Bassel
|
8ae00e4b9e
|
save schemas in memory and use them instead of calling destination provider
|
2023-05-23 16:12:18 +03:00 |
|
Gustav Hansen
|
351c53eebf
|
Chore: Refactor useModels to use react-query rather than useReducer
|
2023-05-23 11:43:36 +02:00 |
|
Josh
|
e233d8afdc
|
feat: introduce useClipboard hook to remove dependency (#16751)
|
2023-05-23 08:43:35 +01:00 |
|
Marc
|
750b6c8e8f
|
Merge pull request #16768 from strapi/feature/improve-audit-logs-transaction-handling
|
2023-05-22 18:20:21 +02:00 |
|
Simone
|
e67342f157
|
fix collection names check for plural names in edit (#16789)
* fix collection names check for plural names in edit
* add another condition on takenCollectionNames
|
2023-05-22 17:40:40 +02:00 |
|
Jamie Howard
|
9719eaff96
|
chore(webhooks/EditView)
|
2023-05-22 16:15:38 +01:00 |
|
Marc-Roig
|
51683b479c
|
chore: use push instead of spreading array
|
2023-05-22 17:08:43 +02:00 |
|
Josh
|
c1c7eab0d4
|
chore: license in strapi/ee needs prefix (#16799)
|
2023-05-22 16:03:36 +01:00 |
|
Jamie Howard
|
900c8b351f
|
feat(webhooks/EditView): Build EE edit view row
|
2023-05-22 16:02:53 +01:00 |
|
Paul Tiedtke
|
301e0706b8
|
chore: upgrade libs to react 18 and fix tests
chore: update snapshots
chore: fix fe tests
chore: update snapshot
Revert "revert react18 (#16793)"
This reverts commit 141d3675ab2c9a8c16eff26406bebef50ecce4c5.
|
2023-05-22 15:33:31 +01:00 |
|
Marc
|
7c0ab2cc38
|
Merge branch 'main' into feature/improve-audit-logs-transaction-handling
|
2023-05-22 15:36:02 +02:00 |
|
Marc-Roig
|
a6a50ab194
|
fix: properly store commit callbacks
|
2023-05-22 15:19:53 +02:00 |
|
Gustav Hansen
|
50beed3d39
|
Revert "Chore: Refactor useModels to use react-query rather than useReducer"
|
2023-05-22 15:06:16 +02:00 |
|
Gustav Hansen
|
e1dcf256d7
|
Merge pull request #16791 from strapi/chore/refactor-use-models-hook
Chore: Refactor useModels to use react-query rather than useReducer
|
2023-05-22 13:51:32 +02:00 |
|
Josh
|
141d3675ab
|
revert react18 (#16793)
|
2023-05-22 12:23:24 +01:00 |
|
Gustav Hansen
|
fcf3c62cd9
|
Chore: Extend and fix tests
|
2023-05-22 13:03:16 +02:00 |
|
Gustav Hansen
|
e03a435bbf
|
Chore: Add tests
|
2023-05-22 12:57:12 +02:00 |
|
Marc
|
4e17f00e35
|
Merge pull request #16760 from strapi/fix/some-folders-cant-be-moved-inside-others
|
2023-05-22 12:40:25 +02:00 |
|
Gustav Hansen
|
fe72e32fe3
|
Chore: Rename useModels hook to useContentTypes, Add auto mocks
|
2023-05-22 12:39:13 +02:00 |
|
Gustav Hansen
|
95970ec91b
|
Chore: Use named export
|
2023-05-22 12:23:52 +02:00 |
|
Gustav Hansen
|
32523eff19
|
Chore: Refactor useModels to use react-query rather than redux
|
2023-05-22 12:20:52 +02:00 |
|
Gustav Hansen
|
4d07d9e411
|
Merge pull request #16742 from strapi/chore/update-licenses
Chore: Update license files
|
2023-05-22 11:32:40 +02:00 |
|
Josh
|
cb68382384
|
chore: update DS to 1.7.7 (#16770)
|
2023-05-22 10:08:09 +01:00 |
|
Ben Irvin
|
eefdae1e5e
|
require matching case for operators
|
2023-05-22 10:27:39 +02:00 |
|
Ben Irvin
|
6fcad7cf3e
|
update strapi/utils package
|
2023-05-22 10:26:32 +02:00 |
|
Ben Irvin
|
794654ef7b
|
Merge remote-tracking branch 'originStrapi/main' into fix/clean-filters
|
2023-05-22 10:23:35 +02:00 |
|
Marc-Roig
|
087ff3765b
|
chore: create util to check if folder is the same as another one or a child one
|
2023-05-22 10:06:37 +02:00 |
|
Gustav Hansen
|
3f9b0e3769
|
Merge pull request #16404 from GitStartHQ/fix/description-min-and-max-characters
fix: Description and min/max characters not visible during error screen
|
2023-05-19 18:28:51 +02:00 |
|
Jamie Howard
|
4d29bb121c
|
chore(webhooks/ListView): correct translation
|
2023-05-19 15:33:19 +01:00 |
|
Jamie Howard
|
ba442c4df5
|
feat(webhooks/EditView): refactor headers input
|
2023-05-19 15:27:22 +01:00 |
|
Jamie Howard
|
05c1d3ec64
|
chore(webhooks/ListView): clean up tests
|
2023-05-19 13:58:22 +01:00 |
|
Jamie Howard
|
e499e4de53
|
Merge remote-tracking branch 'origin/main' into webhooks/list-view
|
2023-05-19 13:25:04 +01:00 |
|
Jamie Howard
|
2122cf6729
|
chore(webhooks/ListView): PR feedback
|
2023-05-19 13:20:27 +01:00 |
|
Marc
|
1285ba7ecd
|
Merge pull request #16759 from strapi/fix/delete-unintentional-folders
|
2023-05-19 12:40:51 +02:00 |
|
Ben Irvin
|
5c5d27247b
|
remove case sensitivity
|
2023-05-18 17:16:02 +02:00 |
|
Jamie Howard
|
f5bffad6b0
|
feat(webhooks/EditView): react-query
feat(webhooks/EditView): remove the reducer
feat(webhooks/EditView): disable save button until form is modified
|
2023-05-18 16:02:27 +01:00 |
|
Ben Irvin
|
6827350469
|
allow id filter
|
2023-05-18 17:01:20 +02:00 |
|
Marc-Roig
|
f03406c812
|
chore: update comment
|
2023-05-18 16:38:16 +02:00 |
|
Marc-Roig
|
34db3fe237
|
fix: audit log tests
|
2023-05-18 15:58:47 +02:00 |
|
Jamie Howard
|
5dfe7abe05
|
feat(webhooks/ListView): improve mutation logic
|
2023-05-18 12:42:58 +01:00 |
|
Marc-Roig
|
180d61dc0c
|
feature: onCommit , onCallback transaction methods
|
2023-05-18 12:57:47 +02:00 |
|
Sébastien Vanvelthem
|
5d645f2103
|
chore: align swc usage for test:unit and fix swc/helpers hazards (#16731)
|
2023-05-18 09:53:07 +01:00 |
|
Josh
|
bdd0c462a1
|
chore: update to react18 (#16701)
Co-authored-by: Paul Tiedtke <PaulTiedtke@web.de>
|
2023-05-18 09:41:59 +01:00 |
|
Ben Irvin
|
6ffb7f99e1
|
remove case insensitivity from id check
|
2023-05-18 10:00:04 +02:00 |
|
Ben Irvin
|
c1cd5b5b90
|
fix scope
|
2023-05-18 09:53:02 +02:00 |
|
Marc-Roig
|
4870920918
|
fix: improve path match on check if folder is movable
|
2023-05-17 18:08:02 +02:00 |
|
Marc-Roig
|
008d82f8f7
|
fix: filter folder by eq and startswith
|
2023-05-17 17:31:38 +02:00 |
|
Jamie Howard
|
5747e3acf4
|
chore: test cleanup
|
2023-05-17 15:09:22 +01:00 |
|
Jamie Howard
|
28d36c1250
|
test(webhooks/ListView): improve element selection
|
2023-05-17 15:03:44 +01:00 |
|
Jamie Howard
|
8743dc6e7d
|
test(webhooks/ListView): test cases for delete and enable
|
2023-05-17 12:58:49 +01:00 |
|