3161 Commits

Author SHA1 Message Date
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
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
Alexandre BODIN
cb0d13853c
Merge pull request #12169 from davidroseboom/patch-1
Update nl.json
2022-01-19 13:15:16 +01:00
Alexandre BODIN
7135548cc5
Merge pull request #12141 from OleksiiKachan/fix-ukrainian-locale
fix translations for Ukrainian
2022-01-19 11:55:12 +01:00
Alexandre BODIN
ba882a8075
Merge pull request #12135 from dobosmarton/hu-translations
feat: Hungarian admin translations
2022-01-19 11:54:54 +01:00
Alexandre BODIN
d7142ee74f
Merge pull request #12056 from SergeiMeza/meza/update-japanese-translations
Update Admin Japanese translations
2022-01-19 11:23:29 +01:00
Alexandre BODIN
ac58311b1b
Merge pull request #12033 from tanoabeleyra/es-translations
Update Spanish translations
2022-01-19 11:18:24 +01:00
Alexandre BODIN
3706033d9f
Merge pull request #12239 from denik1981/refactor/node-cluster-ismaster-deprecated
Prepare for deprecated cluster.isMaster in node > 16.0.0
2022-01-19 11:03:52 +01:00
Alexandre BODIN
1f3e13dd4c
Merge pull request #12173 from strapi/fix/non-shell-crash
Fixed non-shell host crash on startup
2022-01-19 10:55:39 +01:00
Alexandre BODIN
d3be9e03d4
Merge pull request #12119 from duncanhsieh/master
Add missing translations for traditional Chinese
2022-01-19 10:48:36 +01:00