Commit graph

147 commits

Author SHA1 Message Date
Zach Daniel
79973610b1 improvement: update to the latest ash 2022-09-15 16:59:27 -04:00
Zach Daniel
a68b3a76de fix: don't call into ash_postgres for tables anymore 2022-09-08 13:25:45 -04:00
Zach Daniel
46427f09c6 improvement: update to latest ash 2022-08-30 23:49:33 -06:00
Zach Daniel
006ea6d7ba chore: release version v0.5.2 2022-08-22 16:30:51 -04:00
Zach Daniel
72c9394a79 improvement: update to latest ash 2022-08-22 16:30:38 -04:00
Zach Daniel
9894b14839 chore: release version v0.5.1-rc.0 2022-08-15 15:32:03 -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
Zach Daniel
ca32cb8de2 chore: release version v0.5.0 2022-08-10 17:20:22 -04:00
Zach Daniel
d87eb2a1dc improvement: use new authorize? configuration 2022-08-10 17:18:53 -04:00
Zach Daniel
464592430d chore: add initial test 2022-05-25 12:17:52 -04:00
Zach Daniel
501b81a388 chore: release version v0.4.5-rc.0 2022-05-23 02:48:14 -04:00
Zach Daniel
3c3d476061 fix: update to latest ash for bugfix 2022-05-23 02:47:59 -04:00
Josh Price
056183b489
chore(deps): upgrade all dependencies (#18) 2022-05-22 17:57:44 -04:00
Zach Daniel
880401a971 improvement: update ash version and fix build 2022-05-17 17:16:24 -04:00
Zach Daniel
79e9e0e1ad chore: release version v0.4.4 2022-03-17 14:20:38 -04:00
Zach Daniel
79325d3a96 fix: don't depend on an rc version 2022-03-17 14:20:25 -04:00
Zach Daniel
a015a3532a chore: release version v0.4.3 2022-03-17 14:18:46 -04:00
Zach Daniel
1f4c7a1a08 chore: release version v0.4.2 2022-03-17 14:18:32 -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
d9fca6a5ba chore: release version v0.4.2 2022-03-17 00:26:58 -04:00
Zach Daniel
24d592b0eb fix: don't lock phoenix version 2022-03-17 00:26:39 -04:00
Zach Daniel
d9ef995960 chore: release version v0.4.1 2022-03-17 00:26:02 -04:00
Zach Daniel
0cc5473cfa fix: fix issues w/ admin UI not rendering 2022-03-16 23:34:52 -04:00
Zach Daniel
d542ca9760 chore: release version v0.4.0 2021-11-14 00:24:52 -05:00
Zach Daniel
6489cad6e1 chore: release version v0.3.0-rc.0 2021-09-01 02:43:56 -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
23de463c92 chore: release version v0.2.22 2021-07-24 18:39:42 -04:00
Zach Daniel
c05a324efe chore: release version v0.2.21 2021-07-23 20:31:51 -04:00
Zach Daniel
9a59c7a211 chore: release version v0.2.20 2021-07-23 13:34:49 -04:00
Zach Daniel
50a8612734 chore: release version v0.2.19 2021-07-23 13:23:10 -04:00
Zach Daniel
61b2223960 improvement: update to latest ash 2021-07-23 13:22:37 -04:00
Zach Daniel
272db146d4 chore: release version v0.2.18 2021-07-20 02:35:40 -04:00
Zach Daniel
fc7054071f chore: release version v0.2.17 2021-07-20 02:23:44 -04:00
Zach Daniel
7e4f1b4966 chore: set ash_phoenix version properly 2021-07-20 02:23:34 -04:00
Zach Daniel
b987797ab2 chore: set ash_version properly 2021-07-20 02:23:14 -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
e35824956d chore: release version v0.2.16-rc.1 2021-07-18 19:27:41 -04:00
Zach Daniel
9a1cc7138e improvement: update to latest ash 2021-07-18 19:27:17 -04:00
Zach Daniel
c394885241 chore: release version v0.2.16-rc.0 2021-07-18 14:42:07 -04:00
Zach Daniel
44b3505063 chore: update git_ops 2021-07-18 14:41:58 -04:00
Zach Daniel
aa13096c68 chore: update git_ops 2021-07-18 13:41:44 -04:00
Zach Daniel
31d5aa5f96 chore: resolve warnings/dialyzer 2021-07-18 13:40:54 -04:00
Zach Daniel
f6f28d93ae chore: remove local deps 2021-07-18 03:30:49 -04:00
Zach Daniel
73edf1c5f2 improvement: update to new form logic 2021-07-18 03:27:59 -04:00
Zach Daniel
0b577d7e02 chore: release version v0.2.15 2021-05-18 00:28:47 -04:00
Zach Daniel
cd6c666ad0 chore: release version v0.2.14 2021-05-14 01:26:15 -04:00
Zach Daniel
b99064e6cf improvement: general manage relationship improvements 2021-05-14 01:25:42 -04:00
Zach Daniel
c73ae270ff chore: release version v0.2.13 2021-05-12 20:00:32 -04:00
Zach Daniel
45465696e3 chore: release version v0.2.12 2021-05-10 01:36:30 -04:00
Zach Daniel
53ea5665e7 chore: release version v0.2.11 2021-05-06 17:25:52 -04:00
Zach Daniel
5caf05a021 chore: release version v0.2.10 2021-04-17 15:27:26 -04:00
Zach Daniel
4da3be19d4 fix: update to ash_phoenix, fix relationship embeds 2021-04-17 15:26:30 -04:00
Zach Daniel
45cc12c7dc chore: release version v0.2.9 2021-04-16 13:12:11 -04:00
Zach Daniel
e28725d649 improvement: support array attribute/arguments properly 2021-04-16 13:05:54 -04:00
Zach Daniel
70acf1d678 chore: release version v0.2.8 2021-04-14 23:41:59 -04:00
Zach Daniel
2b71441617 chore: release version v0.2.7 2021-04-09 16:46:19 -04:00
Zach Daniel
6242cad210 chore: release version v0.2.6 2021-04-09 00:28:44 -04:00
Zach Daniel
40560fcaf3 chore: release version v0.2.5 2021-03-30 01:42:25 -04:00
Zach Daniel
f990c85d6f improvement: update to latest ash_phoenix 2021-03-30 01:42:12 -04:00
Zach Daniel
b29c73831b chore: release version v0.2.4 2021-03-30 00:04:01 -04:00
Zach Daniel
ab71753121 chore: release version v0.2.3 2021-03-29 15:39:49 -04:00
Zach Daniel
c1c7f1bdcf fix: remove path dependency on ash 2021-03-29 15:39:34 -04:00
Zach Daniel
cb7d595567 chore: release version v0.2.2 2021-03-29 15:37:38 -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
ffb2a7b605 chore: remove dependency on heroicons (and thus elixir 1.11) 2021-03-29 11:01:29 -04:00
Zach Daniel
a61f2ea143 chore: release version v0.2.1 2021-03-28 18:36:11 -04:00
Zach Daniel
af0f51831f fix: update ash_admin dependency 2021-03-28 18:35:51 -04:00
Zach Daniel
038eb3b161 chore: release version v0.2.0 2021-03-28 14:07:44 -04:00
Zach Daniel
eb25cc92ff feat: more testing resources + relationship argument forms! 2021-03-28 14:07:09 -04:00
Zach Daniel
535560751e chore: release version v0.1.6 2021-03-25 13:15:13 -04:00
Zach Daniel
ff3d208bf7 improvement: use new relationship management logic 2021-03-25 13:14:37 -04:00
Zach Daniel
db024baa65 chore: release version v0.1.5 2021-03-24 00:56:08 -04:00
Zach Daniel
e0bbc1ff23 chore: release version v0.1.4 2021-03-24 00:28:17 -04:00
Zach Daniel
40def10f30 chore: update ash 2021-03-24 00:27:42 -04:00
Zach Daniel
54994d73c4 chore: update surface version 2021-03-24 00:07:50 -04:00
Zach Daniel
f1709660bb chore: release version v0.1.3 2021-03-22 21:39:04 -04:00
Zach Daniel
14aa916187 fix: use version properly 2021-03-22 19:31:15 -04:00
Zach Daniel
a0c0d24295 chore: release version v0.1.2 2021-03-22 19:10:33 -04:00
Zach Daniel
eef7730c4e fix: fix build 2021-03-22 19:10:10 -04:00
Zach Daniel
d59622dd54 chore: release version v0.1.1 2021-03-22 17:44:48 -04:00
Zach Daniel
aa464fea36 fix: use static routes 2021-03-22 17:44:34 -04:00
Zach Daniel
654c241f41 feat: draw the rest of the owl 2021-03-22 02:41:22 -04:00
Zach Daniel
11c7cff79a chore: package setup + formatting + sobelow 2021-03-22 00:05:49 -04:00
Zach Daniel
3061793e41 feat: support fully managed relationships
fix: various fixes
2021-03-21 21:46:46 -04:00
Zach Daniel
b29f4993c1 chore: update deps 2021-03-21 12:32:39 -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
dcf6e978bd chore: update deps 2021-03-19 14:46:32 -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
281eb90e51 fix: update dep versions 2021-03-19 00:14:11 -04:00
Zach Daniel
ba7f15a0a7 feat: lots of new features, including related id updates 2021-03-19 00:12:10 -04:00
Zach Daniel
fc7c64edd3 format, fix form 2021-03-15 23:16:28 -04:00
Zach Daniel
80553bef64 WIP 2021-03-15 22:25:03 -04: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
Zach Daniel
c4abb289bf init 2020-11-25 16:17:04 -05:00