1
0
Fork 0
Commit graph

82 commits

Author SHA1 Message Date
Joost De Cock
847598f059 wip(org): Added typography pages to nav 2023-03-27 19:31:36 +02:00
Joost De Cock
bc5504ce63 wip(org): Updated profile page for new navigation 2023-03-27 19:25:10 +02:00
Joost De Cock
10ceb2df91 wip(org): Work on porting account pages to new navigation 2023-03-27 18:49:09 +02:00
Joost De Cock
5ea69e6372 chore(org): Work on navigation 2023-03-26 16:50:46 +02:00
Joost De Cock
264e7a0b9d chore(org): Moved useApp hook to shared hook 2023-03-24 21:49:37 +01:00
Joost De Cock
c1438a9419 wip(shared): Work on refactoring hooks 2023-03-24 16:33:14 +01:00
Joost De Cock
6fbd383039 chore(org): Refactored useToast hook 2023-03-23 10:48:01 +01:00
Joost De Cock
d7fc8282b3 chore(org): Create the use-account hook
I am refactoring hooks, breaking up the *god hook* that is useApp.

I am also switching to `use-persisted-storage` as a dependency
over our own useStorage implementation as that has been the source
of some bugs lately and this one seems to do the job just fine
so that's one less thing to worry about.
2023-03-23 10:34:06 +01:00
Joost De Cock
c8314f9acf chore(org): Refactored useBackend hook 2023-03-23 10:29:55 +01:00
joostdecock
20d370aab3 chore(org): Some signin to login changes 2023-03-19 19:11:50 +01:00
joostdecock
8c25eae2e2 feat(org): Handle signin with magic link 2023-03-19 19:03:51 +01:00
joostdecock
806a2174db fix(org): Use noAccount object in clear method 2023-03-12 18:50:49 +01:00
joostdecock
731c246e88 fix(org): Avoid recreating noAccount object on each render 2023-03-12 18:49:09 +01:00
joostdecock
4c3d3a5019 feat(backend): Implement email change flow 2023-02-26 13:18:14 +01:00
joostdecock
644c1b8dcf feat(org): Work on API keys page 2023-02-25 18:19:11 +01:00
Joost De Cock
2819473eaa fix(org): Lint issues 2023-02-20 19:20:15 +01:00
joostdecock
79434846b6 feat(org): Further work on account pages 2023-02-19 20:49:15 +01:00
joostdecock
c0571d54f0 feat(org): More account pages 2023-02-18 16:11:02 +01:00
joostdecock
424c15c723 wip(org): Moved toasts to their own hook 2023-02-12 11:20:59 +01:00
joostdecock
e861a64363 wip(org): Work on account pages, and shared features 2023-02-11 19:47:35 +01:00
joostdecock
8634b84e04 fix(org): Fix prebuild to output mjs 2023-02-05 16:39:18 +01:00
joostdecock
595417a23b feat(org): Ported components to mjs and named exports 2023-01-29 16:44:02 +01:00
joostdecock
84dbd9353a chore(org): Linter warnings 2023-01-27 21:13:12 +01:00
joostdecock
1d31b3040a chore(org): Linter warnings 2023-01-27 21:10:06 +01:00
joostdecock
8caed34e73 wip(org): Final welcome pages 2023-01-27 20:39:09 +01:00
Joost De Cock
24a16a0673 fix(backend): Require auth to check username availability 2023-01-24 21:18:55 +01:00
Joost De Cock
e75d88c67f wip: Work on onboarding 2023-01-22 19:46:56 +01:00
joostdecock
e912121553 fix(org): Handle expired signup link 2023-01-15 10:51:45 +01:00
joostdecock
e06e37afce chore: Linter warnings 2023-01-09 21:02:08 +01:00
Joost De Cock
1815486366 wip(org): Work on bugsnag integration 2022-12-28 21:04:30 +01:00
Joost De Cock
636feb877d wip(org): Work on signup/signin pages 2022-12-27 18:20:53 +01:00
Joost De Cock
43ee0f1790 chore: Adapt sites to recent changes 2022-06-17 12:02:09 +02:00