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
Bassel Kanso
5f827ef606
fix: add support for private upload providers
2024-03-21 11:48:30 +02:00
Alexandre Bodin
f8ef062eb5
Merge branch 'releases/5.0.0-beta.0' into v5/main
2024-03-20 16:05:47 +01:00
Alexandre Bodin
4b2e592f77
v5.0.0-beta.0
2024-03-20 16:00:06 +01:00
Alexandre Bodin
894c8f40f3
v5.0.0-alpha.5
2024-03-20 15:54:53 +01:00
Alexandre Bodin
d536f44a9a
v5.0.0-alpha.4
2024-03-20 15:44:45 +01:00
Alexandre Bodin
24b9de6705
Merge branch 'releases/v5-beta' into v5/main
2024-03-20 15:19:07 +01:00
Marc Roig
024626cf43
Releases/4.21.0 ( #19854 )
2024-03-20 15:12:40 +01:00
Alexandre Bodin
1c6cf2ae9f
v5.0.0-alpha.3
2024-03-20 15:08:03 +01:00
Convly
670c292117
Merge branch 'v5/main' of github.com:strapi/strapi into v5/types/v2
2024-03-20 14:22:44 +01:00
Convly
d671c5698d
Merge branch 'v5/main' of github.com:strapi/strapi into v5/types/v2
2024-03-20 08:51:37 +01:00
Alexandre Bodin
7f3ccd6b24
v5.0.0-alpha.2
2024-03-19 23:16:28 +01:00
Alexandre Bodin
00d0f90934
5.0.0-alpha.1
2024-03-19 23:12:32 +01:00
Alexandre Bodin
db34007a2f
release: 5.0.0-alpha.0
2024-03-19 10:34:28 +01:00
Josh
493e2923f5
chore(deps): update some fe deps ( #19810 )
...
* chore(deps): update some
* chore: fix tests from deps updates
2024-03-18 17:27:27 +00:00
Convly
bc9f526e2b
chore: refine import statements and remove redundant comments
2024-03-18 11:57:32 +01:00
Convly
a328275adb
Merge branch 'v5/main' of github.com:strapi/strapi into v5/types/v2
2024-03-18 11:38:17 +01:00