Commit graph

73 commits

Author SHA1 Message Date
4525b13e36 chore: fox formatting. 2023-01-13 14:38:28 +13:00
Zach Daniel
f8c26bba33
fix: set ash_authentication? context on forms (#56) 2023-01-13 11:27:06 +13:00
3c6caf45ca chore: fix formatter exports for macros. 2023-01-13 11:25:22 +13:00
github-actions
fc8014ab32 chore: release version v1.4.1 2023-01-12 06:31:44 +00:00
James Harton
dbc9fcc5a8
improvement: Add Github icon. (#55) 2023-01-12 19:16:23 +13:00
github-actions
1b5c216856 chore: release version v1.4.0 2023-01-12 03:00:19 +00:00
James Harton
d92d7853df
feat(LiveSession): Add ash_authentication_live_session macro to router. (#54) 2023-01-12 15:54:23 +13:00
dependabot[bot]
27388ca01d
chore(deps): bump ash from 2.5.0 to 2.5.1 (#53)
Bumps [ash](https://github.com/ash-project/ash) from 2.5.0 to 2.5.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.5.0...v2.5.1)

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

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

Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2023-01-12 10:09:17 +13:00
Zach Daniel
9a5a41ef93
improvement: add some dark mode fixes (#51)
* improvement: add some dark mode fixes

likely more will be necessary, but these make the login page look better

* chore: fix warning about missing `dark_image_class` override.

Co-authored-by: James Harton <james@harton.nz>
2023-01-12 10:06:18 +13:00
dependabot[bot]
167df673f8
chore(deps): bump ash from 2.4.30 to 2.5.0 (#52)
Bumps [ash](https://github.com/ash-project/ash) from 2.4.30 to 2.5.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.4.30...v2.5.0)

---
updated-dependencies:
- dependency-name: ash
  dependency-type: direct:production
  update-type: version-update:semver-minor
...

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

Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2023-01-12 09:58:15 +13:00
github-actions
743b51b071 chore: release version v1.3.1 2023-01-10 21:19:11 +00:00
c36376bf44 fix(deps): Loosen version constraints on deps. 2023-01-11 10:13:00 +13:00
dependabot[bot]
cbf4ef714d
chore(deps): bump phoenix_live_view from 0.18.4 to 0.18.6 (#49)
Bumps [phoenix_live_view](https://github.com/phoenixframework/phoenix_live_view) from 0.18.4 to 0.18.6.
- [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.4...v0.18.6)

---
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>

Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2023-01-11 09:47:28 +13:00
dependabot[bot]
3461584319
chore(deps): bump ash_authentication from 3.2.1 to 3.3.1 (#50)
Bumps [ash_authentication](https://github.com/team-alembic/ash_authentication) from 3.2.1 to 3.3.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.2.1...v3.3.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>

Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2023-01-11 09:47:07 +13:00
Zach Daniel
cc55a47ab7
docs: add spark doc index (#43) 2023-01-09 15:56:11 -05:00
dependabot[bot]
c244ac4ef9
chore(deps): bump ash from 2.4.28 to 2.4.30 (#47)
Bumps [ash](https://github.com/ash-project/ash) from 2.4.28 to 2.4.30.
- [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.4.28...v2.4.30)

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

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

Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2023-01-08 13:58:14 +13:00
dependabot[bot]
604299aab1
chore(deps): bump phoenix_live_view from 0.18.3 to 0.18.4 (#48)
Bumps [phoenix_live_view](https://github.com/phoenixframework/phoenix_live_view) from 0.18.3 to 0.18.4.
- [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.3...v0.18.4)

---
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>

Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2023-01-08 13:56:57 +13:00
dependabot[bot]
9c59dae04e
chore(deps): bump ash from 2.4.27 to 2.4.28 (#46) 2022-12-24 06:23:00 +13:00
dependabot[bot]
8bad44532f
chore(deps): bump ash_phoenix from 1.2.2 to 1.2.3 (#44) 2022-12-23 07:00:07 +13:00
dependabot[bot]
33e5485e04
chore(deps): bump ash from 2.4.26 to 2.4.27 (#45) 2022-12-23 06:59:50 +13:00
dependabot[bot]
91395c65cd
chore(deps): bump ash_phoenix from 1.1.2 to 1.2.2 (#41)
Bumps [ash_phoenix](https://github.com/ash-project/ash_phoenix) from 1.1.2 to 1.2.2.
- [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.1.2...v1.2.2)

---
updated-dependencies:
- dependency-name: ash_phoenix
  dependency-type: direct:production
  update-type: version-update:semver-minor
...

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

Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2022-12-16 16:10:29 +13:00
github-actions
7dfae9c2fb chore: release version v1.3.0 2022-12-16 02:50:56 +00:00
5a76ce5783 feat: Add Auth0 icon. 2022-12-16 15:36:51 +13:00
65f9b9e55f chore: update .tool-versions to erlang 25.2 and elixir 1.14.2. 2022-12-16 15:36:51 +13:00
03488839fc chore(devcontainer): store Dialyzer PLTs in a volume. 2022-12-16 15:36:51 +13:00
dependabot[bot]
5903c5d8f4
chore(deps-dev): bump ex_doc from 0.29.0 to 0.29.1 (#19)
Bumps [ex_doc](https://github.com/elixir-lang/ex_doc) from 0.29.0 to 0.29.1.
- [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.0...v0.29.1)

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

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

Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2022-12-16 15:35:52 +13:00
dependabot[bot]
dccea23638
chore(deps-dev): bump doctor from 0.20.0 to 0.21.0 (#18)
Bumps [doctor](https://github.com/akoutmos/doctor) from 0.20.0 to 0.21.0.
- [Release notes](https://github.com/akoutmos/doctor/releases)
- [Changelog](https://github.com/akoutmos/doctor/blob/master/CHANGELOG.md)
- [Commits](https://github.com/akoutmos/doctor/commits/0.21.0)

---
updated-dependencies:
- dependency-name: doctor
  dependency-type: direct:development
  update-type: version-update:semver-minor
...

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

Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2022-12-15 16:47:39 +13:00
dependabot[bot]
2c02e0e485
chore(deps): bump ash from 2.4.24 to 2.4.25 (#39)
Bumps [ash](https://github.com/ash-project/ash) from 2.4.24 to 2.4.25.
- [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.4.24...v2.4.25)

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

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

Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2022-12-15 16:47:19 +13:00
github-actions
efb5a4cc48 chore: release version v1.2.0 2022-12-15 03:46:15 +00:00
James Harton
432f056905
feat(PasswordReset): Add a generic password reset form (#37)
* feat(PasswordReset): Add a generic password reset form

* improvement(Input.submit): trim trailing "with password" from submit buttons.
2022-12-15 16:31:52 +13:00
github-actions
90b0a45363 chore: release version v1.1.0 2022-12-15 01:57:19 +00:00
James Harton
bb241ad95c
feat(Overrides): Move overrides from application environment to the sign_in_route macro. (#36)
This causes two small changes in behaviour:

  1. If you are currently customising the default components you can remove the configuration from your `config.exs` and instead move it to your router.  This allows you to have multiple sign-in routes with different "themes" should that be necessary.
  2. If you are using the components directly you need to pass the `overrides` array into each component.
2022-12-15 14:52:11 +13:00
1484be18de chore(ci): Use my PAT to generate releases. 2022-12-15 10:07:23 +13:00
github-actions
de4b177179 chore: release version v1.0.1 2022-12-14 18:59:52 +00:00
dependabot[bot]
a8821f23af
chore(deps-dev): bump git_ops from 2.5.1 to 2.5.4 (#34)
Bumps [git_ops](https://github.com/zachdaniel/git_ops) from 2.5.1 to 2.5.4.
- [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/commits/v2.5.4)

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

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

Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2022-12-15 07:44:24 +13:00
James Harton
eddfba35ee
improvement(Components.Banner): Allow image, text and hrefs to be disabled with nil. (#35) 2022-12-15 07:43:07 +13:00
dependabot[bot]
7a6f1c41de
chore(deps): bump ash from 2.4.23 to 2.4.24 (#33)
Bumps [ash](https://github.com/ash-project/ash) from 2.4.23 to 2.4.24.
- [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.4.23...v2.4.24)

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

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

Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2022-12-13 10:22:03 +13:00
dependabot[bot]
2a80a849a6
chore(deps): bump ash from 2.4.21 to 2.4.23 (#32) 2022-12-10 07:02:20 +13:00
501b53818c chore: add note about tailwind config to README. 2022-12-09 09:31:42 +13:00
dependabot[bot]
dbcfb4c7d1
chore(deps): bump ash from 2.4.20 to 2.4.21 (#30) 2022-12-09 06:10:14 +13:00
6bcd3e530a chore: add beta warning in README. 2022-12-08 16:51:36 +13:00
3f856179c4 chore: fix missing 1.0.0 version.
The branch protection rule stopped git_ops from being able to push.
2022-12-08 16:24:12 +13:00
James Harton
bf07a3ac19
chore: add publishing of releases to hex. (#29) 2022-12-08 16:02:51 +13:00
dependabot[bot]
8e5889ef87
chore(deps): bump ash from 2.4.11 to 2.4.20 (#28)
Bumps [ash](https://github.com/ash-project/ash) from 2.4.11 to 2.4.20.
- [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.4.11...v2.4.20)

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

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

Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2022-12-08 15:38:11 +13:00
James Harton
1d3e4e4641
improvement!: Update to support AshAuthentication 3.x (#27) 2022-12-08 14:32:26 +13:00
dependabot[bot]
d7c097f10d
chore(deps): bump ash from 2.4.2 to 2.4.11 (#17) 2022-11-24 07:37:21 +13:00
James Harton
408589b7aa
chore(deps): Update to AshAuthentication 1.0.0. (#15) 2022-11-22 14:34:48 +13:00
github-actions
af59f988fc chore: release version v0.5.0 2022-11-14 23:05:30 +00:00
James Harton
5cf8e0d8af
feat(OAuth2): Add OAuth2 link component. (#12) 2022-11-15 11:52:13 +13:00
Josh Price
8cd2e1290c
Add MIT Licence 2022-11-14 14:48:16 +11:00