Commit graph

208 commits

Author SHA1 Message Date
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
Stefan Wintermeyer
3b91a67a5a
docs: Add Reset Password Section to guide (#107)
* Fixes and improvements

* Add reset password section
2023-02-07 11:28:00 +13:00
dependabot[bot]
89191a36e8
chore(deps): bump ash from 2.5.16 to 2.6.0 (#106)
Bumps [ash](https://github.com/ash-project/ash) from 2.5.16 to 2.6.0.
- [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.5.16...v2.6.0)

---
updated-dependencies:
- dependency-name: ash
  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-07 09:29:39 +13:00
Zach Daniel
61b45f7b29 docs: remove elixir_sense plugin references 2023-02-05 22:25:32 -05:00
dependabot[bot]
33fbe8a75f
chore(deps): bump ash from 2.5.15 to 2.5.16 (#104)
Bumps [ash](https://github.com/ash-project/ash) from 2.5.15 to 2.5.16.
- [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.5.15...v2.5.16)

---
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-03 14:38:20 +13:00
dependabot[bot]
44009e8b9a
chore(deps): bump ash from 2.5.14 to 2.5.15 (#103)
Bumps [ash](https://github.com/ash-project/ash) from 2.5.14 to 2.5.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.5.14...v2.5.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-01-31 17:05:54 +13:00
dependabot[bot]
b348b097cd
chore(deps): bump ash_authentication from 3.7.5 to 3.7.6 (#102)
Bumps [ash_authentication](https://github.com/team-alembic/ash_authentication) from 3.7.5 to 3.7.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.7.5...v3.7.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-01-31 16:06:03 +13:00
dependabot[bot]
fd80603878
chore(deps): bump ash from 2.5.13 to 2.5.14 (#101)
Bumps [ash](https://github.com/ash-project/ash) from 2.5.13 to 2.5.14.
- [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.5.13...v2.5.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>
2023-01-31 12:58:40 +13:00
dependabot[bot]
e54e266ca7
chore(deps): bump ash from 2.5.12 to 2.5.13 (#100)
Bumps [ash](https://github.com/ash-project/ash) from 2.5.12 to 2.5.13.
- [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.5.12...v2.5.13)

---
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-01-31 12:11:25 +13:00
github-actions
3a71688bc0 chore: release version v1.4.7 2023-01-30 22:24:34 +00:00
Zach Daniel
deb9be0ef5
improvement: ensure horizontal rules get a unique id (#99) 2023-01-31 11:12:37 +13:00
Stefan Wintermeyer
ee73b067cb
docs: Bugfixes in the tutorial (#96) 2023-01-30 09:18:41 -05:00
dependabot[bot]
09cf85ea16
chore(deps): bump ash_phoenix from 1.2.4 to 1.2.5 (#88)
Bumps [ash_phoenix](https://github.com/ash-project/ash_phoenix) from 1.2.4 to 1.2.5.
- [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.4...v1.2.5)

---
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-01-30 15:44:18 +13:00
dependabot[bot]
201f19c8cd
chore(deps): bump ash_authentication from 3.7.4 to 3.7.5 (#94)
Bumps [ash_authentication](https://github.com/team-alembic/ash_authentication) from 3.7.4 to 3.7.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.7.4...v3.7.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-01-30 15:24:27 +13:00