1
0
Fork 0
Commit graph

52312 commits

Author SHA1 Message Date
dependabot[bot]
3ebb9f1dbe
chore(deps-dev): bump lint-staged from 13.1.0 to 13.2.0
Bumps [lint-staged](https://github.com/okonet/lint-staged) from 13.1.0 to 13.2.0.
- [Release notes](https://github.com/okonet/lint-staged/releases)
- [Commits](https://github.com/okonet/lint-staged/compare/v13.1.0...v13.2.0)

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

Signed-off-by: dependabot[bot] <support@github.com>
2023-03-13 05:01:55 +00:00
Enoch Riese
c90635234a fix (new-design) hopefully a better way of doing paths that works on windows 2023-03-12 17:20:28 -05:00
Enoch Riese
8c04bec9bd chore (new-design) update file list 2023-03-12 17:19:36 -05:00
Enoch Riese
c47bef61bc ask before overwriting files when running new-design 2023-03-12 16:40:18 -05:00
Enoch Riese
98a90344f5 remove stale test 2023-03-12 13:04:00 -05:00
Enoch Riese
e328d4fa24 lint fix 2023-03-12 11:50:42 -05:00
Enoch Riese
9df063ec97 [vercel skip] a little more documentation fixing 2023-03-12 11:41:56 -05:00
Enoch Riese
484d16f463 update docs 2023-03-12 11:35:19 -05:00
Enoch Riese
1e95c9ef2c store.cutlist 2023-03-12 11:29:37 -05:00
Enoch Riese
49748a7c00 store methods don't become properties on shorthand 2023-03-12 09:19:50 -05:00
Joost De Cock
aaa25b76f3
Merge pull request #3616 from eriese/eriese-hiding
enhancement (New Part Hiding) Implement granular hiding config with presets
2023-03-11 07:56:37 +01:00
Joost De Cock
dcb9833a9a
Merge branch 'develop' into eriese-hiding 2023-03-10 18:57:19 +01:00
Joost De Cock
9a238dafb2 New translations cutlist.yaml (Ukrainian) 2023-03-10 18:56:59 +01:00
Joost De Cock
8bddfc2091 New translations cutlist.yaml (Dutch) 2023-03-10 18:56:58 +01:00
Joost De Cock
469458a630 New translations cutlist.yaml (German) 2023-03-10 18:56:57 +01:00
Joost De Cock
9cb1837190 New translations cutlist.yaml (Spanish) 2023-03-10 18:56:56 +01:00
Joost De Cock
ed8f946051 New translations cutlist.yaml (French) 2023-03-10 18:56:56 +01:00
Joost De Cock
b8e85d4231
Merge pull request #3617 from eriese/eriese-dev-fixes
fix (Bug) Usability fixes for dev
2023-03-10 18:55:47 +01:00
Joost De Cock
13926da082
Merge branch 'develop' into eriese-dev-fixes 2023-03-10 18:55:39 +01:00
Joost De Cock
1cf0ca2b93
Merge pull request #3619 from freesewing/dependabot/npm_and_yarn/swagger-ui-express-4.6.2
chore(deps): bump swagger-ui-express from 4.6.0 to 4.6.2
2023-03-10 18:51:55 +01:00
Joost De Cock
652c596bff
Merge pull request #3620 from freesewing/dependabot/npm_and_yarn/react-zoom-pan-pinch-3.0.2
chore(deps): bump react-zoom-pan-pinch from 2.6.1 to 3.0.2
2023-03-10 18:51:48 +01:00
Joost De Cock
d268404896
Merge pull request #3626 from freesewing/dependabot/npm_and_yarn/execa-7.0.0
chore(deps): bump execa from 6.1.0 to 7.0.0
2023-03-10 18:51:40 +01:00
Joost De Cock
3736d72c8f
Merge pull request #3627 from freesewing/dependabot/npm_and_yarn/axios-1.3.4
chore(deps): bump axios from 1.3.3 to 1.3.4
2023-03-10 18:51:32 +01:00
Joost De Cock
8006a4e42e
Merge pull request #3628 from freesewing/dependabot/npm_and_yarn/next-13.2.4
chore(deps): bump next from 13.2.3 to 13.2.4
2023-03-10 18:51:24 +01:00
Joost De Cock
dd89a4ac33
Merge pull request #3629 from freesewing/dependabot/npm_and_yarn/commitlint/cli-17.4.4
chore(deps-dev): bump @commitlint/cli from 17.4.3 to 17.4.4
2023-03-10 18:51:16 +01:00
Joost De Cock
77e8f4314f
Merge pull request #3630 from freesewing/dependabot/npm_and_yarn/sanity/cli-3.6.0
chore(deps-dev): bump @sanity/cli from 3.2.6 to 3.6.0
2023-03-10 18:51:07 +01:00
Joost De Cock
91a4bd53f7
Merge pull request #3599 from eriese/eriese-cut-v3
Feature (cutlist) V3 Cutting features
2023-03-10 18:35:20 +01:00
github-actions
2953389e8e [dependabot skip] chore(deps): bumped dependabot/npm_and_yarn/sanity/cli-3.6.0 changes in config/dependencies.yaml 2023-03-10 05:43:47 +00:00
dependabot[bot]
0d1d644cd3
chore(deps-dev): bump @sanity/cli from 3.2.6 to 3.6.0
Bumps [@sanity/cli](https://github.com/sanity-io/sanity/tree/HEAD/packages/@sanity/cli) from 3.2.6 to 3.6.0.
- [Release notes](https://github.com/sanity-io/sanity/releases)
- [Commits](https://github.com/sanity-io/sanity/commits/v3.6.0/packages/@sanity/cli)

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

Signed-off-by: dependabot[bot] <support@github.com>
2023-03-10 05:40:58 +00:00
github-actions
4541f5cc2c [dependabot skip] chore(deps): bumped dependabot/npm_and_yarn/next-13.2.4 changes in config/dependencies.yaml 2023-03-10 05:27:41 +00:00
dependabot[bot]
9e85aa2653
chore(deps-dev): bump @commitlint/cli from 17.4.3 to 17.4.4
Bumps [@commitlint/cli](https://github.com/conventional-changelog/commitlint/tree/HEAD/@commitlint/cli) from 17.4.3 to 17.4.4.
- [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.4.4/@commitlint/cli)

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

Signed-off-by: dependabot[bot] <support@github.com>
2023-03-10 05:25:18 +00:00
dependabot[bot]
42501e8e1a
chore(deps): bump next from 13.2.3 to 13.2.4
Bumps [next](https://github.com/vercel/next.js) from 13.2.3 to 13.2.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/v13.2.3...v13.2.4)

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

Signed-off-by: dependabot[bot] <support@github.com>
2023-03-10 05:24:42 +00:00
github-actions
7371641767 [dependabot skip] chore(deps): bumped dependabot/npm_and_yarn/axios-1.3.4 changes in config/dependencies.yaml 2023-03-10 05:21:20 +00:00
dependabot[bot]
0bc696aee3
chore(deps): bump axios from 1.3.3 to 1.3.4
Bumps [axios](https://github.com/axios/axios) from 1.3.3 to 1.3.4.
- [Release notes](https://github.com/axios/axios/releases)
- [Changelog](https://github.com/axios/axios/blob/v1.x/CHANGELOG.md)
- [Commits](https://github.com/axios/axios/compare/v1.3.3...v1.3.4)

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

Signed-off-by: dependabot[bot] <support@github.com>
2023-03-10 05:18:29 +00:00
github-actions
0709b4b505 [dependabot skip] chore(deps): bumped dependabot/npm_and_yarn/execa-7.0.0 changes in config/dependencies.yaml 2023-03-10 05:04:49 +00:00
dependabot[bot]
2930e130d0
chore(deps): bump execa from 6.1.0 to 7.0.0
Bumps [execa](https://github.com/sindresorhus/execa) from 6.1.0 to 7.0.0.
- [Release notes](https://github.com/sindresorhus/execa/releases)
- [Commits](https://github.com/sindresorhus/execa/compare/v6.1.0...v7.0.0)

---
updated-dependencies:
- dependency-name: execa
  dependency-type: direct:production
  update-type: version-update:semver-major
...

Signed-off-by: dependabot[bot] <support@github.com>
2023-03-10 05:01:20 +00:00
Enoch Riese
6ca62fb986 don't mirror certain macro paths 2023-03-09 18:20:43 -06:00
Enoch Riese
deb5bb8407 lint fixes 2023-03-09 17:56:29 -06:00
Enoch Riese
f39b947717 more documentation and cleanup 2023-03-09 17:45:10 -06:00
Enoch Riese
3962c61162 add documentation for cutlist 2023-03-09 15:14:58 -06:00
Joost De Cock
31a9d5fed9
Merge pull request #3621 from freesewing/dependabot/npm_and_yarn/lerna-6.5.1
chore(deps-dev): bump lerna from 6.4.1 to 6.5.1
2023-03-09 19:28:30 +01:00
Joost De Cock
f9430bb8cb
Merge pull request #3622 from freesewing/dependabot/npm_and_yarn/esbuild-0.17.11
chore(deps-dev): bump esbuild from 0.17.10 to 0.17.11
2023-03-09 19:28:16 +01:00
Joost De Cock
07dd8e1834
Merge pull request #3623 from freesewing/dependabot/npm_and_yarn/rimraf-4.4.0
chore(deps-dev): bump rimraf from 4.3.1 to 4.4.0
2023-03-09 19:28:01 +01:00
Joost De Cock
dff79fde19
Merge pull request #3624 from freesewing/dependabot/npm_and_yarn/nodemon-2.0.21
chore(deps-dev): bump nodemon from 2.0.20 to 2.0.21
2023-03-09 19:27:51 +01:00
Enoch Riese
89d728bc9c allow multiple cut specs per material, specifying bias or cutonfold overrides 2023-03-09 11:20:37 -06:00
Enoch Riese
bf51065cc8 add cutting instructions to title. ensure translation on drafts 2023-03-09 08:59:03 -06:00
Enoch Riese
6f6b3a2b8a update plugin-i18n to be able to accept an i18next instance 2023-03-09 08:57:36 -06:00
Enoch Riese
1b259a4205 toggle to hide part buttons on cut and print layouts 2023-03-09 08:52:28 -06:00
github-actions
130c035879 [dependabot skip] chore(deps): bumped dependabot/npm_and_yarn/nodemon-2.0.21 changes in config/dependencies.yaml 2023-03-09 05:18:20 +00:00
dependabot[bot]
30ce003c44
chore(deps-dev): bump nodemon from 2.0.20 to 2.0.21
Bumps [nodemon](https://github.com/remy/nodemon) from 2.0.20 to 2.0.21.
- [Release notes](https://github.com/remy/nodemon/releases)
- [Commits](https://github.com/remy/nodemon/compare/v2.0.20...v2.0.21)

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

Signed-off-by: dependabot[bot] <support@github.com>
2023-03-09 05:15:13 +00:00