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
Joost De Cock
5520e4a77f
Merge pull request #6402 from BenJamesBen/singular-titles
...
fix(org,shared): Use singular words for page titles
2024-03-22 16:49:11 +01:00
Joost De Cock
2e03f4de52
Merge pull request #6411 from freesewing/dependabot/npm_and_yarn/next-14.1.4
...
chore(deps): Bump next from 14.1.3 to 14.1.4
2024-03-21 09:00:37 +01:00
Joost De Cock
a04112ab9e
Merge pull request #6418 from freesewing/dependabot/npm_and_yarn/autoprefixer-10.4.19
...
chore(deps): Bump autoprefixer from 10.4.18 to 10.4.19
2024-03-21 09:00:25 +01:00
dependabot[bot]
202b341e95
chore(deps-dev): Bump postcss from 8.4.37 to 8.4.38
...
Bumps [postcss](https://github.com/postcss/postcss ) from 8.4.37 to 8.4.38.
- [Release notes](https://github.com/postcss/postcss/releases )
- [Changelog](https://github.com/postcss/postcss/blob/main/CHANGELOG.md )
- [Commits](https://github.com/postcss/postcss/compare/8.4.37...8.4.38 )
---
updated-dependencies:
- dependency-name: postcss
dependency-type: direct:development
update-type: version-update:semver-patch
...
Signed-off-by: dependabot[bot] <support@github.com>
2024-03-21 04:44:31 +00:00
dependabot[bot]
13a4528478
chore(deps): Bump autoprefixer from 10.4.18 to 10.4.19
...
Bumps [autoprefixer](https://github.com/postcss/autoprefixer ) from 10.4.18 to 10.4.19.
- [Release notes](https://github.com/postcss/autoprefixer/releases )
- [Changelog](https://github.com/postcss/autoprefixer/blob/main/CHANGELOG.md )
- [Commits](https://github.com/postcss/autoprefixer/compare/10.4.18...10.4.19 )
---
updated-dependencies:
- dependency-name: autoprefixer
dependency-type: direct:production
update-type: version-update:semver-patch
...
Signed-off-by: dependabot[bot] <support@github.com>
2024-03-21 04:42:38 +00:00
dependabot[bot]
3c0547fdaf
chore(deps): Bump next from 14.1.3 to 14.1.4
...
Bumps [next](https://github.com/vercel/next.js ) from 14.1.3 to 14.1.4.
- [Release notes](https://github.com/vercel/next.js/releases )
- [Changelog](https://github.com/vercel/next.js/blob/canary/release.js )
- [Commits](https://github.com/vercel/next.js/compare/v14.1.3...v14.1.4 )
---
updated-dependencies:
- dependency-name: next
dependency-type: direct:production
update-type: version-update:semver-patch
...
Signed-off-by: dependabot[bot] <support@github.com>
2024-03-20 19:04:59 +00:00
dependabot[bot]
f43603236c
chore(deps-dev): Bump postcss from 8.4.36 to 8.4.37
...
Bumps [postcss](https://github.com/postcss/postcss ) from 8.4.36 to 8.4.37.
- [Release notes](https://github.com/postcss/postcss/releases )
- [Changelog](https://github.com/postcss/postcss/blob/main/CHANGELOG.md )
- [Commits](https://github.com/postcss/postcss/compare/8.4.36...8.4.37 )
---
updated-dependencies:
- dependency-name: postcss
dependency-type: direct:development
update-type: version-update:semver-patch
...
Signed-off-by: dependabot[bot] <support@github.com>
2024-03-20 05:02:31 +00:00
Benjamin Fan
2d93bd2064
fix(org,shared): Use singular words for page titles
2024-03-19 09:49:16 -07:00
Joost De Cock
67b35b4b41
Merge pull request #6394 from freesewing/dependabot/npm_and_yarn/jotai-2.7.1
...
chore(deps): Bump jotai from 2.7.0 to 2.7.1
2024-03-18 18:20:30 +01:00
dependabot[bot]
6acfe6dbab
chore(deps-dev): Bump postcss from 8.4.35 to 8.4.36
...
Bumps [postcss](https://github.com/postcss/postcss ) from 8.4.35 to 8.4.36.
- [Release notes](https://github.com/postcss/postcss/releases )
- [Changelog](https://github.com/postcss/postcss/blob/main/CHANGELOG.md )
- [Commits](https://github.com/postcss/postcss/compare/8.4.35...8.4.36 )
---
updated-dependencies:
- dependency-name: postcss
dependency-type: direct:development
update-type: version-update:semver-patch
...
Signed-off-by: dependabot[bot] <support@github.com>
2024-03-18 04:43:00 +00:00
dependabot[bot]
4656fcb3de
chore(deps): Bump jotai from 2.7.0 to 2.7.1
...
Bumps [jotai](https://github.com/pmndrs/jotai ) from 2.7.0 to 2.7.1.
- [Release notes](https://github.com/pmndrs/jotai/releases )
- [Commits](https://github.com/pmndrs/jotai/compare/v2.7.0...v2.7.1 )
---
updated-dependencies:
- dependency-name: jotai
dependency-type: direct:production
update-type: version-update:semver-patch
...
Signed-off-by: dependabot[bot] <support@github.com>
2024-03-18 04:42:23 +00:00
joostdecock
b354b189d6
feat(shared): Auto-generate jargon list. Closes #6102
2024-03-17 19:19:56 +01: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
dependabot[bot]
2e216f020a
Bump daisyui from 4.7.2 to 4.7.3
...
Bumps [daisyui](https://github.com/saadeghi/daisyui ) from 4.7.2 to 4.7.3.
- [Release notes](https://github.com/saadeghi/daisyui/releases )
- [Changelog](https://github.com/saadeghi/daisyui/blob/master/CHANGELOG.md )
- [Commits](https://github.com/saadeghi/daisyui/compare/v4.7.2...v4.7.3 )
---
updated-dependencies:
- dependency-name: daisyui
dependency-type: direct:production
update-type: version-update:semver-patch
...
Signed-off-by: dependabot[bot] <support@github.com>
2024-03-11 09:42:11 +00:00
Joost De Cock
f2e67ed66f
Merge branch 'develop' into i18n
2024-03-09 11:44:00 +01:00
dependabot[bot]
33f8c28281
Bump next from 14.1.2 to 14.1.3
...
Bumps [next](https://github.com/vercel/next.js ) from 14.1.2 to 14.1.3.
- [Release notes](https://github.com/vercel/next.js/releases )
- [Changelog](https://github.com/vercel/next.js/blob/canary/release.js )
- [Commits](https://github.com/vercel/next.js/compare/v14.1.2...v14.1.3 )
---
updated-dependencies:
- dependency-name: next
dependency-type: direct:production
update-type: version-update:semver-patch
...
Signed-off-by: dependabot[bot] <support@github.com>
2024-03-07 18:47:23 +00:00
Joost De Cock
86bc8541cb
Merge pull request #6284 from freesewing/dependabot/npm_and_yarn/autoprefixer-10.4.18
...
Bump autoprefixer from 10.4.17 to 10.4.18
2024-03-05 18:04:24 +01:00
dependabot[bot]
41c3e7633b
Bump next from 14.1.0 to 14.1.2
...
Bumps [next](https://github.com/vercel/next.js ) from 14.1.0 to 14.1.2.
- [Release notes](https://github.com/vercel/next.js/releases )
- [Changelog](https://github.com/vercel/next.js/blob/canary/release.js )
- [Commits](https://github.com/vercel/next.js/compare/v14.1.0...v14.1.2 )
---
updated-dependencies:
- dependency-name: next
dependency-type: direct:production
update-type: version-update:semver-patch
...
Signed-off-by: dependabot[bot] <support@github.com>
2024-03-05 04:53:47 +00:00
dependabot[bot]
b75cbc2694
Bump autoprefixer from 10.4.17 to 10.4.18
...
Bumps [autoprefixer](https://github.com/postcss/autoprefixer ) from 10.4.17 to 10.4.18.
- [Release notes](https://github.com/postcss/autoprefixer/releases )
- [Changelog](https://github.com/postcss/autoprefixer/blob/main/CHANGELOG.md )
- [Commits](https://github.com/postcss/autoprefixer/compare/10.4.17...10.4.18 )
---
updated-dependencies:
- dependency-name: autoprefixer
dependency-type: direct:production
update-type: version-update:semver-patch
...
Signed-off-by: dependabot[bot] <support@github.com>
2024-03-04 04:31:05 +00:00
Joost De Cock
2bb744484f
New translations en.yaml (Ukrainian)
...
skip-build
2024-03-03 12:51:54 +01:00
Joost De Cock
fd1a2c2f84
Merge pull request #6242 from freesewing/glossary
...
feat: Add terminoloy/glossary page and component
2024-03-03 11:19:21 +01:00
joostdecock
e171869b32
feat(org): Add user id to showcase post form
2024-03-03 11:15:19 +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
02a0328cb1
Merge pull request #6164 from freesewing/i18n
...
New Crowdin Translations [skip build]
2024-03-02 15:39:08 +01:00
dependabot[bot]
0ed0ca9dc5
chore(deps): Bump jotai-location from 0.5.3 to 0.5.4
...
Bumps [jotai-location](https://github.com/jotaijs/jotai-location ) from 0.5.3 to 0.5.4.
- [Changelog](https://github.com/jotaijs/jotai-location/blob/main/CHANGELOG.md )
- [Commits](https://github.com/jotaijs/jotai-location/compare/v0.5.3...v0.5.4 )
---
updated-dependencies:
- dependency-name: jotai-location
dependency-type: direct:production
update-type: version-update:semver-patch
...
Signed-off-by: dependabot[bot] <support@github.com>
2024-03-02 14:28:18 +00:00
Joost De Cock
3eac474b55
Merge pull request #6216 from freesewing/dependabot/npm_and_yarn/jotai-2.7.0
...
chore(deps): Bump jotai from 2.6.5 to 2.7.0
2024-03-02 15:23:16 +01:00
joostdecock
7b16e10997
fix(org): Broken link in issue body
2024-03-02 15:22:42 +01:00
joostdecock
9e12bd098a
chore: Add a label for author claims. See #6227
2024-03-02 14:59:43 +01:00
joostdecock
1e9bfa5d1b
feat: Add terminoloy/glossary page and component
...
Inspired by the proposed documentation changes in #6230 I have added a
new component and documentation pages that list the various terms.
2024-03-02 14:45:41 +01:00
Joost De Cock
60e6d9f66e
New translations en.yaml (Ukrainian)
...
skip-build
2024-03-02 11:17:58 +01:00
Joost De Cock
4f191f8f35
New translations en.yaml (Ukrainian)
...
skip-build
2024-02-28 11:12:50 +01:00
Joost De Cock
f9cfc1d2c6
New translations en.yaml (Ukrainian)
...
skip-build
2024-02-28 11:12:49 +01:00
dependabot[bot]
1f6b3b1670
chore(deps): Bump jotai from 2.6.5 to 2.7.0
...
Bumps [jotai](https://github.com/pmndrs/jotai ) from 2.6.5 to 2.7.0.
- [Release notes](https://github.com/pmndrs/jotai/releases )
- [Commits](https://github.com/pmndrs/jotai/compare/v2.6.5...v2.7.0 )
---
updated-dependencies:
- dependency-name: jotai
dependency-type: direct:production
update-type: version-update:semver-minor
...
Signed-off-by: dependabot[bot] <support@github.com>
2024-02-28 05:01:04 +00:00
Joost De Cock
9ea9d4c0f7
New translations en.yaml (French)
...
skip-build
2024-02-27 23:14:40 +01:00
Joost De Cock
2b67551aa1
New translations en.yaml (French)
...
skip-build
2024-02-27 23:11:03 +01:00
Joost De Cock
0090c233f8
New translations en.yaml (French)
...
skip-build
2024-02-27 23:11:02 +01:00
Joost De Cock
0fa4d724b6
New translations en.yaml (French)
...
skip-build
2024-02-27 23:11:01 +01:00
joostdecock
9610d7d11b
feat(org): Handle author claims for posts
2024-02-25 16:01:03 +01:00
joostdecock
9681bfa034
Merge branch 'develop' into joost
2024-02-25 14:00:27 +01:00
Joost De Cock
56684cb281
Merge pull request #6097 from freesewing/dependabot/npm_and_yarn/jotai-location-0.5.3
...
chore(deps): Bump jotai-location from 0.5.2 to 0.5.3
2024-02-24 14:52:28 +01:00
Joost De Cock
e1470a89b4
Merge pull request #6100 from freesewing/dependabot/npm_and_yarn/echarts-5.5.0
...
chore(deps): Bump echarts from 5.4.3 to 5.5.0
2024-02-24 14:52:17 +01:00
dependabot[bot]
ed99d3a342
chore(deps): Bump jotai-location from 0.5.2 to 0.5.3
...
Bumps [jotai-location](https://github.com/jotaijs/jotai-location ) from 0.5.2 to 0.5.3.
- [Changelog](https://github.com/jotaijs/jotai-location/blob/main/CHANGELOG.md )
- [Commits](https://github.com/jotaijs/jotai-location/compare/v0.5.2...v0.5.3 )
---
updated-dependencies:
- dependency-name: jotai-location
dependency-type: direct:production
update-type: version-update:semver-patch
...
Signed-off-by: dependabot[bot] <support@github.com>
2024-02-23 17:44:55 +00:00
dependabot[bot]
a521a0c73a
chore(deps): Bump echarts from 5.4.3 to 5.5.0
...
Bumps [echarts](https://github.com/apache/echarts ) from 5.4.3 to 5.5.0.
- [Release notes](https://github.com/apache/echarts/releases )
- [Commits](https://github.com/apache/echarts/compare/5.4.3...5.5.0 )
---
updated-dependencies:
- dependency-name: echarts
dependency-type: direct:production
update-type: version-update:semver-minor
...
Signed-off-by: dependabot[bot] <support@github.com>
2024-02-23 17:41:22 +00:00
dependabot[bot]
af93388eb2
chore(deps): Bump yaml-loader from 0.8.0 to 0.8.1
...
Bumps [yaml-loader](https://github.com/eemeli/yaml-loader ) from 0.8.0 to 0.8.1.
- [Release notes](https://github.com/eemeli/yaml-loader/releases )
- [Commits](https://github.com/eemeli/yaml-loader/compare/v0.8.0...v0.8.1 )
---
updated-dependencies:
- dependency-name: yaml-loader
dependency-type: direct:production
update-type: version-update:semver-patch
...
Signed-off-by: dependabot[bot] <support@github.com>
2024-02-23 04:43:24 +00:00