14150 Commits

Author SHA1 Message Date
Alexandre Bodin
ddaa9e6775 Migrate latest to ts 2023-09-07 01:12:44 +02:00
Jim LAURIE
1feb571a91
Add event to sync project data more frequently - admin users count + active admin users count (#17857)
Co-authored-by: Marc-Roig <marc12info@gmail.com>
2023-09-07 00:13:09 +02:00
Alexandre Bodin
c779954631 Merge branch 'main' into chore/ts-strapi 2023-09-06 23:41:27 +02:00
Jean-Sébastien Herbaux
3cadca8751
Merge branch 'main' into fix/typescript-autogenerate 2023-09-06 17:34:52 +02:00
Convly
f5a5fac40f Ignore diagnostics when generating types from the cli 2023-09-06 17:25:21 +02:00
Convly
795b9c4df4 Add the possibility to ignore diagnostics from strapi.compile 2023-09-06 17:24:59 +02:00
Convly
0eff5fb121 Implement a double compilation flow for the develop command
>
>
Co-authored-by: Ben Irvin <ben@innerdvations.com>
2023-09-06 17:16:31 +02:00
Convly
73975e0c4a Merge branch 'main' of github.com:strapi/strapi into releases/4.13.3 2023-09-06 15:16:24 +02:00
Marc-Roig
e7f4dbb935
fix: remove settings update policy to update stage 2023-09-06 15:02:58 +02:00
Convly
377efaba51 v4.13.3 2023-09-06 15:02:03 +02:00
Convly
42e9b4e200 Fix peer dependency 2023-09-06 15:01:40 +02:00
Jean-Sébastien Herbaux
9861c9033a
Merge pull request #17829 from strapi/dependabot/npm_and_yarn/typescript-5.2.2 2023-09-06 14:51:14 +02:00
Gustav Hansen
7a23e39235
Merge pull request #17935 from strapi/fix/assignee-test-suite
chore(review-workflow): enable assignee test-suite
2023-09-06 14:38:38 +02:00
Alexandre Bodin
d76b775d08 Move typings tests to ts 2023-09-06 13:44:47 +02:00
Alexandre Bodin
1cefae94ca Migrate missing tests to ts 2023-09-06 12:57:52 +02:00
Alexandre Bodin
646a1f0b83 Fix tests 2023-09-06 12:53:59 +02:00
Jamie Howard
e264977b48 Merge remote-tracking branch 'origin/feature/rw-stage-rbac' into feature/stage-content-type-check 2023-09-06 11:29:32 +01:00
Alexandre Bodin
92d2d1f5b2 Fixing tests 2023-09-06 12:16:29 +02:00
Marc-Roig
4561c032fb
chore: clean actionParameters typings 2023-09-06 11:40:18 +02:00
Alexandre Bodin
7abb7aa1cc Resolve circular dependency 2023-09-06 11:37:49 +02:00
Jamie Howard
d61161d378 test(ee): forbidden stage list 2023-09-06 09:44:55 +01:00
Convly
69fa9f3509 Add the ID property to the filter objects 2023-09-06 10:05:20 +02:00
Gustav Hansen
5e0747c56a fix(review-workflows): fix cloning for temporary stages 2023-09-06 09:23:46 +02:00
Gustav Hansen
0064623cff
Merge branch 'main' into feature/rw-stage-rbac 2023-09-06 08:21:02 +02:00
Alexandre Bodin
e23dbd9da5 Test passing 2023-09-05 23:55:45 +02:00
Alexandre Bodin
54d928cd9c Fix test in actions 2023-09-05 23:45:46 +02:00
Alexandre Bodin
be93bda38a Refactor testing to work with ts 2023-09-05 23:38:03 +02:00
Alexandre Bodin
2ba8f776a0 Fix transform response 2023-09-05 23:26:50 +02:00
Alexandre Bodin
9f05082842 Command unit tests 2023-09-05 23:15:58 +02:00
Alexandre Bodin
d4bbbcf4d0 Adjusting typings 2023-09-05 23:05:52 +02:00
Alexandre Bodin
ecb5c6717c Tsconfig & admin.d.ts 2023-09-05 22:51:46 +02:00
Alexandre Bodin
fcce8e8842 Action & service tests 2023-09-05 22:51:32 +02:00
Alexandre Bodin
cc4b360d47 Entity service tests 2023-09-05 22:10:20 +02:00
Alexandre Bodin
c4c570fe3b Entity validator tests 2023-09-05 19:47:01 +02:00
Jamie Howard
44edf8c0c5 Merge remote-tracking branch 'origin/feature/rw-stage-rbac' into feature/stage-content-type-check 2023-09-05 16:42:25 +01:00
dependabot[bot]
f0145d6a84
chore(deps): bump typescript from 5.1.3 to 5.2.2
Dependabot couldn't find the original pull request head commit, 3665f011c6fd6ed297725e27f920242fba07c668.
2023-09-05 14:21:09 +00:00
Jean-Sébastien Herbaux
5a2b790ac9
Merge branch 'main' into fix/missing-id-property-in-filters-object 2023-09-05 16:16:04 +02:00
Convly
9dc4fc8fc3 Add the ID property to the filter objects 2023-09-05 16:02:41 +02:00
Jamie Howard
eec9f6ab5a fix(ee): use react-query refetch 2023-09-05 14:49:50 +01:00
Gustav Hansen
5c44739d1b chore(review-workflow): enable assignee test-suite 2023-09-05 15:44:23 +02:00
Christian Capeans
c61b88cfa3 Add back todo comment 2023-09-05 12:50:05 +02:00
Alexandre Bodin
06923d2a49 Validators 2023-09-05 12:48:43 +02:00
Alexandre Bodin
a68cee8763 Timestamp validator test 2023-09-05 12:15:50 +02:00
Alexandre Bodin
87319d68ee Use tsconfig.build to still have ts checks in test files 2023-09-05 12:10:12 +02:00
Alexandre Bodin
2d8919965c Migrate metrics tests 2023-09-05 11:29:41 +02:00
Josh
9756cafa00
feat(experimental): add plugin:build command (#17747)
Co-authored-by: Alexandre BODIN <alexandrebodin@users.noreply.github.com>
2023-09-05 10:25:14 +01:00
Jamie Howard
54828682e2 fix(ee): invalidate stages list when stage is changed 2023-09-05 10:12:08 +01:00
Alexandre Bodin
6a17aa5ac8 Start test migrations 2023-09-05 10:46:03 +02:00
Jamie Howard
a4981eb020
Merge pull request #17793 from strapi/rw-stage-rbac/support-partial-updates
Support partial updates of review workflow stage permissions
2023-09-05 09:31:02 +01:00
Alexandre Bodin
a1a2c76ae7 Migrate telemetry action 2023-09-05 09:41:13 +02:00