soupette
|
7f97968269
|
Fix PR feedback
Signed-off-by: soupette <cyril@strapi.io>
|
2022-02-10 11:14:11 +01:00 |
|
dependabot[bot]
|
9a460abc2f
|
Bump enzyme from 3.9.0 to 3.11.0
Bumps [enzyme](https://github.com/airbnb/enzyme/tree/HEAD/packages/enzyme) from 3.9.0 to 3.11.0.
- [Release notes](https://github.com/airbnb/enzyme/releases)
- [Changelog](https://github.com/enzymejs/enzyme/blob/master/CHANGELOG.md)
- [Commits](https://github.com/airbnb/enzyme/commits/enzyme@3.11.0/packages/enzyme)
---
updated-dependencies:
- dependency-name: enzyme
dependency-type: direct:development
update-type: version-update:semver-minor
...
Signed-off-by: dependabot[bot] <support@github.com>
|
2022-02-10 09:16:52 +00:00 |
|
dependabot[bot]
|
975092f13f
|
Bump babel-eslint from 10.0.0 to 10.1.0
Bumps [babel-eslint](https://github.com/babel/babel-eslint) from 10.0.0 to 10.1.0.
- [Release notes](https://github.com/babel/babel-eslint/releases)
- [Commits](https://github.com/babel/babel-eslint/compare/v10.0.0...v10.1.0)
---
updated-dependencies:
- dependency-name: babel-eslint
dependency-type: direct:development
update-type: version-update:semver-minor
...
Signed-off-by: dependabot[bot] <support@github.com>
|
2022-02-10 09:15:39 +00:00 |
|
Gustav Hansen
|
ca80f62084
|
Merge pull request #12413 from yasudacloud/fix/admin_hotreload
Fixed hot reload in admin
|
2022-02-10 10:09:33 +01:00 |
|
Pierre Noël
|
7a21beefcd
|
Add ability to use : false and : false
|
2022-02-10 10:07:09 +01:00 |
|
Gustav Hansen
|
65e6e28a57
|
Merge pull request #12443 from strapi/dependabot/npm_and_yarn/eslint-plugin-react-hooks-4.3.0
Bump eslint-plugin-react-hooks from 4.2.0 to 4.3.0
|
2022-02-10 10:06:22 +01:00 |
|
harimkims
|
cebd7a892f
|
Fix mutation related to roles not working
|
2022-02-10 17:08:59 +09:00 |
|
harimkims
|
adfc3ca3ad
|
Corrected wrong description
|
2022-02-10 17:03:15 +09:00 |
|
harimkims
|
0a3c04f768
|
Fix deleteUsersPermissionsUser mutation not working
|
2022-02-10 16:42:51 +09:00 |
|
ronronscelestes
|
22a9818eb2
|
feat(usecase): update snapshots
|
2022-02-09 18:25:54 +01:00 |
|
ronronscelestes
|
a1ea9f9af7
|
feat(usecase): only send user info without persona if skip
|
2022-02-09 18:25:01 +01:00 |
|
ronronscelestes
|
9122879a62
|
fix(usecase): removed url test for axios call
|
2022-02-09 17:45:54 +01:00 |
|
ronronscelestes
|
4ab42d7c49
|
Merge branch 'master' of https://github.com/strapi/strapi into feature/usecase-ui
|
2022-02-09 17:29:20 +01:00 |
|
ronronscelestes
|
d81e584e78
|
fix(usecase): updated snapshots
|
2022-02-09 17:29:04 +01:00 |
|
ronronscelestes
|
26113a5756
|
fix(usecase): wording changes
|
2022-02-09 17:27:30 +01:00 |
|
ronronscelestes
|
3815356b0e
|
Merge branch 'master' of https://github.com/strapi/strapi into feature/guided-tour
|
2022-02-09 13:49:04 +01:00 |
|
smoothdvd
|
62116f2b1f
|
Clear datetime or date should set value to null
|
2022-02-09 19:33:22 +08:00 |
|
vincentbpro
|
643c91ed0c
|
Merge branch 'master' into feat/translations-cleanup
|
2022-02-09 11:24:19 +01:00 |
|
soupette
|
13acbace28
|
Fix kitchensink
Signed-off-by: soupette <cyril@strapi.io>
|
2022-02-09 11:16:11 +01:00 |
|
dependabot[bot]
|
fd23193c7e
|
Bump eslint-plugin-react-hooks from 4.2.0 to 4.3.0
Bumps [eslint-plugin-react-hooks](https://github.com/facebook/react/tree/HEAD/packages/eslint-plugin-react-hooks) from 4.2.0 to 4.3.0.
- [Release notes](https://github.com/facebook/react/releases)
- [Changelog](https://github.com/facebook/react/blob/main/packages/eslint-plugin-react-hooks/CHANGELOG.md)
- [Commits](https://github.com/facebook/react/commits/HEAD/packages/eslint-plugin-react-hooks)
---
updated-dependencies:
- dependency-name: eslint-plugin-react-hooks
dependency-type: direct:development
update-type: version-update:semver-minor
...
Signed-off-by: dependabot[bot] <support@github.com>
|
2022-02-09 08:36:53 +00:00 |
|
cyril lopez
|
6b627b436d
|
Merge pull request #12437 from strapi/chore/update-dependabot
Change dependanbot config to only upgrade non major versions
|
2022-02-09 09:32:13 +01:00 |
|
smoothdvd
|
24063c6c2f
|
using url-join lib to generate base url
|
2022-02-09 10:36:41 +08:00 |
|
ronronscelestes
|
168a3bbdce
|
feat(usecase): updated property wording + value matching Hubspot
|
2022-02-08 19:25:54 +01:00 |
|
Alexandre Bodin
|
19ee10a7f2
|
Change dependanbot config to only upgrade non major versions
|
2022-02-08 19:07:32 +01:00 |
|
ronronscelestes
|
3dc0ca35fa
|
fix(guided-tour): skip replaced by skip the tour
|
2022-02-08 18:50:56 +01:00 |
|
ronronscelestes
|
f1765dc29e
|
fix(guided-tour): removed "-" from Collection/Single type wording
|
2022-02-08 18:46:46 +01:00 |
|
Alexandre BODIN
|
1c31105c42
|
Merge pull request #12404 from strapi/enhancement/gql-nexus-context-for-sdl-typedefs
Allow SDL type definitions to beneficiate from Nexus types context & processing
|
2022-02-08 18:43:21 +01:00 |
|
Alexandre BODIN
|
1953f17fdb
|
Merge pull request #12359 from strapi/feature/cli-command-wording
CLI: Improve command descriptions
|
2022-02-08 18:20:04 +01:00 |
|
vincentbpro
|
3708542b6b
|
Merge branch 'master' into translations-cleanup/plural-syntax-improvements
|
2022-02-08 17:21:12 +01:00 |
|
vincentbpro
|
a596b5c4ff
|
fix(translations): reordered translation files
|
2022-02-08 17:02:30 +01:00 |
|
ronronscelestes
|
362ff3a579
|
fix(guided-tour): remove sample + 3 steps to get started
|
2022-02-08 16:56:01 +01:00 |
|
Alexandre BODIN
|
12a383ee7d
|
Merge pull request #12112 from imfangli/master
feat: fix typo & add missing translations for Chinese (Simplified)
|
2022-02-08 15:45:02 +01:00 |
|
Gustav Hansen
|
7e1d3b8af1
|
Merge pull request #12377 from abdonrd/update-webpack-dev-server
Update webpack-dev-server
|
2022-02-08 14:52:33 +01:00 |
|
ronronscelestes
|
21feacd209
|
fix(guided-tour): default message typo for 3 simple steps
Co-authored-by: Gustav Hansen <gu@stav.dev>
|
2022-02-08 11:17:05 +01:00 |
|
Alexandre BODIN
|
21bf31b5a3
|
Merge pull request #12183 from strapi/content-15/fix-non-localized-media-not-populated-in-new-locale
Add all non-localized fields (media, compo, dz) in /get-non-localized-fields response
|
2022-02-08 09:28:10 +01:00 |
|
Alexandre BODIN
|
bd21784b27
|
Merge pull request #11917 from strapi/sanitize-filters
[v4] sanitize password from filters
|
2022-02-07 18:29:01 +01:00 |
|
Vincent
|
980d7fbe6f
|
Merge pull request #12405 from strapi/guided-tour/fix-step-validation-order
(Fix - Guided tour) Step validation order
|
2022-02-07 11:48:11 +01:00 |
|
ronronscelestes
|
59a7fb3195
|
Product copy API Tokens
|
2022-02-07 10:50:08 +01:00 |
|
ronronscelestes
|
df64734d0c
|
updated apitokens snapshots
|
2022-02-07 09:32:50 +01:00 |
|
ronronscelestes
|
8fb8ebb31d
|
webhooks delete formatMessage + api tokens cta wording
|
2022-02-07 09:30:12 +01:00 |
|
Galt Davaa
|
70ca69c7fb
|
Add mongolian locale
|
2022-02-07 16:09:19 +08:00 |
|
DanieleAurilio
|
3c8a534358
|
Fix not empty field
|
2022-02-06 21:30:53 +01:00 |
|
yasudacloud
|
8e3fee5cdc
|
Fixed hot reload in admin
|
2022-02-05 20:41:55 +09:00 |
|
smoothdvd
|
b71703e5f7
|
remove extra '/' in baseURL
Default redirect url setting in User-Permission's provider has a extra slash, because of apiPrefix has already contain a '/'.
|
2022-02-05 11:46:46 +08:00 |
|
ronronscelestes
|
c1fa5761ee
|
fix(guided-tour): fixed success steps validated even when previous steps were not done
|
2022-02-04 17:43:08 +01:00 |
|
Convly
|
8270d9c7a4
|
Fix typo
|
2022-02-04 17:37:56 +01:00 |
|
Convly
|
fe4645c385
|
Allow SDL type definitions to beneficiate from Nexus types context & processing
|
2022-02-04 17:31:53 +01:00 |
|
Pierre Noël
|
d1ade9c610
|
add e2e test
|
2022-02-04 17:17:42 +01:00 |
|
Pierre Noël
|
909e29b9f9
|
remove scalar attributes from populate
|
2022-02-04 17:17:41 +01:00 |
|
Pierre Noël
|
ef3bc08521
|
add non-localized compo and dz in /get-non-localized-fields response
|
2022-02-04 17:17:41 +01:00 |
|