98 Commits

Author SHA1 Message Date
Alexandre Bodin
0ae14c06cb 1st fix pass 2022-08-11 10:20:48 +02:00
Andrei
2143c2d3d0
Merge branch 'strapi:master' into strapi/fix/issue-13453-documentation-fix 2022-08-01 13:46:26 +02:00
Andrei Wilkens
f4519a89a1 renamed addSchema to addComponentSchema and fixed a template string 2022-08-01 13:44:21 +02:00
Convly
bdb5a3ee89 Merge branch 'releases/4.3.0' into features/typescript 2022-06-30 16:08:51 +02:00
Andrei Wilkens
be96961ff9 comment 2022-06-30 13:09:24 +02:00
Andrei Wilkens
82d2921964 added jsdoc for new params 2022-06-30 13:03:52 +02:00
Andrei Wilkens
9b57d63af4 Adjusted Review changes 2022-06-30 13:01:19 +02:00
Andrei Wilkens
4195dc9b38 Merge branch 'master' into strapi/fix/issue-13453-documentation-fix 2022-06-30 12:38:23 +02:00
Alexandre Bodin
f925e93db4 Complete U&P documentation 2022-06-04 09:48:31 +02:00
Andrei Wilkens
6d168f8c54 remove ? 2022-06-03 16:33:25 +02:00
Andrei Wilkens
59793db5b4 fix #13453 Documentation Plugin doesn't generate Proper Type for the Localization prop , and doesn't generate Refs for Components in Dynamic Zones 2022-06-03 14:57:30 +02:00
Alexandre Bodin
720f05ad48 Merge branch 'master' into fix/up-fixes 2022-06-03 10:07:51 +02:00
Alexandre Bodin
573d56bc30 Improve doc merge and start documentation of U&P 2022-06-02 15:52:47 +02:00
Alexandre Bodin
bdf2e13290 Init docs fix 2022-06-01 23:12:16 +02:00
Convly
da364912ee Merge branch 'master' of github.com:strapi/strapi into features/typescript 2022-05-31 15:29:18 +02:00
Michael Nilsson
65cb147ec9 Fix generation of OpenAPI documentation with top level type attribute 2022-05-27 16:17:47 +02:00
Convly
66e3aa5dcb Merge branch 'master' into features/typescript 2022-05-24 08:02:38 +02:00
Mark Kaylor
7b14697fa5 set locale required on localization request 2022-05-16 10:22:17 +02:00
Mark Kaylor
d413a018b5 fix required attributes on post requests 2022-05-16 10:00:20 +02:00
Alexandre Bodin
aac0e2b465 Merge branch 'master' of github.com:strapi/strapi into fix/mime-type-migration 2022-05-14 09:00:44 +02:00
Convly
c250186b35 Merge remote-tracking branch 'origin' into features/typescript 2022-05-11 15:55:03 +02:00
Mark Kaylor
2c60df54cd fix localization response 2022-05-05 12:32:22 +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
Mark Kaylor
17608e0242 fix prefixes 2022-04-14 10:24:29 +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
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
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
Convly
84d106e7f8 Use new dirs (app/dist) 2022-04-04 11:46:22 +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
Mark Kaylor
191b5f856d add component schemas 2022-03-24 17:51:13 +01:00
Mark Kaylor
46f09b3a45 fix custom settings override 2022-02-10 15:55:29 +01:00
Alexandre Bodin
3429605fba Fix plugin crashing when content type gets deleted 2021-11-26 18:13:10 +01:00
Alexandre Bodin
b26baee106 Cleanup paths used in strapi and prefix for apis 2021-10-26 11:18:36 +02:00
Alexandre Bodin
20ae9ce9e5 Fix some legacy code and cleanup old code 2021-10-18 21:21:06 +02:00
Alexandre Bodin
63f592a586 Use bcrypt without needing users-permissions and make password update safer 2021-10-18 12:38:36 +02:00
Mark Kaylor
62299883f1 remove front form for restricted access 2021-10-14 10:54:54 -04:00
Mark Kaylor
72a128af83 fix generation date 2021-10-14 10:54:54 -04:00
Mark Kaylor
3e9731a2af migrate backend to v4 2021-10-14 10:54:52 -04:00
Alexandre Bodin
0f3f984ea7 Init migration v4
- Hooks registry
- D&P CT migrations
- i18N CT migrations
- Umzug with js / sql migrations
- Eslint updates
2021-09-13 12:03:12 +02:00
Pierre Noël
98719b6c64 migrate plugin structures to V4 2021-08-19 16:49:33 +02:00
Pierre Noël
2381e8c60b WIP 2021-07-20 12:12:36 +02:00