joostdecock
|
6a3a14a6bd
|
fix(org): Linter warnings
|
2023-02-25 20:06:00 +01:00 |
|
joostdecock
|
11e2a46c71
|
feat(org): Take control level into account when removing API keys
|
2023-02-25 18:53:20 +01:00 |
|
joostdecock
|
bf6c63d222
|
feat(org): Close modal with Escape key
|
2023-02-25 18:29:02 +01:00 |
|
joostdecock
|
644c1b8dcf
|
feat(org): Work on API keys page
|
2023-02-25 18:19:11 +01:00 |
|
joostdecock
|
7987d2977c
|
feat(backend): Added routes for API keys
|
2023-02-25 18:18:46 +01:00 |
|
Benjamin F
|
41e7423876
|
fix(workbench): Correct ruler tick lengths
|
2023-02-24 12:36:09 -08:00 |
|
Joost De Cock
|
b4a870ecf0
|
Merge pull request #3566 from BenJamesBen/simon-missing-back
fix(simon): Restore missing Back part. Fixes #3538
|
2023-02-24 18:42:54 +01:00 |
|
Joost De Cock
|
1776a00eb8
|
Merge pull request #3567 from freesewing/dependabot/npm_and_yarn/remark-html-15.0.2
chore(deps-dev): bump remark-html from 15.0.1 to 15.0.2
|
2023-02-24 18:42:14 +01:00 |
|
Joost De Cock
|
64ae6447e2
|
Merge pull request #3568 from freesewing/dependabot/npm_and_yarn/tailwindcss-3.2.7
chore(deps): bump tailwindcss from 3.2.4 to 3.2.7
|
2023-02-24 18:42:06 +01:00 |
|
github-actions
|
6ffa337353
|
[dependabot skip] chore(deps): bumped dependabot/npm_and_yarn/tailwindcss-3.2.7 changes in config/dependencies.yaml
|
2023-02-24 04:32:32 +00:00 |
|
github-actions
|
62aff99fc1
|
[dependabot skip] chore(deps): bumped dependabot/npm_and_yarn/remark-html-15.0.2 changes in config/dependencies.yaml
|
2023-02-24 04:31:16 +00:00 |
|
dependabot[bot]
|
7c62077cb6
|
chore(deps): bump tailwindcss from 3.2.4 to 3.2.7
Bumps [tailwindcss](https://github.com/tailwindlabs/tailwindcss) from 3.2.4 to 3.2.7.
- [Release notes](https://github.com/tailwindlabs/tailwindcss/releases)
- [Changelog](https://github.com/tailwindlabs/tailwindcss/blob/master/CHANGELOG.md)
- [Commits](https://github.com/tailwindlabs/tailwindcss/compare/v3.2.4...v3.2.7)
---
updated-dependencies:
- dependency-name: tailwindcss
dependency-type: direct:production
update-type: version-update:semver-patch
...
Signed-off-by: dependabot[bot] <support@github.com>
|
2023-02-24 04:29:57 +00:00 |
|
dependabot[bot]
|
496eaa8b7a
|
chore(deps-dev): bump remark-html from 15.0.1 to 15.0.2
Bumps [remark-html](https://github.com/remarkjs/remark-html) from 15.0.1 to 15.0.2.
- [Release notes](https://github.com/remarkjs/remark-html/releases)
- [Commits](https://github.com/remarkjs/remark-html/compare/15.0.1...15.0.2)
---
updated-dependencies:
- dependency-name: remark-html
dependency-type: direct:development
update-type: version-update:semver-patch
...
Signed-off-by: dependabot[bot] <support@github.com>
|
2023-02-24 04:28:20 +00:00 |
|
Enoch Riese
|
cd034a7cf3
|
use new parts adding to add cut duplicates at draft time
|
2023-02-23 23:30:38 +02:00 |
|
Joost De Cock
|
f858a0d074
|
Merge pull request #3561 from freesewing/dependabot/npm_and_yarn/esbuild-0.17.10
chore(deps-dev): bump esbuild from 0.17.4 to 0.17.10
|
2023-02-23 19:17:44 +01:00 |
|
Joost De Cock
|
ed5f2d12e3
|
Merge pull request #3562 from freesewing/dependabot/npm_and_yarn/types/react-18.0.28
chore(deps-dev): bump @types/react from 18.0.27 to 18.0.28
|
2023-02-23 19:17:36 +01:00 |
|
Benjamin F
|
37ca7a759b
|
fix(workbench): Change forPrinting background fill to "none"
|
2023-02-23 09:46:52 -08:00 |
|
Enoch Riese
|
22baf5ea05
|
Merge branch 'eriese-progressive-parts' into eriese-cut-v3
|
2023-02-23 19:18:16 +02:00 |
|
Enoch Riese
|
46c705bdfa
|
add sinon for better testing
|
2023-02-23 19:16:29 +02:00 |
|
Enoch Riese
|
86f98206d9
|
start of draft queue class
|
2023-02-23 19:16:29 +02:00 |
|
Enoch Riese
|
9be811bd98
|
lint fixes and rename
|
2023-02-23 19:16:29 +02:00 |
|
Enoch Riese
|
0cd2ad2b85
|
document and refactor
|
2023-02-23 19:16:29 +02:00 |
|
Enoch Riese
|
46f539df11
|
move all pattern config resolution to separate class
|
2023-02-23 19:16:29 +02:00 |
|
Enoch Riese
|
58a02f79f5
|
add tests for runtime part adding
|
2023-02-23 19:16:29 +02:00 |
|
Enoch Riese
|
45e56cb6dd
|
all part resolution business happens on a per-part basis
|
2023-02-23 19:16:29 +02:00 |
|
Enoch Riese
|
239eff81c0
|
begin refactoring part resolution to handle one part at a time
|
2023-02-23 19:16:29 +02:00 |
|
Benjamin F
|
4a99820e34
|
fix(simon): Restore missing Back part
|
2023-02-22 13:05:58 -08:00 |
|
Joost De Cock
|
ac86e62d11
|
Merge pull request #3527 from freesewing/joost
feat(org): Work on account pages and shared functionality (modal/toast)
|
2023-02-22 19:29:50 +01:00 |
|
joostdecock
|
ff7812186c
|
fix(org): Missing null check
|
2023-02-22 19:08:14 +01:00 |
|
joostdecock
|
ba24af5202
|
chore(org): Deepscan issues
|
2023-02-22 19:01:41 +01:00 |
|
joostdecock
|
d9723fe6c6
|
chore(org): Linter issues
|
2023-02-22 18:35:36 +01:00 |
|
Joost De Cock
|
d9ff0211c6
|
Merge pull request #3563 from BenJamesBen/hide-documentation
fix(docs): Correct hideDependencies and clarify hideAll descriptions
|
2023-02-22 17:30:41 +01:00 |
|
Enoch Riese
|
0dab926ee7
|
document and refactor
|
2023-02-22 16:20:07 +02:00 |
|
Benjamin F
|
988e3117e2
|
fix(docs): Correct hideDependencies and clarify hideAll descriptions
|
2023-02-22 00:37:22 -08:00 |
|
github-actions
|
52b6166d4a
|
[dependabot skip] chore(deps): bumped dependabot/npm_and_yarn/esbuild-0.17.10 changes in config/dependencies.yaml
|
2023-02-22 04:26:27 +00:00 |
|
dependabot[bot]
|
d54e3c9a0c
|
chore(deps-dev): bump @types/react from 18.0.27 to 18.0.28
Bumps [@types/react](https://github.com/DefinitelyTyped/DefinitelyTyped/tree/HEAD/types/react) from 18.0.27 to 18.0.28.
- [Release notes](https://github.com/DefinitelyTyped/DefinitelyTyped/releases)
- [Commits](https://github.com/DefinitelyTyped/DefinitelyTyped/commits/HEAD/types/react)
---
updated-dependencies:
- dependency-name: "@types/react"
dependency-type: direct:development
update-type: version-update:semver-patch
...
Signed-off-by: dependabot[bot] <support@github.com>
|
2023-02-22 04:25:37 +00:00 |
|
dependabot[bot]
|
d4947aa9f2
|
chore(deps-dev): bump esbuild from 0.17.4 to 0.17.10
Bumps [esbuild](https://github.com/evanw/esbuild) from 0.17.4 to 0.17.10.
- [Release notes](https://github.com/evanw/esbuild/releases)
- [Changelog](https://github.com/evanw/esbuild/blob/main/CHANGELOG.md)
- [Commits](https://github.com/evanw/esbuild/compare/v0.17.4...v0.17.10)
---
updated-dependencies:
- dependency-name: esbuild
dependency-type: direct:development
update-type: version-update:semver-patch
...
Signed-off-by: dependabot[bot] <support@github.com>
|
2023-02-22 04:23:51 +00:00 |
|
github-actions
|
cd9a99a7cd
|
[dependabot skip] chore(deps): bumped dependabot/npm_and_yarn/sanity-3.5.0 changes in config/dependencies.yaml
|
2023-02-22 04:20:17 +00:00 |
|
dependabot[bot]
|
8738456426
|
chore(deps): bump sanity from 3.2.5 to 3.5.0
Bumps [sanity](https://github.com/sanity-io/sanity/tree/HEAD/packages/sanity) from 3.2.5 to 3.5.0.
- [Release notes](https://github.com/sanity-io/sanity/releases)
- [Commits](https://github.com/sanity-io/sanity/commits/v3.5.0/packages/sanity)
---
updated-dependencies:
- dependency-name: sanity
dependency-type: direct:production
update-type: version-update:semver-minor
...
Signed-off-by: dependabot[bot] <support@github.com>
|
2023-02-22 04:16:49 +00:00 |
|
Enoch Riese
|
e2ca4b38c4
|
move all pattern config resolution to separate class
|
2023-02-21 22:56:03 +02:00 |
|
Enoch Riese
|
d4675d8648
|
add tests for runtime part adding
|
2023-02-21 22:56:03 +02:00 |
|
Enoch Riese
|
07a1a3c0f1
|
all part resolution business happens on a per-part basis
|
2023-02-21 22:56:03 +02:00 |
|
Enoch Riese
|
6fe683be25
|
begin refactoring part resolution to handle one part at a time
|
2023-02-21 22:56:03 +02:00 |
|
Enoch Riese
|
3bbea6d4c2
|
mirror on fold macro
|
2023-02-21 22:56:03 +02:00 |
|
Enoch Riese
|
18a5dac39d
|
cutting layout allows setting fabric width and calculates fabric length
|
2023-02-21 22:56:03 +02:00 |
|
Enoch Riese
|
6dbe15a862
|
cutting layout renders at the most basic level
|
2023-02-21 22:56:03 +02:00 |
|
Joost De Cock
|
150b9f49d2
|
Merge pull request #3557 from freesewing/dependabot/npm_and_yarn/axios-1.3.3
chore(deps): bump axios from 1.2.6 to 1.3.3
|
2023-02-21 17:20:47 +01:00 |
|
Joost De Cock
|
8fade16747
|
Merge pull request #3558 from freesewing/dependabot/npm_and_yarn/types/express-4.17.17
chore(deps-dev): bump @types/express from 4.17.16 to 4.17.17
|
2023-02-21 17:20:33 +01:00 |
|
Joost De Cock
|
26b6eec9c6
|
Merge pull request #3559 from freesewing/dependabot/npm_and_yarn/eslint-8.34.0
chore(deps-dev): bump eslint from 8.33.0 to 8.34.0
|
2023-02-21 17:20:20 +01:00 |
|
github-actions
|
bf97c311f3
|
[dependabot skip] chore(deps): bumped dependabot/npm_and_yarn/eslint-8.34.0 changes in config/dependencies.yaml
|
2023-02-21 05:14:20 +00:00 |
|