dependabot[bot]
|
7c47b2e6cb
|
Bump eslint-plugin-redux-saga from 1.2.1 to 1.3.2
Bumps [eslint-plugin-redux-saga](https://github.com/pke/eslint-plugin-redux-saga) from 1.2.1 to 1.3.2.
- [Release notes](https://github.com/pke/eslint-plugin-redux-saga/releases)
- [Commits](https://github.com/pke/eslint-plugin-redux-saga/commits)
---
updated-dependencies:
- dependency-name: eslint-plugin-redux-saga
dependency-type: direct:development
update-type: version-update:semver-minor
...
Signed-off-by: dependabot[bot] <support@github.com>
|
2022-02-14 09:07:19 +00:00 |
|
dependabot[bot]
|
c4edfa6ca8
|
Bump chokidar from 3.5.1 to 3.5.3
Bumps [chokidar](https://github.com/paulmillr/chokidar) from 3.5.1 to 3.5.3.
- [Release notes](https://github.com/paulmillr/chokidar/releases)
- [Commits](https://github.com/paulmillr/chokidar/compare/3.5.1...3.5.3)
---
updated-dependencies:
- dependency-name: chokidar
dependency-type: direct:development
update-type: version-update:semver-patch
...
Signed-off-by: dependabot[bot] <support@github.com>
|
2022-02-14 09:07:01 +00:00 |
|
dependabot[bot]
|
bb830d87d7
|
Bump request from 2.87.0 to 2.88.2
Bumps [request](https://github.com/request/request) from 2.87.0 to 2.88.2.
- [Release notes](https://github.com/request/request/releases)
- [Changelog](https://github.com/request/request/blob/master/CHANGELOG.md)
- [Commits](https://github.com/request/request/commits)
---
updated-dependencies:
- dependency-name: request
dependency-type: direct:development
update-type: version-update:semver-minor
...
Signed-off-by: dependabot[bot] <support@github.com>
|
2022-02-14 09:06:49 +00:00 |
|
dependabot[bot]
|
00117daea0
|
Bump husky from 3.0.0 to 3.1.0
Bumps [husky](https://github.com/typicode/husky) from 3.0.0 to 3.1.0.
- [Release notes](https://github.com/typicode/husky/releases)
- [Commits](https://github.com/typicode/husky/compare/v3.0.0...v3.1.0)
---
updated-dependencies:
- dependency-name: husky
dependency-type: direct:development
update-type: version-update:semver-minor
...
Signed-off-by: dependabot[bot] <support@github.com>
|
2022-02-14 09:06:32 +00:00 |
|
Gustav Hansen
|
e5402d09d3
|
Merge pull request #12511 from strapi/dependabot/npm_and_yarn/follow-redirects-1.14.8
Bump follow-redirects from 1.14.7 to 1.14.8
|
2022-02-14 10:05:45 +01:00 |
|
Gustav Hansen
|
150a7b94cc
|
AssetCard: Update snapshot tests
|
2022-02-14 08:53:07 +01:00 |
|
dependabot[bot]
|
bef2ff79cf
|
Bump follow-redirects from 1.14.7 to 1.14.8
Bumps [follow-redirects](https://github.com/follow-redirects/follow-redirects) from 1.14.7 to 1.14.8.
- [Release notes](https://github.com/follow-redirects/follow-redirects/releases)
- [Commits](https://github.com/follow-redirects/follow-redirects/compare/v1.14.7...v1.14.8)
---
updated-dependencies:
- dependency-name: follow-redirects
dependency-type: indirect
...
Signed-off-by: dependabot[bot] <support@github.com>
|
2022-02-14 07:47:30 +00:00 |
|
Gustav Hansen
|
75968d74ab
|
Merge pull request #12481 from strapi/dependabot/npm_and_yarn/eslint-plugin-jsdoc-36.1.1
Bump eslint-plugin-jsdoc from 36.1.0 to 36.1.1
|
2022-02-14 08:47:24 +01:00 |
|
Gustav Hansen
|
543a4149fe
|
Merge pull request #12482 from strapi/dependabot/npm_and_yarn/axios-mock-adapter-1.20.0
Bump axios-mock-adapter from 1.19.0 to 1.20.0
|
2022-02-14 08:46:56 +01:00 |
|
Gustav Hansen
|
9f610976cd
|
Merge pull request #12483 from strapi/dependabot/npm_and_yarn/testing-library/react-11.2.7
Bump @testing-library/react from 11.2.6 to 11.2.7
|
2022-02-14 08:46:35 +01:00 |
|
godzzo
|
e1e4e89686
|
Fixing Drag ordering with Nested Component.
Fixes #12498
|
2022-02-13 15:24:51 +01:00 |
|
sunnyson
|
989cfe3ec5
|
remove unused import
Co-authored-by: Dieter Sting <3165079+Elhebert@users.noreply.github.com>
|
2022-02-11 22:31:26 +02:00 |
|
Pierre Noël
|
82e68fca93
|
change error message to a deprecated message
|
2022-02-11 19:01:36 +01:00 |
|
Pierre Noël
|
ca910fe92c
|
Only accept yyyy-MM-dd as Date + don't cast DATE from DB to Date()
|
2022-02-11 19:01:36 +01:00 |
|
ronronscelestes
|
d03c7b9a2d
|
feat(usecase): moved Logo to admin components + updated yarn lock
|
2022-02-11 18:13:34 +01:00 |
|
Pierre Noël
|
fc4de20f05
|
enrich test
|
2022-02-11 18:10:46 +01:00 |
|
ronronscelestes
|
e3dd8e7e2c
|
Merge branch 'master' of https://github.com/strapi/strapi into feature/usecase-ui
|
2022-02-11 18:08:20 +01:00 |
|
Pierre Noël
|
62f7b1dc20
|
avoid breaking change by casting boolean value all the time
|
2022-02-11 18:07:05 +01:00 |
|
Alexandre BODIN
|
de7a92d566
|
Merge pull request #12480 from strapi/dependabot/npm_and_yarn/eslint-7.32.0
Bump eslint from 7.25.0 to 7.32.0
|
2022-02-11 14:58:53 +01:00 |
|
Alexandre BODIN
|
205c945292
|
Merge pull request #12410 from smoothdvd/patch-1
remove extra '/' in baseURL
|
2022-02-11 14:58:35 +01:00 |
|
Gustav Hansen
|
6099de95a1
|
Merge pull request #12398 from strapi/content-10_resizable-fields
CM: Make fields resizable
|
2022-02-11 14:35:45 +01:00 |
|
Gustav Hansen
|
4136ecf254
|
CM: Automatically format row layouts after changing the field size
Co-authored-by: Cyril Lopez <cyril@strapi.io>
|
2022-02-11 13:36:18 +01:00 |
|
Gustav Hansen
|
408f29ec60
|
chore: lint code
|
2022-02-11 13:36:18 +01:00 |
|
Gustav Hansen
|
790e384105
|
CM: Add missing prop-types
|
2022-02-11 13:36:18 +01:00 |
|
Gustav Hansen
|
9bf057b9fb
|
CM: Make fields resizable
|
2022-02-11 13:36:18 +01:00 |
|
Gustav Hansen
|
c434b61e1c
|
CM: Add tests for field helper functions
|
2022-02-11 13:36:18 +01:00 |
|
Gustav Hansen
|
edb2f0f95e
|
CM: Create helper functions to get/ set fieldSizes
|
2022-02-11 13:36:18 +01:00 |
|
Gustav Hansen
|
57eedcdc98
|
AssetCard: update card actions to use the latest design-system
|
2022-02-11 13:29:50 +01:00 |
|
dependabot[bot]
|
e91adb05f4
|
Bump eslint from 7.25.0 to 7.32.0
Bumps [eslint](https://github.com/eslint/eslint) from 7.25.0 to 7.32.0.
- [Release notes](https://github.com/eslint/eslint/releases)
- [Changelog](https://github.com/eslint/eslint/blob/main/CHANGELOG.md)
- [Commits](https://github.com/eslint/eslint/compare/v7.25.0...v7.32.0)
---
updated-dependencies:
- dependency-name: eslint
dependency-type: direct:development
update-type: version-update:semver-minor
...
Signed-off-by: dependabot[bot] <support@github.com>
|
2022-02-11 12:19:20 +00:00 |
|
Gustav Hansen
|
44511e6232
|
AssetCard: Update snapshot test
|
2022-02-11 13:19:05 +01:00 |
|
Gustav Hansen
|
0e97b4cb90
|
AssetCard: move extension prop into commonProps
|
2022-02-11 13:15:41 +01:00 |
|
Gustav Hansen
|
7ec1e978b1
|
AssetCard: simplify common props
|
2022-02-11 13:15:41 +01:00 |
|
Gustav Hansen
|
7cba515655
|
UploadDialog: User proper design-system spacing
|
2022-02-11 13:15:41 +01:00 |
|
Gustav Hansen
|
5a6bc81f3d
|
UploadDialog: allow removing assets before uploading
|
2022-02-11 13:15:41 +01:00 |
|
Gustav Hansen
|
3c9ab240de
|
Merge pull request #12473 from strapi/feature/ds-alpha-75
chore: Bump design-system version
|
2022-02-11 13:14:34 +01:00 |
|
Dennis Hartrampf
|
a7d1f30223
|
Set operationId
Closes: #12489
|
2022-02-11 13:09:55 +01:00 |
|
Dennis Hartrampf
|
f10a41137d
|
Include required description in 200 response
Closes: #12487
|
2022-02-11 12:41:48 +01:00 |
|
smoothdvd
|
65c03caede
|
Update packages/plugins/users-permissions/server/bootstrap/index.js
Co-authored-by: Alexandre BODIN <alexandrebodin@users.noreply.github.com>
|
2022-02-11 18:51:01 +08:00 |
|
Gustav Hansen
|
e8cf8aabb7
|
Merge pull request #12463 from strapi/hotfix/ctb-curve-alignment
CTB: Fix alignment of curve icons in production mode
|
2022-02-11 11:35:34 +01:00 |
|
tuxuuman
|
d3a0b225a6
|
Update packages/plugins/users-permissions/server/strategies/users-permissions.js
Co-authored-by: Alexandre BODIN <alexandrebodin@users.noreply.github.com>
|
2022-02-11 15:32:14 +05:00 |
|
cyril lopez
|
f3d3c322da
|
Merge pull request #12444 from strapi/fix-kitchensink
Fix kitchensink
|
2022-02-11 11:20:33 +01:00 |
|
Alexandre BODIN
|
02c93fe832
|
Merge pull request #12465 from strapi/plugin-documentation/fix-custom-settings
Fix custom settings override
|
2022-02-11 10:53:29 +01:00 |
|
Alexandre BODIN
|
96938b4779
|
Merge pull request #12468 from strapi/chore/upgrade-fp
Enhancement: Upgrade fp version to 3.2.2
|
2022-02-11 10:51:53 +01:00 |
|
Gustav Hansen
|
270fb6b288
|
chore: Update snapshot tests
|
2022-02-11 10:49:54 +01:00 |
|
dependabot[bot]
|
7f3f7125e6
|
Bump @testing-library/react from 11.2.6 to 11.2.7
Bumps [@testing-library/react](https://github.com/testing-library/react-testing-library) from 11.2.6 to 11.2.7.
- [Release notes](https://github.com/testing-library/react-testing-library/releases)
- [Changelog](https://github.com/testing-library/react-testing-library/blob/main/CHANGELOG.md)
- [Commits](https://github.com/testing-library/react-testing-library/compare/v11.2.6...v11.2.7)
---
updated-dependencies:
- dependency-name: "@testing-library/react"
dependency-type: direct:development
update-type: version-update:semver-patch
...
Signed-off-by: dependabot[bot] <support@github.com>
|
2022-02-11 09:44:19 +00:00 |
|
dependabot[bot]
|
bcc2675735
|
Bump axios-mock-adapter from 1.19.0 to 1.20.0
Bumps [axios-mock-adapter](https://github.com/ctimmerm/axios-mock-adapter) from 1.19.0 to 1.20.0.
- [Release notes](https://github.com/ctimmerm/axios-mock-adapter/releases)
- [Changelog](https://github.com/ctimmerm/axios-mock-adapter/blob/master/CHANGELOG.md)
- [Commits](https://github.com/ctimmerm/axios-mock-adapter/compare/v1.19.0...v1.20.0)
---
updated-dependencies:
- dependency-name: axios-mock-adapter
dependency-type: direct:development
update-type: version-update:semver-minor
...
Signed-off-by: dependabot[bot] <support@github.com>
|
2022-02-11 09:43:46 +00:00 |
|
dependabot[bot]
|
4a158b8d3f
|
Bump eslint-plugin-jsdoc from 36.1.0 to 36.1.1
Bumps [eslint-plugin-jsdoc](https://github.com/gajus/eslint-plugin-jsdoc) from 36.1.0 to 36.1.1.
- [Release notes](https://github.com/gajus/eslint-plugin-jsdoc/releases)
- [Commits](https://github.com/gajus/eslint-plugin-jsdoc/compare/v36.1.0...v36.1.1)
---
updated-dependencies:
- dependency-name: eslint-plugin-jsdoc
dependency-type: direct:development
update-type: version-update:semver-patch
...
Signed-off-by: dependabot[bot] <support@github.com>
|
2022-02-11 09:43:16 +00:00 |
|
Maxime Castres
|
347bede831
|
Fix: Upgrade fp version to 3.3.2
|
2022-02-11 10:08:49 +01:00 |
|
sunnyson
|
43c58cb692
|
Update packages/generators/generators/lib/plops/api.js
Co-authored-by: Dieter Sting <3165079+Elhebert@users.noreply.github.com>
|
2022-02-10 21:55:29 +02:00 |
|
ronronscelestes
|
c08848f01f
|
feat(guided-tour): AuthenticatedApp guided tour tests
|
2022-02-10 20:02:38 +01:00 |
|