Boaz Poolman
|
cc0e71988a
|
refactor: use pack-up for bundling
|
2024-11-06 11:59:15 +01:00 |
boazpoolman
|
203fb4e7d1
|
chore: Bump version to 2.1.0
|
2024-10-18 20:09:31 +00:00 |
Boaz Poolman
|
c02262184f
|
Merge pull request #150 from michaelrazmgah/feature/fix-issue-where-locale-is-not-found
fix: Fixing bug where Strapi UI is crashing when no locale is found
|
2024-10-18 22:00:59 +02:00 |
Boaz Poolman
|
829cbb0ae2
|
fix: eslint issue
|
2024-10-18 21:56:10 +02:00 |
Michael Razmgah
|
2a72cb1bb5
|
fix: Adding require into try catch to simplify by catching error inside single try-catch
|
2024-10-18 20:31:07 +02:00 |
Boaz Poolman
|
8ba4dbb728
|
Merge pull request #94 from The-Real-Established/master
feat: added option to download zip
|
2024-10-16 22:48:38 +02:00 |
Alexander Engel
|
a794d30892
|
Merge pull request #1 from TMSchipper/fix/response-data
feat: add response.data and fix styling for layout with download zip …
|
2024-10-16 09:34:16 -07:00 |
Tim Schipper
|
9911e78b50
|
feat: add response.data and fix styling for layout with download zip button
|
2024-10-16 09:55:19 +02:00 |
Alexander Engel
|
3a71083a05
|
chore: fixed linting, moved helper function
|
2024-10-14 12:27:22 -07:00 |
Alexander Engel
|
6e6b6cfba7
|
fix: moved button to new file
|
2024-10-14 12:07:17 -07:00 |
Alexander Engel
|
d735151d9b
|
Merge branch 'master' of github.com:boazpoolman/strapi-plugin-config-sync
|
2024-10-14 12:07:03 -07:00 |
Alexander Engel
|
38563dbe6d
|
fix: do not store config file
|
2024-10-14 11:58:53 -07:00 |
Michael Razmgah
|
e74594a970
|
fix: Fixing bug where Strapi UI is crashing when no locale is found
|
2024-10-14 09:49:14 +02:00 |
Boaz Poolman
|
79a4a0b41c
|
Merge pull request #148 from pluginpal/feature/document-service
refactor: replace the entity service with the document service
|
2024-10-12 23:07:42 +02:00 |
Boaz Poolman
|
fff5a765fe
|
refactor: replace the entity service with the document service
|
2024-10-12 22:46:32 +02:00 |
Boaz Poolman
|
4f0ceccb85
|
Merge pull request #147 from pluginpal/feature/beta-fixes
Feature/beta fixes
|
2024-10-12 20:13:45 +02:00 |
Boaz Poolman
|
d41f292e2d
|
fix: push to the yalc registry in CI before starting the integration tests
|
2024-10-12 20:09:29 +02:00 |
Boaz Poolman
|
2b6bf4de94
|
fix: use yalc 'file' instead of yalc 'link' in CI for a more real-life package installation scenario
|
2024-10-12 20:01:43 +02:00 |
Boaz Poolman
|
75f53344d2
|
style: fix eslint issues
|
2024-10-12 19:52:13 +02:00 |
Boaz Poolman
|
b14ee74c36
|
fix: config checkbox selection in the admin panel
|
2024-10-12 19:44:39 +02:00 |
Boaz Poolman
|
00da5012d8
|
fix: modal, dialog & typography styling
|
2024-10-12 18:46:42 +02:00 |
Boaz Poolman
|
11662c8421
|
chore: don't install just --production depdencies in ci, this case is handled by using the yalc registry
|
2024-10-12 17:18:40 +02:00 |
Boaz Poolman
|
a6444d411d
|
fix: add yalc as dependency to the playground also
|
2024-10-12 17:14:26 +02:00 |
Boaz Poolman
|
e3e2d3e0af
|
chore: update auto generated files
|
2024-10-12 16:47:00 +02:00 |
Boaz Poolman
|
e69e39e436
|
docs: update contributing docs
|
2024-10-12 16:46:48 +02:00 |
Boaz Poolman
|
e1aefbf5b6
|
chore: use yalc for playground development
|
2024-10-12 16:46:36 +02:00 |
Boaz Poolman
|
750c1a2895
|
chore: update strapi dependencies to 5.0.4
|
2024-10-12 16:22:33 +02:00 |
Boaz Poolman
|
da2f064383
|
Merge pull request #146 from pluginpal/feature/update-readme
docs: update the README to refer to the docs website
|
2024-10-05 14:01:46 +02:00 |
Boaz Poolman
|
5c6ac137f2
|
docs: update the README to refer to the docs website
|
2024-10-05 14:01:01 +02:00 |
Boaz Poolman
|
3a635e2d44
|
Merge pull request #145 from pluginpal/dependabot/npm_and_yarn/rollup-4.22.4
chore(deps): bump rollup from 4.18.0 to 4.22.4
|
2024-09-24 07:39:46 +02:00 |
dependabot[bot]
|
767b409886
|
chore(deps): bump rollup from 4.18.0 to 4.22.4
Bumps [rollup](https://github.com/rollup/rollup) from 4.18.0 to 4.22.4.
- [Release notes](https://github.com/rollup/rollup/releases)
- [Changelog](https://github.com/rollup/rollup/blob/master/CHANGELOG.md)
- [Commits](https://github.com/rollup/rollup/compare/v4.18.0...v4.22.4)
---
updated-dependencies:
- dependency-name: rollup
dependency-type: indirect
...
Signed-off-by: dependabot[bot] <support@github.com>
|
2024-09-23 23:59:01 +00:00 |
Boaz Poolman
|
c29660bf5d
|
Merge pull request #143 from pluginpal/dependabot/npm_and_yarn/path-to-regexp-6.3.0
chore(deps): bump path-to-regexp from 6.2.1 to 6.3.0
|
2024-09-18 19:08:03 +02:00 |
Boaz Poolman
|
5d8ce7a028
|
Merge pull request #142 from pluginpal/dependabot/npm_and_yarn/webpack-5.94.0
chore(deps): bump webpack from 5.91.0 to 5.94.0
|
2024-09-18 19:07:54 +02:00 |
dependabot[bot]
|
af9427823d
|
chore(deps): bump path-to-regexp from 6.2.1 to 6.3.0
Bumps [path-to-regexp](https://github.com/pillarjs/path-to-regexp) from 6.2.1 to 6.3.0.
- [Release notes](https://github.com/pillarjs/path-to-regexp/releases)
- [Changelog](https://github.com/pillarjs/path-to-regexp/blob/master/History.md)
- [Commits](https://github.com/pillarjs/path-to-regexp/compare/v6.2.1...v6.3.0)
---
updated-dependencies:
- dependency-name: path-to-regexp
dependency-type: indirect
...
Signed-off-by: dependabot[bot] <support@github.com>
|
2024-09-18 16:25:58 +00:00 |
dependabot[bot]
|
46c9f83508
|
chore(deps): bump webpack from 5.91.0 to 5.94.0
Bumps [webpack](https://github.com/webpack/webpack) from 5.91.0 to 5.94.0.
- [Release notes](https://github.com/webpack/webpack/releases)
- [Commits](https://github.com/webpack/webpack/compare/v5.91.0...v5.94.0)
---
updated-dependencies:
- dependency-name: webpack
dependency-type: indirect
...
Signed-off-by: dependabot[bot] <support@github.com>
|
2024-09-18 16:25:58 +00:00 |
Boaz Poolman
|
8cca77377a
|
Merge pull request #138 from pluginpal/beta
Beta
|
2024-09-18 18:23:53 +02:00 |
Boaz Poolman
|
0a239323f1
|
fix: conflicts
|
2024-09-18 17:59:49 +02:00 |
Boaz Poolman
|
e445967d82
|
Merge pull request #137 from pluginpal/dependabot/npm_and_yarn/elliptic-6.5.7
chore(deps): bump elliptic from 6.5.4 to 6.5.7
|
2024-09-01 10:47:15 +02:00 |
dependabot[bot]
|
1dea4bda2f
|
chore(deps): bump elliptic from 6.5.4 to 6.5.7
Bumps [elliptic](https://github.com/indutny/elliptic) from 6.5.4 to 6.5.7.
- [Commits](https://github.com/indutny/elliptic/compare/v6.5.4...v6.5.7)
---
updated-dependencies:
- dependency-name: elliptic
dependency-type: indirect
...
Signed-off-by: dependabot[bot] <support@github.com>
|
2024-09-01 08:41:15 +00:00 |
Boaz Poolman
|
e987b8d710
|
Merge pull request #136 from pluginpal/dependabot/npm_and_yarn/micromatch-4.0.8
chore(deps): bump micromatch from 4.0.5 to 4.0.8
|
2024-09-01 10:40:16 +02:00 |
dependabot[bot]
|
3c2d27310d
|
chore(deps): bump micromatch from 4.0.5 to 4.0.8
Bumps [micromatch](https://github.com/micromatch/micromatch) from 4.0.5 to 4.0.8.
- [Release notes](https://github.com/micromatch/micromatch/releases)
- [Changelog](https://github.com/micromatch/micromatch/blob/master/CHANGELOG.md)
- [Commits](https://github.com/micromatch/micromatch/compare/4.0.5...4.0.8)
---
updated-dependencies:
- dependency-name: micromatch
dependency-type: indirect
...
Signed-off-by: dependabot[bot] <support@github.com>
|
2024-09-01 01:25:07 +00:00 |
Boaz Poolman
|
7374c2758e
|
Merge pull request #135 from pluginpal/feature/fix-tests-ci
fix: run tests twice in CI, allowing the first try to fail
|
2024-08-28 22:51:26 +02:00 |
Boaz Poolman
|
645580b5ca
|
fix: integration tests
|
2024-08-28 22:42:05 +02:00 |
Boaz Poolman
|
3b91e4b035
|
v2.0.0-beta.4
|
2024-08-13 20:30:25 +02:00 |
Boaz Poolman
|
8ef3217f5f
|
fix: recursive config sanitization
|
2024-08-13 20:29:46 +02:00 |
Boaz Poolman
|
c913705752
|
Merge pull request #132 from pluginpal/feature/fix-component-syncing
chore: setup components in the playground
|
2024-08-12 11:14:17 +02:00 |
Boaz Poolman
|
75634a30d2
|
fix: recursively santize all config except for content_manager_configuration items
|
2024-08-08 12:35:57 +02:00 |
Boaz Poolman
|
e4e3825def
|
chore: setup components in the playground
|
2024-08-05 18:37:56 +02:00 |
Boaz Poolman
|
e9628ec2ba
|
Merge pull request #128 from pluginpal/dependabot/npm_and_yarn/braces-3.0.3
chore(deps): bump braces from 3.0.2 to 3.0.3
|
2024-07-18 22:12:36 +02:00 |
dependabot[bot]
|
ceb504bb5f
|
chore(deps): bump braces from 3.0.2 to 3.0.3
Bumps [braces](https://github.com/micromatch/braces) from 3.0.2 to 3.0.3.
- [Changelog](https://github.com/micromatch/braces/blob/master/CHANGELOG.md)
- [Commits](https://github.com/micromatch/braces/compare/3.0.2...3.0.3)
---
updated-dependencies:
- dependency-name: braces
dependency-type: indirect
...
Signed-off-by: dependabot[bot] <support@github.com>
|
2024-07-18 19:57:10 +00:00 |