1
0
Fork 0
Commit graph

54 commits

Author SHA1 Message Date
Joost De Cock
723ddb972a New translations en.yaml (Ukrainian)
skip-build
2023-11-03 23:31:57 +01:00
Joost De Cock
154f43c63b New translations en.yaml (Spanish)
skip-build
2023-11-03 22:14:52 +01:00
joostdecock
ecdbe60afe chore: Remove lint 2023-11-02 17:27:41 +01:00
joostdecock
40b926e801 feat(shared): Implemented search and indexing 2023-11-02 17:17:11 +01:00
Joost De Cock
ddbbbda2bc chore(shared): Changes kiosk/expand/flags/header
- Revamped the flags ui to be consistent with the rest
- The expand setting is on by default now. Tweaks to its dialog and
  header
- Added a new kiosk mode that will use the entire screen for the
  workbench
- Got rid of the auto-hiding behaviour of the header which gets annoying
  quick
2023-09-09 17:58:44 +02:00
Joost De Cock
56871b3329 chore(shared): Icon tweaks 2023-08-30 08:39:56 +02:00
Joost De Cock
6bbd3d058b Update source file en.yaml
skip-build
2023-08-29 16:54:21 +02:00
Joost De Cock
17f3b53451 New translations en.yaml (Ukrainian)
skip-build
2023-08-29 15:13:16 +02:00
Joost De Cock
1351f197ad New translations en.yaml (Dutch)
skip-build
2023-08-29 15:13:08 +02:00
Joost De Cock
2a3ee5c20b New translations en.yaml (German)
skip-build
2023-08-29 15:13:01 +02:00
Joost De Cock
febea59cd7 New translations en.yaml (Spanish)
skip-build
2023-08-29 15:12:53 +02:00
Joost De Cock
a8ebd4cad3 New translations en.yaml (French)
skip-build
2023-08-29 15:12:46 +02:00
Joost De Cock
7728344294 Update source file en.yaml
skip-build
2023-08-29 11:21:41 +02:00
joostdecock
62f76b32f7 feat(shared): More work on sets 2023-08-23 17:41:34 +02:00
Joost De Cock
90daa35ce4
Merge pull request #4606 from freesewing/joost
feat(org): Ported themes and tailwind config to ESM + work on the home page
2023-08-01 16:52:38 +02:00
Joost De Cock
7bf70e26d3 New translations en.yaml (French)
skip-build
2023-07-31 21:48:31 +02:00
Joost De Cock
fe77894a40 New translations en.yaml (Ukrainian)
skip-build
2023-07-30 19:19:00 +02:00
joostdecock
5728a1d10f feat(org): Ported themes to ESM and made more things themeable 2023-07-29 14:21:59 +02:00
Joost De Cock
504c350522 Merge branch 'develop' into joost 2023-07-26 17:49:31 +02:00
Joost De Cock
0b6b7028d2 fix(org): Tweaks to header 2023-07-26 17:38:22 +02:00
Joost De Cock
f2c2859936 New translations en.yaml (Dutch)
skip-build
2023-07-26 13:24:55 +02:00
Joost De Cock
0ae027c3c8 chore(shared): Keep header on md screens 2023-07-26 08:47:28 +02:00
Joost De Cock
ec773aa4aa New translations en.yaml (Dutch)
skip-build
2023-07-25 09:46:49 +02:00
Joost De Cock
56cba27135 New translations en.yaml (Dutch)
skip-build
2023-07-24 22:34:22 +02:00
Joost De Cock
12449c88b8 Merge branch 'develop' into i18n 2023-07-24 17:29:51 +02:00
Joost De Cock
58aa938d6b Update source file en.yaml
skip-build
2023-07-23 21:45:06 +02:00
Joost De Cock
91f2774b6c New translations en.yaml (Ukrainian)
skip-build
2023-07-23 20:48:36 +02:00
Joost De Cock
2dce4d06b3 New translations en.yaml (Dutch)
skip-build
2023-07-23 20:48:35 +02:00
Joost De Cock
166dcbce4d New translations en.yaml (German)
skip-build
2023-07-23 20:48:34 +02:00
Joost De Cock
50b6183392 New translations en.yaml (Spanish)
skip-build
2023-07-23 20:48:34 +02:00
Joost De Cock
dcdba00cee New translations en.yaml (French)
skip-build
2023-07-23 20:48:33 +02:00
joostdecock
e6c3790cd3 wip: Move translation files to facilitate crowdin 2023-07-23 18:32:12 +02:00
joostdecock
3df7367fc7 chore: Linter warnings 2023-07-16 07:27:51 +02:00
joostdecock
5a9f2f8d40 wip(shared): Changes to layouts
This will break the org build, but we need to rip out sanity anyway so
I don't think it's worth obsessing over it now.

I've essentially changes the default layout and added a new navigation
component.
2023-07-15 16:55:22 +02:00
Enoch Riese
e1be833dfd dry up headers and layout wrappers. use sticky side navs 2023-06-20 16:52:00 -05:00
joostdecock
5a29602afe feat: Icons and measies view 2023-06-15 18:33:30 +02:00
joostdecock
73d2c6be8c fix(org): Keep header labels on lg 2023-06-09 19:11:45 +02:00
joostdecock
fc3559a124 chore(shared): Header tweaks 2023-05-18 13:56:50 +02:00
joostdecock
6120aeb6fe chore(org): Working on linter issues 2023-05-17 13:50:56 +02:00
joostdecock
0dece4d70e wip(org): Started working on v3 workbench 2023-05-08 19:28:03 +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
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
Joost De Cock
5b83b12378 feat(shared): Ported modal from app-wide state to context 2023-04-25 17:33:34 +02:00
Joost De Cock
bd7eaaf9a1 fix(org): Missing namespaces in header component 2023-04-19 20:11:52 +02:00
joostdecock
929afd417d fix(org): Mistake in header var name 2023-04-16 17:35:21 +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
joostdecock
dbab735eeb wip(shared): Work on modal menu 2023-04-09 15:57:25 +02:00
joostdecock
54ab0e9862 wip(org): New modal language picker 2023-04-07 17:33:45 +02:00