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
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
Felix Fang
ebfcaf1bba
Merge branch 'master' into master
2022-01-23 00:07:02 +08:00
Pierre Noël
4d51e8131c
Merge branch 'master' into fix/enable-session-middleware
2022-01-21 14:01:12 +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
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
d3be9e03d4
Merge pull request #12119 from duncanhsieh/master
...
Add missing translations for traditional Chinese
2022-01-19 10:48:36 +01:00
Alexandre BODIN
5cbbb5bdaa
Merge pull request #12071 from VK-Media/update-danish-translations
...
Update danish translations
2022-01-19 10:45:53 +01:00
Alexandre BODIN
cc9a1b7e01
Merge pull request #11983 from tillschweneker/fix-env_path-variable
...
[FIX] respect custom ENV_PATH
2022-01-19 10:25:12 +01:00
HichamELBSI
a158fd9b00
Add document name
...
Signed-off-by: HichamELBSI <elabbassih@gmail.com>
2022-01-18 16:52:10 +01:00
Oleksii Kachan
258133a545
Merge branch 'master' into fix-ukrainian-locale
2022-01-18 09:27:12 -05:00
Murilo Kakazu
b7425ef419
Merge branch 'master' into master
2022-01-17 17:58:10 -03:00
Vincent
b606178332
Interface language usage metrics ( #12107 )
...
* feat: sending didChangeInterfaceLanguage event
* fix: registered user model lifecycle hook to send event
* test: added tests for user and metrics services
* fix: sending event on user delete
* fix: avoid sending event when language is not updated
2022-01-17 17:45:26 +01:00
David
70628ce082
Merge branch 'master' into patch-1
2022-01-17 16:34:25 +01:00
Márton Dobos
60a00ef412
Merge branch 'master' into hu-translations
2022-01-17 15:50:32 +01:00
harimkims
31259dbf4a
Remove unnecessary bracket in the end
2022-01-17 14:13:33 +01:00
Kim, Harim
9e8655716d
Refactor code
...
Co-authored-by: Jean-Sébastien Herbaux <jean-sebastien.herbaux@epitech.eu>
2022-01-17 14:13:33 +01:00
harimkims
de69873606
Fix that returns an empty object when the admin user value is null
...
Signed-off-by: harimkims <harimkims@gmail.com>
2022-01-17 14:13:33 +01:00
harimkims
2ff2ba860e
Fix hasMany admin users making app crash
...
Signed-off-by: harimkims <harimkims@gmail.com>
2022-01-17 14:13:33 +01:00
ronronscelestes
51ed540955
(Feature: Guided tour) Modal skeleton ( #12214 )
...
* feat: modal skeleton + added modal to admin
* feat: added setStepState and setCurrentStep logic to modal
* refacto: split of currentStep inside the reducer instead of doing it in the modal when updating guidedTourState
* fix: updated Admin tests with useGuidedTour hook
2022-01-17 12:16:37 +01:00
soupette
7bf9f819e0
Fixes #11936
...
Signed-off-by: soupette <cyril@strapi.io>
2022-01-17 12:06:15 +01:00
Murilo Kakazu
a17bd28ac2
fix webhook header translations
2022-01-12 19:47:59 -03:00
Murilo Kakazu
7fea78ca07
fix typo
2022-01-12 19:43:13 -03:00
Murilo Kakazu
77c5c1daae
add some more missing translations
2022-01-12 19:24:36 -03:00
Murilo Kakazu
da1064656f
fix typo
2022-01-12 19:15:06 -03:00
Murilo Kakazu
83bd7f86e3
chore: add missing pt-BR translations
2022-01-12 19:08:17 -03:00
Jean-Sébastien Herbaux
ce09d38972
Enable to create/trigger webhooks with no events ( #12174 )
...
Co-authored-by: cyril lopez <cyril@strapi.io>
2022-01-12 16:26:06 +01:00
cyril lopez
d0d630de08
Merge branch 'master' into fix/12163
2022-01-12 13:22:50 +01:00
soupette
1763c66e23
Add comments
...
Signed-off-by: soupette <cyril@strapi.io>
2022-01-11 17:27:53 +01:00
Oleksii Kachan
00280c4ebe
Merge branch 'master' into fix-ukrainian-locale
2022-01-11 11:18:11 -05:00
ronronscelestes
475f325bc9
(Feature-GuidedTour)/Add stepper to homepage ( #12151 )
...
* feat: detecting guided tour visibility based on user role
* feat: show GuidedTourHomepage if not completed and depending on user role
* refactor: feedback fixes + useQueries
tests: added/updates tests for utils + homepage + authenticated app
2022-01-11 12:23:34 +01:00
HichamELBSI
0bec1409b7
CLose on click outside CE limitation modal
...
Signed-off-by: HichamELBSI <elabbassih@gmail.com>
2022-01-11 09:55:38 +01:00
soupette
d7fffe9742
Fixes #12163
...
Signed-off-by: soupette <cyril@strapi.io>
2022-01-11 09:44:19 +01:00
David
3110b5d796
Update nl.json
...
Translations added & improved in nl.json
2022-01-10 23:27:44 +01:00