Josh
0c3bbf6175
chore(deps): update ds to 1.16.0 ( #19678 )
2024-03-05 10:17:26 +00:00
Christian
b7ac2016ea
Merge branch 'develop' into fix-scaleway-docs
2024-03-05 11:12:46 +01:00
Christian Capeans
f44d57cea7
fix: documentation updated to match the new aws sdk requirements
2024-03-05 11:08:49 +01: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
0014daa5cd
Merge pull request #19665 from strapi/v5/doc-service-unified-code
...
chore: merge repo & doc-engine into one before cleaning up
2024-03-05 09:19:53 +01:00
markkaylor
97eb67b367
chore(tests): backport e2e config ( #19654 )
2024-03-05 09:09:44 +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
Josh
20c4c0d001
test(e2e): fix content-releases bug by advancing time by a day ( #19670 )
2024-03-04 15:14:54 +00:00
Bassel Kanso
e5f5492d36
fix: change test name and add comments
2024-03-04 16:50:50 +02:00
Convly
cd5aeb3b89
chore: fix tests broken by naming changes in imports and namespaces
2024-03-04 14:46:23 +01: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
Convly
c71da2e421
fix: makes the typegen logs use cwd instead of __dirname
2024-03-04 14:37:54 +01:00
Bassel Kanso
88366db716
Merge branch 'fix/ctb-dynamiczone' of https://github.com/strapi/strapi into fix/ctb-dynamiczone
2024-03-04 15:24:45 +02:00
Bassel Kanso
99762169ba
fix: update formatting
2024-03-04 15:24:43 +02:00
Bassel Kanso
26ae923d89
Merge branch 'develop' into fix/ctb-dynamiczone
2024-03-04 15:18:47 +02:00
Bassel Kanso
015518f957
fix: adding some e2e tests
2024-03-04 15:17:50 +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
e4f80dedc0
fix: remove useless ts-expect-error directives
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
Bassel Kanso
178fd41896
Merge branch 'develop' into fix/ctb-dynamiczone
2024-03-01 15:03:13 +02:00
markkaylor
38b0245dc9
chore(history): add e2e tests ( #19525 )
2024-03-01 14:01:17 +01:00
Ben Irvin
73143c2805
test: improve e2e playwright config
2024-03-01 12:31: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
Rémi de Juvigny
f2fad1e2c6
fix: restore api tests
2024-02-29 17:05:01 +01:00
Bassel Kanso
7e80c83bb8
fix: update test snapshot
2024-02-29 17:45:48 +02:00
Rémi de Juvigny
a407f3bc8f
fix: integration tests
2024-02-29 16:45:39 +01:00
Rémi de Juvigny
3c31c134b6
chore: restore deleted changes
2024-02-29 16:04:25 +01:00