14150 Commits

Author SHA1 Message Date
Mark Kaylor
a66996c929 Merge branch 'v5/main' of github.com:strapi/strapi into v5/history 2024-03-05 16:05:05 +01:00
Josh
cbe7d7a488
chore(helper-plugin)!: remove page decorators (#19662)
* chore(helper-plugin): remove page decorators

* chore: fixes
2024-03-05 14:53:55 +00:00
Marc-Roig
beccc55fe0
fix: unit tests 2024-03-05 15:10:20 +01:00
Marc-Roig
c7631edaca
feat: type publish methods not enabled 2024-03-05 14:49:03 +01:00
Josh
04432e811a Merge branch 'develop' into v5/main 2024-03-05 10:25:15 +00:00
Josh
0c3bbf6175
chore(deps): update ds to 1.16.0 (#19678) 2024-03-05 10:17:26 +00:00
Marc-Roig
69332126ab
feat: keep draftAndPublish flag to enable feature 2024-03-05 10:47:41 +01:00
Alexandre BODIN
960c8a5398
Merge pull request #19675 from strapi/v5/v4-response-format
chore: content-api response format header
2024-03-05 09:51:55 +01:00
Josh
7134d545db
chore(helper-plugin)!: remove some components (#19640)
* chore!: move ContentBox

* chore!: remove status

* chore!: remove the icons

* chore!: remove SettingsPageTitle

* chore!: remove InjectionZone

* chore!: remove NotAllowedInput

* fix(user-permissions): unit test for advanced settings

* chore!: remove ReactSelect

* chore!: remove NoMedia

* chore!: remove NoContent
2024-03-05 08:50:41 +00:00
Marc-Roig
d3ccb6d8c1
Merge branch 'v5/main' into v5/disable-dp 2024-03-05 09:40:04 +01:00
Alexandre Bodin
e24beada7e chore: add more tests and deprecate te option in ts 2024-03-05 09:27:43 +01:00
Alexandre Bodin
a6af41a645 chore: content-api response format header 2024-03-04 22:09:51 +01:00
Alexandre Bodin
5153a18c04 chore: merge repo & doc-engine into one before cleaning up 2024-03-04 19:46:24 +01:00
Rémi de Juvigny
56dbf11fcc
Merge branch 'v5/main' into v5/history 2024-03-04 17:42:12 +01:00
Josh
48b77b64aa
test(e2e): fix transfer token tests (#19672) 2024-03-04 16:33:15 +00:00
Marc-Roig
487ebbd295
feat: disable dp 2024-03-04 16:34:23 +01:00
Rémi de Juvigny
95cddb5b73
Merge branch 'v5/main' into v5/history 2024-03-04 16:30:20 +01:00
Josh
3943ccbac6 Merge branch 'develop' into v5/main 2024-03-04 15:22:52 +00:00
Convly
2e79121468 fix: adapt typegen to the new changes and fix prettier 2024-03-04 14:42:55 +01:00
Convly
ac75979106 chore: remove unnecessary Simplify from Utils.Intersect 2024-03-04 14:40:19 +01:00
Convly
9d4c4a9148 fix: rework some methods' signature in the Strapi class 2024-03-04 14:39:37 +01:00
Bassel Kanso
26ae923d89
Merge branch 'develop' into fix/ctb-dynamiczone 2024-03-04 15:18:47 +02:00
Madhuri Sandbhor
ad6d81cb6c
Feat(content-releases): release status badge (#19611)
* feat(content-releases): add status to releases

* add docs and fix e2e error

* draft: added basic badge with default value

* Update docs/docs/docs/01-core/content-releases/00-intro.md

Co-authored-by: Simone <startae14@gmail.com>

* Update docs/docs/docs/01-core/content-releases/00-intro.md

Co-authored-by: Simone <startae14@gmail.com>

* Update docs/docs/docs/01-core/content-releases/00-intro.md

Co-authored-by: Simone <startae14@gmail.com>

* apply marks feedback

* don't throw error on lifecycle hooks inside releases

* handle when actions are not valid anymore

* await for entry validation on releases edit entry

* check if are changes in content types attributes to revalidate

* fix e2e test

* apply marks feedback

* fix: removed default status value

* fix: release card design updated, capitalize scheduled period

* fix: e2e test updated to select always a current date

---------

Co-authored-by: Fernando Chavez <fernando.chavez@strapi.io>
Co-authored-by: Simone <startae14@gmail.com>
2024-03-04 11:50:38 +01:00
Convly
b5de06e35d fix: prettier style 2024-03-04 10:49:29 +01:00
Convly
8e6336310c fix: simplify public structure to fix dynamic UID imports 2024-03-04 10:49:29 +01:00
Convly
c28a10e0d1 chore: remove unnecessary region comments in relation.ts 2024-03-04 10:49:28 +01:00
Convly
6aa57229b3 chore: update Struct.Schema 2024-03-01 17:41:04 +01:00
Convly
7d7d7404ce Merge branch 'v5/main' into v5/types/v2 2024-03-01 17:18:24 +01:00
Convly
c425f82942 chore: move Public.UID and Internal.Struct to the root namespace 2024-03-01 15:56:07 +01:00
Convly
ea38ae2571 feat: add typedoc.json config 2024-03-01 14:46:12 +01:00
Convly
0841360b9e chore: add missing type files 2024-03-01 14:43:49 +01:00
Convly
5167af6c73 chore: fix build following latest TS type system changes 2024-03-01 14:41:47 +01:00
Josh
651a6b8ded
fix(cm): fetch the init data on every mount (#19650) 2024-03-01 13:34:22 +00:00
markkaylor
38b0245dc9
chore(history): add e2e tests (#19525) 2024-03-01 14:01:17 +01:00
Josh
b4f7a07cbb
chore(strapi): make watch-admin default on develop (#19647) 2024-03-01 10:39:00 +00:00
markkaylor
edbdfed79e
Merge branch 'v5/main' into v5/history 2024-03-01 09:20:56 +01:00
markkaylor
b0e5eb2398
feat(dts): support models and contentTypes (#19604) 2024-03-01 09:08:12 +01:00
Bassel Kanso
7e80c83bb8 fix: update test snapshot 2024-02-29 17:45:48 +02:00
Rémi de Juvigny
3c31c134b6 chore: restore deleted changes 2024-02-29 16:04:25 +01:00
Rémi de Juvigny
e21dacb001 Merge remote-tracking branch 'origin/v5/main' into v5/history 2024-02-29 15:39:48 +01:00
Josh
93eda17d2a
chore(helper-plugin)!: remove form (#19612)
* chore!: remove form

* chore: re-introduce form error focusing

* chore: remove usage of Formik in auth

* chore: fix test suite
2024-02-29 14:18:21 +00:00
Bassel Kanso
6e233de080 fix: remove add another field if it's dynamic zone 2024-02-29 16:15:53 +02:00
Rémi de Juvigny
ba8b85d3e7 fix: test configuration conflict 2024-02-29 15:09:17 +01:00
Fernando Chavez
f19e70a952 fix locks on sqlite 2024-02-29 15:08:08 +01:00
Ben Irvin
d10040847b
fix: api and transfer token lifespan select lists work with all durations 2024-02-29 14:32:37 +01:00
Rémi de Juvigny
8294852592 Merge remote-tracking branch 'origin/v5/main' into v5/history 2024-02-29 11:48:35 +01:00
Madhuri Sandbhor
710a9e5658
fix: extra padding removed, background color added for delete action (#19627) 2024-02-29 10:14:07 +01:00
Madhuri Sandbhor
80a18ebd59
fix: delete selected timezone value (#19628) 2024-02-29 10:13:49 +01:00
Jamie Howard
030161746a
fix(content-manager): send locale when deleting i18n single type (#19629) 2024-02-29 08:51:17 +00:00
Josh
76851890eb chore: fix releases type 2024-02-28 18:20:01 +00:00