Commit graph

41 commits

Author SHA1 Message Date
Zach Daniel
5e3acf10e8 chore: fix build 2024-08-16 10:02:27 -04:00
Zach Daniel
80a2b6afa3 chore: rebuild assets 2024-07-16 15:33:14 -04:00
Zach Daniel
4c319839d4 chore: get build passing 2024-06-25 11:21:43 -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
2abf162c2e fix: properly accept private attributes in admin 2024-04-12 12:41:23 -04:00
Zach Daniel
7fbdf347f7 chore: additional fix for resetting session & build assets 2024-04-08 08:20:53 -04:00
Zach Daniel
34e70771d8 improvement: track actor tenant, use it for fetching actor 2024-04-05 06:53:36 -04:00
Zach Daniel
5d1b3a1d5b fix: get checks passing, fix various bugs 2024-04-02 22:01:11 -04:00
Zach Daniel
a2c15e829c chore: remove IO.inspect 2024-03-19 09:53:33 -04:00
Zach Daniel
3e46f99bab fix: fix lists of values in deeply nested embeds 2024-02-20 15:45:13 -05:00
Zach Daniel
4b944cb77d chore: release version v0.10.2 2024-01-04 14:47:32 -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
Rebecca Le
a253071f91
fix: Fix JS syntax error and compile latest version of app.js (#77)
An upgrade to phoenix_live_view requires recompiling the app.js file.

Closes #72
2023-11-15 01:16:32 -05:00
Zach Daniel
21924d35a5 fix: use push_patch instead of push_redirect 2023-08-02 18:27:52 -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
Esdras Eduardo
7085e885c0
Imp: Add CoreCompoment and update assets structure (#57) 2023-08-01 09:16:31 -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
Zach Daniel
94f67cd321 chore: format code
fix: fix markdown editor and make things cleaner
2022-11-01 03:12:56 -04:00
Zach Daniel
ce1e0aef20 feat: add markdown attributes 2022-10-31 17:05:24 -04:00
Zach Daniel
e2bd5f3d5f improvement: add markdown editor 2022-10-31 16:58:12 -04: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
Rebecca Le
c050c8c228
improvement: Top nav resource grouping (#15) 2022-05-19 12:22:37 -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
ef0e947cd6 fix: fix tenant/actor session w/ new phx version 2022-03-17 10:38:41 -04:00
Zach Daniel
ed0373a951 fix: various other fixes for events and hooks 2022-03-17 00:22:02 -04:00
Zach Daniel
0cc5473cfa fix: fix issues w/ admin UI not rendering 2022-03-16 23:34:52 -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
Zach Daniel
fc54f97ce8 fix: digest assets
fix: show proper values in update forms on initial render
2021-07-20 02:35:13 -04:00
Zach Daniel
70b4f9639e improvement: add json editor 2021-07-20 01:53:38 -04:00
Zach Daniel
df51832cbc WIP 2021-07-19 20:58:50 -04:00
Zach Daniel
ff3d208bf7 improvement: use new relationship management logic 2021-03-25 13:14:37 -04:00
Zach Daniel
90edb4e266 improvement: add pagination support 2021-03-20 20:09:25 -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
Zach Daniel
98b03baa84 savepoint 2020-12-03 22:19:28 -05:00