Commit graph

532 commits

Author SHA1 Message Date
dependabot[bot]
ad6e5c9042
build(deps-dev): bump mimic in the dev-dependencies group (#500) 2024-09-05 09:43:07 -04:00
dependabot[bot]
58f60a100e
build(deps): bump the production-dependencies group with 2 updates (#499) 2024-09-05 09:42:44 -04:00
Zach Daniel
67ef2b23f6 chore: release version v2.1.1 2024-09-03 10:17:30 -04:00
Zach Daniel
669e696b94 fix: ensure that params are sent when using route helpers 2024-09-03 10:12:03 -04:00
21e5417c7e
chore: release version v2.1.0 2024-09-02 09:37:18 +12:00
b84fdd5296
chore: unlock unused deps. 2024-09-02 09:11:14 +12:00
087afc0a15
chore: remove redundant override in banner.ex.
Closes #460.
2024-09-02 09:08:43 +12:00
Miguel Serrano
e95d7535c6
improvement: add button for the Apple strategy (#482)
* improvement: add apple component

* fix: check strategy module instead of name
2024-09-02 08:39:51 +12:00
dependabot[bot]
f66e25f455
build(deps): bump the production-dependencies group across 1 directory with 2 updates (#498)
Bumps the production-dependencies group with 2 updates in the / directory: [ash](https://github.com/ash-project/ash) and [ash_authentication](https://github.com/team-alembic/ash_authentication).


Updates `ash` from 3.3.3 to 3.4.1
- [Changelog](https://github.com/ash-project/ash/blob/main/CHANGELOG.md)
- [Commits](https://github.com/ash-project/ash/compare/v3.3.3...v3.4.1)

Updates `ash_authentication` from 4.0.2 to 4.0.3
- [Release notes](https://github.com/team-alembic/ash_authentication/releases)
- [Changelog](https://github.com/team-alembic/ash_authentication/blob/main/CHANGELOG.md)
- [Commits](https://github.com/team-alembic/ash_authentication/compare/v4.0.2...v4.0.3)

---
updated-dependencies:
- dependency-name: ash
  dependency-type: direct:production
  update-type: version-update:semver-minor
  dependency-group: production-dependencies
- dependency-name: ash_authentication
  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-08-22 09:36:17 -04:00
Zach Daniel
1b392d5fe3 chore: get build passing 2024-08-14 12:24:35 -04:00
Andrew Hacking
7c90908ad9
test: dynamic router - some additional tests, fixes and failures (#493)
* test: Scoped router tests

* test: Initial controller tests

* docs: Router helper docs, including :unscoped

* chore: Code formatting

* fix: ensure path params are processed on strategy router

* test: Working controller tests for register, sign-in, sign-out

---------

Co-authored-by: Zach Daniel <zach@zachdaniel.dev>
2024-08-14 11:48:18 -04:00
Zach Daniel
0618356731 chore: fix dev app 2024-08-13 12:46:01 -04:00
Rebecca Le
7960763bfc
fix: Re-link form labels and form inputs on Password strategy forms (#494)
* fix: Restore linkage between form inputs and form fields on Password strategy form

This will allow clicking the label to focus the field

* fix: Use separate override labels for Password and Password Confirmation fields
2024-08-13 10:13:39 -04:00
Zach Daniel
df1e7c7b03 chore: use the new alias introduced 2024-08-09 09:58:47 -04:00
Zach Daniel
2909e22e4c chore: make credo happy 2024-08-09 09:54:53 -04:00
Zach Daniel
a51bab698f improvement: pass context down to all actions 2024-08-09 09:39:28 -04:00
Zach Daniel
9f5feedc7d
feat: Dynamic Router + compile time dependency fixes (#487)
* improvement: create a new dynamic router, and avoid other compile time dependencies

* chore: "fix" credo
2024-08-08 20:03:48 -04:00
dependabot[bot]
29364dcf4d
build(deps): bump the production-dependencies group with 2 updates (#492)
Bumps the production-dependencies group with 2 updates: [ash](https://github.com/ash-project/ash) and [ash_authentication](https://github.com/team-alembic/ash_authentication).


Updates `ash` from 3.3.2 to 3.3.3
- [Changelog](https://github.com/ash-project/ash/blob/main/CHANGELOG.md)
- [Commits](https://github.com/ash-project/ash/compare/v3.3.2...v3.3.3)

Updates `ash_authentication` from 4.0.1 to 4.0.2
- [Release notes](https://github.com/team-alembic/ash_authentication/releases)
- [Changelog](https://github.com/team-alembic/ash_authentication/blob/main/CHANGELOG.md)
- [Commits](https://github.com/team-alembic/ash_authentication/compare/v4.0.1...v4.0.2)

---
updated-dependencies:
- dependency-name: ash
  dependency-type: direct:production
  update-type: version-update:semver-patch
  dependency-group: production-dependencies
- dependency-name: ash_authentication
  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-08-08 09:56:02 -04:00
Zach Daniel
ccad725c9e chore: format 2024-08-07 23:09:01 -04:00
Zach Daniel
661712de6e fix: only scope reset/register paths if they are set 2024-08-07 23:02:41 -04:00
Andrew Hacking
e30be539b0
fix: Ensure session respects router scope when using sign_in_route helper (#490) 2024-08-07 10:06:24 -04:00
112b86d30c
chore: release version v2.0.2 2024-08-05 15:47:47 +12:00
Aidan Gauland
1b9575478b
Clarify tutorial name (#488) 2024-08-04 08:11:53 -04:00
dependabot[bot]
495d505331
build(deps): bump the production-dependencies group with 3 updates (#486)
Bumps the production-dependencies group with 3 updates: [ash](https://github.com/ash-project/ash), [ash_phoenix](https://github.com/ash-project/ash_phoenix) and [jason](https://github.com/michalmuskala/jason).


Updates `ash` from 3.2.6 to 3.3.2
- [Changelog](https://github.com/ash-project/ash/blob/main/CHANGELOG.md)
- [Commits](https://github.com/ash-project/ash/compare/v3.2.6...v3.3.2)

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

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

---
updated-dependencies:
- dependency-name: ash
  dependency-type: direct:production
  update-type: version-update:semver-minor
  dependency-group: production-dependencies
- dependency-name: ash_phoenix
  dependency-type: direct:production
  update-type: version-update:semver-minor
  dependency-group: production-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-08-01 12:24:43 -04:00
dependabot[bot]
f5c76ca4e2
build(deps): bump ash in the production-dependencies group (#483)
Bumps the production-dependencies group with 1 update: [ash](https://github.com/ash-project/ash).


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

---
updated-dependencies:
- dependency-name: ash
  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-25 09:36:41 -04:00
dependabot[bot]
aca4a59d5b
build(deps-dev): bump the dev-dependencies group with 2 updates (#480)
Bumps the dev-dependencies group with 2 updates: [mimic](https://github.com/edgurgel/mimic) and [mix_audit](https://github.com/mirego/mix_audit).


Updates `mimic` from 1.8.2 to 1.9.0
- [Release notes](https://github.com/edgurgel/mimic/releases)
- [Commits](https://github.com/edgurgel/mimic/compare/v1.8.2...v1.9.0)

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: mimic
  dependency-type: direct:development
  update-type: version-update:semver-minor
  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-18 09:40:39 -04:00
Zach Daniel
bcad5366a4 chore: format/clean deps 2024-07-18 09:40:21 -04:00
dependabot[bot]
4637e26dbe
build(deps): bump ash in the production-dependencies group (#479)
Bumps the production-dependencies group with 1 update: [ash](https://github.com/ash-project/ash).


Updates `ash` from 3.1.2 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 09:36:08 -04:00
maxmannen
2e4bcaccae
improvement: Added overrides for identity (email) and password fields. (#477) 2024-07-16 15:32:43 -04:00
Zach Daniel
8a1fe30d7b
fix: use any overridden value, including nil or false (#476)
fixes #475
2024-07-16 15:32:07 -04:00
Zach Daniel
ef856bf14e
fix: set tenant in sign_in and reset_route (#478) 2024-07-16 15:31:48 -04:00
dependabot[bot]
1114d929d2
build(deps): bump the production-dependencies group with 2 updates (#474) 2024-07-11 15:21:07 -04:00
c700af6a02
chore: release version v2.0.1 2024-07-10 14:17:32 +12:00
425980157d
improvement: fix deprecation warnings about live_flash/2. 2024-07-10 14:01:19 +12:00
dependabot[bot]
b599e04416
build(deps-dev): bump the dev-dependencies group with 2 updates (#472)
Bumps the dev-dependencies group with 2 updates: [credo](https://github.com/rrrene/credo) and [mimic](https://github.com/edgurgel/mimic).


Updates `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)

Updates `mimic` from 1.7.4 to 1.8.2
- [Release notes](https://github.com/edgurgel/mimic/releases)
- [Commits](https://github.com/edgurgel/mimic/compare/v1.7.4...v1.8.2)

---
updated-dependencies:
- dependency-name: credo
  dependency-type: direct:development
  update-type: version-update:semver-patch
  dependency-group: dev-dependencies
- dependency-name: mimic
  dependency-type: direct:development
  update-type: version-update:semver-minor
  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 09:27:44 -04:00
dependabot[bot]
05d99d0698
build(deps): bump the production-dependencies group with 2 updates (#471)
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 09:27:30 -04:00
dependabot[bot]
2638ea6748
build(deps): bump the production-dependencies group with 2 updates (#470)
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:21:13 -04:00
dependabot[bot]
f83de8f630
build(deps): bump phoenix from 1.7.12 to 1.7.14 (#469)
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:17:12 -04:00
dependabot[bot]
ce3b520ff1
build(deps): bump phoenix_live_view from 0.20.14 to 0.20.15 (#468)
Bumps [phoenix_live_view](https://github.com/phoenixframework/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_live_view
  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:16:55 -04:00
Zach Daniel
6e94e77b96 ci: dependabot weekly 2024-06-19 10:16:38 -04:00
dependabot[bot]
b5579b49c1
build(deps): bump ash from 3.0.12 to 3.0.15 (#467)
Bumps [ash](https://github.com/ash-project/ash) from 3.0.12 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.12...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:15:52 -04:00
dependabot[bot]
cd83b1c646
build(deps): bump ash from 3.0.11 to 3.0.12 (#465) 2024-06-18 08:01:12 +12:00
dependabot[bot]
789c8387c6
build(deps): bump ash_phoenix from 2.0.3 to 2.0.4 (#464) 2024-06-15 07:29:21 +12:00
dependabot[bot]
b6a5c56748
build(deps): bump ash from 3.0.10 to 3.0.11 (#461)
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>
Co-authored-by: Zach Daniel <zachary.s.daniel@gmail.com>
2024-06-12 16:02:43 -04:00
dependabot[bot]
b2e4c0fd64
build(deps): bump ash_authentication from 4.0.0 to 4.0.1 (#462)
Bumps [ash_authentication](https://github.com/team-alembic/ash_authentication) from 4.0.0 to 4.0.1.
- [Release notes](https://github.com/team-alembic/ash_authentication/releases)
- [Changelog](https://github.com/team-alembic/ash_authentication/blob/main/CHANGELOG.md)
- [Commits](https://github.com/team-alembic/ash_authentication/compare/v4.0.0...v4.0.1)

---
updated-dependencies:
- dependency-name: ash_authentication
  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-12 16:02:15 -04:00
dependabot[bot]
858b38f03f
build(deps): bump ash from 3.0.9 to 3.0.10 (#459)
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:08:23 -04:00
dependabot[bot]
4a8935114b
build(deps): bump ash_phoenix from 2.0.2 to 2.0.3 (#458)
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-06 12:53:59 -04:00
dependabot[bot]
90aca56c75
build(deps): bump ash from 3.0.8 to 3.0.9 (#457)
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-06-03 10:04:10 -04:00
dependabot[bot]
c3dbd06cbd
build(deps): bump ash from 3.0.7 to 3.0.8 (#456)
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:13 -04:00
Jefferson Queiroz Venerando
0e22569137 Update tutorial to move from api -> domains
And add a small note about being able to rename the User resource.
2024-05-27 12:54:42 +12:00