1
0
Fork 0
Commit graph

51975 commits

Author SHA1 Message Date
Benjamin F
b864f9ec3f fix(albert): Replace duplicate calculations with store values 2022-12-23 10:29:33 -08:00
Benjamin F
9d6ea4b4fa fix(core): Improve error messages for Firefox and Safari browsers 2022-12-23 09:20:05 -08:00
Benjamin F
ba8b063c40 fix(docs): Remove linktitle Frontmatter keys 2022-12-23 08:55:40 -08:00
Benjamin F
428d45a15b fix(shared): Remove redundant logic 2022-12-23 08:51:02 -08:00
Joost De Cock
acb9b0d10e
Merge pull request #3285 from freesewing/core-part-getid
feat(core): Make Part.getId() a prototype method
2022-12-23 15:57:30 +01:00
Joost De Cock
b5e9086152 chore(core): Added test for Part.getId() 2022-12-23 15:52:02 +01:00
Joost De Cock
764c950864
Merge pull request #3291 from BenJamesBen/howtos-documentation-fixes
fix(docs): Howtos and other documentation fixes
2022-12-23 15:44:24 +01:00
Joost De Cock
021a8ee81a chore: Updated lock file 2022-12-23 15:42:45 +01:00
Joost De Cock
bc41118078 Merge branch 'dependencies' into develop 2022-12-23 15:42:01 +01:00
Joost De Cock
94a3d0be50 fix(core): Call closure in Part.getId() 2022-12-23 15:36:08 +01:00
Joost De Cock
6da872abe0 fix(core): Add param inline docs for Part.getId() 2022-12-23 15:29:44 +01:00
Joost De Cock
38f8bb2549 chore: Dependency updates 2022-12-23 15:25:39 +01:00
Joost De Cock
cbe95701c5 wip(backend): PATCH not PUT 2022-12-23 15:12:24 +01:00
Joost De Cock
37a0149668 wip(backend): Fixed tests 2022-12-23 14:43:04 +01:00
Benjamin F
80a34f402d fix(docs): Normalize stand-alone spelling 2022-12-22 17:26:21 -08:00
Benjamin F
8cb5a7c3e4 fix(docs): Typo in Utils.beamsIntersect() 2022-12-22 17:25:43 -08:00
Benjamin F
24f7776840 fix(docs): Howtos documentation corrections and updates 2022-12-22 17:24:59 -08:00
Joost De Cock
04da277fd2
Merge pull request #3230 from freesewing/skip-build-updates
chore: Updated skip-build script to vercel changes
2022-12-22 19:57:56 +01:00
Joost De Cock
3627ea0901
Merge pull request #3288 from freesewing/dependabot/npm_and_yarn/eslint-config-next-13.1.0
chore(deps-dev): bump eslint-config-next from 13.0.6 to 13.1.0
2022-12-22 19:51:58 +01:00
Joost De Cock
e74460fe71
Merge pull request #3289 from freesewing/dependencies
chore: Dependencies maintenance
2022-12-22 19:47:07 +01:00
Joost De Cock
a362cd99f0 chore: Dependencies maintenance 2022-12-22 19:46:24 +01:00
dependabot[bot]
5854078b06
chore(deps-dev): bump eslint-config-next from 13.0.6 to 13.1.0
Bumps [eslint-config-next](https://github.com/vercel/next.js/tree/HEAD/packages/eslint-config-next) from 13.0.6 to 13.1.0.
- [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.1.0/packages/eslint-config-next)

---
updated-dependencies:
- dependency-name: eslint-config-next
  dependency-type: direct:development
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <support@github.com>
2022-12-22 18:41:55 +00:00
Joost De Cock
6218c978b0 Merge branch 'sanity-v3' into develop 2022-12-22 19:37:40 +01:00
Joost De Cock
1f51087c25 feat(core): Make Part.getId() a prototype method
As requested by @BenJamesBen in #3282
2022-12-22 19:35:14 +01:00
Joost De Cock
3590b4601a
Merge pull request #3269 from eriese/3259-bug-gridlines-are-missing-on-paperless-pdf-exports
[Fix] [bug]: Gridlines are missing on paperless PDF exports
2022-12-22 19:27:02 +01:00
Joost De Cock
f6d8cdd7da fix(sanity): Add missing newsletter schema 2022-12-22 19:25:52 +01:00
Joost De Cock
fa5bb742e6 chore(sanity): Migrate to Sanity studio v3 2022-12-22 19:20:36 +01:00
Joost De Cock
3f3e316eb4 wip(backend): More consistency in string names 2022-12-22 18:42:02 +01:00
Joost De Cock
53a0316b39 wip(backend): more OpenAPI docs 2022-12-22 18:41:19 +01:00
dependabot[bot]
b060c8e1b8
chore(deps-dev): bump @types/express from 4.17.14 to 4.17.15
Bumps [@types/express](https://github.com/DefinitelyTyped/DefinitelyTyped/tree/HEAD/types/express) from 4.17.14 to 4.17.15.
- [Release notes](https://github.com/DefinitelyTyped/DefinitelyTyped/releases)
- [Commits](https://github.com/DefinitelyTyped/DefinitelyTyped/commits/HEAD/types/express)

---
updated-dependencies:
- dependency-name: "@types/express"
  dependency-type: direct:development
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <support@github.com>
2022-12-22 04:08:07 +00:00
Enoch Riese
692f1ef884 Merge branch 'develop' into 3259-bug-gridlines-are-missing-on-paperless-pdf-exports 2022-12-21 15:42:40 -06:00
Enoch Riese
90ceeccd11
Merge pull request #3274 from BenJamesBen/github-labels-fix
fix(github): Use shortcodes for labels emoji
2022-12-21 15:41:33 -06:00
Benjamin F
9be7bf8214 fix(github): Use shortcodes for labels emoji 2022-12-21 12:30:44 -08:00
Joost De Cock
3b920b50e7
Merge pull request #3262 from freesewing/dependabot/npm_and_yarn/sanity/default-login-2.35.2
chore(deps): bump @sanity/default-login from 2.35.0 to 2.35.2
2022-12-21 16:40:55 +01:00
Joost De Cock
8b37ca9e25
Merge pull request #3263 from freesewing/dependabot/npm_and_yarn/mocha-10.2.0
chore(deps-dev): bump mocha from 10.1.0 to 10.2.0
2022-12-21 16:40:47 +01:00
Joost De Cock
4dbd3db3c7
Merge pull request #3264 from freesewing/dependabot/npm_and_yarn/pino-8.8.0
chore(deps): bump pino from 8.7.0 to 8.8.0
2022-12-21 16:40:40 +01:00
Joost De Cock
9ce490fac1
Merge pull request #3261 from freesewing/dependabot/npm_and_yarn/eslint-8.30.0
chore(deps): bump eslint from 8.29.0 to 8.30.0
2022-12-21 16:40:32 +01:00
Joost De Cock
cb242926b1
Merge pull request #3270 from freesewing/eriese-patch-1
Fix Pattern test after removal of debug setting
2022-12-20 19:01:59 +01:00
Joost De Cock
222f18d9f9
Merge pull request #3271 from freesewing/dependabot/npm_and_yarn/aws-sdk/client-sesv2-3.234.0
chore(deps): bump @aws-sdk/client-sesv2 from 3.200.0 to 3.234.0
2022-12-20 18:43:11 +01:00
dependabot[bot]
fb838f3e34
chore(deps): bump @aws-sdk/client-sesv2 from 3.200.0 to 3.234.0
Bumps [@aws-sdk/client-sesv2](https://github.com/aws/aws-sdk-js-v3/tree/HEAD/clients/client-sesv2) from 3.200.0 to 3.234.0.
- [Release notes](https://github.com/aws/aws-sdk-js-v3/releases)
- [Changelog](https://github.com/aws/aws-sdk-js-v3/blob/main/clients/client-sesv2/CHANGELOG.md)
- [Commits](https://github.com/aws/aws-sdk-js-v3/commits/v3.234.0/clients/client-sesv2)

---
updated-dependencies:
- dependency-name: "@aws-sdk/client-sesv2"
  dependency-type: direct:production
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <support@github.com>
2022-12-20 04:01:39 +00:00
Enoch Riese
6206cb76ae add svg-to-pdfkit to dependency file 2022-12-19 13:45:06 -06:00
Enoch Riese
5f4cba396f
Fix Pattern test after removal of debug setting 2022-12-19 12:18:41 -06:00
Enoch Riese
3bf3e69730 use eriese fork of svg-to-pdfkit 2022-12-19 12:09:19 -06:00
Joost De Cock
86c088f7c4 wip(backend): Added schema for apikey 2022-12-19 12:27:08 +01:00
Joost De Cock
efa8f818d2 wip(backend): Added openapi docs for apikeys 2022-12-19 11:36:09 +01:00
Joost De Cock
0499f9bd09 fix(new-design): Updated list of files to download 2022-12-19 08:29:37 +01:00
dependabot[bot]
40c1114e4f
chore(deps): bump pino from 8.7.0 to 8.8.0
Bumps [pino](https://github.com/pinojs/pino) from 8.7.0 to 8.8.0.
- [Release notes](https://github.com/pinojs/pino/releases)
- [Commits](https://github.com/pinojs/pino/compare/v8.7.0...v8.8.0)

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

Signed-off-by: dependabot[bot] <support@github.com>
2022-12-19 04:34:21 +00:00
dependabot[bot]
c1d129219b
chore(deps-dev): bump mocha from 10.1.0 to 10.2.0
Bumps [mocha](https://github.com/mochajs/mocha) from 10.1.0 to 10.2.0.
- [Release notes](https://github.com/mochajs/mocha/releases)
- [Changelog](https://github.com/mochajs/mocha/blob/master/CHANGELOG.md)
- [Commits](https://github.com/mochajs/mocha/compare/v10.1.0...v10.2.0)

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

Signed-off-by: dependabot[bot] <support@github.com>
2022-12-19 04:33:51 +00:00
dependabot[bot]
44fea63b5a
chore(deps): bump @sanity/default-login from 2.35.0 to 2.35.2
Bumps [@sanity/default-login](https://github.com/sanity-io/sanity/tree/HEAD/packages/@sanity/default-login) 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-login)

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

Signed-off-by: dependabot[bot] <support@github.com>
2022-12-19 04:09:04 +00:00
dependabot[bot]
09958ef5cf
chore(deps): bump eslint from 8.29.0 to 8.30.0
Bumps [eslint](https://github.com/eslint/eslint) from 8.29.0 to 8.30.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.29.0...v8.30.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-12-19 04:07:44 +00:00