20877 Commits

Author SHA1 Message Date
Vincent
21668ea005
feat(guidedTour): handle cta targets + various fixes (#12317)
Co-authored-by: ronronscelestes <julie.plantey@gmail.com>
2022-01-27 14:33:56 +01:00
Vincent
0054e02363
fix(guidedTour): trigger modal only at collection-type creation (#12318)
Co-authored-by: ronronscelestes <julie.plantey@gmail.com>
2022-01-27 14:33:09 +01:00
sunnyson
5e92996f5a
Merge branch 'master' into fix/generator 2022-01-27 14:35:04 +02:00
kerimabdy
2b61952e41
Merge branch 'master' into add-tk-iso-code 2022-01-27 16:45:26 +05:00
kerimabdy
704447dc99
Update iso-locales.test.js.snap 2022-01-27 16:04:42 +05:00
HichamELBSI
fdfd0b12a2 Fix markdown preview
Signed-off-by: HichamELBSI <elabbassih@gmail.com>
2022-01-27 11:40:31 +01:00
HichamELBSI
3f23b6c01f Fix tests
Signed-off-by: HichamELBSI <elabbassih@gmail.com>
2022-01-27 11:40:30 +01:00
HichamELBSI
cfb417689e Admin UI enhancements
Signed-off-by: HichamELBSI <elabbassih@gmail.com>
2022-01-27 11:40:30 +01:00
thomas-br
c30ef816ad
Merge branch 'master' into patch-1 2022-01-27 10:16:18 +01:00
thomas-br
d20eb5bcc9 Merge branch 'patch-1' of github.com:thomas-br/strapi into patch-1 2022-01-27 10:15:23 +01:00
thomas-br
5ae82c0edf correcting entity create 2022-01-27 10:15:04 +01:00
snyk-bot
58be9fd854
fix: packages/core/upload/package.json to reduce vulnerabilities
The following vulnerabilities are fixed with an upgrade:
- https://snyk.io/vuln/SNYK-JS-SIMPLEGET-2361683
2022-01-27 05:33:17 +00:00
ronronscelestes
cafdf8aa2b
(Feature: Guided tour) Modal + Stepper (#12262)
Co-authored-by: Vincent <vincentbpro@users.noreply.github.com>
2022-01-26 16:26:00 +01:00
Jean-Sébastien Herbaux
ef9a0262b2
Merge branch 'master' into sanitize-filters 2022-01-26 15:47:10 +01:00
Convly
f183ea417b Code performance 2022-01-26 15:45:51 +01:00
Mark Kaylor
27708c51a9 bump axios to v0.25.0 2022-01-26 14:49:45 +01:00
Rémi de Juvigny
9737195dcf Add graphql peerdependency 2022-01-26 14:15:01 +01:00
Rémi de Juvigny
de0c1244b2 Add strapi as peerDependency to plugins 2022-01-26 13:14:51 +01:00
WalkingPizza
ba5825ee5f Check that plugin name is kebab-cased upon generation 2022-01-26 13:10:21 +01:00
ronronscelestes
a46a96695d
(Feature: Guided tour) Skip (#12294)
Co-authored-by: Vincent <vincentbpro@users.noreply.github.com>
2022-01-26 10:37:07 +01:00
Demian Caldelas
69ce8b5287
Fix sanity check for @casl/ability upgrade #12232 (#12265)
* Fix sanity checks for @casl/ability upgrade

* Add comments for previous commit

* Fix sanity checks for @casl/ability upgrade #12232
2022-01-26 09:55:17 +01:00
Alexandre BODIN
980956555d
Merge pull request #12241 from strapi/dependabot/npm_and_yarn/fs-extra-10.0.0
Bump fs-extra from 9.1.0 to 10.0.0
2022-01-25 14:19:21 +01:00
Abdón Rodríguez Davila
46cf9b88f1
Merge branch 'master' into split-auth-providers 2022-01-25 13:44:27 +01:00
dependabot[bot]
e5d0071e4c
Bump fs-extra from 9.1.0 to 10.0.0
Bumps [fs-extra](https://github.com/jprichardson/node-fs-extra) from 9.1.0 to 10.0.0.
- [Release notes](https://github.com/jprichardson/node-fs-extra/releases)
- [Changelog](https://github.com/jprichardson/node-fs-extra/blob/master/CHANGELOG.md)
- [Commits](https://github.com/jprichardson/node-fs-extra/compare/9.1.0...10.0.0)

---
updated-dependencies:
- dependency-name: fs-extra
  dependency-type: direct:development
  update-type: version-update:semver-major
...

Signed-off-by: dependabot[bot] <support@github.com>
2022-01-25 12:28:35 +00:00
Alexandre BODIN
d796cf93fa
Merge pull request #11825 from strapi/fix/enable-session-middleware
Enable session middleware by default (fixes U&P provider authentication)
2022-01-25 13:23:59 +01:00
Pierre Noël
56407e83c5
Merge branch 'master' into fix/enable-session-middleware 2022-01-25 11:07:08 +01:00
Pierre Noël
b48cf115c7 rename APP_SECRETS to APP_KEYS 2022-01-25 11:06:52 +01:00
Alexandre BODIN
644624d441
Merge pull request #11866 from guyathomas/guyathomas/unpin-graphql-version
unpin graphql and regenerate lockfile
2022-01-25 10:41:57 +01:00
thomas-br
3736d08407
Merge branch 'master' into patch-1 2022-01-25 10:40:32 +01:00
Alexandre BODIN
ea5a838837
Merge pull request #12283 from dargmuesli/chore/deps/node-fetch
chore(deps): update node-fetch to v2.6.7
2022-01-25 10:05:43 +01:00
kerimabdy
777b4da519
Merge branch 'master' into add-tk-iso-code 2022-01-25 09:55:51 +05:00
p_0g_8mm3_
dc95212332
fix import order 2022-01-24 21:20:34 +01:00
p_0g_8mm3_
f05d07e685
Make component category translatable 2022-01-24 21:12:57 +01:00
ELABBASSI Hicham
8d52ce4ef5
Merge pull request #12284 from strapi/fix/required-field-json
Fix JSON input required UI
2022-01-24 18:29:13 +01:00
Pierre Noël
46a4dd01b0
Merge branch 'master' into fix/enable-session-middleware 2022-01-24 17:20:04 +01:00
Vincent
0d236d8906
Guided tour/trigger modal (#12268)
Co-authored-by: ronronscelestes <ronronscelestes@users.noreply.github.com>
2022-01-24 17:15:50 +01:00
Pierre Noël
83d321a981 better handle env variables in e2e tests 2022-01-24 17:01:51 +01:00
ronronscelestes
b89c9047a3 feedback fix 2022-01-24 16:51:03 +01:00
ELABBASSI Hicham
b03797415b
Merge pull request #12236 from strapi/enh/404-500-pages
Migrate 404 page and init 500 page
2022-01-24 16:07:26 +01:00
vincentbpro
f59a779ab5 test(translations): prevent use of .singular/.plural syntax 2022-01-24 15:58:56 +01:00
Convly
4c41889266 Merge branch 'master' of github.com:strapi/strapi into sanitize-filters 2022-01-24 15:43:51 +01:00
Convly
9fbe72d58a Don't mutate the original filters object 2022-01-24 15:43:38 +01:00
vincentbpro
846a7fb90c test(translations): updated plural syntax test 2022-01-24 15:41:04 +01:00
vincentbpro
c4e75eacb6 fix(translations): removed unused key 2022-01-24 15:18:23 +01:00
vincentbpro
21ef62a509 fix(translations): removed unused key 2022-01-24 15:02:52 +01:00
vincentbpro
5a9e7fb84c fix(translations): removed unused key 2022-01-24 15:00:47 +01:00
vincentbpro
ddf1199620 fix(translations): removed unused key 2022-01-24 14:55:25 +01:00
vincentbpro
cad2571e3f fix(translations): removed old plural syntax 2022-01-24 14:51:44 +01:00
vincentbpro
b9cd4e3696 test(translations): prevent use of .singular/.plural syntax 2022-01-24 14:46:05 +01:00
ronronscelestes
d9259f9971 feat: added required UI to JSON input 2022-01-24 12:34:13 +01:00