Commit graph

19 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