918 Commits

Author SHA1 Message Date
Alexandre BODIN
8eec9c2d71
Merge pull request #12929 from strapi/fix/documentation-component-schemas
Add component schemas
2022-05-11 10:18:02 +02:00
ronronscelestes
63ecdaefdd
Merge pull request #13226 from strapi/enh/ds-v2
[Enh] DS v2 components
2022-05-11 09:26:28 +02:00
Mark Kaylor
acd8b1a7c8 remi feedback 2022-05-10 15:04:59 +02:00
Mark Kaylor
5616903ac8 rename variables 2022-05-10 10:15:38 +02:00
Mark Kaylor
60dfae1cff add unit tests 2022-05-10 10:05:28 +02:00
DMehaffy
1db90d8ef7
Merge pull request #13168 from strapi/fix/sentryVersion
Upgrade Sentry version (both for plugin and internal) to latest
2022-05-06 10:52:51 -07:00
Mark Kaylor
2c60df54cd fix localization response 2022-05-05 12:32:22 +02:00
Pierre Noël
5193e510b0
Merge pull request #12850 from strapi/fix/bulk-delete-non-default-locale
Fix bulk delete for non-default locales
2022-05-04 11:49:22 +02:00
ronronscelestes
93294f8b40 updated snapshots 2022-05-03 11:44:33 +02:00
ronronscelestes
0ff9c27701 replaced components with v2 components 2022-05-03 10:55:38 +02:00
Mark Kaylor
f3b295f823 wip handle localization endpoints 2022-05-02 11:22:50 +02:00
Mark Kaylor
a4d386a00a fix localizations request schema 2022-04-29 10:05:29 +02:00
Mark Kaylor
f82f331072 use function to check for find method 2022-04-29 09:04:24 +02:00
Alexandre Bodin
9fa53be186 v4.1.9 2022-04-27 18:25:42 +02:00
ronronscelestes
5c37a3e20e helper plugin DS bump 2022-04-26 15:09:11 +02:00
derrickmehaffy
2f8c1ce5bf Upgrade Sentry version (both for plugin and internal) to latest
Signed-off-by: Derrick Mehaffy <derrickmehaffy@gmail.com>
2022-04-21 08:32:04 -07:00
Mark Kaylor
17608e0242 fix prefixes 2022-04-14 10:24:29 +02:00
Alexandre Bodin
3f204a0a48 v4.1.8 2022-04-13 16:45:31 +02:00
Gustav Hansen
23a28790a9
Merge pull request #13067 from rshrj/add-sanskrit-i18n
Added Sanskrit (sa) to i18n locales
2022-04-11 14:01:03 +02:00
Gustav Hansen
c839306ff5 chore: Update snapshot tests 2022-04-11 12:35:29 +02:00
Gustav Hansen
9acc596fbe
Merge pull request #13037 from Solnur/add-kyrgyz-tajik-languages
Add kyrgyz tajik languages
2022-04-11 12:30:13 +02:00
Mark Kaylor
f8fd4c1c09 update comment 2022-04-11 11:22:48 +02:00
Mark Kaylor
35ac3263e9 fix prefixes 2022-04-11 11:21:05 +02:00
Pierre Noël
5e9b684ce7 add bulk delete e2e test 2022-04-08 18:04:35 +02:00
Pierre Noël
54fda9c7c0 change error messages 2022-04-07 16:50:20 +02:00
Pierre Noël
89221e8ee9 fix wording mistakes 2022-04-07 16:50:19 +02:00
Pierre Noël
20e6d9a94b Improve error messages 2022-04-07 16:50:15 +02:00
Pierre Noël
019007ba3e improve error message + remove use of API_TOKEN_SALT 2022-04-07 16:34:57 +02:00
Pierre Noël
9fc63af260 harmonize secret generation + don't generate in production mode 2022-04-07 16:34:56 +02:00
Mark Kaylor
c988475bf3 add comment for function 2022-04-06 17:10:27 +02:00
Mark Kaylor
492a3c63b9 replace startCase with upperFirst 2022-04-06 16:58:11 +02:00
Kai-Siang Wang
d4bb046b4c
Merge branch 'master' into feat/purest@4 2022-04-06 20:07:01 +08:00
Rishi Raj
ef39bdc5e8
Added Sanskrit (sa) to i18n locales 2022-04-06 12:55:36 +05:30
Mark Kaylor
dd6abff2a2 clean up js doc 2022-04-05 17:24:39 +02:00
Mark Kaylor
487b06f46d restructure component schemas 2022-04-05 10:57:35 +02:00
Mark Kaylor
c3b7613deb return early if no routes 2022-04-01 18:10:59 +02:00
Mark Kaylor
eae3901012 fix comment 2022-04-01 17:43:21 +02:00
Mark Kaylor
2480d07a72 fix multiple content types 2022-04-01 17:42:15 +02:00
solnur
9de5cb4d60 feat: add snapshot kyrgyz and tajik languages 2022-04-01 17:17:02 +06:00
solnur
0c1123b971 feat: add kyrgyz and tajik languages 2022-04-01 17:14:27 +06:00
Alexandre Bodin
1699aac151 v4.1.7 2022-03-31 17:53:39 +02:00
Kai-Siang Wang
c2940f44df
Merge branch 'master' into feat/purest@4 2022-03-31 23:24:11 +08:00
Alexandre Bodin
f25774168c v4.1.6 2022-03-30 15:34:12 +02:00
Kai-Siang Wang
7443c433f2 fix: solve github return undefined 2022-03-30 13:57:50 +08:00
Kai-Siang Wang
95879d9c17 feat: upgrade purest package to v4 2022-03-30 13:57:49 +08:00
Gustav Hansen
8aaaff77d4 Chore: Prettify all files 2022-03-29 14:20:41 +02:00
Mark Kaylor
191b5f856d add component schemas 2022-03-24 17:51:13 +01:00
Jean-Sébastien Herbaux
3bf25de33e
Merge pull request #12815 from surgeharb/master
fix: ApolloServer middleware CORS issue
2022-03-24 16:51:44 +01:00
Alexandre Bodin
5cbb60ce4b Merge branch 'master' into releases/4.2.0 2022-03-24 11:11:00 +01:00
vincentbpro
7399fd3572 reorder translation files 2022-03-23 13:29:24 +01:00