1
0
Fork 0
Commit graph

21 commits

Author SHA1 Message Date
joostdecock
dd1913e499 fix(shared): broken links after docs changes 2023-10-25 20:15:24 +02:00
Joost De Cock
90afd3e28e feat(org): Switched to better dynamic mdx 2023-10-09 11:42:16 +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
9551ab3630 chore(shared): Linter warnings 2023-08-26 09:15:28 +02:00
joostdecock
99a8049c1e chore(shared): Linter warnings 2023-08-26 09:06:51 +02:00
joostdecock
6c863a2d23 feat(shared): Ported account/control to new inputs 2023-08-25 17:24:58 +02:00
joostdecock
cad7ccf294 chore: Linter issues 2023-08-20 18:48:40 +02:00
joostdecock
4744759d0b wip(org): Going through account pages 2023-08-19 18:01:22 +02:00
Enoch Riese
1359daec67 refactor ui settings menu to use shared components 2023-06-02 12:42:48 -05:00
joostdecock
cab7f5d2c5 wip(org): More work on managing patterns 2023-05-31 15:32:54 +02:00
joostdecock
c49a47a0de chore: Fixing linter warnings 2023-05-19 16:31:28 +02:00
joostdecock
a41b3f09a2 chore(shared): Move org stuff to shared to be used by the lab 2023-05-17 17:32:19 +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
joostdecock
7991710c52 wip(org): Work on measurments sets 2023-04-22 16:41:13 +02:00
joostdecock
33c609c886 chore: Linter warnings 2023-04-16 17:13:18 +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
Renamed from sites/org/components/account/control.mjs (Browse further)