Commit graph

321 commits

Author SHA1 Message Date
Miguel Serrano
6166bc7ed8
docs: fix identity_field in User example (#156) 2023-03-09 06:53:24 -05:00
dependabot[bot]
124a9101ca
chore(deps): bump ash_authentication from 3.10.0 to 3.10.2 (#154)
Bumps [ash_authentication](https://github.com/team-alembic/ash_authentication) from 3.10.0 to 3.10.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/v3.10.0...v3.10.2)

---
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>
2023-03-08 08:41:09 +13:00
dependabot[bot]
acead92061
chore(deps-dev): bump git_ops from 2.5.5 to 2.5.6 (#155)
Bumps [git_ops](https://github.com/zachdaniel/git_ops) from 2.5.5 to 2.5.6.
- [Release notes](https://github.com/zachdaniel/git_ops/releases)
- [Changelog](https://github.com/zachdaniel/git_ops/blob/master/CHANGELOG.md)
- [Commits](https://github.com/zachdaniel/git_ops/compare/v2.5.5...v2.5.6)

---
updated-dependencies:
- dependency-name: git_ops
  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>
2023-03-08 08:40:55 +13:00
dependabot[bot]
d56d090fb3
chore(deps): bump ash_phoenix from 1.2.6 to 1.2.8 (#151)
Bumps [ash_phoenix](https://github.com/ash-project/ash_phoenix) from 1.2.6 to 1.2.8.
- [Release notes](https://github.com/ash-project/ash_phoenix/releases)
- [Changelog](https://github.com/ash-project/ash_phoenix/blob/main/CHANGELOG.md)
- [Commits](https://github.com/ash-project/ash_phoenix/compare/v1.2.6...v1.2.8)

---
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>
2023-03-07 10:35:31 +13:00
github-actions
ced6d16afd chore: release version v1.6.2 2023-03-06 21:30:31 +00:00
James Harton
de9d4beb5d
fix: add phoenix_view to dependencies. (#153) 2023-03-07 10:25:42 +13:00
dependabot[bot]
5624ac330c
chore(deps): bump ash_authentication from 3.9.6 to 3.10.0 (#152)
Bumps [ash_authentication](https://github.com/team-alembic/ash_authentication) from 3.9.6 to 3.10.0.
- [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/v3.9.6...v3.10.0)

---
updated-dependencies:
- dependency-name: ash_authentication
  dependency-type: direct:production
  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>
2023-03-07 10:15:08 +13:00
dependabot[bot]
3cb888dd83
chore(deps): bump ash_authentication from 3.9.5 to 3.9.6 (#146)
Bumps [ash_authentication](https://github.com/team-alembic/ash_authentication) from 3.9.5 to 3.9.6.
- [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/v3.9.5...v3.9.6)

---
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>
2023-03-03 11:05:27 +13:00
dependabot[bot]
abf6f04aee chore(deps-dev): bump ex_doc from 0.29.1 to 0.29.2
Bumps [ex_doc](https://github.com/elixir-lang/ex_doc) from 0.29.1 to 0.29.2.
- [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.29.1...v0.29.2)

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

Signed-off-by: dependabot[bot] <support@github.com>
2023-03-03 10:27:05 +13:00
github-actions
ae8c0ebc31 chore: release version v1.6.1 2023-03-01 23:39:09 +00:00
0fa34dfb9e improvement: allow folks to disable togglers by setting their text to nil. 2023-03-02 12:33:49 +13:00
7bf772799f docs: fix typos in SignIn component. 2023-03-02 12:33:49 +13:00
Britton Broderick
bb985435c1 docs: Updates identity to use unique_email in all cases 2023-03-02 12:20:24 +13:00
Britton Broderick
0a990b9dc1 docs: Updates documentation to nest in the resources folder 2023-03-02 12:20:24 +13:00
dependabot[bot]
a15b55d6f3
chore(deps): bump ash from 2.6.11 to 2.6.15 (#144)
Bumps [ash](https://github.com/ash-project/ash) from 2.6.11 to 2.6.15.
- [Release notes](https://github.com/ash-project/ash/releases)
- [Changelog](https://github.com/ash-project/ash/blob/main/CHANGELOG.md)
- [Commits](https://github.com/ash-project/ash/compare/v2.6.11...v2.6.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>
2023-02-28 09:42:47 +13:00
github-actions
ef0d26605c chore: release version v1.6.0 2023-02-27 20:36:12 +00:00
dependabot[bot]
80922c7ab9
chore(deps): bump phoenix_html from 3.3.0 to 3.3.1 (#143)
* chore(deps): bump phoenix_html from 3.3.0 to 3.3.1

Bumps [phoenix_html](https://github.com/phoenixframework/phoenix_html) from 3.3.0 to 3.3.1.
- [Release notes](https://github.com/phoenixframework/phoenix_html/releases)
- [Changelog](https://github.com/phoenixframework/phoenix_html/blob/master/CHANGELOG.md)
- [Commits](https://github.com/phoenixframework/phoenix_html/compare/v3.3.0...v3.3.1)

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

Signed-off-by: dependabot[bot] <support@github.com>

* chore: fix router formatting.

---------

Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
Co-authored-by: James Harton <james@harton.nz>
2023-02-28 09:23:51 +13:00
Britton Broderick
75b2e62858
feat: Allow on_mount for reset_routes for browser testing (#139) 2023-02-27 09:22:40 +13:00
dependabot[bot]
75c0e9a44f
chore(deps): bump phoenix_live_view from 0.18.15 to 0.18.16 (#138) 2023-02-25 11:43:20 +13:00
Zach Daniel
2f1cc9bb71 chore: release version v1.5.1 2023-02-23 23:41:06 -05:00
Zach Daniel
5253038a3d chore: use ash doc links replacer 2023-02-23 22:13:56 -05:00
Zach Daniel
51d5251cd5
improvement: configurable otp app (#135) 2023-02-23 22:12:16 -05:00
dependabot[bot]
bb6747be52
chore(deps): bump ash_authentication from 3.9.3 to 3.9.5 (#136)
Bumps [ash_authentication](https://github.com/team-alembic/ash_authentication) from 3.9.3 to 3.9.5.
- [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/v3.9.3...v3.9.5)

---
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>
2023-02-24 09:55:13 +13:00
dependabot[bot]
4e7c7af26f
chore(deps): bump ash from 2.6.9 to 2.6.11 (#137)
Bumps [ash](https://github.com/ash-project/ash) from 2.6.9 to 2.6.11.
- [Release notes](https://github.com/ash-project/ash/releases)
- [Changelog](https://github.com/ash-project/ash/blob/main/CHANGELOG.md)
- [Commits](https://github.com/ash-project/ash/compare/v2.6.9...v2.6.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>
2023-02-24 09:36:12 +13:00
James Harton
30ce998ee8
chore: add check for conventional commits. (#128) 2023-02-23 10:46:51 +13:00
dependabot[bot]
594dd8aaf7
chore(deps): bump ash from 2.6.8 to 2.6.9 (#134)
Bumps [ash](https://github.com/ash-project/ash) from 2.6.8 to 2.6.9.
- [Release notes](https://github.com/ash-project/ash/releases)
- [Changelog](https://github.com/ash-project/ash/blob/main/CHANGELOG.md)
- [Commits](https://github.com/ash-project/ash/compare/v2.6.8...v2.6.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>
2023-02-22 09:56:38 +13:00
dependabot[bot]
970007c20c
chore(deps): bump phoenix_live_view from 0.18.14 to 0.18.15 (#129)
Bumps [phoenix_live_view](https://github.com/phoenixframework/phoenix_live_view) from 0.18.14 to 0.18.15.
- [Release notes](https://github.com/phoenixframework/phoenix_live_view/releases)
- [Changelog](https://github.com/phoenixframework/phoenix_live_view/blob/master/CHANGELOG.md)
- [Commits](https://github.com/phoenixframework/phoenix_live_view/compare/v0.18.14...v0.18.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>
2023-02-21 13:35:33 +13:00
dependabot[bot]
c557124845
chore(deps): bump ash_authentication from 3.9.2 to 3.9.3 (#130)
Bumps [ash_authentication](https://github.com/team-alembic/ash_authentication) from 3.9.2 to 3.9.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/v3.9.2...v3.9.3)

---
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>
2023-02-21 13:02:27 +13:00
Dan
aa556f25bf
docs: Fix typo (#133) 2023-02-20 18:31:32 -05:00
dependabot[bot]
ee037c8229
chore(deps): bump phoenix from 1.6.15 to 1.6.16 (#131)
Bumps [phoenix](https://github.com/phoenixframework/phoenix) from 1.6.15 to 1.6.16.
- [Release notes](https://github.com/phoenixframework/phoenix/releases)
- [Changelog](https://github.com/phoenixframework/phoenix/blob/v1.6.16/CHANGELOG.md)
- [Commits](https://github.com/phoenixframework/phoenix/compare/v1.6.15...v1.6.16)

---
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>
2023-02-21 11:34:20 +13:00
dependabot[bot]
4e91a6225c
chore(deps): bump ash from 2.6.5 to 2.6.8 (#132)
Bumps [ash](https://github.com/ash-project/ash) from 2.6.5 to 2.6.8.
- [Release notes](https://github.com/ash-project/ash/releases)
- [Changelog](https://github.com/ash-project/ash/blob/main/CHANGELOG.md)
- [Commits](https://github.com/ash-project/ash/compare/v2.6.5...v2.6.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>
2023-02-21 11:34:07 +13:00
dependabot[bot]
307fbcd47c
chore(deps): bump ash from 2.6.3 to 2.6.5 (#124)
Bumps [ash](https://github.com/ash-project/ash) from 2.6.3 to 2.6.5.
- [Release notes](https://github.com/ash-project/ash/releases)
- [Changelog](https://github.com/ash-project/ash/blob/main/CHANGELOG.md)
- [Commits](https://github.com/ash-project/ash/compare/v2.6.3...v2.6.5)

---
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>
2023-02-16 09:39:31 +13:00
dependabot[bot]
05f17faf4c
chore(deps): bump phoenix_live_view from 0.18.13 to 0.18.14 (#125)
Bumps [phoenix_live_view](https://github.com/phoenixframework/phoenix_live_view) from 0.18.13 to 0.18.14.
- [Release notes](https://github.com/phoenixframework/phoenix_live_view/releases)
- [Changelog](https://github.com/phoenixframework/phoenix_live_view/blob/master/CHANGELOG.md)
- [Commits](https://github.com/phoenixframework/phoenix_live_view/compare/v0.18.13...v0.18.14)

---
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>
2023-02-16 09:39:16 +13:00
dependabot[bot]
ad58371380
chore(deps): bump ash_phoenix from 1.2.5 to 1.2.6 (#126)
Bumps [ash_phoenix](https://github.com/ash-project/ash_phoenix) from 1.2.5 to 1.2.6.
- [Release notes](https://github.com/ash-project/ash_phoenix/releases)
- [Changelog](https://github.com/ash-project/ash_phoenix/blob/main/CHANGELOG.md)
- [Commits](https://github.com/ash-project/ash_phoenix/compare/v1.2.5...v1.2.6)

---
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>
2023-02-16 09:39:01 +13:00
Zach Daniel
b5bca93fe9 chore: fix git conflict in guide 2023-02-14 22:24:01 -05:00
Zach Daniel
2e5f93f546 docs: don't mention using --no-ecto flag 2023-02-14 17:33:15 -05:00
Zach Daniel
bdbde27dc9 docs: don't use hardcoded versions in the docs 2023-02-14 17:28:49 -05:00
dependabot[bot]
f0cb1cc23c
chore(deps): bump ash_authentication from 3.9.1 to 3.9.2 (#122)
Bumps [ash_authentication](https://github.com/team-alembic/ash_authentication) from 3.9.1 to 3.9.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/v3.9.1...v3.9.2)

---
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>
2023-02-14 14:52:30 +13:00
dependabot[bot]
4ad5700705
chore(deps): bump phoenix_live_view from 0.18.11 to 0.18.13 (#123)
Bumps [phoenix_live_view](https://github.com/phoenixframework/phoenix_live_view) from 0.18.11 to 0.18.13.
- [Release notes](https://github.com/phoenixframework/phoenix_live_view/releases)
- [Changelog](https://github.com/phoenixframework/phoenix_live_view/blob/master/CHANGELOG.md)
- [Commits](https://github.com/phoenixframework/phoenix_live_view/compare/v0.18.11...v0.18.13)

---
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>
2023-02-14 14:52:14 +13:00
github-actions
e5ccaa9bac chore: release version v1.5.0 2023-02-12 22:57:03 +00:00
James Harton
2a5789870e
feat(MagicLink): Add the UI for requesting a magic link. (#121) 2023-02-13 11:52:10 +13:00
b61e4c119c docs: fix tiny but important issue in live session docs. 2023-02-13 10:45:50 +13:00
dependabot[bot]
ccca41a6ee
chore(deps): bump ash_authentication from 3.8.0 to 3.9.1 (#120)
Bumps [ash_authentication](https://github.com/team-alembic/ash_authentication) from 3.8.0 to 3.9.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/v3.8.0...v3.9.1)

---
updated-dependencies:
- dependency-name: ash_authentication
  dependency-type: direct:production
  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>
2023-02-13 09:05:35 +13:00
dependabot[bot]
cb61b37683
chore(deps): bump ash from 2.6.0 to 2.6.2 (#116)
Bumps [ash](https://github.com/ash-project/ash) from 2.6.0 to 2.6.2.
- [Release notes](https://github.com/ash-project/ash/releases)
- [Changelog](https://github.com/ash-project/ash/blob/main/CHANGELOG.md)
- [Commits](https://github.com/ash-project/ash/compare/v2.6.0...v2.6.2)

---
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>
2023-02-13 08:48:30 +13:00
dependabot[bot]
93d2476ac8
chore(deps): bump phoenix_html from 3.2.0 to 3.3.0 (#118)
Bumps [phoenix_html](https://github.com/phoenixframework/phoenix_html) from 3.2.0 to 3.3.0.
- [Release notes](https://github.com/phoenixframework/phoenix_html/releases)
- [Changelog](https://github.com/phoenixframework/phoenix_html/blob/master/CHANGELOG.md)
- [Commits](https://github.com/phoenixframework/phoenix_html/compare/v3.2.0...v3.3.0)

---
updated-dependencies:
- dependency-name: phoenix_html
  dependency-type: direct:production
  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>
2023-02-13 08:48:03 +13:00
dependabot[bot]
d802a27813
chore(deps): bump ash_authentication from 3.7.8 to 3.8.0 (#114) 2023-02-10 07:06:04 +13:00
dependabot[bot]
f803c0edb9
chore(deps): bump ash_authentication from 3.7.6 to 3.7.8 (#113) 2023-02-09 06:21:33 +13:00
Stefan Wintermeyer
c3b16db26d
docs: Improve Repo section and structure of the document (#109) 2023-02-07 09:08:56 -05:00
github-actions
bf0d88632c chore: release version v1.4.8 2023-02-07 13:13:51 +00:00
Axel Baudot
c320014930
improvement: Autofocus identity field in password component (#105)
Resolves https://github.com/team-alembic/ash_authentication_phoenix/issues/97
2023-02-07 08:09:03 -05:00