Commit graph

78 commits

Author SHA1 Message Date
dependabot[bot]
a4880100c2
chore(deps): bump ash_phoenix from 2.0.0-rc.3 to 2.0.0-rc.4 (#104)
Bumps [ash_phoenix](https://github.com/ash-project/ash_phoenix) from 2.0.0-rc.3 to 2.0.0-rc.4.
- [Changelog](https://github.com/ash-project/ash_phoenix/blob/main/CHANGELOG.md)
- [Commits](https://github.com/ash-project/ash_phoenix/compare/v2.0.0-rc.3...v2.0.0-rc.4)

---
updated-dependencies:
- dependency-name: ash_phoenix
  dependency-type: direct:production
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2024-04-11 13:42:58 +12:00
dependabot[bot]
0e70ffe372
chore(deps-dev): bump ash_postgres from 2.0.0-rc.2 to 2.0.0-rc.6 (#106)
Bumps [ash_postgres](https://github.com/ash-project/ash_postgres) from 2.0.0-rc.2 to 2.0.0-rc.6.
- [Changelog](https://github.com/ash-project/ash_postgres/blob/main/CHANGELOG.md)
- [Commits](https://github.com/ash-project/ash_postgres/compare/v2.0.0-rc.2...v2.0.0-rc.6)

---
updated-dependencies:
- dependency-name: ash_postgres
  dependency-type: direct:development
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2024-04-10 17:32:56 -04:00
dependabot[bot]
2508470d32
chore(deps-dev): bump ex_doc from 0.31.2 to 0.32.0 (#107)
Bumps [ex_doc](https://github.com/elixir-lang/ex_doc) from 0.31.2 to 0.32.0.
- [Release notes](https://github.com/elixir-lang/ex_doc/releases)
- [Changelog](https://github.com/elixir-lang/ex_doc/blob/main/CHANGELOG.md)
- [Commits](https://github.com/elixir-lang/ex_doc/compare/v0.31.2...v0.32.0)

---
updated-dependencies:
- dependency-name: ex_doc
  dependency-type: direct:development
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2024-04-10 17:32:50 -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
657d36d3e2 improvement: upgrade to 3.0 2024-03-29 09:48:44 -04:00
Zach Daniel
7e303883ee chore: update credo 2024-03-19 10:02:00 -04:00
Zach Daniel
e5291046b2 chore: update deps 2024-03-19 00:11:28 -04:00
Zach Daniel
7bafba814d chore: update deps, add map field for testing
fix: missing handle event in read forms
2024-03-18 21:28:07 -04:00
Zach Daniel
f6fb30cb11 improvement: update to phoenix_html 4.0
fixes #87
2024-02-01 17:06:43 -05:00
Zach Daniel
cf41afe4a1 chore: update ex_doc, clean up docs 2024-01-12 16:38:41 -05:00
Zach Daniel
92f9997fa3 improvement: support PhoenixHTML 4.0
fix: ensure starting state of dropdowns is honored
2024-01-08 19:53:53 -05:00
Zach Daniel
2f1bd2aada chore: unlock unused deps 2023-11-16 08:41:58 -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
Zach Daniel
e66e5f2d1c chore: update ash 2023-09-25 10:21:50 -04:00
Esdras Eduardo
7085e885c0
Imp: Add CoreCompoment and update assets structure (#57) 2023-08-01 09:16:31 -04:00
Zach Daniel
c84ecc1e10 chore: fix version issue 2023-07-26 08:18:01 -04:00
Zach Daniel
95c12a9d67 improvement: remove surface 2023-07-25 22:16:30 -04:00
Zach Daniel
1adcd9b9a2 improvement: support setting an actor
note to users: this is kind of a hack. We're adding it for
edge cases, but its not a full solution.
2023-07-17 22:11:29 -04:00
skanderm
e27c6b9690
improvement: Update Surface to 0.10.0 (#50) 2023-04-19 22:27:00 -06:00
Rebecca Le
0f68ae8685
fix: Add missing mix.lock changes (#43)
* fix: Add missing mix.lock changes

* chore: Remove duplicated and unused template file
2023-02-28 07:00:02 -05:00
Zach Daniel
fc83617e19 improvement: support phoenix 1.7 2022-12-12 10:41:46 -05:00
Zach Daniel
6e50cef0c2 improvement: use new docs 2022-11-03 09:58:47 -07:00
Zach Daniel
c5fdd28fd7 chore: bump ash_phoenix version 2022-10-19 23:53:59 -04:00
Zach Daniel
b0e740d945 improvement: update to latest ash 2022-10-19 23:25:36 -04:00
Zach Daniel
50224faed0 improvement: update to latest ash 2022-09-28 00:00:33 -04:00
Zach Daniel
d0a6c84d7a improvement: unlock unused deps 2022-09-27 19:51:29 -04:00
Zach Daniel
66f254428d improvement: support latest ash_phoenix 2022-09-27 19:15:04 -04:00
Zach Daniel
32bf3911b1 chore: properly configure ticket link 2022-09-27 12:01:56 -04:00
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
72c9394a79 improvement: update to latest ash 2022-08-22 16:30:38 -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
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
3c3d476061 fix: update to latest ash for bugfix 2022-05-23 02:47:59 -04:00
Zach Daniel
a30d481c15 chore: unlock unused deps 2022-05-22 17:58:21 -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
79325d3a96 fix: don't depend on an rc version 2022-03-17 14:20:25 -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
24d592b0eb fix: don't lock phoenix version 2022-03-17 00:26:39 -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
61b2223960 improvement: update to latest ash 2021-07-23 13:22:37 -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
9a1cc7138e improvement: update to latest ash 2021-07-18 19:27:17 -04:00
Zach Daniel
44b3505063 chore: update git_ops 2021-07-18 14:41:58 -04:00