joostdecock
f1bec11ae7
chore: Added web-of-trust
2024-04-06 13:21:04 +02:00
joostdecock
81831f1dc4
chore(shared): Tweaks to navlinks and allow wide reading view
...
Having build a documentation system at my job as well as the frontend
for it, it was rather surprised that a surprisingly large proportion of
my colleagues complained that the text was 'too narrow'.
When reading documentation, the horizontal space is constrained to limit
the amount of characters on a line. Long lines make for very hard to
read text, because each time your eyes dart back from the end of the
line to the beginning of the next line, it becomes harder to stay
vertically anchored on the correct line.
It's best practice to limit the line length like this, and so I've
always been doing it. However, after someone at work asked, I added a
toggle to allow the text to fill the available space.
Much to my surprise, this was hailed like some sort of significant
improvement. I still don't think it makes sense, but I've added a
similar checkbox to the docs pages of both dev and org sites anyway.
2024-03-23 17:05:30 +01:00
joostdecock
1506975447
feat(shared): Support import/clone of measuremnts set
2024-03-17 11:18:21 +01:00
joostdecock
3e2fafa647
chore: Updating SDE dependency list
2023-12-10 13:13:58 +01:00
joostdecock
6c489792ba
feat(shared); Integrated timing plugin in workbench
2023-11-17 19:44:07 +01:00
joostdecock
1f3a185cbc
fix(shared): Update logoPath import
2023-10-29 08:56:31 +01:00
Sushmita Biswas
edb9f8d375
fix: change twitter old icon with new X twitter icon
2023-10-25 12:50:47 +05:30
joostdecock
ca67ecd2c4
chore: Remove twitter, add Mastodon
2023-10-22 12:07:02 +02:00
Joost De Cock
b5436e584c
Merge branch 'develop' into i18n
2023-10-21 11:19:47 +02:00
Tanay Toshniwal
febdb3e47e
Fix twitter logo
2023-10-18 20:50:59 +05:30
joostdecock
c65c5876a3
wip(sde): Working on file list
2023-09-29 16:01:27 +02:00
joostdecock
50fcf988a5
feat(shared): Edit existing patterns and save/saveAs
2023-09-27 12:04:26 +02:00
Joost De Cock
50f38f1b92
chore(shared): Better no icon
2023-09-10 16:23:57 +02: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
f5edf74936
chore(chared): Updated flag UI and api
2023-09-09 15:31:53 +02:00
joostdecock
c24b8ab350
fix(shared): Missing icons
2023-09-08 13:36:13 +02:00
joostdecock
24851967ef
chore(shared): Added expand to workbench
2023-09-06 10:29:54 +02:00
Joost De Cock
19aa5f3e12
chore(shared): Updated print view for visual consistency
2023-08-30 16:57:46 +02:00
Joost De Cock
00513958d0
chore(shared): Mobile tweaks
2023-08-30 10:45:53 +02:00
Joost De Cock
a60fb0204c
feat(org): mockup for options pack
2023-08-30 09:44:55 +02:00
Joost De Cock
56871b3329
chore(shared): Icon tweaks
2023-08-30 08:39:56 +02:00
Joost De Cock
7e9d9b6a98
feat(shared): Work on pattern pages
2023-08-29 17:08:16 +02:00
Joost De Cock
30b60bf569
chore(shared): Updated measurements view in workbench
2023-08-29 09:25:38 +02:00
joostdecock
0b5be6f283
wip(shared): Started on UX for Oauth signup
2023-08-28 08:40:39 +02:00
joostdecock
91690f1377
feat(org): Handle support via website
2023-08-24 17:49:35 +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
4744759d0b
wip(org): Going through account pages
2023-08-19 18:01:22 +02:00
joostdecock
92a9e1f1f1
Merge branch 'eriese-pagination' of github.com:eriese/freesewing into eriese-pagination
2023-06-26 18:07:22 +02:00
Enoch Riese
5e8db86c23
help icon that matches other icons
2023-06-21 16:17:22 -05:00
Enoch Riese
74cbfb4061
add pagination to blog and showcase pages
2023-06-21 15:27:19 -05:00
joostdecock
90e6d243ee
feat(shared): Icons for core/ui settings
2023-06-15 20:12:05 +02:00
joostdecock
5a29602afe
feat: Icons and measies view
2023-06-15 18:33:30 +02:00
joostdecock
7daad74964
feat(shared): Better workbend nav. Closes #4272
2023-06-15 09:23:49 +02:00
joostdecock
1c7a827ab4
feat(shared): Switched to desktop icon for UI settings
2023-05-31 18:00:33 +02:00
joostdecock
2c365a2e81
feat(backend): Include (c)set when returning pattern
2023-05-30 16:53:23 +02:00
joostdecock
2dcf46befa
wip(lab): Work on v3 lab
2023-05-17 17:04:15 +02:00
joostdecock
c047b905df
feat: Added YouTube icon to footer. Closes #3935
2023-05-16 10:42:41 +02:00
joostdecock
ed1ac8a7a7
Merge branch 'develop' into joost
2023-05-16 08:49:35 +02:00
joostdecock
e74a73e61e
wip(shared): Working on the core settings menu
2023-05-13 14:17:47 +02:00
joostdecock
0dece4d70e
wip(org): Started working on v3 workbench
2023-05-08 19:28:03 +02:00
joostdecock
5aabd08b61
wip(org): Work on design pages
2023-05-01 18:27:06 +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
4557e71552
feat(org): Support for creating sets
2023-04-29 20:06:46 +02:00
Joost De Cock
6340592206
feat(shared): Added TrophyIcon
2023-04-25 11:10:49 +02:00
Joost De Cock
3c085888f0
chore(shared): Changes to footer
2023-03-26 14:02:19 +02:00
joostdecock
5708125718
feat(shared): Added 2 more icons
2023-03-19 19:05:05 +01:00
joostdecock
644c1b8dcf
feat(org): Work on API keys page
2023-02-25 18:19:11 +01:00
Joost De Cock
ce3cbc27ad
Merge branch 'develop' into joost
2023-02-19 20:58:58 +01:00