5123 Commits

Author SHA1 Message Date
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
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
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
Pierre Noël
56407e83c5
Merge branch 'master' into fix/enable-session-middleware 2022-01-25 11:07:08 +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
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
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
ronronscelestes
b89c9047a3 feedback fix 2022-01-24 16:51:03 +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
Pierre Noël
e58b7266e1
Merge branch 'master' into fix/enable-session-middleware 2022-01-24 11:35:01 +01:00
HichamELBSI
6bbdb97634 Fix tests
Signed-off-by: HichamELBSI <elabbassih@gmail.com>
2022-01-24 11:12:04 +01:00
HichamELBSI
0562ca0578 Fix button props
Signed-off-by: HichamELBSI <elabbassih@gmail.com>
2022-01-24 11:12:03 +01:00
HichamELBSI
b9333cc0b5 Migrate 404 page and init 500 page
Signed-off-by: HichamELBSI <elabbassih@gmail.com>
2022-01-24 11:12:03 +01:00
Jonas Thelemann
b5821b04b4
chore(deps): update node-fetch to v2.6.7
To resolve https://github.com/advisories/GHSA-r683-j2x4-v87g.
2022-01-24 11:09:24 +01:00
HichamELBSI
2f29c55cf9 Remove log
Signed-off-by: HichamELBSI <elabbassih@gmail.com>
2022-01-24 10:24:57 +01:00
HichamELBSI
43e09d4724 Fix duplicate on crop
Signed-off-by: HichamELBSI <elabbassih@gmail.com>
2022-01-24 10:24:57 +01:00
Jami Dwyer
bd2b1d53ad fix: skip git config file that looks like dir 2022-01-23 15:01:53 -08:00
Felix Fang
ebfcaf1bba
Merge branch 'master' into master 2022-01-23 00:07:02 +08:00
harimkims
7ca54f6893 Enable to drop image to upload dialog in edit view 2022-01-21 23:27:39 +09:00
Pierre Noël
4d51e8131c
Merge branch 'master' into fix/enable-session-middleware 2022-01-21 14:01:12 +01:00
Pierre Noël
597df20411 fix appendFile 2022-01-20 18:48:57 +01:00
ronronscelestes
048efda2ee fix: feedbacks 2022-01-20 17:40:29 +01:00
ronronscelestes
212c1accdd feat: update guidedTourState on reload if currentStep in locale storage 2022-01-20 17:29:41 +01:00
ronronscelestes
99a229cf66
feat: CTB modals appearance logic
Co-authored-by: Vincent <vincentbpro@users.noreply.github.com>
Co-authored-by: cyril lopez <cyril@strapi.io>
2022-01-20 16:55:20 +01:00
Alexandre BODIN
45020eee06 v4.0.5 2022-01-19 18:44:22 +01:00
Pierre Noël
8b39d44992 create app keys at app creation instead of runtime auto-generation 2022-01-19 17:13:00 +01:00
Pierre Noël
e230827335 fix dynamic callback 2022-01-19 17:12:59 +01:00
Pierre Noël
5cdd3f0044 fix typo 2022-01-19 17:12:59 +01:00
Pierre Noël
c4fee8e676 use strapi.log.info + replace uuid by crypto + remove dead code 2022-01-19 17:12:57 +01:00
Pierre Noël
da9b064536 add session middleware + remove authentication using url param access_token 2022-01-19 17:10:41 +01:00
Alexandre BODIN
ca57d3c12e
Merge pull request #12186 from MuriloKakazu/master
chore: add missing pt-BR translations
2022-01-19 13:16:02 +01:00