Commit graph

503 commits

Author SHA1 Message Date
dependabot[bot]
dd764e9933
chore(deps): bump ash from 2.18.2 to 2.19.3 (#378)
Bumps [ash](https://github.com/ash-project/ash) from 2.18.2 to 2.19.3.
- [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.18.2...v2.19.3)

---
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>
2024-02-20 14:03:10 +13:00
dependabot[bot]
b3de4840ec
chore(deps): bump phoenix_live_view from 0.20.6 to 0.20.7 (#377) 2024-02-17 07:47:32 +13:00
dependabot[bot]
c78b8cd52e
chore(deps): bump phoenix_live_view from 0.20.5 to 0.20.6 (#376) 2024-02-16 18:43:56 +13:00
dependabot[bot]
92c8978359
chore(deps-dev): bump credo from 1.7.3 to 1.7.4 (#374)
Bumps [credo](https://github.com/rrrene/credo) from 1.7.3 to 1.7.4.
- [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.3...v1.7.4)

---
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-02-09 10:00:44 +13:00
dependabot[bot]
5f1820fac7
chore(deps): bump phoenix_live_view from 0.20.4 to 0.20.5 (#375)
Bumps [phoenix_live_view](https://github.com/phoenixframework/phoenix_live_view) from 0.20.4 to 0.20.5.
- [Changelog](https://github.com/phoenixframework/phoenix_live_view/blob/main/CHANGELOG.md)
- [Commits](https://github.com/phoenixframework/phoenix_live_view/compare/v0.20.4...v0.20.5)

---
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-02-09 10:00:22 +13:00
dependabot[bot]
5722a4fa77
chore(deps): bump ash_phoenix from 1.3.0 to 1.3.1 (#373)
Bumps [ash_phoenix](https://github.com/ash-project/ash_phoenix) from 1.3.0 to 1.3.1.
- [Changelog](https://github.com/ash-project/ash_phoenix/blob/main/CHANGELOG.md)
- [Commits](https://github.com/ash-project/ash_phoenix/compare/v1.3.0...v1.3.1)

---
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-02-07 09:08:52 +13:00
82c4788962
fix: honour the error field in AuthenticationFailed errors in forms. (#368)
When the field being validated is not the strategy's password field then don't show the normal validation message.
2024-02-07 09:08:36 +13:00
github-actions
2c3a12afa7 chore: release version v1.9.2 2024-02-02 02:33:24 +00:00
James Harton
0fb9dae4e9
fix: Ensure that sign_in_route and reset_route correctly initialise session. (#369)
Ensure that `AshAuthentication.Phoenix.LiveSession` is included in the `on_mount` of the generated live sessions.
2024-02-02 15:30:04 +13:00
dependabot[bot]
d305d3eb95
chore(deps): bump ash_authentication from 3.12.1 to 3.12.2 (#366)
Bumps [ash_authentication](https://github.com/team-alembic/ash_authentication) from 3.12.1 to 3.12.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.12.1...v3.12.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>
2024-02-01 09:45:59 +13:00
dependabot[bot]
e14970dfba
chore(deps-dev): bump plug_cowboy from 2.6.2 to 2.7.0 (#365)
Bumps [plug_cowboy](https://github.com/elixir-plug/plug_cowboy) from 2.6.2 to 2.7.0.
- [Changelog](https://github.com/elixir-plug/plug_cowboy/blob/master/CHANGELOG.md)
- [Commits](https://github.com/elixir-plug/plug_cowboy/commits)

---
updated-dependencies:
- dependency-name: plug_cowboy
  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-01-31 09:02:24 +13:00
dependabot[bot]
f8e65e4a5f
chore(deps): bump ash_authentication from 3.12.0 to 3.12.1 (#364) 2024-01-27 19:00:02 +13:00
dependabot[bot]
8bc740254d
chore(deps): bump ash_phoenix from 1.2.26 to 1.3.0 (#361)
Bumps [ash_phoenix](https://github.com/ash-project/ash_phoenix) from 1.2.26 to 1.3.0.
- [Changelog](https://github.com/ash-project/ash_phoenix/blob/main/CHANGELOG.md)
- [Commits](https://github.com/ash-project/ash_phoenix/compare/v1.2.26...v1.3.0)

---
updated-dependencies:
- dependency-name: ash_phoenix
  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>
2024-01-24 11:16:21 +13:00
James Harton
d1dfb05afa
chore: Add ex_check and sobelow. (#363) 2024-01-24 11:07:17 +13:00
dependabot[bot]
7dc94ccab2
chore(deps-dev): bump plug_cowboy from 2.6.1 to 2.6.2 (#362)
Bumps [plug_cowboy](https://github.com/elixir-plug/plug_cowboy) from 2.6.1 to 2.6.2.
- [Changelog](https://github.com/elixir-plug/plug_cowboy/blob/master/CHANGELOG.md)
- [Commits](https://github.com/elixir-plug/plug_cowboy/compare/v2.6.1...v2.6.2)

---
updated-dependencies:
- dependency-name: plug_cowboy
  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-01-24 09:56:22 +13:00
Zach Daniel
1cfbac5962 chore: remove unused alias 2024-01-21 14:07:14 -05:00
Zach Daniel
f35d7e1cbb chore: release version v1.9.1 2024-01-21 14:06:33 -05:00
Minsub Kim
78c7237a33
build: update phoenix_html to 4.0.0 (#360) 2024-01-19 00:18:38 -05:00
dependabot[bot]
efd964da42
chore(deps): bump ash_phoenix from 1.2.25 to 1.2.26 (#359) 2024-01-16 06:46:42 +13:00
dependabot[bot]
2bc6ae64a3
chore(deps): bump ash from 2.17.20 to 2.18.1 (#358) 2024-01-13 18:27:23 +13:00
Zach Daniel
b9146a3db2 docs: update ex_doc, clean up docs code 2024-01-12 16:33:30 -05:00
dependabot[bot]
48f58850bc
chore(deps-dev): bump credo from 1.7.2 to 1.7.3 (#352) 2024-01-06 18:01:47 +13:00
dependabot[bot]
9641f1ecc6
chore(deps): bump ash from 2.17.19 to 2.17.20 (#351) 2024-01-05 18:04:52 +13:00
dependabot[bot]
4b3cea1da3
chore(deps): bump ash_phoenix from 1.2.24 to 1.2.25 (#349) 2024-01-04 20:12:29 +13:00
dependabot[bot]
1ab05d630a
chore(deps-dev): bump dialyxir from 1.4.2 to 1.4.3 (#346) 2024-01-03 20:13:55 +13:00
dependabot[bot]
40e071b9dd
chore(deps): bump ash from 2.17.17 to 2.17.19 (#347) 2024-01-03 20:13:03 +13:00
dependabot[bot]
2382f955f5
chore(deps): bump ash from 2.17.15 to 2.17.17 (#344) 2023-12-27 05:59:03 +13:00
dependabot[bot]
6bd431002c
chore(deps-dev): bump credo from 1.7.1 to 1.7.2 (#345) 2023-12-27 05:58:42 +13:00
dependabot[bot]
21abdb62f4
chore(deps): bump ash from 2.17.14 to 2.17.15 (#343) 2023-12-24 15:27:58 +13:00
dependabot[bot]
42e5d0ffe9
chore(deps): bump ash from 2.17.13 to 2.17.14 (#342)
Bumps [ash](https://github.com/ash-project/ash) from 2.17.13 to 2.17.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.17.13...v2.17.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-12-21 09:07:18 +13:00
dependabot[bot]
19ec5c06a2
chore(deps): bump phoenix_live_view from 0.20.1 to 0.20.2 (#341)
Bumps [phoenix_live_view](https://github.com/phoenixframework/phoenix_live_view) from 0.20.1 to 0.20.2.
- [Changelog](https://github.com/phoenixframework/phoenix_live_view/blob/main/CHANGELOG.md)
- [Commits](https://github.com/phoenixframework/phoenix_live_view/compare/v0.20.1...v0.20.2)

---
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-12-20 11:19:30 +13:00
dependabot[bot]
2ac1579746
chore(deps): bump ash from 2.17.11 to 2.17.13 (#340)
Bumps [ash](https://github.com/ash-project/ash) from 2.17.11 to 2.17.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.17.11...v2.17.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-12-18 14:11:31 +13:00
Zach Daniel
acf0cb7c1e chore: switch to base_url 2023-12-15 20:26:13 -05:00
dependabot[bot]
6b102b3b18
chore(deps): bump ash_phoenix from 1.2.23 to 1.2.24 (#338)
Bumps [ash_phoenix](https://github.com/ash-project/ash_phoenix) from 1.2.23 to 1.2.24.
- [Changelog](https://github.com/ash-project/ash_phoenix/blob/main/CHANGELOG.md)
- [Commits](https://github.com/ash-project/ash_phoenix/compare/v1.2.23...v1.2.24)

---
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-12-15 10:40:20 +13:00
dependabot[bot]
c240ef2db7
chore(deps): bump ash from 2.17.10 to 2.17.11 (#339)
Bumps [ash](https://github.com/ash-project/ash) from 2.17.10 to 2.17.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.17.10...v2.17.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-12-15 10:40:08 +13:00
dependabot[bot]
7193c5c5a3
chore(deps): bump ash from 2.17.9 to 2.17.10 (#337)
Bumps [ash](https://github.com/ash-project/ash) from 2.17.9 to 2.17.10.
- [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.17.9...v2.17.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>
2023-12-12 10:20:22 +13:00
dependabot[bot]
9267fe221e
chore(deps): bump ash from 2.17.8 to 2.17.9 (#336) 2023-12-08 07:29:53 +13:00
dependabot[bot]
abf424fa18
chore(deps): bump ash from 2.17.7 to 2.17.8 (#335)
Bumps [ash](https://github.com/ash-project/ash) from 2.17.7 to 2.17.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.17.7...v2.17.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-12-07 09:53:56 +13:00
dependabot[bot]
19cc18d9a8
chore(deps): bump ash from 2.17.6 to 2.17.7 (#333)
Bumps [ash](https://github.com/ash-project/ash) from 2.17.6 to 2.17.7.
- [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.17.6...v2.17.7)

---
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-12-01 08:36:33 +13:00
dependabot[bot]
31dc5eb975
chore(deps): bump ash from 2.17.4 to 2.17.6 (#332)
Bumps [ash](https://github.com/ash-project/ash) from 2.17.4 to 2.17.6.
- [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.17.4...v2.17.6)

---
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-11-29 10:17:39 +13:00
dependabot[bot]
2c3dee5d72
chore(deps): bump ash from 2.17.3 to 2.17.4 (#331)
Bumps [ash](https://github.com/ash-project/ash) from 2.17.3 to 2.17.4.
- [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.17.3...v2.17.4)

---
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-11-28 09:16:21 +13:00
dependabot[bot]
f8ce834364
chore(deps): bump ash_authentication from 3.11.16 to 3.12.0 (#330)
Bumps [ash_authentication](https://github.com/team-alembic/ash_authentication) from 3.11.16 to 3.12.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.11.16...v3.12.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-11-23 10:01:22 +13:00
dependabot[bot]
70b50393df
chore(deps): bump ash from 2.17.2 to 2.17.3 (#329) 2023-11-20 07:21:32 +13:00
dependabot[bot]
9024b451be
chore(deps): bump ash from 2.17.1 to 2.17.2 (#328)
Bumps [ash](https://github.com/ash-project/ash) from 2.17.1 to 2.17.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.17.1...v2.17.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-11-17 09:54:40 +13:00
dependabot[bot]
12ffc5c3a1
chore(deps): bump ash from 2.17.0 to 2.17.1 (#327)
Bumps [ash](https://github.com/ash-project/ash) from 2.17.0 to 2.17.1.
- [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.17.0...v2.17.1)

---
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-11-16 09:39:44 +13:00
dependabot[bot]
2735c734bd
chore(deps): bump ash from 2.16.1 to 2.17.0 (#326)
Bumps [ash](https://github.com/ash-project/ash) from 2.16.1 to 2.17.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.16.1...v2.17.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-11-15 11:43:18 +13:00
Rebecca Le
f3745a1266
docs: Add note about customizing the layout file to the Getting Started guide
Includes a fix for Tailwind config, to include the new heex layout template
2023-11-13 15:08:28 +08:00
github-actions
a1e0e4f561 chore: release version v1.9.0 2023-11-13 03:57:55 +00:00
Rebecca Le
69b2a84a64
Merge pull request #325 from team-alembic/bug/flash-message-not-propagating
fix: Render flash messages and provide a default implementation
2023-11-13 11:53:44 +08:00
Rebecca Le
cdd99fa159
chore: Appease mix doctor 2023-11-13 11:16:17 +08:00