134 Commits

Author SHA1 Message Date
Josh
bc71a96d76
chore(pack-up): remove from monorepo (v5) (#20092)
* chore(pack-up): remove from repo

* chore: type fixes

* chore: add suggestions to tighten types

Co-authored-by: Ben Irvin <ben.irvin@strapi.io>

---------

Co-authored-by: Ben Irvin <ben.irvin@strapi.io>
2024-04-12 13:39:49 +01:00
Alexandre Bodin
daf629fd13 chore: remove loadedStrapi and init everything but admin in constructor 2024-04-03 14:24:15 +02:00
Ben Irvin
b003dee48e
chore: upgrade prettier to 3.2.5 2024-03-29 14:39:52 +01:00
Alexandre Bodin
8399dcd71b chore: refactor api registry 2024-03-25 21:38:17 +01:00
Alexandre Bodin
eedd4c978a chore: migrate doc plugin to ts 2024-03-21 18:20:12 +01:00
Ben Irvin
ab2af1e539
fix(core): use module uid for config namespace instead of dot notation 2024-03-11 12:28:46 +01:00
Alexandre BODIN
bbc6a32aca
Merge pull request #19273 from strapi/v5/clean-config
chore: setup configuration in one place only
2024-01-23 17:09:58 +01:00
Alexandre Bodin
af3efc973b chore: simplify content-type logic 2024-01-23 14:37:00 +01:00
Alexandre Bodin
41da5d47c9 chore: setup configuration in one place only 2024-01-23 14:36:43 +01:00
Alexandre Bodin
e0de993d4a Merge branch 'develop' into v5/main 2023-11-30 16:42:36 +01:00
Mark Kaylor
97e854e902 Merge branch 'main' of github.com:strapi/strapi into releases/4.15.5 2023-11-30 11:08:02 +01:00
Philipp Bauer
c481fd20fa
Use correct string concatenation
Co-authored-by: markkaylor <mkaylor.guitar@gmail.com>
2023-11-08 19:14:21 +01:00
Philipp Bauer
8565bc18c2
fix(documentation): use correct localization schema 2023-10-26 07:00:24 +02:00
Alexandre BODIN
5ae0dc40cd feat!(content-manager): remove the ability to disable draft&publish (#18488)
* feat!: remove draft and publish triggering

* chore: update snapshots and tests

* test: adapt tests
2023-10-24 17:18:59 +01:00
Simone
24fa848ba3
Add new Blocks rich text editor (alpha) (#18166)
Co-authored-by: Madhuri Sandbhor <madhurisandbhor@gmail.com>
Co-authored-by: markkaylor <mark.kaylor@strapi.io>
Co-authored-by: Rémi de Juvigny <remi.dejuvigny@strapi.io>
Co-authored-by: Madhuri Sandbhor <madhuri.sandbhor@strapi.io>
2023-09-26 17:21:44 +02:00
ammi1378
23de7e699c Fix: Avoid replacing entire generatedDocumentation
components
2023-05-22 07:07:36 +03:30
Mark Kaylor
4236fe6f5a Fix union types 2023-04-24 16:56:02 +02:00
Mark Kaylor
e12644bc97 Fix jsdoc 2023-04-24 16:50:48 +02:00
Mark Kaylor
3178e13fca Add spaces in tests 2023-04-24 16:50:30 +02:00
Mark Kaylor
29cd84c237 Teardown the mock 2023-04-24 15:25:17 +02:00
Mark Kaylor
924aca18f1 Add tests for override service 2023-04-24 15:25:17 +02:00
Mark Kaylor
f33090461c Provide default empty object for override options 2023-04-24 15:25:17 +02:00
Mark Kaylor
b07097e8b4 Use all attributes for response 2023-04-24 15:25:17 +02:00
Mark Kaylor
d25e7468fb Add required attributes to response 2023-04-24 15:25:17 +02:00
Mark Kaylor
b71708a303 Add a component schema for each model 2023-04-24 15:25:17 +02:00
Mark Kaylor
8bdcc13ddc Fix single types using wrong response component 2023-04-24 15:25:17 +02:00
Mark Kaylor
72bb36afbc Use immer 2023-04-24 15:25:17 +02:00
Mark Kaylor
e82a1a9519 PR feedback 2023-04-24 15:25:17 +02:00
Mark Kaylor
5c680d4b8f Clean comments and spacing 2023-04-24 15:25:17 +02:00
Mark Kaylor
4e5dee17bb Refactor to scope mutations 2023-04-24 15:25:17 +02:00
Mark Kaylor
b160ee3707 Add JSDoc 2023-04-24 15:25:17 +02:00
Mark Kaylor
03c811e6c6 Remove immer in favor of a simple function with similar result 2023-04-24 15:25:17 +02:00
Mark Kaylor
19ce046512 Apply overrides for specified versions 2023-04-24 15:25:17 +02:00
Mark Kaylor
f8a631d84e Test excludeFromGeneration and customizer 2023-04-24 15:25:17 +02:00
Mark Kaylor
da3b4ed42d Remove mockdata 2023-04-24 15:25:17 +02:00
Mark Kaylor
179f3eb65d Reduce use of lodash and respect fp immutability 2023-04-24 15:25:17 +02:00
Mark Kaylor
02a6ea5cf5 Add customizer function 2023-04-24 15:25:17 +02:00
Mark Kaylor
743139db75 Migrate current override implementation to dedicated service 2023-04-24 15:25:17 +02:00
Mark Kaylor
119ddd4d98 Test the current override system 2023-04-24 15:25:17 +02:00
Mark Kaylor
f0cf844b61 Add paths key to mock 2023-04-24 15:25:17 +02:00
Mark Kaylor
236116200b Remove email from default plugins 2023-04-24 15:25:17 +02:00
Mark Kaylor
273116941e Test only specified plugins are documented 2023-04-24 15:25:17 +02:00
Mark Kaylor
23acbabc95 Fix plugins generating documentation the user doesn't want 2023-04-24 15:25:17 +02:00
Mark Kaylor
88a6c16746 Test generated schema is valid 2023-04-24 15:25:17 +02:00
Mark Kaylor
8c781fe8e8 Format lines for readability 2023-04-24 15:25:17 +02:00
Mark Kaylor
fdbd8e5d55 Refactor and fix tests 2023-04-24 15:25:17 +02:00
Mark Kaylor
ff9621a843 Fix invalid openapi schema override 2023-04-24 15:25:17 +02:00
Raphael Müßeler
5ec28f30fd fix: added query parameter for locale (API Documentation Plugin) 2022-11-15 22:22:25 +01:00
Dillen Meijboom
095c8822c1
Add free-form filters to the query parameters 2022-09-20 11:48:59 +02:00
GitStart
1642c18734
Merge branch 'main' into STRAP-54 2022-09-15 07:31:52 +01:00