joostdecock
9cf7de9a0b
wip(shared): Work on MDX wrapper
2023-05-15 20:00:45 +02:00
joostdecock
0b238c989e
wip(shared): Switched to webpack loader for MDX
2023-05-15 15:57:46 +02:00
joostdecock
bd3ce90e1a
wip(org): Work on curation of sets
2023-05-08 14:03:47 +02:00
joostdecock
6dbc6fe078
wip(org): Work on curated sets
2023-05-08 09:31:37 +02:00
joostdecock
080986294b
wip(org): Work on new site
2023-05-05 19:56:51 +02:00
joostdecock
39e013be42
feat(org): Better /new page
2023-04-30 21:24:35 +02:00
joostdecock
1c694d7aac
feat(org): Started /new page
2023-04-30 20:31:28 +02:00
joostdecock
e56016ed95
feat(shared): Apply control restrictions to sets
2023-04-30 18:29:56 +02:00
joostdecock
3642242835
feat(org): Completed initial sets management
2023-04-30 17:50:15 +02:00
joostdecock
ebbb4a8b8c
feat(shared): Modal design picker and work on sets
2023-04-30 14:53:49 +02:00
joostdecock
9579d4b7bb
wip(shared): UI tweaks to sets management
2023-04-30 11:58:17 +02:00
joostdecock
4557e71552
feat(org): Support for creating sets
2023-04-29 20:06:46 +02:00
joostdecock
d3d8e3d35a
feat(org): Support for creating sets
2023-04-29 08:29:12 +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
6f53b752f6
feat(org): Added new/apikey page
2023-04-22 15:01:57 +02:00
joostdecock
ff146634b6
chore: Linter warnings
2023-04-16 17:17:43 +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
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