1
0
Fork 0
Commit graph

42 commits

Author SHA1 Message Date
Joost De Cock
9741a6e736 chore: Linter issues 2023-08-29 09:39:48 +02:00
Joost De Cock
30b60bf569 chore(shared): Updated measurements view in workbench 2023-08-29 09:25:38 +02:00
Joost De Cock
e4464beed5 fix(shared): Translation ids and anchor ids 2023-08-28 14:39:05 +02:00
joostdecock
24f117af90 chore(shared): Linter issues 2023-08-27 17:06:01 +02:00
joostdecock
7ef9198fe8 chore(shared): Linter issues 2023-08-27 17:01:58 +02:00
joostdecock
fb993ebe25 chore(shared): Linter warnings 2023-08-27 16:48:30 +02:00
joostdecock
723b3a9161 chore(shared): Better mobile view for sets 2023-08-26 18:23:22 +02:00
joostdecock
34fd47b259 chore(shared): Improved measurements view 2023-08-26 16:13:11 +02:00
joostdecock
62f6cc6ac4 feat(shared): Set IDs on new inputs 2023-08-26 09:27:27 +02:00
joostdecock
99a8049c1e chore(shared): Linter warnings 2023-08-26 09:06:51 +02:00
joostdecock
9eea9d9f2f fix(shared): Remove debug output 2023-08-25 16:24:57 +02:00
joostdecock
807cdd7bc4 feat(shared): Add migration from v2 accounts 2023-08-25 16:14:48 +02:00
joostdecock
ee3e14a64e chore: Linter issues 2023-08-25 10:44:05 +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
62f76b32f7 feat(shared): More work on sets 2023-08-23 17:41:34 +02:00
joostdecock
dad2fa0e99 feat(shared): Overhaul sets 2023-08-23 12:18:20 +02:00
joostdecock
cad7ccf294 chore: Linter issues 2023-08-20 18:48:40 +02:00
Enoch Riese
b8ab3e9326 re-add new measie inputs to account sets page 2023-06-22 11:36:24 -05:00
joostdecock
526d6f2f4b fix(shared): Pass measurement to row 2023-06-10 11:59:08 +02:00
joostdecock
52adb098b2 fix(shared): Fixed some of the sets inputs 2023-06-06 20:19:36 +02:00
joostdecock
fecb894ecb chore: Linter warning 2023-05-26 13:39:55 +02:00
joostdecock
10c3fb660a chore: Linter warnings 2023-05-26 13:35:03 +02:00
joostdecock
067bff61e5 fix(shared): Missing var in component 2023-05-26 10:41:36 +02:00
joostdecock
801ba17ab6 chore: More QA fixes for sites 2023-05-19 18:27:36 +02:00
joostdecock
c11a29e28a chore(shared): Fix linter warnings in sites/shared 2023-05-19 18:15:06 +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
joostdecock
2dcf46befa wip(lab): Work on v3 lab 2023-05-17 17:04:15 +02:00
joostdecock
bd3ce90e1a wip(org): Work on curation of sets 2023-05-08 14:03:47 +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