Commit graph

446 commits

Author SHA1 Message Date
Zach Daniel
c549656060 improvement: don't log forbidden errors 2024-07-25 20:35:48 -04:00
Zach Daniel
e7314db928 fix: use resource's configured domain before default domain 2024-07-25 20:32:07 -04:00
Zach Daniel
d2024634ec chore: fix typo 2024-07-25 11:58:19 -04:00
Zach Daniel
a2064403b3 fix: ensure actor_tenant is always set 2024-07-25 11:44:11 -04:00
dependabot[bot]
decfc1ebd8
chore(deps-dev): bump the dev-dependencies group across 1 directory with 2 updates (#188)
Bumps the dev-dependencies group with 2 updates in the / directory: [ash_postgres](https://github.com/ash-project/ash_postgres) and [mix_audit](https://github.com/mirego/mix_audit).


Updates `ash_postgres` from 2.1.1 to 2.1.15
- [Changelog](https://github.com/ash-project/ash_postgres/blob/main/CHANGELOG.md)
- [Commits](https://github.com/ash-project/ash_postgres/compare/v2.1.1...v2.1.15)

Updates `mix_audit` from 2.1.3 to 2.1.4
- [Changelog](https://github.com/mirego/mix_audit/blob/main/CHANGELOG.md)
- [Commits](https://github.com/mirego/mix_audit/compare/v2.1.3...v2.1.4)

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

Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2024-07-25 10:41:22 -04:00
dependabot[bot]
4de1bea347
chore(deps): bump ash in the production-dependencies group (#186)
Bumps the production-dependencies group with 1 update: [ash](https://github.com/ash-project/ash).


Updates `ash` from 3.1.3 to 3.2.2
- [Changelog](https://github.com/ash-project/ash/blob/main/CHANGELOG.md)
- [Commits](https://github.com/ash-project/ash/commits/v3.2.2)

---
updated-dependencies:
- dependency-name: ash
  dependency-type: direct:production
  update-type: version-update:semver-minor
  dependency-group: production-dependencies
...

Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2024-07-18 10:19:51 -04:00
Zach Daniel
80a2b6afa3 chore: rebuild assets 2024-07-16 15:33:14 -04:00
dependabot[bot]
836a74053c
chore(deps): bump ash (#185) 2024-07-11 15:22:23 -04:00
dependabot[bot]
8dd6b593bc
chore(deps): bump ash in the production-dependencies group (#183) 2024-07-12 07:07:08 +12:00
dependabot[bot]
e05992a80f
chore(deps-dev): bump the dev-dependencies group with 2 updates (#184) 2024-07-12 07:06:50 +12:00
dependabot[bot]
cec0577881
chore(deps): bump jason in the production-dependencies group (#182)
Bumps the production-dependencies group with 1 update: [jason](https://github.com/michalmuskala/jason).


Updates `jason` from 1.4.1 to 1.4.3
- [Release notes](https://github.com/michalmuskala/jason/releases)
- [Changelog](https://github.com/michalmuskala/jason/blob/master/CHANGELOG.md)
- [Commits](https://github.com/michalmuskala/jason/compare/v1.4.1...v1.4.3)

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

Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2024-07-04 10:30:54 -04:00
Zach Daniel
0dd2f4358e Revert "fix: ensure table columsn are loaded, bypassing (as yet) unknown bug"
This reverts commit d58198b5e3.
2024-06-28 12:05:04 -04:00
Zach Daniel
d58198b5e3 fix: ensure table columsn are loaded, bypassing (as yet) unknown bug 2024-06-28 12:02:37 -04:00
dependabot[bot]
110a54c4d9
chore(deps-dev): bump ash_postgres in the dev-dependencies group (#181)
Bumps the dev-dependencies group with 1 update: [ash_postgres](https://github.com/ash-project/ash_postgres).


Updates `ash_postgres` from 2.0.11 to 2.0.12
- [Changelog](https://github.com/ash-project/ash_postgres/blob/main/CHANGELOG.md)
- [Commits](https://github.com/ash-project/ash_postgres/commits)

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

Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2024-06-27 12:24:21 -04:00
dependabot[bot]
cbfe488ba2
chore(deps): bump the production-dependencies group with 2 updates (#180)
Bumps the production-dependencies group with 2 updates: [ash](https://github.com/ash-project/ash) and [phoenix_live_view](https://github.com/phoenixframework/phoenix_live_view).


Updates `ash` from 3.0.15 to 3.0.16
- [Changelog](https://github.com/ash-project/ash/blob/main/CHANGELOG.md)
- [Commits](https://github.com/ash-project/ash/compare/v3.0.15...v3.0.16)

Updates `phoenix_live_view` from 0.20.15 to 0.20.17
- [Changelog](https://github.com/phoenixframework/phoenix_live_view/blob/v0.20.17/CHANGELOG.md)
- [Commits](https://github.com/phoenixframework/phoenix_live_view/compare/v0.20.15...v0.20.17)

---
updated-dependencies:
- dependency-name: ash
  dependency-type: direct:production
  update-type: version-update:semver-patch
  dependency-group: production-dependencies
- dependency-name: phoenix_live_view
  dependency-type: direct:production
  update-type: version-update:semver-patch
  dependency-group: production-dependencies
...

Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2024-06-27 12:23:55 -04:00
Zach Daniel
8e735db327 chore: release version v0.11.3 2024-06-25 12:56:03 -04:00
Zach Daniel
cbde3128c4 fix: don't go to potentially non-existant create actions 2024-06-25 12:49:58 -04:00
Zach Daniel
4c319839d4 chore: get build passing 2024-06-25 11:21:43 -04:00
Zach Daniel
a935578e01 chore: release version v0.11.2 2024-06-25 10:39:44 -04:00
Zach Daniel
240e1f6541 fix: properly render errors data table forms 2024-06-25 10:39:20 -04:00
Zach Daniel
02dd39c4c6 test: fix test assertion 2024-06-23 20:42:48 -04:00
Abhishek Tripathi
8e6e5b9937
fix: update to support 0.20 (#179) 2024-06-23 19:57:24 -04:00
dependabot[bot]
acd8ff76f4
chore(deps-dev): bump the dev-dependencies group with 2 updates (#178)
Bumps the dev-dependencies group with 2 updates: [ash_postgres](https://github.com/ash-project/ash_postgres) and [ex_doc](https://github.com/elixir-lang/ex_doc).


Updates `ash_postgres` from 2.0.10 to 2.0.11
- [Changelog](https://github.com/ash-project/ash_postgres/blob/main/CHANGELOG.md)
- [Commits](https://github.com/ash-project/ash_postgres/compare/v2.0.10...v2.0.11)

Updates `ex_doc` from 0.34.0 to 0.34.1
- [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.34.0...v0.34.1)

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

Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2024-06-20 15:30:12 -04:00
dependabot[bot]
2e829cc24a
chore(deps): bump the production-dependencies group with 2 updates (#177)
Bumps the production-dependencies group with 2 updates: [phoenix](https://github.com/phoenixframework/phoenix) and [phoenix_live_view](https://github.com/phoenixframework/phoenix_live_view).


Updates `phoenix` from 1.7.12 to 1.7.14
- [Release notes](https://github.com/phoenixframework/phoenix/releases)
- [Changelog](https://github.com/phoenixframework/phoenix/blob/main/CHANGELOG.md)
- [Commits](https://github.com/phoenixframework/phoenix/compare/v1.7.12...v1.7.14)

Updates `phoenix_live_view` from 0.20.14 to 0.20.15
- [Changelog](https://github.com/phoenixframework/phoenix_live_view/blob/main/CHANGELOG.md)
- [Commits](https://github.com/phoenixframework/phoenix_live_view/compare/v0.20.14...v0.20.15)

---
updated-dependencies:
- dependency-name: phoenix
  dependency-type: direct:production
  update-type: version-update:semver-patch
  dependency-group: production-dependencies
- dependency-name: phoenix_live_view
  dependency-type: direct:production
  update-type: version-update:semver-patch
  dependency-group: production-dependencies
...

Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2024-06-19 10:22:37 -04:00
dependabot[bot]
ee25b7f4fe
chore(deps): bump phoenix from 1.7.12 to 1.7.14 (#176)
Bumps [phoenix](https://github.com/phoenixframework/phoenix) from 1.7.12 to 1.7.14.
- [Release notes](https://github.com/phoenixframework/phoenix/releases)
- [Changelog](https://github.com/phoenixframework/phoenix/blob/main/CHANGELOG.md)
- [Commits](https://github.com/phoenixframework/phoenix/compare/v1.7.12...v1.7.14)

---
updated-dependencies:
- dependency-name: 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-06-19 10:20:48 -04:00
dependabot[bot]
9dfc5028b2
chore(deps-dev): bump ash_postgres from 2.0.9 to 2.0.10 (#174)
Bumps [ash_postgres](https://github.com/ash-project/ash_postgres) from 2.0.9 to 2.0.10.
- [Changelog](https://github.com/ash-project/ash_postgres/blob/main/CHANGELOG.md)
- [Commits](https://github.com/ash-project/ash_postgres/compare/v2.0.9...v2.0.10)

---
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-06-19 10:20:33 -04:00
Zach Daniel
aa15909a61 ci: dependabot weekly 2024-06-19 10:19:32 -04:00
dependabot[bot]
a838f4b70c
chore(deps): bump ash from 3.0.14 to 3.0.15 (#173)
Bumps [ash](https://github.com/ash-project/ash) from 3.0.14 to 3.0.15.
- [Changelog](https://github.com/ash-project/ash/blob/main/CHANGELOG.md)
- [Commits](https://github.com/ash-project/ash/compare/v3.0.14...v3.0.15)

---
updated-dependencies:
- dependency-name: ash
  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-06-19 10:19:03 -04:00
dependabot[bot]
1f7e847019
chore(deps): bump ash from 3.0.12 to 3.0.14 (#172)
Bumps [ash](https://github.com/ash-project/ash) from 3.0.12 to 3.0.14.
- [Changelog](https://github.com/ash-project/ash/blob/main/CHANGELOG.md)
- [Commits](https://github.com/ash-project/ash/compare/v3.0.12...v3.0.14)

---
updated-dependencies:
- dependency-name: ash
  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-06-18 11:14:56 -04:00
dependabot[bot]
8d35f9507d
chore(deps): bump ash from 3.0.11 to 3.0.12 (#171)
Bumps [ash](https://github.com/ash-project/ash) from 3.0.11 to 3.0.12.
- [Changelog](https://github.com/ash-project/ash/blob/main/CHANGELOG.md)
- [Commits](https://github.com/ash-project/ash/compare/v3.0.11...v3.0.12)

---
updated-dependencies:
- dependency-name: ash
  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-06-17 13:12:38 -04:00
Zach Daniel
00a40e42d9 chore: release version v0.11.1 2024-06-13 13:50:21 -04:00
Zach Daniel
0b5399a6fc chore: update ash_phoenix 2024-06-13 13:48:55 -04:00
dependabot[bot]
d003639a03
chore(deps-dev): bump ash_postgres from 2.0.8 to 2.0.9 (#170)
Bumps [ash_postgres](https://github.com/ash-project/ash_postgres) from 2.0.8 to 2.0.9.
- [Changelog](https://github.com/ash-project/ash_postgres/blob/main/CHANGELOG.md)
- [Commits](https://github.com/ash-project/ash_postgres/compare/v2.0.8...v2.0.9)

---
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-06-13 11:19:09 -04:00
dependabot[bot]
2a7ec33341
chore(deps-dev): bump credo from 1.7.6 to 1.7.7 (#169)
Bumps [credo](https://github.com/rrrene/credo) from 1.7.6 to 1.7.7.
- [Release notes](https://github.com/rrrene/credo/releases)
- [Changelog](https://github.com/rrrene/credo/blob/master/CHANGELOG.md)
- [Commits](https://github.com/rrrene/credo/compare/v1.7.6...v1.7.7)

---
updated-dependencies:
- dependency-name: credo
  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-06-13 11:18:49 -04:00
dependabot[bot]
a1277f59c1
chore(deps-dev): bump tailwind from 0.2.2 to 0.2.3 (#166)
Bumps [tailwind](https://github.com/phoenixframework/tailwind) from 0.2.2 to 0.2.3.
- [Changelog](https://github.com/phoenixframework/tailwind/blob/v0.2.3/CHANGELOG.md)
- [Commits](https://github.com/phoenixframework/tailwind/compare/v0.2.2...v0.2.3)

---
updated-dependencies:
- dependency-name: tailwind
  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-06-11 12:28:22 -04:00
dependabot[bot]
f74af0e9e0
chore(deps): bump ash from 3.0.10 to 3.0.11 (#167)
Bumps [ash](https://github.com/ash-project/ash) from 3.0.10 to 3.0.11.
- [Changelog](https://github.com/ash-project/ash/blob/main/CHANGELOG.md)
- [Commits](https://github.com/ash-project/ash/compare/v3.0.10...v3.0.11)

---
updated-dependencies:
- dependency-name: ash
  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-06-11 12:28:12 -04:00
Zach Daniel
ade7e383b9 chore: more fixes for union removal 2024-06-07 18:46:52 -04:00
Zach Daniel
89bee3a1f2 improvement: various fixes around unions 2024-06-07 18:36:33 -04:00
dependabot[bot]
9a02dc4631
chore(deps): bump ash_phoenix from 2.0.2 to 2.0.3 (#165)
Bumps [ash_phoenix](https://github.com/ash-project/ash_phoenix) from 2.0.2 to 2.0.3.
- [Changelog](https://github.com/ash-project/ash_phoenix/blob/main/CHANGELOG.md)
- [Commits](https://github.com/ash-project/ash_phoenix/compare/v2.0.2...v2.0.3)

---
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-06-07 14:11:53 -04:00
dependabot[bot]
bfa48a1b06
chore(deps-dev): bump ash_postgres from 2.0.6 to 2.0.8 (#164)
Bumps [ash_postgres](https://github.com/ash-project/ash_postgres) from 2.0.6 to 2.0.8.
- [Changelog](https://github.com/ash-project/ash_postgres/blob/main/CHANGELOG.md)
- [Commits](https://github.com/ash-project/ash_postgres/commits/v2.0.8)

---
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-06-07 14:09:28 -04:00
dependabot[bot]
a8bc31c72e
chore(deps): bump ash from 3.0.9 to 3.0.10 (#163)
Bumps [ash](https://github.com/ash-project/ash) from 3.0.9 to 3.0.10.
- [Changelog](https://github.com/ash-project/ash/blob/main/CHANGELOG.md)
- [Commits](https://github.com/ash-project/ash/compare/v3.0.9...v3.0.10)

---
updated-dependencies:
- dependency-name: ash
  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-06-07 14:09:12 -04:00
dependabot[bot]
7ff20b2ad1
chore(deps): bump ash from 3.0.8 to 3.0.9 (#162)
Bumps [ash](https://github.com/ash-project/ash) from 3.0.8 to 3.0.9.
- [Changelog](https://github.com/ash-project/ash/blob/main/CHANGELOG.md)
- [Commits](https://github.com/ash-project/ash/compare/v3.0.8...v3.0.9)

---
updated-dependencies:
- dependency-name: ash
  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-05-31 10:14:21 -05:00
dependabot[bot]
ab4daa8a76
chore(deps-dev): bump ex_doc from 0.33.0 to 0.34.0 (#161) 2024-05-30 09:38:15 -05:00
dependabot[bot]
b0ae8b33b2
chore(deps-dev): bump ash_postgres from 2.0.5 to 2.0.6 (#160) 2024-05-30 09:37:52 -05:00
dependabot[bot]
bef3065d79
chore(deps): bump ash from 3.0.7 to 3.0.8 (#159)
Bumps [ash](https://github.com/ash-project/ash) from 3.0.7 to 3.0.8.
- [Changelog](https://github.com/ash-project/ash/blob/main/CHANGELOG.md)
- [Commits](https://github.com/ash-project/ash/compare/v3.0.7...v3.0.8)

---
updated-dependencies:
- dependency-name: ash
  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-05-29 12:00:48 -04:00
dependabot[bot]
a52d3a54d8
chore(deps): bump ash from 3.0.4 to 3.0.7 (#158) 2024-05-24 13:20:31 -04:00
dependabot[bot]
bcbd966fbb
chore(deps-dev): bump ash_postgres from 2.0.3 to 2.0.5 (#157) 2024-05-24 13:20:08 -04:00
dependabot[bot]
4b7d4b3a4f
chore(deps-dev): bump ash_postgres from 2.0.2 to 2.0.3 (#155)
Bumps [ash_postgres](https://github.com/ash-project/ash_postgres) from 2.0.2 to 2.0.3.
- [Changelog](https://github.com/ash-project/ash_postgres/blob/main/CHANGELOG.md)
- [Commits](https://github.com/ash-project/ash_postgres/compare/v2.0.2...v2.0.3)

---
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-05-23 11:19:49 -04:00
Zach Daniel
d35480b980 chore: update ash 2024-05-23 11:01:34 -04:00
Zach Daniel
b3c4cb0fdc chore: update ash_phoenix to fix bug 2024-05-22 09:48:26 -04:00