Commit graph

14 commits

Author SHA1 Message Date
Andrew Hacking
7c90908ad9
test: dynamic router - some additional tests, fixes and failures (#493)
* test: Scoped router tests

* test: Initial controller tests

* docs: Router helper docs, including :unscoped

* chore: Code formatting

* fix: ensure path params are processed on strategy router

* test: Working controller tests for register, sign-in, sign-out

---------

Co-authored-by: Zach Daniel <zach@zachdaniel.dev>
2024-08-14 11:48:18 -04:00
Zach Daniel
9f5feedc7d
feat: Dynamic Router + compile time dependency fixes (#487)
* improvement: create a new dynamic router, and avoid other compile time dependencies

* chore: "fix" credo
2024-08-08 20:03:48 -04:00
aa86cc8dc0
chore: fix git-ops configuration. 2024-05-10 12:40:45 +12:00
e106c9996d
improvement!: Update to support Ash 3.0, et al. 2024-04-02 09:46:05 +13:00
Zach Daniel
f9e3f90714 chore: update ash & docs 2023-09-25 10:28:18 -04:00
Zach Daniel
7276165593
improvement: remove readme contents, add tutorial (#81) 2023-01-26 09:26:14 -05:00
James Harton
dbc9fcc5a8
improvement: Add Github icon. (#55) 2023-01-12 19:16:23 +13:00
Zach Daniel
cc55a47ab7
docs: add spark doc index (#43) 2023-01-09 15:56:11 -05: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
James Harton
1d3e4e4641
improvement!: Update to support AshAuthentication 3.x (#27) 2022-12-08 14:32:26 +13:00
James Harton
408589b7aa
chore(deps): Update to AshAuthentication 1.0.0. (#15) 2022-11-22 14:34:48 +13:00
James Harton
47f191b42e
feat(PasswordReset): Add password reset support to the UI. (#10) 2022-11-03 16:07:25 +13:00
05ab4f438b feat: Add support for PasswordAuthentication. 2022-10-25 17:02:56 +13:00
63c0064fba chore: set up dev Phoenix server. 2022-10-25 11:23:05 +13:00