1039 Commits

Author SHA1 Message Date
Convly
4bc5b35e36 v5.0.0-beta.16 2024-06-24 23:02:36 +02:00
Convly
ccb2b38bb4 v5.0.0-beta.15 2024-06-24 10:22:34 +02:00
Convly
b8b91d16eb chore: v5.0.0-beta.14 2024-06-21 10:28:28 +02:00
Marc-Roig
346110fac1
v5.0.0-beta.13 2024-06-20 09:27:20 +02:00
Convly
a91fff3ff8 v5.0.0-beta.12 2024-06-19 15:22:14 +02:00
Convly
cefa185d29 v5.0.0-beta.11 2024-06-18 15:12:41 +02:00
Marc-Roig
d4542f0dcc
v5.0.0-beta.10 2024-06-12 14:50:15 +02:00
markkaylor
fae4cffeda
Merge pull request #20439 from strapi/releases/5.0.0-beta.9
v5.0.0-beta.9
2024-06-05 16:27:24 +02:00
Mark Kaylor
0a5a7b9147 v5.0.0-beta.9 2024-06-05 16:16:34 +02:00
Bassel Kanso
36ab26cd2e
Merge pull request #20385 from strapi/fix/transfer-dz
Fix transfer DZ and repeatable components
2024-06-04 15:23:59 +03:00
Jean-Sébastien Herbaux
714ea0a15a
fix: allow '.default' to be ignored during schema validation (#20421) 2024-06-04 14:05:51 +02:00
Bassel Kanso
c654df06a6
Merge branch 'v5/main' into fix/transfer-dz 2024-06-03 11:57:45 +03:00
Bassel Kanso
069bb8d99a fix: export filterValidRelationalAttributes 2024-06-03 11:48:08 +03:00
Bassel Kanso
ec1b520bac chore: add tests for relation fitlers 2024-06-03 10:45:09 +03:00
Bassel Kanso
6ecc67b1e9 fix: check if it ends with _cmps 2024-05-29 15:04:32 +03:00
Bassel Kanso
5985207d3b fix: prevent transfering of component links 2024-05-28 16:03:03 +03:00
Convly
cffa227999 v5.0.0-beta.8 2024-05-22 17:53:58 +02:00
Bassel Kanso
5952f60c18 fix: lint error 2024-05-21 12:27:07 +03:00
Bassel Kanso
e0270cd122 fix: change attributesToRemove to attributesToKeep 2024-05-21 12:14:33 +03:00
Bassel Kanso
4c1e9f5a61 fix: filtering out documentId from attributesToRemove 2024-05-20 17:10:34 +03:00
Marc-Roig
a86c75effa
v5.0.0-beta.7 2024-05-08 16:33:08 +02:00
Marc-Roig
6c76c1b8c2
v5.0.0-beta.6 2024-05-02 16:01:39 +02:00
Alexandre Bodin
89b8013624 chore: update utility deps 2024-04-26 09:32:10 +02:00
Mark Kaylor
2aa7d7fb41 v5.0.0-beta.5 2024-04-24 15:52:25 +02:00
Convly
a9b61589c8 chore: update dependencies to 5.0.0-beta.4 2024-04-17 15:43:36 +02:00
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
Marc Roig
01a203b446
feat: move rw to plugin (#19937)
* chore: initiate moving CM to own package

* chore: refactor to handle routes

* chore: init review-workflows-package

* chore: fix build

* chore: refactor review-workflows fe

* chore: fix unit suite

* feat: move rw to plugin

* fix: build

* fix: start up

* chore: clean things up

* fix: peer dependencies

* chore(wip): refactor rw fe

* chore: re-add admin ui

* chore: fix tests & linter

* chore: re-implement drag layer

* fix: type

* feat: review-workflow middlewares

* chore: send params to CM endpoints

* fix: use layout options as well, let that have the final say, just incase

* feat: use doc id and locale for entity assignee and stage

* fix: api tests

* fix: cm updates when we update fields

* chore: cleanup edit-view e2e tests

* fix: build

* fix: useDocumentLayout for RW options

* test: fix fe tests

* fix: ts

* test(e2e): add review-workflow e2e tests

* chore: fix bad import for cli tests

* chore: delete old e2e data

* chore: import EVERYTHING for DTS

* chore: update dataset

* fix: e2e script

* fix: stage permissions

* chore: remove duplicate settings menu link

* fix: workflow middleware

* chore: change permission

* test(e2e): fix RW tests

* chore: ignore dynamic attributes in DTS

Co-Authored-By: Jean-Sébastien Herbaux <25851739+Convly@users.noreply.github.com>

* chore: make settings rw e2e run on EE only

* test(e2e): fix them all pls

* fix: admin stage transition uid name

* chore: fix firefox e2e ce tests

---------

Co-authored-by: Josh <37798644+joshuaellis@users.noreply.github.com>
Co-authored-by: Jean-Sébastien Herbaux <25851739+Convly@users.noreply.github.com>
2024-04-12 10:58:38 +02:00
Alexandre Bodin
cff608ed92 v5.0.0-beta.3 2024-04-10 19:09:43 +02:00
Josh
e188aac623 Merge branch 'develop' into v5/main 2024-04-08 15:21:08 +01:00
Alexandre Bodin
2fe3160287 Merge branch 'releases/4.22.1' into develop 2024-04-05 08:31:44 +02:00
Alexandre Bodin
009bd52a1a v4.22.1 2024-04-05 08:20:38 +02:00
Ben Irvin
5ab818b8ee
test: add e2e tests for CTB restarts from file changes 2024-04-04 18:55:24 +02:00
Alexandre Bodin
ae6067744d chore: update koa libs 2024-04-03 20:43:34 +02:00
Alexandre BODIN
c9159be3ec
Merge pull request #19943 from strapi/v5/core
chore: internal core refactorings
2024-04-03 17:37:12 +02:00
Alexandre Bodin
13a7fe96d1 v5.0.0-beta.2 2024-04-03 17:35:15 +02:00
Mark Kaylor
45fb7bc16d v4.22.0 2024-04-03 09:06:13 -04:00
Alexandre Bodin
26a9719787 chore: apply feedbacks 2024-04-03 14:24:15 +02:00
Alexandre Bodin
daf629fd13 chore: remove loadedStrapi and init everything but admin in constructor 2024-04-03 14:24:15 +02:00
Josh
660b779c4c Merge branch 'develop' into v5/main 2024-04-02 10:11:20 +01:00
Ben Irvin
b003dee48e
chore: upgrade prettier to 3.2.5 2024-03-29 14:39:52 +01:00
Marc-Roig
a45a0cfabf chore: release 5.0.0-beta.1
Co-Authored-By: Marc Roig <20578351+Marc-Roig@users.noreply.github.com>
2024-03-27 16:22:20 +00:00
Convly
32d9b66e63 v4.21.1 2024-03-27 16:53:59 +01:00
Ben Irvin
99d624cdea
chore: upgrade rimraf to 5.0.5 2024-03-27 15:21:38 +01:00
Alexandre Bodin
6a0886d6e0 chore: init facades & cleanup public interface of strapi/strapi 2024-03-26 21:18:33 +01:00
Christian
10659c5ef9
Merge pull request #19870 from strapi/fix/dts-fk-constraint
Solve foreign key error on push transfers
2024-03-22 12:02:10 +01:00
Christian
aa9875d3f0
Merge branch 'develop' into fix/dts-fk-constraint 2024-03-22 11:18:05 +01:00
Christian Capeans
0be352b4e0 fix: remove unnecessary imports 2024-03-21 13:44:35 +01:00
Christian Capeans
dfbcb2792b fix: resolve components uid 2024-03-21 13:39:07 +01:00
Bassel Kanso
0cfbca2a60
Merge branch 'develop' into fix/dts-support-private-providers 2024-03-21 12:32:26 +02:00
Bassel Kanso
e2fea215bb fix: refactor signing url in DTS 2024-03-21 12:31:38 +02:00