dependabot[bot]
|
fedb26bb90
|
Bump jest-cli from 26.0.1 to 26.6.3
Bumps [jest-cli](https://github.com/facebook/jest/tree/HEAD/packages/jest-cli) from 26.0.1 to 26.6.3.
- [Release notes](https://github.com/facebook/jest/releases)
- [Changelog](https://github.com/facebook/jest/blob/main/CHANGELOG.md)
- [Commits](https://github.com/facebook/jest/commits/v26.6.3/packages/jest-cli)
---
updated-dependencies:
- dependency-name: jest-cli
dependency-type: direct:development
update-type: version-update:semver-minor
...
Signed-off-by: dependabot[bot] <support@github.com>
|
2022-02-15 09:05:36 +00:00 |
|
Pierre Noël
|
a812010b85
|
Merge branch 'content-42/fix-date-field' of github.com:strapi/strapi into content-42/fix-date-field
|
2022-02-15 09:52:41 +01:00 |
|
Pierre Noël
|
47cd6b6290
|
fix when match returns null
|
2022-02-15 09:52:22 +01:00 |
|
soupette
|
7f0d73eee3
|
Fix conflicts with yarn.lock
Signed-off-by: soupette <cyril@strapi.io>
|
2022-02-15 09:50:31 +01:00 |
|
Gustav Hansen
|
dfdba4fc9d
|
Merge pull request #12504 from godzzo/godzzo/issue12498
Fixing Drag ordering bug with Nested Component.
|
2022-02-15 09:01:08 +01:00 |
|
Gustav Hansen
|
6860c5574c
|
Merge pull request #12267 from strapi/fix/datepicker-format
Date: Store & display ISO dates instead of datetimes
|
2022-02-15 08:57:19 +01:00 |
|
Dieter Sting
|
bc48274555
|
Merge pull request #12042 from sunnysonx/fix/generator
Fix: Corrected file paths when generating CTs, APIs, Controllers, Middlewares, Policies, Services inside Plugins
|
2022-02-15 08:22:38 +01:00 |
|
dependabot[bot]
|
6e5926a9ba
|
Bump vm2 from 3.9.5 to 3.9.7
Bumps [vm2](https://github.com/patriksimek/vm2) from 3.9.5 to 3.9.7.
- [Release notes](https://github.com/patriksimek/vm2/releases)
- [Changelog](https://github.com/patriksimek/vm2/blob/master/CHANGELOG.md)
- [Commits](https://github.com/patriksimek/vm2/compare/3.9.5...3.9.7)
---
updated-dependencies:
- dependency-name: vm2
dependency-type: indirect
...
Signed-off-by: dependabot[bot] <support@github.com>
|
2022-02-15 00:53:33 +00:00 |
|
Pierre Noël
|
af21bba606
|
handle object and array for and operator
|
2022-02-14 17:24:08 +01:00 |
|
Jean-Sébastien Herbaux
|
5da5c3a8f7
|
Merge pull request #12467 from strapi/enhancement/gql-artifacts-generation
Add configuration options to generate graphql schema + types
|
2022-02-14 16:48:09 +01:00 |
|
Gustav Hansen
|
6a1396a490
|
GenericInput: change date field to only handle dates
|
2022-02-14 16:33:06 +01:00 |
|
vincentbpro
|
93edf3c96c
|
test(guided-tour): removed useless object spread
|
2022-02-14 15:13:06 +01:00 |
|
Pierre Noël
|
3d3d51193e
|
enrich test
|
2022-02-14 14:13:25 +01:00 |
|
Convly
|
97254f8d42
|
Use strapi.config.get instead of process.env
|
2022-02-14 14:02:06 +01:00 |
|
Alexandre BODIN
|
29bdadf329
|
Merge pull request #12517 from strapi/dependabot/npm_and_yarn/eslint-plugin-redux-saga-1.3.2
Bump eslint-plugin-redux-saga from 1.2.1 to 1.3.2
|
2022-02-14 13:52:14 +01:00 |
|
HichamELBSI
|
dc96661182
|
Fix datepicker format
Signed-off-by: HichamELBSI <elabbassih@gmail.com>
|
2022-02-14 13:47:42 +01:00 |
|
Alexandre BODIN
|
8b436e2fc1
|
Merge pull request #12516 from strapi/dependabot/npm_and_yarn/chokidar-3.5.3
Bump chokidar from 3.5.1 to 3.5.3
|
2022-02-14 13:46:09 +01:00 |
|
Alexandre BODIN
|
5ac3dd5102
|
Merge pull request #12515 from strapi/dependabot/npm_and_yarn/request-2.88.2
Bump request from 2.87.0 to 2.88.2
|
2022-02-14 13:45:47 +01:00 |
|
Alexandre BODIN
|
1a0fdfe3b5
|
Merge pull request #12514 from strapi/dependabot/npm_and_yarn/husky-3.1.0
Bump husky from 3.0.0 to 3.1.0
|
2022-02-14 13:45:31 +01:00 |
|
Convly
|
974b33b336
|
Add dedicated configuration option for shouldGenerateArtifacts: generateArtifacts
|
2022-02-14 13:45:13 +01:00 |
|
vincentbpro
|
f564420630
|
fix(guided-tour): wrapped startSection and setCurrentStep with useCallback hooks
|
2022-02-14 12:21:11 +01:00 |
|
Alexandre BODIN
|
4ebeda2256
|
Merge pull request #12037 from tuxuuman/optimizing-and-refactoring
optimization and refactoring the verify function
|
2022-02-14 12:18:44 +01:00 |
|
vincentbpro
|
466ac108a0
|
test(guided-tour): added init tests
|
2022-02-14 11:51:43 +01:00 |
|
soupette
|
3a2c4b905b
|
Put CM links injection zone on top of the other links
Signed-off-by: soupette <cyril@strapi.io>
|
2022-02-14 11:06:41 +01:00 |
|
Convly
|
ae7731ce31
|
Add configuration options to generate graphql schema + types
|
2022-02-14 11:01:24 +01:00 |
|
vincentbpro
|
1c9422eac8
|
Merge branch 'feature/guided-tour' of github.com:strapi/strapi into feature/guided-tour
|
2022-02-14 10:39:48 +01:00 |
|
vincentbpro
|
c08f37a7f0
|
test(guided-tour): added stepper snapshots
|
2022-02-14 10:39:37 +01:00 |
|
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 |
|
Pierre Noël
|
fc4de20f05
|
enrich test
|
2022-02-11 18:10:46 +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 |
|