Commit graph

315 commits

Author SHA1 Message Date
github-actions
dae9bf393d chore: release version v0.2.0 2022-10-28 07:19:43 +00:00
James Harton
e25a8bf397
feat: UI refresh. (#3)
* Redesign the overrides system to be easier to reason about.
* Redesign the password UI to be fancier.
2022-10-28 20:13:48 +13:00
dependabot[bot]
a47204aec2
chore(deps): bump phoenix_live_view from 0.18.2 to 0.18.3 (#2)
Bumps [phoenix_live_view](https://github.com/phoenixframework/phoenix_live_view) from 0.18.2 to 0.18.3.
- [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.2...v0.18.3)

---
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>
2022-10-27 14:41:14 +13:00
dependabot[bot]
8e12785b51
chore(deps): bump phoenix from 1.6.14 to 1.6.15 (#1)
Bumps [phoenix](https://github.com/phoenixframework/phoenix) from 1.6.14 to 1.6.15.
- [Release notes](https://github.com/phoenixframework/phoenix/releases)
- [Changelog](https://github.com/phoenixframework/phoenix/blob/v1.6.15/CHANGELOG.md)
- [Commits](https://github.com/phoenixframework/phoenix/compare/v1.6.14...v1.6.15)

---
updated-dependencies:
- dependency-name: phoenix
  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-10-27 14:40:57 +13:00
James Harton
b559a7d641
chore: update dependabot.yml 2022-10-27 10:23:52 +13:00
852b747ed7 chore(docs): tidy up docs. 2022-10-26 20:21:10 +13:00
c56a9b61aa chore(docs): fix small documentation mistake. 2022-10-26 16:48:25 +13:00
69057178a0 chore(deps): ash_authentication is not optional. 2022-10-25 18:37:49 +13:00
0731a2fda0 chore: release version v0.1.0 2022-10-25 17:07:08 +13:00
05ab4f438b feat: Add support for PasswordAuthentication. 2022-10-25 17:02:56 +13:00
c3bbac966b chore: get doctor passing. 2022-10-25 11:27:36 +13:00
c0819a77a2 chore: add github actions. 2022-10-25 11:24:10 +13:00
63c0064fba chore: set up dev Phoenix server. 2022-10-25 11:23:05 +13:00
dc068656a0 chore: set up devcontainer env. 2022-10-25 10:44:50 +13:00
de3ecd611f chore: empty mix application. 2022-10-25 10:39:57 +13:00