Joost De Cock
7466aec79c
fix(org): Homepage tweaks on mobile
2023-08-28 14:28:07 +02:00
joostdecock
0b5be6f283
wip(shared): Started on UX for Oauth signup
2023-08-28 08:40:39 +02:00
joostdecock
99a8049c1e
chore(shared): Linter warnings
2023-08-26 09:06:51 +02:00
joostdecock
b8ba199196
chore(org): Reduce colors on the homepage
2023-08-25 11:25:33 +02:00
joostdecock
91690f1377
feat(org): Handle support via website
2023-08-24 17:49:35 +02:00
joostdecock
62f76b32f7
feat(shared): More work on sets
2023-08-23 17:41:34 +02:00
joostdecock
7c726ede73
fix(org): Missing translation on homepage
2023-08-17 17:58:27 +02:00
Joost De Cock
734aa65f02
fix(org): Prevent card icons from shrinking
2023-08-01 18:16:47 +02:00
Joost De Cock
8b8f93bb6f
fix(org): Tweaks to home page card colors
2023-08-01 18:12:35 +02:00
Joost De Cock
10e30b03c0
fix(org): Homepage links
2023-08-01 16:17:08 +02:00
Joost De Cock
97ac5a4f3b
feat(org): more work on homepage
2023-08-01 16:15:11 +02:00
Joost De Cock
bbcf506e9b
feat(org): Added more patron pages
2023-08-01 15:32:14 +02:00
Joost De Cock
f6fafe8ca8
feat(shared): Added patron subscriptions
2023-08-01 13:02:14 +02:00
joostdecock
600d50e334
fix(shared): Linter issues
2023-07-30 18:37:22 +02:00
joostdecock
6b2a850948
wip: Started working on payment processing
2023-07-30 18:21:24 +02:00
joostdecock
4ea03c00be
chore(org): Padding tweaks on homepage
2023-07-30 15:55:11 +02:00
joostdecock
f461370007
wip(shared): Added subscription mockup
2023-07-30 14:21:39 +02:00
joostdecock
9967ea7653
fix(org): Mobile tweaks for homepage
2023-07-29 21:06:08 +02:00
joostdecock
951cc80ac0
wip(org): Work on the homepage
2023-07-29 21:01:26 +02:00
joostdecock
f950affe88
chore: Tweaks to home page animation
2023-07-29 11:02:25 +02:00
Joost De Cock
2efba303d6
chore: Linter issues
2023-07-28 20:38:09 +02:00
Joost De Cock
60fb4c1e99
chore: Linter issues
2023-07-28 20:34:53 +02:00
Joost De Cock
4f3820b3be
feat: Work on homepage
2023-07-28 20:28:27 +02:00
joostdecock
8ec48e7db8
wip(org): Started reworking the home page
2023-07-27 21:03:49 +02:00
Joost De Cock
15f48d4e90
feat(shared): Component to reload the account
2023-07-25 19:38:22 +02:00
joostdecock
513fe23ab7
chore: Updated import path to Popout component
2023-07-23 18:42:06 +02:00
joostdecock
4fae3a425f
feat(dev): Ported dev site to new v3 site framework
2023-05-16 10:34:13 +02:00
joostdecock
0b238c989e
wip(shared): Switched to webpack loader for MDX
2023-05-15 15:57:46 +02:00
Joost De Cock
e47c18177b
wip(shared): Removed useApp hook in favor of contexts
...
This removes the useApp hook from all org pages in favor of various
context. This means there is no longer global state that gets passed
around, instead each component that requires access to something shared
(like account, or navigation) can just use the context instead.
This is a first step, as a lot of shared components stil rely on app not
to mention the dev and lab sites.
2023-04-28 21:23:06 +02:00
Joost De Cock
995bb23551
wip(shared): Nav prebuild changes
2023-03-28 16:47:52 +02:00
Joost De Cock
9e3861b009
chore(shared): Moved account components to allowed shared access
2023-03-27 19:07:48 +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
joostdecock
595417a23b
feat(org): Ported components to mjs and named exports
2023-01-29 16:44:02 +01:00