Joost De Cock
88e5339b37
chore(plugin-grainline): Changes for v3. See #2856
2022-09-27 11:42:54 +02:00
Joost De Cock
b851e69ec8
chore(plugin-gore): Changes for v3. See #2856
2022-09-27 11:40:41 +02:00
nikhil
a24e93354f
fix(current lint check): Remove .babelrc
palimpsests
...
The current GitHub linting workflow (which, thanks to its reliance on lerna, only runs lint in workspaces that specify a `lint` command--needs to be fixed) has been failing for a new reason since commit dd9510537c9857a9f41c155c933b893c5855d32d (the workflow was already failing in the `develop` branch for unrelated reasons).
dd9510537c9857a9f41c155c933b893c5855d32d reintroduced Babel to the monorepo, not for any kind of transpilation step but for usage by `eslint`. This wasn't an issue for `eslint` commands executed from the monorepo root, but it's an issue for the lint workflow: that workflow uses `lerna run lint` to run `eslint` from within workspace directories, and the workspace directories that implement `lint` commands also happen to have legacy `.babelrc` files that reference no-longer-installed Babel plugins.
This commit removes the old `.babelrc` files, which should fix the lint workflow in its current form. (I will soon be updating the lint workflow to cover all workspaces, but I've yet to decide what that will look like.)
2022-09-26 17:01:50 -04:00
nikhil
7046a14bc2
chore(eslint): Remove the plugin-specific .eslintrc
files
2022-09-26 17:01:50 -04:00
Joost De Cock
35c9a877e2
fix(plugin-dimension): Fix rmad, closes #2860
2022-09-26 12:03:32 +02:00
joostdecock
ab9a91ce34
chore(plugin-flip): Changes for v3. See #2856
2022-09-25 16:47:04 +02:00
joostdecock
904b23a121
chore(plugin-dimension): Changes for v3. See #2856
2022-09-25 16:41:05 +02:00
joostdecock
1a25a9e379
chore(plugin-cutonfold): Changes for v3. See #2856
2022-09-25 15:32:57 +02:00
joostdecock
59d49f0001
chore(plugin-cutlist): Changes for v3. See #2856
2022-09-25 15:29:02 +02:00
joostdecock
70b04cc98f
chore(plugin-buttons): Changes for v3. See #2856
2022-09-25 15:22:27 +02:00
joostdecock
34cd9ae1aa
chore(plugin-bust): Changes for v3. See #2856
2022-09-25 15:03:09 +02:00
joostdecock
89d491fb48
chore(plugin-bartack): Changes for v3. See #2856
2022-09-25 14:59:49 +02:00
joostdecock
de644c6e7d
chore(plugin-banner): Ported to v3 changes. See #2856
2022-09-25 14:11:43 +02:00
joostdecock
ba86029e61
chore(plugin-theme): Disable paperless for now
2022-09-25 10:55:37 +02:00
joostdecock
4e2dc7cf33
fix(plugin-timing): Ported to v3 changes
2022-09-25 10:55:37 +02:00
joostdecock
8632d6b233
fix(plugin-bust): Ported to v3 changes
2022-09-25 10:55:37 +02:00
Joost De Cock
4ab4801940
fix(plugin-timing): Clean up debug message
2022-09-18 22:56:16 +02:00
Joost De Cock
405808e2f9
feat(timing-plugin): New plugin for measuring draft timing
2022-09-18 22:53:14 +02:00
Joost De Cock
5dc7401308
chore(core): Use hide, not render
2022-09-18 18:16:17 +02:00
Enoch Riese
9bacc1109f
Merge branch 'develop' into eriese-windows
2022-09-15 10:40:05 -05:00
Joost De Cock
a416b8b860
chore: More linting
2022-09-15 13:49:55 +02:00
Joost De Cock
8e187a947a
chore: Add linting for yaml
2022-09-15 10:23:06 +02:00
Joost De Cock
c9f9202c9b
chore: Added eslint config and workflow
2022-09-15 07:53:35 +02:00
Joost De Cock
ef5e792d6b
chore: Linter fixes
2022-09-14 15:02:39 +02:00
Joost De Cock
b1429a3704
chore: Reconfigure packages
2022-09-14 13:42:36 +02:00
Enoch Riese
aba62cd3bc
add support for windows-specific build and prebuild scripts
2022-09-13 11:32:50 -05:00
Joost De Cock
a85342e6dc
chore(plugin-i18n): Ported to v3
2022-09-12 18:01:08 +02:00
Joost De Cock
75cadc4b7c
chore(plugin-title): Ported to v3
2022-09-12 15:42:50 +02:00
Joost De Cock
2ead1c7aa0
chore(plugin-theme): Ported to v3
2022-09-12 15:38:05 +02:00
Joost De Cock
abab2a67e9
chore(plugin-scalebox): Ported to v3
2022-09-12 15:34:11 +02:00
Joost De Cock
78cf1b94ff
chore(plugin-notched): Ported to v3
2022-09-12 15:23:02 +02:00
Joost De Cock
39eddb23de
chore(plugin-mirror): Ported to v3
2022-09-12 09:56:14 +02:00
Joost De Cock
4024433922
chore(plugin-measurements): Ported to v3
2022-09-12 09:53:36 +02:00
Joost De Cock
a4b11f3a5f
chore(plugin-grainline): Ported to v3
2022-09-12 09:35:34 +02:00
Joost De Cock
462a3307d2
chore(plugin-gore): Ported to v3
2022-09-12 09:32:12 +02:00
Joost De Cock
cfb450c064
chore(plugin-flip): Ported to v3
2022-09-12 09:11:13 +02:00
joostdecock
dbb0ceb35d
chore(plugin-dimension): Ported to v3
2022-09-11 21:55:32 +02:00
joostdecock
6598a93b46
chore(plugin-cutonfold): Ported to v3
2022-09-11 21:44:28 +02:00
joostdecock
622cf86e7a
chore(plugin-cutlist): Ported to v3
2022-09-11 21:40:21 +02:00
joostdecock
255420391c
chore(plugin-buttons): Ported to v3
2022-09-11 21:37:31 +02:00
joostdecock
28bb04d5a5
chore(plugin-bust): Ported to v3
2022-09-11 21:14:59 +02:00
joostdecock
38519b6aba
chore(plugin-bartack): Ported to v3
2022-09-11 21:13:35 +02:00
joostdecock
945076830a
chore(plugin-banner): Ported to v3
2022-09-11 18:56:23 +02:00
Joost De Cock
180501a7f1
Merge pull request #2801 from freesewing/v3-stage2
...
V3 stage2
2022-09-11 18:49:47 +02:00
joostdecock
88f50c5bd9
chore(plugin-cutlist): Updated description
2022-09-11 18:01:45 +02:00
joostdecock
bdd5cb562e
chore: Run unit tests from source
2022-09-10 19:16:17 +02:00
Joost De Cock
9ad902e0b2
Merge pull request #2775 from eriese/eriese-plugin-data
...
Chore: import name and version from data.mjs in plugins
2022-09-09 19:41:30 +02:00
Enoch Riese
2179f29b9f
import name and version from data.mjs in plugins
2022-09-09 12:13:52 -05:00
Joost De Cock
07b814c254
fix(plugin-grainline/plugin-cutonfold): Adapt to store methods
...
This adapts an early v3 idea to set grainline and cutOnFold data to use
the new store methods as added by plugin-cutlist.
2022-09-08 09:05:04 +02:00
Joost De Cock
55e5dc3d0c
feat(plugin-cutlist): New plugin to manage cutlist
...
This also removed the cutlist-related functionality that was added to
core as an early v3 feature.
2022-09-07 21:16:44 +02:00