20877 Commits

Author SHA1 Message Date
WalkingPizza
3ed05d3286 Allow rate limiter's config to be overridden for specific routes 2022-02-02 01:38:53 +01:00
ronronscelestes
1bc1dc5f65 feat(usecase): success notification 2022-02-01 10:21:41 +01:00
ronronscelestes
e768d9428e fix(usecase): renaming Usecase to UsecasePage 2022-01-31 18:42:05 +01:00
ronronscelestes
71e508a928 feat(usecase): test for Usecase component 2022-01-31 18:39:51 +01:00
ronronscelestes
17069e7c0d feat(usecase): options file + check if user is coming from register 2022-01-31 17:42:34 +01:00
ronronscelestes
894f2a8946 feat(usecase): Route and form for Usecase 2022-01-31 17:19:47 +01:00
ronronscelestes
b8963c2a16 feat(usecase): usecase component 2022-01-31 16:43:05 +01:00
Jean-Sébastien Herbaux
ae5010efc2
Merge pull request #12276 from thomas-br/patch-1
Fixing double hashing issue for users-permissions passwords
2022-01-31 11:42:46 +01:00
Gustav Hansen
692f971e37 CLI: Improve command descriptions 2022-01-31 11:21:15 +01:00
vincentbpro
2bbbd13035 fix(translations): removed unused key 2022-01-31 11:06:13 +01:00
Gustav Hansen
e72219a896 Docs: Update PR template 2022-01-31 10:51:53 +01:00
vincentbpro
9e26af9c7c test(translations): prevent use of .singular/.plural syntax 2022-01-31 10:39:45 +01:00
Gustav Hansen
b8753c9d35 Docs: Update contributing guide 2022-01-31 09:36:03 +01:00
thomas-br
0e65636013
Removing whitespace 2022-01-29 22:38:55 +01:00
thomas-br
c85208bf97 Merge branch 'patch-1' of github.com:thomas-br/strapi into patch-1 2022-01-29 22:33:34 +01:00
thomas-br
e602d645be correcting entity update 2022-01-29 22:16:18 +01:00
WalkingPizza
a49141679c Handle user not found error in email confirmation 2022-01-28 22:03:23 +01:00
vincentbpro
684d884b28 fix(translations): removed unused key 2022-01-28 16:54:27 +01:00
vincentbpro
770c6233c5 fix(translations): removed old plural syntax 2022-01-28 16:47:46 +01:00
vincentbpro
63fe142825 test(translations): prevent use of .singular/.plural syntax 2022-01-28 16:47:13 +01:00
vincentbpro
12be0fa810 test(translations): prevent use of .singular/.plural syntax 2022-01-28 16:39:12 +01:00
vincentbpro
1e1d897c81 fix(translations): removed old plural syntax 2022-01-28 16:33:39 +01:00
ELABBASSI Hicham
0dd74c685b
Merge pull request #12337 from strapi/fix/required-field
Fix/required field
2022-01-28 16:13:01 +01:00
ronronscelestes
6016485f3c merge bis bis + fix merge conflicts 2022-01-28 15:32:19 +01:00
Alexandre BODIN
8454b34bbf
Merge pull request #12342 from strapi/releases/v4.0.6
v4.0.6
2022-01-28 15:14:07 +01:00
Convly
5b48053946 v4.0.6 v4.0.6 2022-01-28 15:08:27 +01:00
Alexandre BODIN
c0c062c3c2
Merge pull request #12324 from strapi/snyk-fix-c2f78e9094d091bd4def7d96ad082f04
[Snyk] Security upgrade sharp from 0.29.0 to 0.29.3
2022-01-28 15:06:42 +01:00
Jean-Sébastien Herbaux
bace0b9a32
Merge pull request #12340 from strapi/fix/sso-wrong-redirect
Fix SSO redirection
2022-01-28 15:04:52 +01:00
Alexandre BODIN
fb8b6cc124
Merge pull request #12215 from strapi/fix/11936
Fix admin.port not used in the webpack dev server configuration
2022-01-28 14:47:26 +01:00
ronronscelestes
31ea7896ca merge bis + fix merge conflicts 2022-01-28 14:45:51 +01:00
Jean-Sébastien Herbaux
824c7d32d5
Merge pull request #12298 from strapi/fix/admin
Admin enhancements & fixes
2022-01-28 14:38:13 +01:00
cyril lopez
831b7eb9ff
Merge branch 'master' into fix/sso-wrong-redirect 2022-01-28 14:26:12 +01:00
Convly
4fc8e83eb8 Fix redirect path for sso & fix customEERoute 2022-01-28 14:22:14 +01:00
ronronscelestes
4af5e6ded3 Merge branch 'master' of https://github.com/strapi/strapi into fix/required-field 2022-01-28 13:53:56 +01:00
Alexandre BODIN
90d3c76bc7
Merge pull request #12314 from strapi/strapi-helper-plugin/bump-axios
[helper-plugin] bump axios to v0.25.0
2022-01-28 13:33:49 +01:00
Alexandre BODIN
bfa0cf898b
Merge pull request #12313 from strapi/plugins-strapi-dependency
Add strapi as peerDependency to Strapi Market plugins
2022-01-28 13:25:31 +01:00
Vincent
fe335a2bb3
Guided tour/last step fixes (#12334)
Co-authored-by: ronronscelestes <julie.plantey@gmail.com>
2022-01-28 13:15:28 +01:00
ronronscelestes
4ac074fa20 Merge branch 'fix/required-field' of https://github.com/strapi/strapi into fix/required-field 2022-01-28 13:11:10 +01:00
ronronscelestes
340eecc00c
Fix - MediaLibraryInput component required (#12336) 2022-01-28 12:52:08 +01:00
Vincent
9db2e2ebe7
Merge pull request #12218 from strapi/translations-cleanup/duplicate-finder-script
Translations cleanup: duplicates finder script
2022-01-28 12:02:08 +01:00
ronronscelestes
bb222c995d
Required-field: Bump ds 74 (#12335) 2022-01-28 11:47:47 +01:00
Vincent
a4b5ccc775
Merge pull request #12331 from strapi/guided-tour/refactor-file-structure
(Feature: Guided tour) Refactor file structure
2022-01-28 09:42:38 +01:00
ronronscelestes
964b8452fa Merge branch 'feature/guided-tour' of https://github.com/strapi/strapi into guided-tour/refactor-file-structure 2022-01-27 18:30:06 +01:00
ronronscelestes
68e6e2e183
(Feature: Guided tour) Text improvements and refacto (#12329)
Co-authored-by: vincentbpro <89356961+vincentbpro@users.noreply.github.com>
2022-01-27 18:18:48 +01:00
vincentbpro
ef707a0543 refactor(guided-tour): improved folder structure 2022-01-27 17:32:58 +01:00
vincentbpro
6b07c0659f test(guided-tour): updated snapshots 2022-01-27 17:13:35 +01:00
vincentbpro
accda4c6b9 fix(guided-tour): text fixes 2022-01-27 17:08:49 +01:00
vincentbpro
34a0baa407 fix(guided-tour): text changes api token success modal 2022-01-27 16:39:37 +01:00
ronronscelestes
32a9341b7b feat(guided-tour): success api token wording wip 2022-01-27 15:40:34 +01:00
ronronscelestes
0408b4f3d0 fix(guided-tour): skip and 3 simple steps 2022-01-27 14:46:41 +01:00