1
0
Fork 0
Commit graph

29 commits

Author SHA1 Message Date
5d098bc298 Unify user facing delete buttons to be visible but disabled when nothing selected 2024-01-02 15:50:47 +02:00
joostdecock
dd1913e499 fix(shared): broken links after docs changes 2023-10-25 20:15:24 +02:00
joostdecock
1e0741c72b chore(shared): Remove lint 2023-10-22 09:32:46 +02:00
joostdecock
6a4de830c1 wip: Work on fix for #5230 2023-10-22 09:22:23 +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
3d84ce390e chore(org): Don't load mdx dynamically in a hook 2023-08-24 19:42:32 +02:00
joostdecock
a2c5522a8e chore(shared): Linter issues 2023-08-24 19:01:48 +02:00
joostdecock
ee5e83aaf5 chore: Linter issues 2023-08-24 18:39:12 +02:00
joostdecock
dc7a0316c2 feat(org): Ported apikeys and bookmarks to new inputs 2023-08-23 18:49:21 +02:00
joostdecock
545f829a6a chore(shared): Consolidate Row component 2023-08-23 17:47:21 +02:00
joostdecock
dad2fa0e99 feat(shared): Overhaul sets 2023-08-23 12:18:20 +02:00
joostdecock
c913588f2f feat(org): Added handling of bookmarks 2023-08-21 17:58:08 +02:00
joostdecock
6e87493440 feat(org): Better handling of apikeys 2023-08-21 16:14:58 +02:00
joostdecock
782b8e60e3 chore: Linter issues 2023-08-20 18:53:35 +02:00
joostdecock
cad7ccf294 chore: Linter issues 2023-08-20 18:48:40 +02:00
joostdecock
513fe23ab7 chore: Updated import path to Popout component 2023-07-23 18:42:06 +02:00
joostdecock
1c694d7aac feat(org): Started /new page 2023-04-30 20:31:28 +02:00
joostdecock
3642242835 feat(org): Completed initial sets management 2023-04-30 17:50: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
joostdecock
6f53b752f6 feat(org): Added new/apikey page 2023-04-22 15:01:57 +02:00
joostdecock
33c609c886 chore: Linter warnings 2023-04-16 17:13:18 +02:00
joostdecock
6ae91efeed chore: Improvements to modal 2023-04-16 10:45:36 +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/apikeys.mjs (Browse further)