Commit graph

324 commits

Author SHA1 Message Date
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
Jeremy Grant
29c5480dd3
fix: don't use nil as new {:array, type} value (#76)
this seems to fix it bypassing the error and successfully showing the input
2023-11-13 23:20:22 -05:00
Zach Daniel
8f78b6bdf7 chore: remove accidentally commited code 2023-11-13 21:05:11 -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
skanderm
fcf81d54e0
fix: allow showing false values for boolean selects (#74) 2023-11-13 13:59:03 -05:00
Thomas Lacroix
07f1d6d87c
fix: pass actor when fetching relationships attributes (#73) 2023-11-13 13:51:35 -05:00
Zach Daniel
b65cbf4818 fix: properly provide arguments to read actions 2023-10-19 11:10:54 -04:00
Zach Daniel
7ded41b6fb chore: release version v0.9.5 2023-10-11 09:08:54 -04:00
Zach Daniel
e66e5f2d1c chore: update ash 2023-09-25 10:21:50 -04:00
Zach Daniel
cb2f3e5c14 chore: update ash 2023-09-25 10:21:39 -04:00
Zach Daniel
b288c9f0a5 improvement: force submit forms 2023-08-18 14:20:30 -04:00
Josh Price
f447fbd474
Merge pull request #69 from esdrasedu/fix_select
Add prompt to selectbox
2023-08-14 16:32:59 +10:00
Esdras Eduardo
5554afeb6c Add prompt to selectbox 2023-08-11 15:50:21 +08:00
Esdras Eduardo
ee2eec7ea9
Use CoreComponent input (#70) 2023-08-09 06:34:17 -07:00
Zach Daniel
f6215a5a32 chore: release version v0.9.4 2023-08-04 15:18:55 -04:00
Zach Daniel
568c3eb750 fix: properly reassign form on update 2023-08-04 15:18:08 -04:00
Zach Daniel
b0fb75aaca chore: release version v0.9.3 2023-08-02 19:50:56 -04:00
Robert Graff
c27d1c2962
chore: fix dialyzer warning (#63) 2023-08-02 19:46:13 -04:00
Zach Daniel
182482990e chore: format 2023-08-02 19:08:46 -04:00
Robert Graff
f63ab8ed81
improvement: Ui consistency (#62) 2023-08-02 19:08:31 -04:00
Zach Daniel
a16a8bef80 fix: support cross-api relationships in show links 2023-08-02 18:40:08 -04:00
Zach Daniel
21924d35a5 fix: use push_patch instead of push_redirect 2023-08-02 18:27:52 -04:00
Zach Daniel
dcf9b288a2 chore: release version v0.9.2 2023-08-02 18:00:27 -04:00
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