24134 Commits

Author SHA1 Message Date
Alexandre BODIN
d0b6701a3a
Merge pull request #12243 from strapi/chore/dependencies-upgrade
Upgrade yarn lock
2022-01-19 11:01:55 +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
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
1489a26bcb
Merge pull request #12080 from strapi/feature/policyError
Add PolicyError error class for use in policies
2022-01-19 10:38:00 +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
Alexandre BODIN
12f4972fde
Merge branch 'master' into guyathomas/unpin-graphql-version 2022-01-19 10:23:33 +01:00
Alexandre BODIN
85aa640e52 Upgrade lerna 2022-01-19 10:13:07 +01:00
Alexandre BODIN
03d9afdd4d Update yarn lock 2022-01-19 10:06:04 +01:00
Alexandre BODIN
98d7b10476 Update dependabot config 2022-01-19 09:57:30 +01:00
denik1981
5991ccabfb Fix for deprecated cluster.isMaster in node > 16.0.0 2022-01-18 19:54:14 -03:00
ELABBASSI Hicham
c213cb8d2f
Merge pull request #12233 from strapi/enh/document-name
Add document name
2022-01-18 17:29:46 +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
kerimabdy
88aaa5f1b7
Add Turkmen ISO 639-1 locale code 2022-01-18 11:52:06 +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
vincentbpro
788d9cde5d feat: added translation duplication finder script 2022-01-17 16:03:58 +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
Roel Beerens
079a24e1be feat: Deletion of formatContentTypes function 2022-01-17 11:20:29 +01:00
Roel Beerens
88e4f94479 fix: Added correct object for plugin loading 2022-01-17 11:20:29 +01:00
daedalus
f7dc4be726 fix(plugin generator): support valid package names for pluginId
Update the current replace regex to support both scoped package and old strapi plugin names.
2022-01-15 22:25:13 -05:00
kayac-chang
04d8de7c38 fix: handle user not found error 2022-01-14 14:34:17 +08:00
DMehaffy
ba683afcee
Merge branch 'master' into fix/12081 2022-01-13 14:15:50 -08:00
DMehaffy
4c661e5dfe
Merge branch 'master' into fix/non-shell-crash 2022-01-13 13:28:08 -08:00
Abdón Rodríguez Davila
59d151644f Split providers and grant config to a new files
Signed-off-by: Abdón Rodríguez Davila <a@abdonrd.com>
2022-01-13 16:37:50 +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
Pierre Noël
6e23efebf1
Merge branch 'master' into content-16/display-repeatable-components 2022-01-12 18:20:21 +01:00
Jean-Sébastien Herbaux
d551b2c078
Merge branch 'master' into sanitize-filters 2022-01-12 16:36:15 +01: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
d8acb3df67
Merge pull request #12171 from strapi/fix/12163
Fixes admin build when removing optional plugins
2022-01-12 15:33:56 +01:00
cyril lopez
d0d630de08
Merge branch 'master' into fix/12163 2022-01-12 13:22:50 +01:00
Convly
3a732a1d01 Fix tests 2022-01-12 12:10:27 +01:00
Convly
76b5c09444 Merge branch 'master' of github.com:strapi/strapi into sanitize-filters 2022-01-12 11:38:04 +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
ELABBASSI Hicham
24f24626e4
Merge pull request #12152 from strapi/fix/click-outside-limitation-modal
Close on click outside CE limitation modal
2022-01-11 16:24:13 +01: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
ivanThePleasant
f0b4a17318 Fixed non-shell host crash on startup 2022-01-11 11:49:44 +02:00