1
0
Fork 0
Commit graph

50850 commits

Author SHA1 Message Date
Joost De Cock
434a5bb2b1
Merge pull request #3113 from darigovresearch/patch-3
fix: Small semantic typo
2022-12-03 16:38:16 +01:00
joostdecock
440a273329 fix(markdown): Impemented fixes from #3115
These are changes suggested by @darigovresearch so all credit to them.

They were submitted in PR #3115 but that PR has a bunch of whitespace
changes and I am concerned they will have unintended side-effects on
some of the MDX components. So I'm extracting them here.
2022-12-03 16:34:38 +01:00
Joost De Cock
29fe3d2101
Merge pull request #3120 from freesewing/dependabot/npm_and_yarn/decode-uri-component-0.2.2
chore(deps): bump decode-uri-component from 0.2.0 to 0.2.2
2022-12-03 16:22:37 +01:00
dependabot[bot]
0d42ccde85
chore(deps): bump decode-uri-component from 0.2.0 to 0.2.2
Bumps [decode-uri-component](https://github.com/SamVerschueren/decode-uri-component) from 0.2.0 to 0.2.2.
- [Release notes](https://github.com/SamVerschueren/decode-uri-component/releases)
- [Commits](https://github.com/SamVerschueren/decode-uri-component/compare/v0.2.0...v0.2.2)

---
updated-dependencies:
- dependency-name: decode-uri-component
  dependency-type: indirect
...

Signed-off-by: dependabot[bot] <support@github.com>
2022-12-02 15:57:16 +00:00
Joost De Cock
168c3f5225
Merge pull request #3118 from eriese/eriese-new-design
Refactor and fix new-design
2022-12-02 16:56:14 +01:00
Enoch Riese
4c4194994f deepscan fix 2022-12-01 14:15:38 -06:00
Enoch Riese
38f59f9f36 lint fix 2022-12-01 11:48:33 -06:00
Joost De Cock
0f0e5977de
Merge pull request #3119 from freesewing/dependabot/npm_and_yarn/react-instantsearch-dom-6.38.1
chore(deps): bump react-instantsearch-dom from 6.38.0 to 6.38.1
2022-12-01 17:50:26 +01:00
Enoch Riese
2308af90ba change to 52922 mustache delimiter on all template files 2022-11-30 16:16:33 -06:00
Enoch Riese
85f37564a7 Merge branch 'nchilada-new-design' into eriese-new-design 2022-11-30 15:54:26 -06:00
dependabot[bot]
348d78c62e
chore(deps): bump react-instantsearch-dom from 6.38.0 to 6.38.1
Bumps [react-instantsearch-dom](https://github.com/algolia/react-instantsearch) from 6.38.0 to 6.38.1.
- [Release notes](https://github.com/algolia/react-instantsearch/releases)
- [Changelog](https://github.com/algolia/react-instantsearch/blob/master/CHANGELOG.md)
- [Commits](https://github.com/algolia/react-instantsearch/compare/v6.38.0...v6.38.1)

---
updated-dependencies:
- dependency-name: react-instantsearch-dom
  dependency-type: direct:production
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <support@github.com>
2022-11-30 04:06:23 +00:00
Enoch Riese
3561dcc10e lint fix 2022-11-29 20:07:06 -06:00
Enoch Riese
cb0a14172f documentation and cleanup 2022-11-29 18:07:06 -06:00
Enoch Riese
27a9e639f6 all bases use the same part template 2022-11-29 17:57:03 -06:00
Enoch Riese
af4185b126 inherited designs all use base templates 2022-11-29 16:10:19 -06:00
Enoch Riese
6c901e80eb update dev command for new-design because we no longer use experimental json modules 2022-11-29 12:08:12 -06:00
Enoch Riese
4fbd79f82c add status-code.js to new-design files 2022-11-29 11:58:27 -06:00
Joost De Cock
f09cdb422e
Merge pull request #3114 from darigovresearch/patch-5
fix: Updates small typo in read api docs
2022-11-29 17:55:27 +01:00
Joost De Cock
2a2d7a59c8
Merge pull request #3116 from freesewing/dependabot/npm_and_yarn/esbuild-0.15.16
chore(deps-dev): bump esbuild from 0.15.12 to 0.15.16
2022-11-29 17:54:56 +01:00
Enoch Riese
a9098845ff Merge branch 'develop' into eriese-v3-printing 2022-11-28 15:29:46 -06:00
dependabot[bot]
030d07fb14
chore(deps-dev): bump esbuild from 0.15.12 to 0.15.16
Bumps [esbuild](https://github.com/evanw/esbuild) from 0.15.12 to 0.15.16.
- [Release notes](https://github.com/evanw/esbuild/releases)
- [Changelog](https://github.com/evanw/esbuild/blob/master/CHANGELOG.md)
- [Commits](https://github.com/evanw/esbuild/compare/v0.15.12...v0.15.16)

---
updated-dependencies:
- dependency-name: esbuild
  dependency-type: direct:development
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <support@github.com>
2022-11-28 05:19:19 +00:00
Darigov Research
3631bec601 fix: Multiple typo corrections to backend api docs 2022-11-26 18:48:43 +00:00
Darigov Research
da5cd671dd
fix: Makes small correction in backend api account page 2022-11-26 18:30:07 +00:00
Darigov Research
df0601bc51
fix: Small typos in RBAC 2022-11-26 18:28:02 +00:00
Darigov Research
78326f43f8
fix: Updates small typo in read api docs 2022-11-26 18:22:40 +00:00
Darigov Research
f5dac97aa4
fix: Semantic update to delete api keys docs 2022-11-26 18:20:32 +00:00
Darigov Research
c1812093b8
fix: Small semantic typo 2022-11-26 18:14:39 +00:00
joostdecock
de89826a07 fix(dev): Add theme picker to mobile menu 2022-11-26 10:24:57 +01:00
dependabot[bot]
773e2887ba
chore(deps): bump @headlessui/react from 1.7.3 to 1.7.4
Bumps [@headlessui/react](https://github.com/tailwindlabs/headlessui/tree/HEAD/packages/@headlessui-react) from 1.7.3 to 1.7.4.
- [Release notes](https://github.com/tailwindlabs/headlessui/releases)
- [Changelog](https://github.com/tailwindlabs/headlessui/blob/main/packages/@headlessui-react/CHANGELOG.md)
- [Commits](https://github.com/tailwindlabs/headlessui/commits/@headlessui/react@v1.7.4/packages/@headlessui-react)

---
updated-dependencies:
- dependency-name: "@headlessui/react"
  dependency-type: direct:production
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <support@github.com>
2022-11-25 04:26:58 +00:00
dependabot[bot]
8f6aa80e55
chore(deps): bump @sanity/eslint-config-studio from 2.0.0 to 2.0.1
Bumps [@sanity/eslint-config-studio](https://github.com/sanity-io/eslint-config-studio) from 2.0.0 to 2.0.1.
- [Release notes](https://github.com/sanity-io/eslint-config-studio/releases)
- [Changelog](https://github.com/sanity-io/eslint-config-studio/blob/main/CHANGELOG.md)
- [Commits](https://github.com/sanity-io/eslint-config-studio/compare/v2.0.0...v2.0.1)

---
updated-dependencies:
- dependency-name: "@sanity/eslint-config-studio"
  dependency-type: direct:production
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <support@github.com>
2022-11-25 04:21:28 +00:00
dependabot[bot]
956ed191f0
chore(deps-dev): bump @commitlint/cli from 17.1.2 to 17.3.0
Bumps [@commitlint/cli](https://github.com/conventional-changelog/commitlint/tree/HEAD/@commitlint/cli) from 17.1.2 to 17.3.0.
- [Release notes](https://github.com/conventional-changelog/commitlint/releases)
- [Changelog](https://github.com/conventional-changelog/commitlint/blob/master/@commitlint/cli/CHANGELOG.md)
- [Commits](https://github.com/conventional-changelog/commitlint/commits/v17.3.0/@commitlint/cli)

---
updated-dependencies:
- dependency-name: "@commitlint/cli"
  dependency-type: direct:development
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <support@github.com>
2022-11-25 04:17:21 +00:00
dependabot[bot]
930aac83af
chore(deps): bump netlify-cli from 12.2.4 to 12.2.7
Bumps [netlify-cli](https://github.com/netlify/cli) from 12.2.4 to 12.2.7.
- [Release notes](https://github.com/netlify/cli/releases)
- [Changelog](https://github.com/netlify/cli/blob/main/CHANGELOG.md)
- [Commits](https://github.com/netlify/cli/compare/v12.2.4...v12.2.7)

---
updated-dependencies:
- dependency-name: netlify-cli
  dependency-type: direct:production
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <support@github.com>
2022-11-25 04:15:05 +00:00
dependabot[bot]
5dec44f27f
chore(deps-dev): bump prettier from 2.7.1 to 2.8.0
Bumps [prettier](https://github.com/prettier/prettier) from 2.7.1 to 2.8.0.
- [Release notes](https://github.com/prettier/prettier/releases)
- [Changelog](https://github.com/prettier/prettier/blob/main/CHANGELOG.md)
- [Commits](https://github.com/prettier/prettier/compare/2.7.1...2.8.0)

---
updated-dependencies:
- dependency-name: prettier
  dependency-type: direct:development
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <support@github.com>
2022-11-25 04:05:25 +00:00
Joost De Cock
4f0a4062ce
Merge pull request #3044 from freesewing/dependabot/npm_and_yarn/sharp-0.31.2
chore(deps): bump sharp from 0.31.1 to 0.31.2
2022-11-24 13:00:19 +01:00
Joost De Cock
76d4fc1a91
Merge pull request #3048 from freesewing/dependabot/npm_and_yarn/husky-8.0.2
chore(deps-dev): bump husky from 8.0.1 to 8.0.2
2022-11-24 12:59:52 +01:00
Joost De Cock
1b56b92c54
Merge pull request #3091 from freesewing/dependabot/npm_and_yarn/eslint-8.28.0
chore(deps): bump eslint from 8.25.0 to 8.28.0
2022-11-24 12:59:20 +01:00
Joost De Cock
72ed8ecb5b
Merge pull request #3092 from freesewing/dependabot/npm_and_yarn/commitlint/config-conventional-17.3.0
chore(deps-dev): bump @commitlint/config-conventional from 17.2.0 to 17.3.0
2022-11-24 12:59:07 +01:00
Joost De Cock
a8a024fb1f
Merge pull request #3093 from freesewing/dependabot/npm_and_yarn/eslint-plugin-react-7.31.11
chore(deps-dev): bump eslint-plugin-react from 7.31.10 to 7.31.11
2022-11-24 12:58:59 +01:00
Joost De Cock
0fb9b4fbc7
Merge pull request #3094 from freesewing/dependabot/npm_and_yarn/sanity/default-layout-2.35.2
chore(deps): bump @sanity/default-layout from 2.35.0 to 2.35.2
2022-11-24 12:58:47 +01:00
dependabot[bot]
2b2b834cae
chore(deps): bump @next/bundle-analyzer from 12.3.1 to 13.0.5
Bumps [@next/bundle-analyzer](https://github.com/vercel/next.js/tree/HEAD/packages/next-bundle-analyzer) from 12.3.1 to 13.0.5.
- [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/commits/v13.0.5/packages/next-bundle-analyzer)

---
updated-dependencies:
- dependency-name: "@next/bundle-analyzer"
  dependency-type: direct:production
  update-type: version-update:semver-major
...

Signed-off-by: dependabot[bot] <support@github.com>
2022-11-24 04:04:06 +00:00
joostdecock
1e379d68ff chore(sites): Updates to headers 2022-11-23 21:42:22 +01:00
dependabot[bot]
bb92e6efbd
chore(deps): bump @sanity/default-layout from 2.35.0 to 2.35.2
Bumps [@sanity/default-layout](https://github.com/sanity-io/sanity/tree/HEAD/packages/@sanity/default-layout) from 2.35.0 to 2.35.2.
- [Release notes](https://github.com/sanity-io/sanity/releases)
- [Commits](https://github.com/sanity-io/sanity/commits/v2.35.2/packages/@sanity/default-layout)

---
updated-dependencies:
- dependency-name: "@sanity/default-layout"
  dependency-type: direct:production
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <support@github.com>
2022-11-23 04:12:02 +00:00
dependabot[bot]
cf04829998
chore(deps-dev): bump eslint-plugin-react from 7.31.10 to 7.31.11
Bumps [eslint-plugin-react](https://github.com/jsx-eslint/eslint-plugin-react) from 7.31.10 to 7.31.11.
- [Release notes](https://github.com/jsx-eslint/eslint-plugin-react/releases)
- [Changelog](https://github.com/jsx-eslint/eslint-plugin-react/blob/master/CHANGELOG.md)
- [Commits](https://github.com/jsx-eslint/eslint-plugin-react/compare/v7.31.10...v7.31.11)

---
updated-dependencies:
- dependency-name: eslint-plugin-react
  dependency-type: direct:development
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <support@github.com>
2022-11-23 04:09:17 +00:00
dependabot[bot]
b3b82417e9
chore(deps-dev): bump @commitlint/config-conventional
Bumps [@commitlint/config-conventional](https://github.com/conventional-changelog/commitlint/tree/HEAD/@commitlint/config-conventional) from 17.2.0 to 17.3.0.
- [Release notes](https://github.com/conventional-changelog/commitlint/releases)
- [Changelog](https://github.com/conventional-changelog/commitlint/blob/master/@commitlint/config-conventional/CHANGELOG.md)
- [Commits](https://github.com/conventional-changelog/commitlint/commits/v17.3.0/@commitlint/config-conventional)

---
updated-dependencies:
- dependency-name: "@commitlint/config-conventional"
  dependency-type: direct:development
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <support@github.com>
2022-11-23 04:03:06 +00:00
dependabot[bot]
d3d18aff48
chore(deps): bump eslint from 8.25.0 to 8.28.0
Bumps [eslint](https://github.com/eslint/eslint) from 8.25.0 to 8.28.0.
- [Release notes](https://github.com/eslint/eslint/releases)
- [Changelog](https://github.com/eslint/eslint/blob/main/CHANGELOG.md)
- [Commits](https://github.com/eslint/eslint/compare/v8.25.0...v8.28.0)

---
updated-dependencies:
- dependency-name: eslint
  dependency-type: direct:production
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <support@github.com>
2022-11-22 14:54:50 +00:00
Joost De Cock
1fb689d779
Merge pull request #3090 from freesewing/dependabot/npm_and_yarn/engine.io-6.2.1
chore(deps): bump engine.io from 6.2.0 to 6.2.1
2022-11-22 15:29:20 +01:00
Joost De Cock
f5bda3bb9b
Merge pull request #3089 from freesewing/dependabot/npm_and_yarn/aws-sdk/client-sesv2-3.215.0
chore(deps): bump @aws-sdk/client-sesv2 from 3.200.0 to 3.215.0
2022-11-22 15:28:05 +01:00
Joost De Cock
0c3fd985b7
Merge pull request #3088 from freesewing/dependabot/npm_and_yarn/resvg/resvg-js-2.2.0
chore(deps): bump @resvg/resvg-js from 2.1.0 to 2.2.0
2022-11-22 15:27:53 +01:00
Joost De Cock
a7f38491d4
Merge pull request #3080 from eriese/eriese-fix-tests
[Fix] Codecov report uploads
2022-11-22 15:26:49 +01:00
dependabot[bot]
8c14facf51
chore(deps): bump engine.io from 6.2.0 to 6.2.1
Bumps [engine.io](https://github.com/socketio/engine.io) from 6.2.0 to 6.2.1.
- [Release notes](https://github.com/socketio/engine.io/releases)
- [Changelog](https://github.com/socketio/engine.io/blob/main/CHANGELOG.md)
- [Commits](https://github.com/socketio/engine.io/compare/6.2.0...6.2.1)

---
updated-dependencies:
- dependency-name: engine.io
  dependency-type: indirect
...

Signed-off-by: dependabot[bot] <support@github.com>
2022-11-22 07:26:01 +00:00