Boaz Poolman
|
3b7084fa87
|
chore: Add integration test for the importOnBootstrap setting
|
2023-10-19 08:19:06 +02:00 |
Boaz Poolman
|
7573cfd75c
|
chore: Update test command
|
2023-10-19 08:18:42 +02:00 |
Boaz Poolman
|
27b349a82a
|
chore: Update testing libraries
|
2023-10-19 07:49:52 +02:00 |
Boaz Poolman
|
d101e3cc43
|
fix: Update tests workflow
|
2023-10-17 21:24:56 +02:00 |
Boaz Poolman
|
3be7479750
|
chore: Update lockfile
|
2023-10-17 21:22:13 +02:00 |
Boaz Poolman
|
28b7ba5811
|
Merge pull request #107 from boazpoolman/hotfix/lock-rdvc
fix: lock the react-diff-viewer-continued dependency to 3.2.6
|
2023-10-17 21:14:21 +02:00 |
Boaz Poolman
|
12970ae0d8
|
fix: lock the react-diff-viewer-continued dependency to 3.2.6
|
2023-10-17 20:51:59 +02:00 |
Boaz Poolman
|
08437acb0b
|
fix: Only use the --no-lockfile for the integration tests
|
2023-10-17 20:48:20 +02:00 |
Boaz Poolman
|
eb97eaeb38
|
feat: Add --no-lockfile to the yarn install step in the pipeline
|
2023-10-17 20:45:29 +02:00 |
Boaz Poolman
|
efe6834d99
|
Revert "fix: Remove and gitignore the yarn.lock file"
This reverts commit 89599dd1b2 .
|
2023-10-17 20:43:52 +02:00 |
Boaz Poolman
|
4da4952695
|
fix: Try running the CI without yarn cache
|
2023-10-17 20:35:00 +02:00 |
Boaz Poolman
|
58654fc769
|
fix: CI
|
2023-10-17 18:34:47 +02:00 |
Boaz Poolman
|
89599dd1b2
|
fix: Remove and gitignore the yarn.lock file
|
2023-10-17 18:33:30 +02:00 |
Boaz Poolman
|
301e5d742a
|
Merge pull request #106 from boazpoolman/dependabot/npm_and_yarn/babel/traverse-7.23.2
chore(deps): bump @babel/traverse from 7.22.6 to 7.23.2
|
2023-10-17 18:30:30 +02:00 |
Boaz Poolman
|
80e2b3c4b2
|
fix: Remove manually trigger of tests workflow
|
2023-10-17 18:29:57 +02:00 |
dependabot[bot]
|
9f6ae048da
|
chore(deps): bump @babel/traverse from 7.22.6 to 7.23.2
Bumps [@babel/traverse](https://github.com/babel/babel/tree/HEAD/packages/babel-traverse) from 7.22.6 to 7.23.2.
- [Release notes](https://github.com/babel/babel/releases)
- [Changelog](https://github.com/babel/babel/blob/main/CHANGELOG.md)
- [Commits](https://github.com/babel/babel/commits/v7.23.2/packages/babel-traverse)
---
updated-dependencies:
- dependency-name: "@babel/traverse"
dependency-type: indirect
...
Signed-off-by: dependabot[bot] <support@github.com>
|
2023-10-17 16:25:44 +00:00 |
Boaz Poolman
|
e882e848f1
|
feat: Allow triggering the tests workflow manually
|
2023-10-17 18:25:09 +02:00 |
Boaz Poolman
|
c1ab9abd47
|
docs: Update README
|
2023-10-15 11:02:00 +02:00 |
Boaz Poolman
|
c8d7237446
|
chore: Bump version to 1.2.0
|
2023-10-15 10:27:25 +02:00 |
Boaz Poolman
|
c959e957f2
|
Merge pull request #102 from joker-x/master
Add spanish translation
|
2023-10-15 10:09:50 +02:00 |
Iván Eixarch
|
4e2820fcdf
|
Fix Eslint
|
2023-10-15 03:53:57 +02:00 |
Boaz Poolman
|
c28542949c
|
Merge pull request #104 from MSACC/master
chore: Drop node 16 support and update @strapi packages
|
2023-10-14 19:51:22 +02:00 |
Mathijs Schouten
|
e16417537d
|
Node versions
|
2023-10-14 19:48:01 +02:00 |
Mathijs Schouten
|
2fa41164dc
|
Node versions
|
2023-10-14 19:47:06 +02:00 |
Mathijs Schouten
|
fbe19433eb
|
Added good versions
|
2023-10-14 19:02:16 +02:00 |
Mathijs Schouten
|
1ebf191c6e
|
chore: Drop node 16 support and update @strapi packages
|
2023-10-14 18:03:16 +02:00 |
Boaz Poolman
|
a153f87fba
|
docs: Fix issue in readme
|
2023-10-14 17:49:31 +02:00 |
Boaz Poolman
|
4581bf1751
|
Merge pull request #93 from PhilippPaoli/master
Feat: Import/export for types with populated components
|
2023-10-14 13:11:52 +02:00 |
ppaoli
|
d3bcb1cd7c
|
Update type.js
Update Query String
|
2023-10-14 11:01:39 +02:00 |
Iván Eixarch
|
c9f6843f96
|
Add spanish translation
|
2023-10-11 20:46:51 +02:00 |
ppaoli
|
10ea389822
|
Update type.js
Resolved Integration Test Error
|
2023-10-11 18:17:53 +02:00 |
Boaz Poolman
|
a63cfa23bf
|
Update README.md
|
2023-10-10 11:33:13 +02:00 |
Boaz Poolman
|
ca41ec07a4
|
Merge branch 'master' of github.com:PhilippPaoli/strapi-plugin-config-sync into comp
|
2023-10-10 11:20:32 +02:00 |
Boaz Poolman
|
b35817e074
|
fix: Add missing env vars to playground
|
2023-10-10 11:20:08 +02:00 |
Boaz Poolman
|
c0582bd756
|
fix: Use strapi.log.warn instead of logging warnings with console.log
|
2023-10-10 11:20:08 +02:00 |
Boaz Poolman
|
0c2086e33a
|
fix: No need to additionally sanitize the components. They've allready been sanitized because their parent was santized.
|
2023-10-10 11:20:08 +02:00 |
ppaoli
|
c269b4847e
|
Fixed ESLint warnings, change property naming
Fixed ESLint Warnings
Add Documentation for Components under "Custom types"
Change property populate to components
|
2023-10-10 11:20:08 +02:00 |
ppaoli
|
378cd7bb58
|
Fix small comments
|
2023-10-10 11:20:08 +02:00 |
ppaoli
|
69597c7464
|
Modified Strapi Api calls for components
Change Strapi Query Engine Api to Strapi entityService Api.
Add parameter "populate" to plugin config.
Use import and export with components logic.
|
2023-10-10 11:20:08 +02:00 |
Boaz Poolman
|
f6677886c3
|
docs: Write docs about the relations feature
|
2023-09-06 16:58:04 +02:00 |
Boaz Poolman
|
8e9cbdd6aa
|
fix: Add missing env vars to playground
|
2023-09-06 16:22:56 +02:00 |
Boaz Poolman
|
5199e7adc8
|
fix: Use strapi.log.warn instead of logging warnings with console.log
|
2023-09-06 16:16:48 +02:00 |
Boaz Poolman
|
b9527532b6
|
fix: No need to additionally sanitize the components. They've allready been sanitized because their parent was santized.
|
2023-09-06 16:09:23 +02:00 |
Boaz Poolman
|
0a10b1907d
|
Merge branch 'master' of github.com:boazpoolman/strapi-plugin-config-sync into comp
|
2023-09-06 15:08:14 +02:00 |
Boaz Poolman
|
724233cbb5
|
chore: Drop node 14 support. Add node 20 support.
|
2023-09-04 22:34:29 +02:00 |
ppaoli
|
34426f5172
|
Fixed ESLint warnings, change property naming
Fixed ESLint Warnings
Add Documentation for Components under "Custom types"
Change property populate to components
|
2023-09-04 13:04:08 +02:00 |
Boaz Poolman
|
5776400033
|
Merge pull request #101 from boazpoolman/dependabot/npm_and_yarn/adobe/css-tools-4.3.1
chore(deps): bump @adobe/css-tools from 4.2.0 to 4.3.1
|
2023-08-31 08:10:49 +02:00 |
Boaz Poolman
|
0915e28fc8
|
Merge pull request #100 from karlkeefer/update-admin-gui-screenshot
Replace the readme image with a newer one that reflects current GUI
|
2023-08-31 07:59:20 +02:00 |
Karl Keefer
|
151b1b4eba
|
replace the readme image with a newer one that reflects current GUI
|
2023-08-30 12:36:24 -07:00 |
dependabot[bot]
|
6771a17e70
|
chore(deps): bump @adobe/css-tools from 4.2.0 to 4.3.1
Bumps [@adobe/css-tools](https://github.com/adobe/css-tools) from 4.2.0 to 4.3.1.
- [Changelog](https://github.com/adobe/css-tools/blob/main/History.md)
- [Commits](https://github.com/adobe/css-tools/commits)
---
updated-dependencies:
- dependency-name: "@adobe/css-tools"
dependency-type: indirect
...
Signed-off-by: dependabot[bot] <support@github.com>
|
2023-08-30 07:39:18 +00:00 |