Sophia Hage
805b14ff6f
fix(sites): swap github email and name placeholders
2023-11-07 13:22:38 +01:00
joostdecock
dd1913e499
fix(shared): broken links after docs changes
2023-10-25 20:15:24 +02:00
Joost De Cock
382e4817f9
fix(shared): Forgotten migration to dynamic mdx
2023-10-09 17:15:34 +02:00
Joost De Cock
90afd3e28e
feat(org): Switched to better dynamic mdx
2023-10-09 11:42:16 +02:00
joostdecock
ad5a14ad49
wip(sde): Trimming file list
2023-09-29 17:35:08 +02:00
joostdecock
c65c5876a3
wip(sde): Working on file list
2023-09-29 16:01:27 +02:00
joostdecock
527e65697f
chore(lab): Speed up the lab by removing things
2023-09-11 19:59:02 +02:00
joostdecock
9d11005c43
chore: Linter issues
2023-09-04 12:18:52 +02:00
joostdecock
2106a38154
feat(org): Bookmarks for docs
2023-09-04 11:01:08 +02:00
joostdecock
62f6cc6ac4
feat(shared): Set IDs on new inputs
2023-08-26 09:27:27 +02:00
joostdecock
c09404ae01
feat(shared): Ported account/github to new inputs
2023-08-25 18:26:23 +02:00
joostdecock
cad7ccf294
chore: Linter issues
2023-08-20 18:48:40 +02:00
joostdecock
2512765c49
chore: Linter issues
2023-08-20 18:35:19 +02:00
joostdecock
5d1249c419
feat(org/backend): Added account data export
2023-08-20 17:33:33 +02:00
Joost De Cock
cf26ba933a
chore(org): Updates for github data and account refresh
2023-08-17 17:05:08 +02:00
joostdecock
2dcf46befa
wip(lab): Work on v3 lab
2023-05-17 17:04:15 +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
ff95af3a0f
wip(org): Updated account pages
2023-03-27 19:21:27 +02:00
Joost De Cock
9e3861b009
chore(shared): Moved account components to allowed shared access
2023-03-27 19:07:48 +02:00