Joost De Cock
08c101806a
New translations en.yaml (Ukrainian)
...
skip-build
2023-07-23 20:48:43 +02:00
Joost De Cock
a4e92f4502
New translations en.yaml (Dutch)
...
skip-build
2023-07-23 20:48:43 +02:00
Joost De Cock
d19e921de3
New translations en.yaml (German)
...
skip-build
2023-07-23 20:48:42 +02:00
Joost De Cock
1f3a393884
New translations en.yaml (Spanish)
...
skip-build
2023-07-23 20:48:41 +02:00
Joost De Cock
3a08a880df
New translations en.yaml (French)
...
skip-build
2023-07-23 20:48:40 +02:00
Joost De Cock
04d76a5aef
New translations account.en.yaml (Ukrainian)
...
skip-build
2023-07-22 00:12:39 +02:00
Joost De Cock
cb432bfaa5
New translations account.en.yaml (Dutch)
...
skip-build
2023-07-22 00:12:31 +02:00
Joost De Cock
60e6b8c388
New translations account.en.yaml (German)
...
skip-build
2023-07-22 00:12:23 +02:00
Joost De Cock
1e8b52d6d5
New translations account.en.yaml (Spanish)
...
skip-build
2023-07-22 00:12:16 +02:00
Joost De Cock
b9907d842c
New translations account.en.yaml (French)
...
skip-build
2023-07-22 00:12:08 +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
Enoch Riese
1359daec67
refactor ui settings menu to use shared components
2023-06-02 12:42:48 -05:00
joostdecock
8fc2916cc3
chore: Linter warning
2023-06-01 09:05:40 +02:00
joostdecock
f1154d149c
chore(shared): Deepscan warnings
2023-06-01 08:48:21 +02:00
joostdecock
f0279c3830
chore: Linter issues
2023-05-31 18:34:37 +02:00
joostdecock
cab7f5d2c5
wip(org): More work on managing patterns
2023-05-31 15:32:54 +02:00
joostdecock
56b0e82959
wip(org): Work on pattern view/management
2023-05-31 10:18:52 +02:00
joostdecock
2c365a2e81
feat(backend): Include (c)set when returning pattern
2023-05-30 16:53:23 +02:00
joostdecock
cf060c779b
chore(shared): Tweaks to components
2023-05-27 17:34:51 +02:00
joostdecock
2e1a7b473a
wip(org): Work on patterns pages
2023-05-26 17:24:25 +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
8df1276430
fix(lab): Fixed next build issues
2023-05-19 08:34:08 +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
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