1
0
Fork 0
Commit graph

52312 commits

Author SHA1 Message Date
Enoch Riese
d1a292283c lint fixes 2023-02-11 16:33:05 -06:00
Enoch Riese
37ac09aba4 only show 'we saved it anyway' if we did save it 2023-02-11 16:33:05 -06:00
Enoch Riese
055ae70f80 add design name to page title for clarity 2023-02-11 16:33:05 -06:00
Enoch Riese
7524511139 more complete validation and messaging 2023-02-11 16:33:02 -06:00
Enoch Riese
94abf3cd8f some validation for gist input 2023-02-11 16:31:46 -06:00
Enoch Riese
ed3f0abf23 basic editor interface 2023-02-11 16:31:43 -06:00
Enoch Riese
57dc0e929b
Merge pull request #3508 from freesewing/dependabot/npm_and_yarn/next-13.1.6
chore(deps): bump next from 13.1.5 to 13.1.6
2023-02-11 16:24:34 -06:00
Enoch Riese
027fff1f05 fetch develop before checking for differences 2023-02-11 16:18:30 -06:00
Enoch Riese
99e8bb7f10 another git command attempt 2023-02-11 15:08:11 -06:00
joostdecock
418242a83d wip(org): Finalized toast styles 2023-02-11 20:04:19 +01:00
bobgeorgethe3rd
e831aa96b7 just trying to clean up 2023-02-11 18:49:17 +00:00
joostdecock
e861a64363 wip(org): Work on account pages, and shared features 2023-02-11 19:47:35 +01:00
bobgeorgethe3rd
7d930cefde Merge branch 'labfix' of https://github.com/bobgeorgethe3rd/freesewing into labfix
Fast-forwarding labfix
2023-02-11 18:33:07 +00:00
bobgeorgethe3rd
80796033c3 Fix to display Path information 2023-02-11 17:59:38 +00:00
Joost De Cock
fb68fe0d7d
Merge pull request #3525 from eriese/eriese-lint-all
(Fix) Lab Builds again after mjs port
2023-02-10 18:38:41 +01:00
Joost De Cock
17eaef0067
Merge pull request #3526 from eriese/eriese-ignored-builds
[Fix] simpler git diff command in skip_build scripts
2023-02-10 18:37:25 +01:00
Enoch Riese
c410a5258b fix git diff command in skip_build scripts 2023-02-09 22:21:21 -06:00
Enoch Riese
1f220095fb un-git-ignore lab page index files 2023-02-09 21:44:31 -06:00
Enoch Riese
dd4aabc557 fix lab build errors after mjs transition 2023-02-09 21:39:19 -06:00
github-actions
5f266a93e1 [dependabot skip] chore(deps): bumped dependabot/npm_and_yarn/next-13.1.6 changes in config/dependencies.yaml 2023-02-09 18:12:46 +00:00
dependabot[bot]
907ab67101
chore(deps): bump next from 13.1.5 to 13.1.6
Bumps [next](https://github.com/vercel/next.js) from 13.1.5 to 13.1.6.
- [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.1.5...v13.1.6)

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

Signed-off-by: dependabot[bot] <support@github.com>
2023-02-09 18:09:59 +00:00
Joost De Cock
3832e15ff1
Merge pull request #3524 from eriese/develop
(Chore: deps) Give Scripts its own package.json and update sync action accordingly
2023-02-09 18:35:48 +01:00
Enoch Riese
6d5d13e9b5 Merge branch 'develop' of https://github.com/freesewing/freesewing into develop 2023-02-07 17:39:58 -06:00
Enoch Riese
6f716bcdf7 add package.json to scripts so they can install their dependencies separately 2023-02-07 16:59:20 -06:00
Joost De Cock
3095d2c638
Merge pull request #3492 from freesewing/joost
feat: Port React components to mjs and named exports
2023-02-07 20:07:20 +01:00
joostdecock
0bb5e6e479 Merge branch 'develop' into joost 2023-02-07 19:59:30 +01:00
joostdecock
b80409dddf chore: Fix extra comma 2023-02-07 19:56:20 +01:00
joostdecock
5899e890f9 chore: more linter warnings 2023-02-07 19:53:43 +01:00
Joost De Cock
90ea1d8045
Merge pull request #3522 from freesewing/scalebox-fix
Change scalebox
2023-02-07 19:49:32 +01:00
Enoch Riese
a76b1fde8e install dependencies so that reconfigure works 2023-02-07 11:52:40 -06:00
Wouter van Wageningen
584dddc97a
Change scalebox
Make the units for the metric scalebox 10cm, so there's a larger area to check for scaling issues with the printer. Imperial is left at 2 inches.
2023-02-06 18:07:23 -08:00
Enoch Riese
c5f41271d4 run reconfigure directly instead of through yarn 2023-02-06 14:29:56 -06:00
Joost De Cock
6dba14fb3c
Merge pull request #3521 from eriese/eriese-dependency-action
(Dependabot sync) Sync versions even if they are managed by yaml constants
2023-02-06 20:48:12 +01:00
Enoch Riese
96642547b0 sync versions even if they are managed by yaml constants 2023-02-05 13:12:20 -06:00
joostdecock
86aa0f20da chore: linter issues 2023-02-05 19:58:25 +01:00
joostdecock
c894deb912 Merge branch 'develop' into joost 2023-02-05 19:20:00 +01:00
joostdecock
758b38c966 chore(shared): Fixed linter warning 2023-02-05 19:17:01 +01:00
joostdecock
abf3b9ac1a wip(lab): More changes for mjs/named exports 2023-02-05 19:09:46 +01:00
joostdecock
2b823885b3 wip(lab): More lab fixes 2023-02-05 18:54:48 +01:00
joostdecock
7ce6ccbccf wip: More work on lab 2023-02-05 18:44:54 +01:00
bobgeorgethe3rd
2d69d14e1a Fix to display Path information 2023-02-05 17:10:32 +00:00
joostdecock
d6d8c6f122 fix(lab): Fixed lab after moving to esm and named exports 2023-02-05 17:59:22 +01:00
joostdecock
dc1f1d7029 fix(dev): Fixed dev build 2023-02-05 16:51:52 +01:00
joostdecock
c8ce8030f4 fix(org): Build fixes 2023-02-05 16:49:36 +01:00
joostdecock
8634b84e04 fix(org): Fix prebuild to output mjs 2023-02-05 16:39:18 +01:00
joostdecock
1bd908d2c0 chore: Linter warnings 2023-02-05 16:30:12 +01:00
Joost De Cock
ff5e628eac
Merge pull request #3519 from eriese/eriese-dependency-action
Dependabot sync action runs reconfigure after syncing updates
2023-02-05 13:48:50 +01:00
github-actions
cd1eb78e04 [dependabot skip] bumped dependabot/npm_and_yarn/unist-util-remove-3.1.1 changes in config/dependencies.yaml 2023-02-05 00:58:59 +00:00
github-actions
3d6cbe6336 [dependabot skip] bumped dependabot/npm_and_yarn/mdast-util-toc-6.1.1 changes in config/dependencies.yaml 2023-02-05 00:53:28 +00:00
dependabot[bot]
457b6f6721
chore(deps): bump unist-util-remove from 3.1.0 to 3.1.1
Bumps [unist-util-remove](https://github.com/syntax-tree/unist-util-remove) from 3.1.0 to 3.1.1.
- [Release notes](https://github.com/syntax-tree/unist-util-remove/releases)
- [Commits](https://github.com/syntax-tree/unist-util-remove/compare/3.1.0...3.1.1)

---
updated-dependencies:
- dependency-name: unist-util-remove
  dependency-type: direct:production
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <support@github.com>
2023-02-05 00:53:24 +00:00