Commit graph

  • a624b7a9ca improvement(supervisor): require that the user adds the supervisor to their OTP app. James Harton 2022-12-05 15:35:15 +1300
  • 2b3c242e80 chore: release version v3.0.1 v3.0.1 github-actions 2022-12-05 00:12:57 +0000
  • 2cee21c9ed
    improvement(actions): All actions now take optional arguments for the underlying API call. (#61) James Harton 2022-12-05 13:04:42 +1300
  • 7a82fa532c improvement(actions): All actions now take optional arguments for the underlying API call. James Harton 2022-12-05 11:54:49 +1300
  • 29f495f5fc
    chore(deps-dev): bump ash_postgres from 1.1.2 to 1.1.3 (#52) dependabot[bot] 2022-12-05 11:27:39 +1300
  • e2c596b7c8
    chore(deps-dev): bump ash_graphql from 0.22.0 to 0.22.1 (#50) dependabot[bot] 2022-12-05 11:27:14 +1300
  • 540b34d4e1
    chore(deps-dev): bump ash_postgres from 1.1.2 to 1.1.3 dependabot[bot] 2022-12-04 22:21:22 +0000
  • 99a450f756
    chore(deps-dev): bump ash_graphql from 0.22.0 to 0.22.1 dependabot[bot] 2022-12-04 22:21:18 +0000
  • d48a184a51
    chore(deps): bump ash from 2.4.16 to 2.4.19 (#59) dependabot[bot] 2022-12-05 11:20:25 +1300
  • 2083c24a4d
    chore(deps): bump ash from 2.4.16 to 2.4.19 dependabot[bot] 2022-12-04 22:15:30 +0000
  • 931fd1d8ea chore: release version v3.0.0 v3.0.0 github-actions 2022-12-04 22:13:12 +0000
  • 3ff046db2f
    chore(deps): bump spark from 0.2.13 to 0.2.17 dependabot[bot] 2022-12-04 21:58:08 +0000
  • a1de1cf0a9
    Merge pull request #49 from team-alembic/feat/token-resource James Harton 2022-12-05 10:57:15 +1300
  • 5febe36527 improvement(Confirmation): Store confirmation changes in the token resource. James Harton 2022-12-05 10:05:09 +1300
  • 4cb5f481fb
    chore(deps): bump ash from 2.4.11 to 2.4.18 dependabot[bot] 2022-12-02 16:13:34 +0000
  • 12693d0327
    chore(deps): bump spark from 0.2.12 to 0.2.16 dependabot[bot] 2022-12-02 16:12:34 +0000
  • 99746b03de
    chore(deps): bump spark from 0.2.12 to 0.2.15 dependabot[bot] 2022-12-01 16:14:12 +0000
  • 179cd328b0
    chore(deps): bump ash from 2.4.11 to 2.4.17 dependabot[bot] 2022-12-01 16:13:40 +0000
  • 776bd8ea6c improvement(TokenResource)!: Move TokenRevocation -> TokenResource. James Harton 2022-11-30 16:32:13 +1300
  • 8b74b14434
    chore(deps): bump ash from 2.4.11 to 2.4.16 dependabot[bot] 2022-11-30 16:15:46 +0000
  • c5078b1a0d
    chore(deps): bump ash from 2.4.11 to 2.4.12 dependabot[bot] 2022-11-29 16:12:46 +0000
  • e3d004ad97 chore: release version v2.0.1 v2.0.1 github-actions 2022-11-24 03:46:19 +0000
  • e88a516b22
    improvement(Confirmation): Confirmation is not a strategy. (#46) James Harton 2022-11-24 16:40:15 +1300
  • b1ecd12a9e chore: move FIXME doc to issue. James Harton 2022-11-24 16:29:56 +1300
  • b0becdf04c improvement(Confirmation): Support more than one confirmation entity. James Harton 2022-11-24 16:27:51 +1300
  • bc203f980a improvement(Confirmation): Confirmation is not a strategy. James Harton 2022-11-24 15:45:01 +1300
  • eec87a0bea
    chore(deps-dev): bump doctor from 0.20.0 to 0.21.0 (#41) dependabot[bot] 2022-11-23 11:31:09 +1300
  • 93bd54db7d
    chore(deps-dev): bump ash_postgres from 1.1.1 to 1.1.2 (#44) dependabot[bot] 2022-11-23 11:30:53 +1300
  • 1418d23f6f
    chore(deps-dev): bump ex_doc from 0.29.0 to 0.29.1 (#45) dependabot[bot] 2022-11-23 11:29:41 +1300
  • b3dbd2cff6
    chore(deps-dev): bump ex_doc from 0.29.0 to 0.29.1 dependabot[bot] 2022-11-22 22:00:14 +0000
  • ad30748764 chore: release version v2.0.0 v2.0.0 github-actions 2022-11-22 21:57:04 +0000
  • 66bd3867fd
    chore(deps-dev): bump doctor from 0.20.0 to 0.21.0 dependabot[bot] 2022-11-22 21:41:26 +0000
  • e2b56debf3
    chore(deps-dev): bump ash_postgres from 1.1.1 to 1.1.2 dependabot[bot] 2022-11-22 21:41:24 +0000
  • 9e9e217862
    chore(deps-dev): bump ash_graphql from 0.21.0 to 0.22.0 (#42) dependabot[bot] 2022-11-23 10:40:23 +1300
  • bfb633a267
    chore(deps): bump ash from 2.4.2 to 2.4.11 dependabot[bot] 2022-11-22 20:10:44 +0000
  • 8e0dae4210
    chore(deps-dev): bump ash_graphql from 0.21.0 to 0.22.0 dependabot[bot] 2022-11-22 20:10:26 +0000
  • 1c8f138c67
    improvement!: Major redesign of DSL and code structure. (#35) James Harton 2022-11-23 09:09:41 +1300
  • 4b7feffc46 improvement!: Major redesign of DSL and code structure. James Harton 2022-11-17 15:28:13 +1300
  • fdba938b70
    chore(deps-dev): bump ash_postgres from 1.1.1 to 1.1.2 (#40) dependabot[bot] 2022-11-22 15:10:06 +1300
  • 1c9b9c6b28
    chore(deps-dev): bump ex_doc from 0.29.0 to 0.29.1 (#38) dependabot[bot] 2022-11-22 15:09:45 +1300
  • 78019a4c12
    chore(deps-dev): bump ash_postgres from 1.1.1 to 1.1.2 dependabot[bot] 2022-11-22 01:36:57 +0000
  • dfc7a329ec
    chore(deps): bump ash from 2.4.3 to 2.4.10 dependabot[bot] 2022-11-22 01:36:40 +0000
  • 92c91e849d
    chore(deps-dev): bump ex_doc from 0.29.0 to 0.29.1 dependabot[bot] 2022-11-22 01:36:22 +0000
  • dff510d289
    chore(deps): bump ash from 2.4.2 to 2.4.3 (#32) dependabot[bot] 2022-11-22 14:35:29 +1300
  • 36395ccafe
    chore(deps): bump ash from 2.4.2 to 2.4.3 dependabot[bot] 2022-11-16 16:18:27 +0000
  • 5471e498d0 chore: release version v1.0.0 v1.0.0 James Harton 2022-11-15 14:47:36 +1300
  • 65d53e3597 improvement(OAuth2Authentication)!: Make the site option runtime configurable. (#31) James Harton 2022-11-15 14:32:36 +1300
  • 734e25b660 improvement!(OAuth2Authentication): Make the site option runtime configurable. James Harton 2022-11-15 14:04:12 +1300
  • e7b1e84a63 chore: release version v0.6.1 v0.6.1 github-actions 2022-11-15 01:25:03 +0000
  • 6b22c858ce
    fix(OAuth2Authentication): Return the failure reason even if it's not a changeset. (#29) James Harton 2022-11-15 14:07:32 +1300
  • cda121a21e fix(OAuth2Authentication): Return the failure reason even if it's not a changeset. James Harton 2022-11-10 17:19:34 +1300
  • 6aed0878d9
    chore(deps): bump castore from 0.1.18 to 0.1.19 (#30) dependabot[bot] 2022-11-15 09:51:28 +1300
  • 5aa2d268e3
    chore(deps): bump castore from 0.1.18 to 0.1.19 dependabot[bot] 2022-11-14 16:13:27 +0000
  • c559bffe8a
    Add MIT Licence Josh Price 2022-11-14 14:44:53 +1100
  • 3a54be6b32 chore: release version v0.6.0 v0.6.0 github-actions 2022-11-10 02:02:46 +0000
  • c5f589058e
    feat(OAuth2Authentication): Add support for generic OAuth2 endpoints. (#28) James Harton 2022-11-10 14:47:06 +1300
  • 18f4ad68c5 feat(OAuth2Authentication): Add support for generic OAuth2 endpoints. James Harton 2022-11-04 09:22:24 +1300
  • 73c7788076 chore: release version v0.5.0 v0.5.0 github-actions 2022-11-04 08:12:23 +0000
  • 1d4bb00617
    feat(Confirmation): Add extension that allows a user to be confirmed when created or updated. (#27) James Harton 2022-11-04 21:05:47 +1300
  • b760948527 feat(Confirmation): Add extension that allows a user to be confirmed when created or updated. James Harton 2022-11-04 17:55:42 +1300
  • 50c4e832e3 chore: release version v0.4.3 v0.4.3 github-actions 2022-11-03 22:52:34 +0000
  • e5ba987ee1 improvement(docs): Improve endpoint docs for PasswordAuthentication and PasswordReset. James Harton 2022-11-04 11:46:03 +1300
  • 9afce721fe chore: release version v0.4.2 v0.4.2 github-actions 2022-11-03 22:31:29 +0000
  • bab9ec363e
    fix(PasswordReset): Generate the reset token using the target action, not the source action. (#25) James Harton 2022-11-04 11:24:33 +1300
  • 290a48ede4 improvement(PasswordReset): rework PasswordReset to be a provider in it's own right - this means it has it's own routes, etc. James Harton 2022-11-04 11:16:26 +1300
  • a10d5f9b30 fix(PasswordReset): Generate the reset token using the target action, not the source action. James Harton 2022-11-04 09:37:10 +1300
  • c5eb02f4b0
    chore(deps): bump ash from 2.4.1 to 2.4.2 (#24) dependabot[bot] 2022-11-04 09:12:37 +1300
  • 4c4a800ecc
    chore(deps): bump ash from 2.4.1 to 2.4.2 dependabot[bot] 2022-11-03 16:15:55 +0000
  • 2f74ac0149 chore: release version v0.4.1 v0.4.1 github-actions 2022-11-03 01:09:31 +0000
  • 6d4f338b0c
    improvement(PasswordReset): A reset request is actually a query, not an update. (#23) James Harton 2022-11-03 14:03:14 +1300
  • 3f3811966f improvement(PasswordReset): A reset request is actually a query, not an update. James Harton 2022-11-03 13:57:46 +1300
  • b5768a4489 chore: release version v0.4.0 James Harton 2022-11-02 18:44:36 +1300
  • c68bf19973 chore: release version v0.4.0 v0.4.0 github-actions 2022-11-02 05:35:00 +0000
  • e141d455da
    chore(deps-dev): bump elixir_sense from de43440 to ef2401b (#21) dependabot[bot] 2022-11-02 18:22:42 +1300
  • 0eca3274f0
    feat(PasswordReset): allow users to request and reset their password. (#22) James Harton 2022-11-02 18:18:20 +1300
  • eb90b455bc feat(PasswordReset): allow users to request and reset their password. James Harton 2022-10-31 16:28:14 +1300
  • 2abfd84a45
    chore(deps-dev): bump elixir_sense from de43440 to ef2401b dependabot[bot] 2022-10-31 20:56:05 +0000
  • c4732c12a3
    chore(deps-dev): bump plug_cowboy from 2.5.2 to 2.6.0 (#18) dependabot[bot] 2022-11-01 09:55:27 +1300
  • 3f951cb7dd
    chore(deps): bump ash from 2.3.0 to 2.4.1 dependabot[bot] 2022-10-31 17:23:58 +0000
  • a84d95a6c0
    chore(deps): bump plug from 1.13.6 to 1.14.0 dependabot[bot] 2022-10-31 17:13:44 +0000
  • 99ed5f6447
    chore(deps-dev): bump plug_cowboy from 2.5.2 to 2.6.0 dependabot[bot] 2022-10-31 17:13:27 +0000
  • 5e4d6ad8a2
    chore(deps): bump ash from 2.3.0 to 2.4.0 dependabot[bot] 2022-10-31 03:57:44 +0000
  • c28aa29c8a chore: release version v0.3.0 v0.3.0 github-actions 2022-10-31 03:56:53 +0000
  • 8797005175
    feat(Ash.PlugHelpers): Support standard actor configuration. (#16) James Harton 2022-10-31 16:43:00 +1300
  • ad7646f594 feat(Ash.PlugHelpers): Support standard actor configuration. James Harton 2022-10-31 15:12:25 +1300
  • 1b63e8a673 chore: format dev directory also. James Harton 2022-10-31 12:18:48 +1300
  • 9cd8c2b7ab improvement(docs): change all references to actor to user. James Harton 2022-10-31 10:14:52 +1300
  • b41eac2c13
    chore(deps): bump ash from 2.2.0 to 2.3.0 dependabot[bot] 2022-10-28 16:51:09 +0000
  • a432bd5477 chore: release version v0.2.1 v0.2.1 github-actions 2022-10-26 00:01:54 +0000
  • aa638e0230 improvement: move subject_name uniqueness validation to compile time. James Harton 2022-10-26 12:52:50 +1300
  • 13d3f0d2ab improvement: remove generated: true from macros. James Harton 2022-10-26 11:01:44 +1300
  • f0e7768e43 fix: deprecation warnings caused by use of Macro.expand_literal/2. James Harton 2022-10-26 11:00:49 +1300
  • 2c1802dd69 chore(docs): small documentation improvements. James Harton 2022-10-26 10:59:29 +1300
  • fd54efe85d
    chore(deps-dev): bump ex_doc from 0.28.6 to 0.29.0 (#9) dependabot[bot] 2022-10-26 08:47:53 +1300
  • 5cd7fc5e61
    chore(deps-dev): bump ash_postgres from 1.1.0 to 1.1.1 (#10) dependabot[bot] 2022-10-26 08:47:38 +1300
  • c51de0fe74 chore(docs): Add links to ash_authentication_phoenix. James Harton 2022-10-26 08:45:21 +1300
  • 7198af8e4c
    chore(deps-dev): bump ash_postgres from 1.1.0 to 1.1.1 dependabot[bot] 2022-10-25 17:09:17 +0000
  • e6ee952e0e
    chore(deps-dev): bump ex_doc from 0.28.6 to 0.29.0 dependabot[bot] 2022-10-25 17:09:01 +0000
  • e0f0a8d257 chore(docs): improve documentation. James Harton 2022-10-25 20:32:57 +1300
  • 809a0faa55 chore: release version v0.2.0 v0.2.0 github-actions 2022-10-24 22:21:49 +0000