12157 Commits

Author SHA1 Message Date
Convly
db1ac4a6ce Sort aggregate keys by alphabetical order instead of size 2022-12-05 11:41:15 +01:00
Marc-Roig
1ccb35486b refactor tests to have more clear descriptions 2022-12-05 11:40:51 +01:00
Josh
0de78146e0 fix: dynamic zones not understanding which one is being dragged all the time
this is why keys are important kids
2022-12-05 10:00:16 +00:00
Josh
f0b851a7b9 feat(wip): add dnd to dynamic zones 2022-12-05 10:00:16 +00:00
Josh
23bf8c5dac Merge branch 'main' into feature/relations-reordering 2022-12-05 10:00:01 +00:00
Marc-Roig
2c854a0cc5 change connect array error string to be more clear 2022-12-05 10:55:19 +01:00
Marc-Roig
b0e37e832b sort connect array only when necessary 2022-12-05 10:54:26 +01:00
Madhuri Sandbhor
ca74f49068 minor change 2022-12-05 10:46:45 +01:00
Madhuri Sandbhor
6e8b61519f updated review comments 2022-12-05 10:46:45 +01:00
Madhuri Sandbhor
4439cc4f64 minor changes 2022-12-05 10:46:45 +01:00
Madhuri Sandbhor
c59186133c added audit logs list component and modal dialog 2022-12-05 10:46:45 +01:00
Madhuri Sandbhor
cd943a2a2c updated test cases, removed snapshot 2022-12-05 10:46:45 +01:00
Madhuri Sandbhor
ea39f719f7 added test case 2022-12-05 10:46:45 +01:00
Madhuri Sandbhor
b00348c30d added audit logs page 2022-12-05 10:46:45 +01:00
Christian Capeans
28936e20ee Add virtual property to mock 2022-12-05 10:40:36 +01:00
Convly
fed4c77b0e Merge branch 'features/deits' of github.com:strapi/strapi into deits/beta-enhancements 2022-12-05 10:32:51 +01:00
Convly
94697de4f6 Update transfer progress logic in the engine + update related tests 2022-12-05 10:32:38 +01:00
Convly
53156b6110 Update type 2022-12-05 10:31:58 +01:00
Convly
ed04376ee7 Update asset transfer using newly implemented type 2022-12-05 10:31:42 +01:00
Josh
fd8163d37b chore: pr amends 2022-12-05 09:31:25 +00:00
Convly
ea9d810423 Sort aggregate key in transfer table 2022-12-05 10:31:04 +01:00
Convly
fe7047c33e Add IAsset type 2022-12-05 10:30:24 +01:00
Bassel
1d5057de4d Merge branch 'features/deits' into deits/import-configs 2022-12-05 11:28:48 +02:00
Bassel Kanso
88bb880840
Merge pull request #14896 from strapi/deits/restore-mechanism
[DEITS] restore mechanism
2022-12-05 11:24:19 +02:00
Christian Capeans
3690019075 Merge branch 'features/deits' into deits/cli-tests 2022-12-05 10:17:37 +01:00
Josh
e66352c649 test: fix test for hook & add one surrounding cache 2022-12-05 08:41:57 +00:00
gitstart
c1faa543ef chore: updates implementation logic 2022-12-05 05:17:58 +00:00
gitstart
37440bb814 Merge commit 'e3c273cf36d7d12547fcc4bea1778df513aedb46' of https://github.com/GitStartHQ/strapi into STRAP-63 2022-12-05 05:17:54 +00:00
Radoslav Zeman
4bf11a59a8 improve SK translations 2022-12-03 23:08:54 +01:00
Josh
52a4811d5d refactor: make it quicker to access cache 2022-12-02 17:43:57 +00:00
Josh
38d13deafa fix: use a global cache for custom inputs so they can be accessed anywhere 2022-12-02 17:23:00 +00:00
Bassel
3b715d01e1 update unit tests 2022-12-02 17:35:12 +02:00
Bassel
8b23bd5d2f change to beforeTransfer 2022-12-02 17:15:27 +02:00
Daniele Rubetti
af6a52f0fb
Merge branch 'strapi:main' into fix/factories-types 2022-12-02 15:43:46 +01:00
Bassel
d02f411c96 fixing some tests 2022-12-02 13:20:23 +02:00
Julie Plantey
98154cacc1 chore: update translations 2022-12-02 12:07:20 +01:00
Julie Plantey
7a48a5fe79 add test to make sure updateProjectSettings is called 2022-12-02 12:01:53 +01:00
Bassel
3ec0b91013 Merge branch 'features/deits' into deits/restore-mechanism 2022-12-02 11:59:12 +02:00
Bassel
36b49e6149 change from beforestreaming to beforetransfer 2022-12-02 11:55:39 +02:00
Bassel
e23bc25925 update unit tests 2022-12-02 11:53:11 +02:00
Bassel
26dd3b4426 move defaults to command line 2022-12-02 11:47:55 +02:00
Julie Plantey
23488c386a update snapshots, update project settings on submit, update form reducer tests 2022-12-01 18:28:28 +01:00
Julie Plantey
a5ff1f2fb5 extend test coverage part 2 2022-12-01 17:24:47 +01:00
Ben Irvin
2573582c2c mock fs-extra 2022-12-01 17:03:23 +01:00
Marc-Roig
05e09eee46 test disordered relations with initial relations 2022-12-01 16:44:46 +01:00
Simone Taeggi
7dea3803e7 update snapshots 2022-12-01 15:17:42 +01:00
Simone Taeggi
bd421af45b Merge branch 'main' into enhancement/date-time-picker-ds-in-strapi 2022-12-01 14:29:56 +01:00
Ben Irvin
f911262119 Merge branch 'features/deits' into deits/ts-strapi-eslint-config 2022-12-01 14:29:16 +01:00
Simone Taeggi
7381c45d76 refactor the imports from the design system 2022-12-01 14:24:43 +01:00
Ben Irvin
0888e34f67 merge features/deits 2022-12-01 14:21:06 +01:00