Commit graph

50 commits

Author SHA1 Message Date
Zach Daniel
5e3acf10e8 chore: fix build 2024-08-16 10:02:27 -04:00
Zach Daniel
b3c4cb0fdc chore: update ash_phoenix to fix bug 2024-05-22 09:48:26 -04:00
Jeremy Grant
78c9b6c977
unable to get to either add_another_user or add_moar_users update (#154)
actions on user
2024-05-22 09:23:12 -04:00
Zach Daniel
afcc7ae266 fix: properly support lists of embeds
closes #152
2024-05-22 00:20:52 -04:00
Zach Daniel
284c97b954 improvement: support for unions
closes #145
2024-05-17 18:23:57 -05:00
Zach Daniel
809f041897 fix: render relationship inputs even when type is not a map
fix: properly render tenant form on mobile sidebar

closes #121
2024-05-16 16:49:58 -05:00
Roberts Guļāns
bd4b5581c8
#102 add show_resources option (#148) 2024-05-15 14:10:36 -04:00
Zach Daniel
34e70771d8 improvement: track actor tenant, use it for fetching actor 2024-04-05 06:53:36 -04:00
Zach Daniel
657d36d3e2 improvement: upgrade to 3.0 2024-03-29 09:48:44 -04:00
Zach Daniel
162a75c6dc chore: add missing event handler from copy 2024-03-18 21:34:42 -04:00
Zach Daniel
7bafba814d chore: update deps, add map field for testing
fix: missing handle event in read forms
2024-03-18 21:28:07 -04:00
Zach Daniel
0cacba50c7 fix: properly prevent access to actions not configured to be in the UI 2024-02-26 09:57:03 -05:00
Zach Daniel
3e46f99bab fix: fix lists of values in deeply nested embeds 2024-02-20 15:45:13 -05:00
Zach Daniel
92f9997fa3 improvement: support PhoenixHTML 4.0
fix: ensure starting state of dropdowns is honored
2024-01-08 19:53:53 -05:00
Zach Daniel
0e86459deb chore: fix dev resource configuration issue 2024-01-05 14:01:24 -05:00
Rohan Relan
3a285e828e
improvement: Adds show_sensitive_fields option to Resource to allow unredacting se… (#86)
---------

Co-authored-by: Rohan Relan <roresemail@gmail.com>
2024-01-05 10:08:56 -05:00
Zach Daniel
0a671b9a60 fix: ensure tenant stays set after navigating from page 2024-01-04 14:43:49 -05:00
Rebecca Le
7db3b48081
feat: Hide sensitive attributes by default (#82) 2023-11-21 06:16:54 -05:00
Zach Daniel
4812fb4028 improvement: support calculations & aggregates in table columns
fix: load each to_one relationship independently and ignore it if it errors
2023-11-13 20:52:47 -05: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
95c12a9d67 improvement: remove surface 2023-07-25 22:16:30 -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
adefcb339a chore: add missing directory to gitkeep 2023-07-10 08:45:01 -04:00
Zach Daniel
e2bd5f3d5f improvement: add markdown editor 2022-10-31 16:58:12 -04:00
Zach Daniel
50224faed0 improvement: update to latest ash 2022-09-28 00:00:33 -04:00
Zach Daniel
32bf3911b1 chore: properly configure ticket link 2022-09-27 12:01:56 -04:00
Zach Daniel
79973610b1 improvement: update to the latest ash 2022-09-15 16:59:27 -04:00
Zach Daniel
46427f09c6 improvement: update to latest ash 2022-08-30 23:49:33 -06:00
Zach Daniel
6d9a8d83e6 fix: remove unnecessary code
fix: fix data loading, change tracking (handled by AshPhoenix.Form)
2022-08-15 15:31:55 -04:00
Zach Daniel
cae33cafbc fix: get the original value using AshPhoenix.Form.value/2 2022-05-18 20:33:40 -04:00
Zach Daniel
880401a971 improvement: update ash version and fix build 2022-05-17 17:16:24 -04:00
Zach Daniel
deac48365d fix: a bunch of behavior fixes, getting the demo to snuff with new Ash
improvement: update tons of dependencies
2022-03-17 14:18:01 -04:00
Zach Daniel
b214535f0c improvement: remove compile-time router, use params instead
improvement!: support latest surface/phoenix
2021-09-01 02:43:31 -04:00
Zach Daniel
24ac7f8894 chore: add some examples in dev, regen formatter 2021-07-23 20:31:14 -04:00
WolfDan
908efc78d8
improvements: relationships in datatable (#6)
Co-authored-by: Zach Daniel <zachary.s.daniel@gmail.com>
2021-07-23 13:29:47 -04:00
Zach Daniel
df51832cbc WIP 2021-07-19 20:58:50 -04:00
Zach Daniel
b99064e6cf improvement: general manage relationship improvements 2021-05-14 01:25:42 -04:00
Zach Daniel
e28725d649 improvement: support array attribute/arguments properly 2021-04-16 13:05:54 -04:00
Zach Daniel
0062bbb6ce fix: allow removing to_one relationships on creates
improvement: support lookup forms *or* create forms
2021-03-29 15:37:02 -04:00
Zach Daniel
eb25cc92ff feat: more testing resources + relationship argument forms! 2021-03-28 14:07:09 -04:00
Zach Daniel
ff3d208bf7 improvement: use new relationship management logic 2021-03-25 13:14:37 -04:00
Zach Daniel
654c241f41 feat: draw the rest of the owl 2021-03-22 02:41:22 -04:00
Zach Daniel
3061793e41 feat: support fully managed relationships
fix: various fixes
2021-03-21 21:46:46 -04:00
Zach Daniel
90edb4e266 improvement: add pagination support 2021-03-20 20:09:25 -04:00
Zach Daniel
31fc24782b improvement: support read actions with arguments
fix: various fixes/improvements
2021-03-19 18:43:06 -04:00
Zach Daniel
59d76c7738 feat: set actor from show page
feat: support destroy actions
fix: various bug fixes
2021-03-19 14:38:58 -04:00
Zach Daniel
ba7f15a0a7 feat: lots of new features, including related id updates 2021-03-19 00:12:10 -04:00
Zach Daniel
80553bef64 WIP 2021-03-15 22:25:03 -04:00
Zach Daniel
d9a16e3dc9 WIP 2020-12-14 20:41:04 -05:00
Zach Daniel
53e0d5b4ef WIP 2020-12-08 01:22:24 -05:00