Commit graph

13 commits

Author SHA1 Message Date
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
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