Commit graph

421 commits

Author SHA1 Message Date
Zach Daniel
fe90587c77 chore: only track analytics on hexdocs 2023-10-02 11:05:31 -04:00
Zach Daniel
2f5ccef69c chore: fix deprecation warning 2023-10-02 09:22:59 -04:00
Zach Daniel
3796bb0124 chore: analytics on hexdocs 2023-10-02 08:41:23 -04:00
dependabot[bot]
ab669671ea
chore(deps): bump ash from 2.15.0 to 2.15.7 (#290)
Bumps [ash](https://github.com/ash-project/ash) from 2.15.0 to 2.15.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.15.0...v2.15.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-10-02 13:24:03 +13:00
dependabot[bot]
461cd6dd27
chore(deps-dev): bump credo from 1.7.0 to 1.7.1 (#291)
Bumps [credo](https://github.com/rrrene/credo) from 1.7.0 to 1.7.1.
- [Changelog](https://github.com/rrrene/credo/blob/master/CHANGELOG.md)
- [Commits](https://github.com/rrrene/credo/commits)

---
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>
2023-10-02 13:23:51 +13:00
5c7ab0fe1e
chore: release version v1.8.4 2023-10-02 12:04:49 +13:00
Simon Bergström
a957214a50
docs(Improvements): Moved up the LiveView tutorial link because if you proceed with LiveView in your project but not setting it up, Phoenix will crash during the Start Phoenix step. (#288) 2023-09-28 17:17:39 -04:00
dependabot[bot]
9cf17b1ab1
chore(deps): bump ash from 2.14.21 to 2.15.0 (#285) 2023-09-28 06:07:31 +13:00
dependabot[bot]
238a7b2ba4
chore(deps): bump ash_phoenix from 1.2.17 to 1.2.18 (#284)
Bumps [ash_phoenix](https://github.com/ash-project/ash_phoenix) from 1.2.17 to 1.2.18.
- [Changelog](https://github.com/ash-project/ash_phoenix/blob/main/CHANGELOG.md)
- [Commits](https://github.com/ash-project/ash_phoenix/compare/v1.2.17...v1.2.18)

---
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-09-27 16:57:17 +13:00
Zach Daniel
c76eddf90a docs: update spark & ex_doc for docs improvements 2023-09-26 23:28:44 -04:00
dependabot[bot]
93b05cfb75
chore(deps): bump phoenix_live_view from 0.19.5 to 0.20.0 (#283) 2023-09-26 08:53:08 +13:00
Zach Daniel
f9e3f90714 chore: update ash & docs 2023-09-25 10:28:18 -04:00
Zach Daniel
50f7147d26
improvement: optional support for routing to register & reset links (#281) 2023-09-25 10:26:49 -04:00
dependabot[bot]
ca1b5d6f58
chore(deps): bump ash_authentication from 3.11.10 to 3.11.15 (#278) 2023-09-24 15:51:59 +13:00
github-actions
b11ee500b6 chore: release version v1.8.3 2023-09-23 20:47:27 +00:00
Zach Daniel
6886f3aae6 chore: format 2023-09-23 16:42:29 -04:00
Zach Daniel
c37c441032 fix: resettable is no longer a list 2023-09-23 15:22:03 -04:00
De Wet Blomerus
33fe39d24f
Documentation polish 🧽 (#280) 2023-09-22 23:14:31 -04:00
github-actions
3594f16586 chore: release version v1.8.2 2023-09-22 16:28:13 +00:00
Zach Daniel
693a41f95e
fix: handle change from ash_authentication where resettable is no lon… (#279) 2023-09-22 12:13:16 -04:00
dependabot[bot]
62bd241e4e
chore(deps): bump ash from 2.14.17 to 2.14.18 (#276)
Bumps [ash](https://github.com/ash-project/ash) from 2.14.17 to 2.14.18.
- [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.14.17...v2.14.18)

---
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-09-22 09:33:10 +12:00
dependabot[bot]
a7a8511055
chore(deps): bump ash_authentication from 3.11.9 to 3.11.10 (#275)
Bumps [ash_authentication](https://github.com/team-alembic/ash_authentication) from 3.11.9 to 3.11.10.
- [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.9...v3.11.10)

---
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-09-20 09:11:56 +12:00
github-actions
558745d909 chore: release version v1.8.1 2023-09-18 01:00:42 +00:00
Zach Daniel
91df24ff32
improvement: submit form in-line when sign_in_tokens_enabled (#274)
* improvement: submit form in-line when sign_in_tokens_enabled

* chore: update ash_authentication dependency for new feature
2023-09-17 20:42:14 -04:00
dependabot[bot]
9af7ff59ec
chore(deps): bump ash from 2.14.13 to 2.14.16 (#273)
Bumps [ash](https://github.com/ash-project/ash) from 2.14.13 to 2.14.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.14.13...v2.14.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-09-15 09:15:19 +12:00
github-actions
a3ab85885c chore: release version v1.8.0 2023-09-14 21:03:48 +00:00
c54f2bd7b8
chore: bypass credo failure. 2023-09-15 08:58:41 +12:00
Dmitry Maganov
0efbf4a01b
feat: change ash_authentication_live_session to use assign_new (#270) 2023-09-13 10:29:35 +12:00
dependabot[bot]
7cb4b6a9c3
chore(deps): bump ash from 2.14.12 to 2.14.13 (#271)
Bumps [ash](https://github.com/ash-project/ash) from 2.14.12 to 2.14.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/commits)

---
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-09-13 10:29:22 +12:00
dependabot[bot]
b24fb777c9
chore(deps): bump ash_phoenix from 1.2.16 to 1.2.17 (#267)
Bumps [ash_phoenix](https://github.com/ash-project/ash_phoenix) from 1.2.16 to 1.2.17.
- [Changelog](https://github.com/ash-project/ash_phoenix/blob/main/CHANGELOG.md)
- [Commits](https://github.com/ash-project/ash_phoenix/compare/v1.2.16...v1.2.17)

---
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-09-06 15:36:59 +12:00
dependabot[bot]
a712dd67c2
chore(deps): bump ash from 2.14.6 to 2.14.12 (#268)
Bumps [ash](https://github.com/ash-project/ash) from 2.14.6 to 2.14.12.
- [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.14.6...v2.14.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>
2023-09-06 15:05:54 +12:00
45fdb16bd3
chore: remove spurious IO.inspect calls. 2023-09-06 13:39:10 +12:00
Zach Daniel
5634d45663 docs: helpful step on getting started guide 2023-09-04 18:47:51 -04:00
Zach Daniel
50c2aef27a docs: remove registries from guides & examples 2023-09-04 18:25:11 -04:00
dependabot[bot]
9284da8194
chore(deps): bump ash from 2.14.5 to 2.14.6 (#265)
Bumps [ash](https://github.com/ash-project/ash) from 2.14.5 to 2.14.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.14.5...v2.14.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-09-05 09:10:53 +12:00
dependabot[bot]
6d80209282
chore(deps): bump ash from 2.14.4 to 2.14.5 (#264) 2023-09-02 07:53:51 +12:00
dependabot[bot]
e3e2f811e7
chore(deps-dev): bump dialyxir from 1.4.0 to 1.4.1 (#263)
Bumps [dialyxir](https://github.com/jeremyjh/dialyxir) from 1.4.0 to 1.4.1.
- [Release notes](https://github.com/jeremyjh/dialyxir/releases)
- [Changelog](https://github.com/jeremyjh/dialyxir/blob/master/CHANGELOG.md)
- [Commits](https://github.com/jeremyjh/dialyxir/compare/1.4.0...1.4.1)

---
updated-dependencies:
- dependency-name: dialyxir
  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-09-01 10:15:35 +12:00
dependabot[bot]
904d0ae7cb
chore(deps-dev): bump dialyxir from 1.3.0 to 1.4.0 (#260)
Bumps [dialyxir](https://github.com/jeremyjh/dialyxir) from 1.3.0 to 1.4.0.
- [Release notes](https://github.com/jeremyjh/dialyxir/releases)
- [Changelog](https://github.com/jeremyjh/dialyxir/blob/master/CHANGELOG.md)
- [Commits](https://github.com/jeremyjh/dialyxir/compare/1.3.0...1.4.0)

---
updated-dependencies:
- dependency-name: dialyxir
  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>
2023-08-29 09:24:08 +12:00
dependabot[bot]
ff3cbb57db
chore(deps-dev): bump ex_doc from 0.30.5 to 0.30.6 (#261)
Bumps [ex_doc](https://github.com/elixir-lang/ex_doc) from 0.30.5 to 0.30.6.
- [Changelog](https://github.com/elixir-lang/ex_doc/blob/main/CHANGELOG.md)
- [Commits](https://github.com/elixir-lang/ex_doc/compare/v0.30.5...v0.30.6)

---
updated-dependencies:
- dependency-name: ex_doc
  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-08-29 09:23:58 +12:00
dependabot[bot]
47375f741d
chore(deps): bump bcrypt_elixir from 3.0.1 to 3.1.0 (#262)
Bumps [bcrypt_elixir](https://github.com/riverrun/bcrypt_elixir) from 3.0.1 to 3.1.0.
- [Changelog](https://github.com/riverrun/bcrypt_elixir/blob/master/CHANGELOG.md)
- [Commits](https://github.com/riverrun/bcrypt_elixir/compare/v3.0.1...v3.1.0)

---
updated-dependencies:
- dependency-name: bcrypt_elixir
  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-08-29 09:23:46 +12:00
dependabot[bot]
6dc03f0feb
chore(deps): bump ash from 2.14.2 to 2.14.4 (#259) 2023-08-24 04:51:02 +12:00
dependabot[bot]
40ab095aad
chore(deps): bump ash from 2.14.1 to 2.14.2 (#258) 2023-08-19 08:27:29 +12:00
dependabot[bot]
2210b3b103
chore(deps): bump ash_authentication from 3.11.7 to 3.11.8 (#257)
Bumps [ash_authentication](https://github.com/team-alembic/ash_authentication) from 3.11.7 to 3.11.8.
- [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.7...v3.11.8)

---
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-08-18 03:18:48 +12:00
dependabot[bot]
3e062d255f
chore(deps): bump ash from 2.14.0 to 2.14.1 (#255)
Bumps [ash](https://github.com/ash-project/ash) from 2.14.0 to 2.14.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.14.0...v2.14.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-08-16 20:03:09 +12:00
Zach Daniel
a2fe71f56f
docs: remove registries from guides & examples (#256) 2023-08-16 19:57:04 +12:00
dependabot[bot]
319cb10879
chore(deps-dev): bump ex_doc from 0.30.4 to 0.30.5 (#254) 2023-08-15 06:38:10 +12:00
dependabot[bot]
2df656f2ad
chore(deps): bump phoenix_html from 3.3.1 to 3.3.2 (#253)
Bumps [phoenix_html](https://github.com/phoenixframework/phoenix_html) from 3.3.1 to 3.3.2.
- [Changelog](https://github.com/phoenixframework/phoenix_html/blob/main/CHANGELOG.md)
- [Commits](https://github.com/phoenixframework/phoenix_html/compare/v3.3.1...v3.3.2)

---
updated-dependencies:
- dependency-name: phoenix_html
  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-08-12 14:02:58 +12:00
dependabot[bot]
f984a2f609
chore(deps): bump ash from 2.13.4 to 2.14.0 (#252)
Bumps [ash](https://github.com/ash-project/ash) from 2.13.4 to 2.14.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.13.4...v2.14.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-08-11 11:57:58 +12:00
github-actions
122eec41b9 chore: release version v1.7.3 2023-08-09 21:55:03 +00:00
skanderm
2640f97823
fix: Overrides in reset route (#250)
* Pass overrides to the banner in Reset component

* Match reset_route macro live_options with sign_in macro
2023-08-10 09:43:46 +12:00