Commit graph

251 commits

Author SHA1 Message Date
Zach Daniel
1d17d1b7bc fix: fix links to show related resources 2023-08-02 18:00:11 -04:00
Zach Daniel
9297612f82 chore: release version v0.9.1 2023-08-02 17:34:04 -04:00
Zach Daniel
77a43cc4fa fix: use connect params for persisted state 2023-08-02 17:24:31 -04:00
Zach Daniel
667fe6ba8c fix: properly persist cookies 2023-08-02 17:04:03 -04:00
Robert Graff
47f87550fe
update target of clear_tenant (#61) 2023-08-02 16:34:20 -04:00
Jeremy Grant
3262996dc0
fix(create-form): errors from removal of surface (#60) 2023-08-01 09:19:04 -04:00
Esdras Eduardo
7085e885c0
Imp: Add CoreCompoment and update assets structure (#57) 2023-08-01 09:16:31 -04:00
Zach Daniel
efe0a4030e fix: properly detect update and destroy actions 2023-07-31 22:59:05 -04:00
Zach Daniel
91a46bf1d0 chore: fix value display 2023-07-31 22:57:04 -04:00
Zach Daniel
890c0f5da7 improvement: loosen tails dependency 2023-07-31 22:47:12 -04:00
Zach Daniel
0bb90e084a fix: revalidate with params on submit 2023-07-31 22:43:52 -04:00
Zach Daniel
94183dade6 fix: send set tenant to parent liveview 2023-07-30 22:03:54 -04:00
Zach Daniel
defd653071 fix: set phx-target 2023-07-30 16:26:16 -04:00
Robert Graff
3718aaaf63
Add some helpful configuration info to README.md (#59) 2023-07-30 15:39:50 -04:00
Zach Daniel
a99ace2415 fix: set phx-target on tenant form 2023-07-29 21:06:37 -04:00
Zach Daniel
ed61546769 fix: fix editing_tenant in top_nav 2023-07-28 14:01:22 -04:00
Zach Daniel
019344ede1 chore: release version v0.9.0 2023-07-28 11:49:00 -04:00
Esdras Eduardo
d51eb82461
feat: Add seed with Admin, User, Customer, Organization and Ticket (#56) 2023-07-28 11:48:31 -04:00
Zach Daniel
1c75867572 fix: set assigns for show block 2023-07-26 13:30:03 -04:00
Zach Daniel
c84ecc1e10 chore: fix version issue 2023-07-26 08:18:01 -04:00
Josh Price
bb03f92054
improvement: style the metadata tables consistently (#54) 2023-07-26 07:23:34 -04:00
Zach Daniel
e072cfcc97 chore: fix build 2023-07-25 22:19:55 -04:00
Zach Daniel
95c12a9d67 improvement: remove surface 2023-07-25 22:16:30 -04:00
Zach Daniel
f96ef8b4ce Merge branch 'custom-actor-plug' 2023-07-24 22:38:45 -04:00
Zach Daniel
77b5fac49d chore: release version v0.8.2 2023-07-24 22:07:22 -04:00
Zach Daniel
0917a83c3d chore: update ecto 2023-07-24 22:06:29 -04:00
Zach Daniel
304c030a26 chore: update erlang & elixir versions 2023-07-24 22:05:38 -04:00
Zach Daniel
b80770b185 fix: don't show create button if no create actions are configured 2023-07-24 22:04:46 -04:00
Zach Daniel
26672093c5 chore: fix session option 2023-07-17 23:10:35 -04:00
Zach Daniel
83d548e44b fix: fix behaviour and support on_mount and session 2023-07-17 23:05:43 -04:00
Zach Daniel
1e0d33876e chore: remove IO.inspect 2023-07-17 22:12:24 -04:00
Zach Daniel
1adcd9b9a2 improvement: support setting an actor
note to users: this is kind of a hack. We're adding it for
edge cases, but its not a full solution.
2023-07-17 22:11:29 -04:00
Zach Daniel
5bd76a7104 improvement: show all errors on form submit 2023-07-13 16:35:12 -04:00
Zach Daniel
b237d031f0 fix: use authorize?: false when reading actor from session 2023-07-13 12:41:03 -04:00
Zach Daniel
adefcb339a chore: add missing directory to gitkeep 2023-07-10 08:45:01 -04:00
Wout De Puysseleir
a26b0ff503
improvement: Improve frontend a little bit (#52)
* First cut of UI improvements for resource landing page

* improvement: Use overflow-auto instead of overflow-scroll on table

* chore: Run `npm build`

---------

Co-authored-by: Josh Price <josh@alembic.com.au>
2023-06-12 23:49:49 -04:00
Wout De Puysseleir
fd499d0e49
Remove config :tails (#51) 2023-05-09 22:22:20 -04:00
Zach Daniel
9d5faa29ef chore: release version v0.8.1 2023-04-22 08:20:33 -06:00
Zach Daniel
37331eedfa fix: don't authorize actor read 2023-04-22 08:18:52 -06:00
skanderm
e27c6b9690
improvement: Update Surface to 0.10.0 (#50) 2023-04-19 22:27:00 -06:00
Kevin Mathew
58444c47c7
fix: Admin links are not aware of the scope where ash_admin is called (#49)
* WIP - pass 1

* Pass prefix in session map and use in page_live.ex

* Update logic and add test
2023-03-25 21:09:46 -04:00
Zach Daniel
49a008a5e2 chore: run ci on PR 2023-03-25 21:08:56 -04:00
Zach Daniel
67d7c17f12 chore: add ash_admin/1 to .formatter 2023-03-22 12:28:00 -04:00
Zach Daniel
a8554182c5 fix: handle cases where actions of a given type don't exist 2023-03-20 10:27:29 -04:00
Zach Daniel
267d0adc7f chore: update hex api key 2023-03-01 16:26:06 -05:00
Zach Daniel
d05d7d6225 chore: release version v0.8.0 2023-03-01 15:53:59 -05:00
Rebecca Le
3f9ef35ea7
chore: Update CI badge (#44) 2023-02-28 22:40:08 -05:00
Rebecca Le
0f68ae8685
fix: Add missing mix.lock changes (#43)
* fix: Add missing mix.lock changes

* chore: Remove duplicated and unused template file
2023-02-28 07:00:02 -05:00
Rebecca Le
dce0baa7a2
feat: Inline style nonce (#42)
* chore: Support Phoenix 1.7 final

* feat: Specify nonces on inline styles/JavaScript so they can be allowed by CSPs

* docs: Remove note about Phoenix 1.7 from README
2023-02-27 23:04:08 -05:00
Zach Daniel
2cca46895c chore: credo 2023-02-01 00:20:23 -05:00