Commit graph

  • 25ffcab93c
    chore: unlock unused dependencies. main James Harton 2024-09-13 09:28:19 +1200
  • cb81c1d7ab
    chore: Require Elixir ~> 1.16 - as our deps already do. James Harton 2024-09-13 09:27:46 +1200
  • 870964155c fix: apply auth_routes_prefix logic to reset_route as well Zach Daniel 2024-09-12 10:47:46 -0400
  • 0ddb468cc9
    build(deps-dev): bump the dev-dependencies group with 2 updates (#502) dependabot[bot] 2024-09-12 09:52:52 -0400
  • 6b88fc652e
    build(deps): bump ash in the production-dependencies group (#501) dependabot[bot] 2024-09-12 09:52:39 -0400
  • 1291d9c115 chore: reenable router helpers in dev Zach Daniel 2024-09-12 09:48:11 -0400
  • e5ae52c1fa
    build(deps-dev): bump the dev-dependencies group with 2 updates dependabot[bot] 2024-09-12 13:45:39 +0000
  • e59fe8ade1
    build(deps): bump ash in the production-dependencies group dependabot[bot] 2024-09-12 13:44:33 +0000
  • ad6e5c9042
    build(deps-dev): bump mimic in the dev-dependencies group (#500) dependabot[bot] 2024-09-05 09:43:07 -0400
  • 58f60a100e
    build(deps): bump the production-dependencies group with 2 updates (#499) dependabot[bot] 2024-09-05 09:42:44 -0400
  • c2a8780dca
    build(deps-dev): bump mimic in the dev-dependencies group dependabot[bot] 2024-09-05 13:39:53 +0000
  • 5d1fef5330
    build(deps): bump the production-dependencies group with 2 updates dependabot[bot] 2024-09-05 13:39:02 +0000
  • 67ef2b23f6 chore: release version v2.1.1 v2.1.1 Zach Daniel 2024-09-03 10:17:30 -0400
  • 669e696b94 fix: ensure that params are sent when using route helpers Zach Daniel 2024-09-03 10:12:03 -0400
  • 21e5417c7e
    chore: release version v2.1.0 v2.1.0 James Harton 2024-09-02 09:37:18 +1200
  • b84fdd5296
    chore: unlock unused deps. James Harton 2024-09-02 09:11:14 +1200
  • 087afc0a15
    chore: remove redundant override in banner.ex. James Harton 2024-09-02 09:08:43 +1200
  • e95d7535c6
    improvement: add button for the Apple strategy (#482) Miguel Serrano 2024-09-02 03:39:51 +0700
  • f66e25f455
    build(deps): bump the production-dependencies group across 1 directory with 2 updates (#498) dependabot[bot] 2024-08-22 09:36:17 -0400
  • 7a6e63a878
    build(deps): bump the production-dependencies group across 1 directory with 2 updates dependabot[bot] 2024-08-22 13:35:26 +0000
  • becf81453a
    build(deps): bump ash in the production-dependencies group dependabot[bot] 2024-08-15 13:10:08 +0000
  • 1b392d5fe3 chore: get build passing Zach Daniel 2024-08-14 12:24:35 -0400
  • 7c90908ad9
    test: dynamic router - some additional tests, fixes and failures (#493) Andrew Hacking 2024-08-15 01:48:18 +1000
  • 0618356731 chore: fix dev app Zach Daniel 2024-08-13 12:46:01 -0400
  • 7960763bfc
    fix: Re-link form labels and form inputs on Password strategy forms (#494) Rebecca Le 2024-08-13 22:13:39 +0800
  • 9f264b141f
    fix: Use separate override labels for Password and Password Confirmation fields fix/identity-password-label-linking Rebecca Le 2024-08-13 20:21:00 +0800
  • 3236c8a316
    fix: Restore linkage between form inputs and form fields on Password strategy form Rebecca Le 2024-08-13 20:19:10 +0800
  • 6cd5889f59
    Merge branch 'main' into wip-dynamic-router Andrew Hacking 2024-08-13 13:55:31 +1000
  • 9f55fc2b1d improvment: Working controller tests for register, sign-in, sign-out Andrew Hacking 2024-08-13 03:07:42 +1000
  • 78e5c43bfe fix: ensure path params are processed on strategy router Andrew Hacking 2024-08-13 03:05:43 +1000
  • 589700db86 improvement: Code formatting Andrew Hacking 2024-08-13 03:04:30 +1000
  • e6aff36d7b improvement: Router helper docs, including :unscoped Andrew Hacking 2024-08-13 03:03:18 +1000
  • bb564efd3b improvement: Initial controller tests Andrew Hacking 2024-08-11 19:25:53 +1000
  • 916efd04a3 fix: Scoped router tests Andrew Hacking 2024-08-11 19:21:12 +1000
  • df1e7c7b03 chore: use the new alias introduced Zach Daniel 2024-08-09 09:58:47 -0400
  • 2909e22e4c chore: make credo happy Zach Daniel 2024-08-09 09:54:53 -0400
  • a51bab698f improvement: pass context down to all actions Zach Daniel 2024-08-09 09:39:28 -0400
  • 9f5feedc7d
    feat: Dynamic Router + compile time dependency fixes (#487) Zach Daniel 2024-08-08 20:03:48 -0400
  • be55c8df0d chore: "fix" credo wip-dynamic-router Zach Daniel 2024-08-08 20:03:26 -0400
  • a91479e2ad improvement: create a new dynamic router, and avoid other compile time dependencies Zach Daniel 2024-08-01 13:09:55 -0400
  • 29364dcf4d
    build(deps): bump the production-dependencies group with 2 updates (#492) dependabot[bot] 2024-08-08 09:56:02 -0400
  • 919b5f8595
    build(deps): bump the production-dependencies group with 2 updates dependabot[bot] 2024-08-08 13:50:48 +0000
  • ccad725c9e chore: format Zach Daniel 2024-08-07 23:09:01 -0400
  • 661712de6e fix: only scope reset/register paths if they are set Zach Daniel 2024-08-07 23:02:41 -0400
  • e30be539b0
    fix: Ensure session respects router scope when using sign_in_route helper (#490) Andrew Hacking 2024-08-08 00:06:24 +1000
  • 112b86d30c
    chore: release version v2.0.2 v2.0.2 James Harton 2024-08-05 15:47:47 +1200
  • 1b9575478b
    Clarify tutorial name (#488) Aidan Gauland 2024-08-05 00:11:53 +1200
  • c5adcc49e5 fix: Ensure session respects router scope when using sign_in_route helper Andrew Hacking 2024-08-04 18:18:24 +1000
  • 8ada430e1a
    Clarify tutorial name Aidan Gauland 2024-08-04 16:07:26 +1200
  • 495d505331
    build(deps): bump the production-dependencies group with 3 updates (#486) dependabot[bot] 2024-08-01 12:24:43 -0400
  • 7a8f69d289
    build(deps): bump the production-dependencies group with 3 updates dependabot[bot] 2024-08-01 13:11:44 +0000
  • f5c76ca4e2
    build(deps): bump ash in the production-dependencies group (#483) dependabot[bot] 2024-07-25 09:36:41 -0400
  • bf4e4660eb
    build(deps): bump ash in the production-dependencies group dependabot[bot] 2024-07-25 13:17:50 +0000
  • e8c2b33ea7 fix: check strategy module instead of name Miguel Serrano 2024-07-25 13:35:31 +0700
  • ffcc011a00 improvement: add apple component Miguel Serrano 2024-07-25 13:16:54 +0700
  • aca4a59d5b
    build(deps-dev): bump the dev-dependencies group with 2 updates (#480) dependabot[bot] 2024-07-18 09:40:39 -0400
  • bcad5366a4 chore: format/clean deps Zach Daniel 2024-07-18 09:40:21 -0400
  • 4637e26dbe
    build(deps): bump ash in the production-dependencies group (#479) dependabot[bot] 2024-07-18 09:36:08 -0400
  • 60048635c5
    build(deps-dev): bump the dev-dependencies group with 2 updates dependabot[bot] 2024-07-18 13:13:53 +0000
  • 1e2aaa9572
    build(deps): bump ash in the production-dependencies group dependabot[bot] 2024-07-18 13:12:50 +0000
  • 2e4bcaccae
    improvement: Added overrides for identity (email) and password fields. (#477) maxmannen 2024-07-16 21:32:43 +0200
  • 8a1fe30d7b
    fix: use any overridden value, including nil or false (#476) Zach Daniel 2024-07-16 15:32:07 -0400
  • ef856bf14e
    fix: set tenant in sign_in and reset_route (#478) Zach Daniel 2024-07-16 15:31:48 -0400
  • a1f1414495 fix: set tenant in sign_in and reset_route set-tenant-in-auth-routes Zach Daniel 2024-07-16 15:13:21 -0400
  • db6fca73e3 Error fix maxmannen 2024-07-13 19:12:15 +0200
  • 8464d7c5fa Refactor maxmannen 2024-07-13 19:10:18 +0200
  • fe8b715908 refactor maxmannen 2024-07-13 19:03:23 +0200
  • b0ffd76228 Refaktor maxmannen 2024-07-13 19:00:12 +0200
  • f43ccb3b67 Error maxmannen 2024-07-13 18:56:31 +0200
  • d547b3dd8c Errors maxmannen 2024-07-13 18:37:11 +0200
  • bbbc336f8e Missed one... maxmannen 2024-07-13 18:30:20 +0200
  • a427fafc4a Added label overrides maxmannen 2024-07-13 18:22:46 +0200
  • 8dd615a24b fix: use any overridden value, including nil or false fix-overrides Zach Daniel 2024-07-12 19:40:16 -0400
  • 1114d929d2
    build(deps): bump the production-dependencies group with 2 updates (#474) dependabot[bot] 2024-07-11 15:21:07 -0400
  • fbb2bce35c
    build(deps): bump the production-dependencies group with 2 updates dependabot[bot] 2024-07-11 13:08:11 +0000
  • c700af6a02
    chore: release version v2.0.1 v2.0.1 James Harton 2024-07-10 14:17:32 +1200
  • 425980157d
    improvement: fix deprecation warnings about live_flash/2. James Harton 2024-07-10 14:01:19 +1200
  • 513581bcce
    Merge branch 'main' into patch-1 Vasilis Spilka 2024-07-02 01:41:42 +0200
  • c564163f59
    enable token Vasilis Spilka 2024-07-02 01:38:05 +0200
  • b599e04416
    build(deps-dev): bump the dev-dependencies group with 2 updates (#472) dependabot[bot] 2024-06-27 09:27:44 -0400
  • 05d99d0698
    build(deps): bump the production-dependencies group with 2 updates (#471) dependabot[bot] 2024-06-27 09:27:30 -0400
  • 21dfa667a9
    build(deps-dev): bump the dev-dependencies group with 2 updates dependabot[bot] 2024-06-27 13:07:46 +0000
  • 4eeb79d3a2
    build(deps): bump the production-dependencies group with 2 updates dependabot[bot] 2024-06-27 13:05:52 +0000
  • 2638ea6748
    build(deps): bump the production-dependencies group with 2 updates (#470) dependabot[bot] 2024-06-19 10:21:13 -0400
  • 4956ffdd21
    build(deps): bump the production-dependencies group with 2 updates dependabot[bot] 2024-06-19 14:18:30 +0000
  • f83de8f630
    build(deps): bump phoenix from 1.7.12 to 1.7.14 (#469) dependabot[bot] 2024-06-19 10:17:12 -0400
  • ce3b520ff1
    build(deps): bump phoenix_live_view from 0.20.14 to 0.20.15 (#468) dependabot[bot] 2024-06-19 10:16:55 -0400
  • b72c2c4d00
    build(deps): bump phoenix from 1.7.12 to 1.7.14 dependabot[bot] 2024-06-19 14:16:53 +0000
  • 6e94e77b96 ci: dependabot weekly Zach Daniel 2024-06-19 10:16:27 -0400
  • b5579b49c1
    build(deps): bump ash from 3.0.12 to 3.0.15 (#467) dependabot[bot] 2024-06-19 10:15:52 -0400
  • cfffc54939
    build(deps): bump phoenix_live_view from 0.20.14 to 0.20.15 dependabot[bot] 2024-06-19 13:46:57 +0000
  • ea927882d9
    build(deps): bump ash from 3.0.12 to 3.0.15 dependabot[bot] 2024-06-19 13:46:29 +0000
  • 791ced5aea
    build(deps): bump ash from 3.0.12 to 3.0.14 dependabot[bot] 2024-06-18 13:25:49 +0000
  • cd83b1c646
    build(deps): bump ash from 3.0.11 to 3.0.12 (#465) dependabot[bot] 2024-06-18 08:01:12 +1200
  • 6bb18e03a9
    build(deps): bump ash from 3.0.11 to 3.0.12 dependabot[bot] 2024-06-17 14:00:08 +0000
  • 789c8387c6
    build(deps): bump ash_phoenix from 2.0.3 to 2.0.4 (#464) dependabot[bot] 2024-06-15 07:29:21 +1200
  • c710979b65
    build(deps): bump ash_phoenix from 2.0.3 to 2.0.4 dependabot[bot] 2024-06-14 13:57:05 +0000
  • 3bf25c4564
    build(deps-dev): bump credo from 1.7.6 to 1.7.7 dependabot[bot] 2024-06-13 13:23:10 +0000
  • b6a5c56748
    build(deps): bump ash from 3.0.10 to 3.0.11 (#461) dependabot[bot] 2024-06-12 16:02:43 -0400
  • 5dca2de305
    Merge branch 'main' into dependabot/hex/ash-3.0.11 Zach Daniel 2024-06-12 16:02:36 -0400