1
0
Fork 0
Commit graph

434 commits

Author SHA1 Message Date
joostdecock
6821086dd6 fix(jane): Fix various issues with Jane
This includes wrong names for MDX components, missing content for
documentation of design options, and renaming a poorly named option.
2024-05-12 11:58:46 +02:00
joostdecock
0842b0411a chore: Update dependencies and prebuild artifacts 2024-05-11 17:08:05 +02:00
joostdecock
1b2167aad1 chore: Dependencies and prebuild artifacts update 2024-05-04 17:05:28 +02:00
joostdecock
13a390e707 chore: Merged in cleaned up lily branch 2024-05-04 16:23:03 +02:00
Jonathan Haas
b220e3c58d Fix eslint complaints 2024-04-06 17:54:07 +02:00
joostdecock
f0cfc5d0f1 fix(org): Left-behind commit for wide docs content on index page 2024-03-24 09:43:55 +01: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
f1e407d789 feat(org): Added admin subscribers page 2024-03-23 15:50:24 +01:00
Benjamin Fan
2d93bd2064 fix(org,shared): Use singular words for page titles 2024-03-19 09:49:16 -07:00
joostdecock
da669c3db7 chore: Linter warnings 2024-03-17 11:55:39 +01:00
joostdecock
1506975447 feat(shared): Support import/clone of measuremnts set 2024-03-17 11:18:21 +01:00
joostdecock
fcd90a28a3 fix(org): Search only on submit in admin page 2024-03-16 17:20:35 +01:00
Joost De Cock
2bb744484f New translations en.yaml (Ukrainian)
skip-build
2024-03-03 12:51:54 +01:00
Joost De Cock
250e4f45ff
Merge pull request #6248 from freesewing/joost
feat: Allow users with support role to lookup other users
2024-03-03 09:59:31 +01:00
joostdecock
147e0bfbcb feat(org): Allow support role users to lookup users 2024-03-02 16:41:22 +01:00
Joost De Cock
2b67551aa1 New translations en.yaml (French)
skip-build
2024-02-27 23:11:03 +01:00
joostdecock
7a8bdc9966 feat(shared): Add id/role info 2024-02-18 17:33:20 +01:00
joostdecock
fec3186834 chore(shared): Remove debug output 2024-02-11 17:44:11 +01:00
joostdecock
8e1ef2ea03 chore(org): Fix linter issues 2024-02-04 17:50:57 +01:00
joostdecock
9fc083142a chore(org): Prebuild changes for new design 2024-02-04 12:18:49 +01:00
joostdecock
038d0f3903 Merge branch 'develop' into joost 2024-02-04 10:17:39 +01:00
Joost De Cock
26637c4a05
Merge branch 'develop' into i18n 2024-02-04 10:11:03 +01:00
Joost De Cock
aac82a06d4
Merge pull request #5849 from freesewing/tristan
Add `tristan` to FreeSewing
2024-02-04 10:08:18 +01:00
Joost De Cock
11bedc8f7e New translations en.yaml (Spanish)
skip-build
2024-01-26 23:31:35 +01:00
Joost De Cock
76a6017372
Merge pull request #5875 from VSinerva/newsletter_fixes
Newsletter fixes
2024-01-26 17:09:52 +01:00
Joost De Cock
471882bd53
Merge pull request #5890 from BenJamesBen/fix-ukrainian
fix(backend, markdown, sites): Edits related to the addition of Ukrainian as a supported language
2024-01-26 17:08:40 +01:00
Benjamin Fan
0ccb5bb381 fix(markdown): Add supported language info for Ukrainian 2024-01-24 15:50:35 -08:00
Joost De Cock
386639acd3 Update source file en.yaml
skip-build
2024-01-24 13:27:27 +01:00
Joost De Cock
16553ea01f New translations en.yaml (Ukrainian)
skip-build
2024-01-24 13:00:36 +01:00
Joost De Cock
d5090c7848 New translations en.yaml (Dutch)
skip-build
2024-01-24 12:37:48 +01:00
1d3316cf93 Merge remote-tracking branch 'upstream/develop' into newsletter_fixes 2024-01-24 13:26:50 +02:00
Joost De Cock
a1b7280fb1 New translations en.yaml (German)
skip-build
2024-01-24 12:14:56 +01:00
Joost De Cock
eb4f725c0a New translations en.yaml (Spanish)
skip-build
2024-01-24 11:51:12 +01:00
Joost De Cock
98072173e7 New translations en.yaml (French)
skip-build
2024-01-24 11:26:17 +01:00
Joost De Cock
613983ad71
Merge pull request #5867 from BenJamesBen/yaml-and-markdown-typos
fix(yaml, markdown): Fix typos
2024-01-24 08:36:01 +01:00
Benjamin Fan
c8134b18c7 fix(org): Fix web page typos 2024-01-23 16:32:03 -08:00
4828762d87 MVP of showing newsletters on the website 2024-01-23 03:02:43 +02:00
Benjamin Fan
4d404dd3cc fix(markdown) Fix typos 2024-01-21 11:16:40 -08:00
Wouter van Wageningen
2c80f67329
Merge pull request #5843 from freesewing/develop
catchup
2024-01-16 22:03:09 -08:00
joostdecock
ffe938783f wip(org): Working on stats/users pages 2024-01-14 18:31:52 +01:00
joostdecock
994ee15eee fix(org): Added missing namespace in 404 page 2024-01-14 15:20:46 +01:00
joostdecock
90e448c697 feat(org): Added 404 page 2024-01-14 15:18:32 +01:00
joostdecock
9208fb9a3c fix: Handle newsletter unsubscribe
There were a few issues with the newsletter unsubscribe links that we
sent out in the newsletter. They were pointing to the backend for one
thing.

Also updated the frontend pages to handle unsubscribe from both users
and subscribers.
2024-01-02 16:59:14 +01:00
Joost De Cock
a1ca849847 chore: Blog post for v3.1 release 2023-12-30 18:20:24 +01:00
joostdecock
210aa93d5c chore: Reconfigure & prebuild 2023-12-10 12:32:49 +01:00
Joost De Cock
99e2f96bfe
Merge branch 'develop' into i18n 2023-12-09 15:07:57 +01:00
Natalia Sayang
92a17886ed Working on Tristan docs 2023-11-26 21:16:20 +00:00
joostdecock
46e60cb0be chore(org): Update prebuild pages 2023-11-26 14:40:39 +01:00
Joost De Cock
988fbe3d07 New translations en.yaml (German)
skip-build
2023-11-22 16:54:47 +01:00
joostdecock
9e45b23f0c feat(shared): Added Mastodon verification 2023-11-07 19:51:42 +01:00