237 Commits

Author SHA1 Message Date
Jose Gomez
612112e499 Add step input for datetime/time fields 2022-08-24 12:42:07 +02:00
Gustav Hansen
a024a40d1a Merge branch 'main' into feature/relations-main-view 2022-08-22 09:28:39 +02:00
ivanThePleasant
de26abb7ff Merge branch 'master' into chore/user-level-data 2022-08-16 12:53:49 +03:00
ivanThePleasant
459de9774d Refactor hash function, add uuid to the admin hash, remove debug console logs 2022-08-16 11:58:15 +03:00
markkaylor
a8ff3aef2f
Merge pull request #13901 from ihmpavel/unify-template-variables-spacing
chore: Unify template spacing
2022-08-16 09:20:37 +02:00
ivanThePleasant
3ead6f2487 Move hash function to user services instead of it being a separate service 2022-08-12 10:19:40 +03:00
ivanThePleasant
7e5b38d588 Merge branch 'master' into chore/user-level-data 2022-08-11 18:28:58 +03:00
Pierre Noël
76fd68a934 Merge branch 'master' into feature/relations-main-view 2022-08-11 16:42:27 +02:00
Alexandre BODIN
2a9050d0d7
Merge pull request #14017 from strapi/chore/use-eslint-config
Chore/use eslint config
2022-08-11 16:19:29 +02:00
Pierre Noël
d49d687e72
Merge pull request #14032 from strapi/fix/populate-dz
Ignore if populating a scalar attribute
2022-08-11 15:38:41 +02:00
ivanThePleasant
f8ac76491f Convert all server events to new format, refactor admin events userAdminId, refactor tests 2022-08-11 15:56:39 +03:00
Alexandre Bodin
cf49ddbbfc Prettier and backend fix 2022-08-11 10:20:49 +02:00
Alexandre Bodin
0ae14c06cb 1st fix pass 2022-08-11 10:20:48 +02:00
Pierre Noël
b307069465 Populate folder for media for findOne in CM 2022-08-09 17:53:47 +02:00
Pierre Noël
c115e268cb update test 2022-08-09 12:26:54 +02:00
Pierre Noël
3bb7a08fa1 fix e2e tests 2022-08-05 16:59:52 +02:00
Pierre Noël
176acfef4c remove editRelations from configuration routes 2022-08-05 16:59:52 +02:00
Pierre Noël
db1bf34f2a migrate editRelations to edit during configurationSync 2022-08-05 16:59:52 +02:00
Jean-Sébastien Herbaux
ce6c3f911e
Merge pull request #13855 from strapi/fix/dz-populate-same-field-name
Better handle populating of dynamic-zones
2022-08-01 11:31:04 +02:00
ihmpavel
14d215c602
chore: Unify template spacing 2022-07-29 13:45:20 +02:00
Pierre Noël
952bca2dce better handle populating dz 2022-07-26 17:13:59 +02:00
Pierre Noël
c7e522ef1f Merge branch 'master' into features/ML-folder 2022-07-13 13:28:28 +02:00
Alex V
89a8f91773 Make updateContentTypeConfiguration endpoint return full data (contentType and components)
Fix issue 13675
2022-07-02 23:28:40 +09:00
Pierre Noël
89db9b6be8 fix count 2022-06-13 09:22:25 +01:00
Pierre Noël
0f7c73243f Merge branch 'master' into features/ML-folder 2022-06-01 18:00:51 +02:00
Gustav Hansen
bf32846a12 Merge branch 'master' into features/ML-folder 2022-05-30 10:47:27 +02:00
Pierre Noël
b7e82614f6 remove pagination on GET /folders 2022-05-20 10:25:58 +02:00
Pierre Noël
2982fa781e remove limit on deep populate on components 2022-05-16 14:47:58 +02:00
Convly
b11623d365 Allow setting CT's config from the CTB services 2022-05-10 06:58:25 +02:00
Pierre Noël
8abc6a73cb apply feedback 2022-04-28 13:29:04 +02:00
Pierre Noël
ca708d3f4d fix date unit test 2022-04-12 15:36:20 +02:00
Gustav Hansen
8aaaff77d4 Chore: Prettify all files 2022-03-29 14:20:41 +02:00
DMehaffy
086c449fbe
Merge pull request #12690 from strapi/fix/edit-relations-restart
CM: Fix sync layouts in case no relation is set
2022-03-08 10:37:13 -07:00
derrickmehaffy
d309628644 Merge branch 'master' into fix/edit-relations-restart 2022-03-08 09:53:49 -07:00
Alexandre Bodin
6a9db23311 Fix sanitize media 2022-03-08 17:45:31 +01:00
Pierre Noël
9d59305b0f Fix loading time when opening an entity with many related entities 2022-03-04 16:49:22 +01:00
soupette
d1d0214be7 Fix conflicts
Signed-off-by: soupette <cyril@strapi.io>
2022-03-02 10:08:55 +01:00
Alexandre BODIN
e764f35dd2
Merge pull request #12579 from strapi/fix/populate-with-filtering
Fix the populate filtering
2022-03-01 13:32:38 +01:00
Gustav Hansen
64d31b8bac CM: Fix sync layouts in case no relation is set 2022-02-28 16:21:56 +01:00
Gustav Hansen
e88cce8924 CM: Add e2e test for resetted relations after server restart 2022-02-28 13:11:46 +01:00
Convly
9b1f3ca1ae Add first set of tests for the populate filtering 2022-02-25 15:16:26 +01:00
Gustav Hansen
fb9cbc1a23
Merge pull request #12609 from strapi/CONTENT-10/e2e-tests
CM: Add e2e tests for layout updates
2022-02-23 14:31:21 +01:00
Gustav Hansen
f136552d8d Refactor test to utilize lodash.merge 2022-02-23 13:20:38 +01:00
Gustav Hansen
28a526b0a6 Refactor test to be more readable and compare the whole layout 2022-02-22 12:47:09 +01:00
Gustav Hansen
1d87a6dc52 CM: Add e2e tests for layout updates
Co-authored-by: Pierre Noël <pierre.noel@strapi.io>
2022-02-21 12:42:12 +01:00
Pierre Noël
97e8d7da3a remove unecessary code 2022-02-18 15:47:13 +01:00
Gustav Hansen
26e275e9fe CM: Fix changed field sizes during the bootstrap process 2022-02-18 11:34:27 +01:00
Pierre Noël
0dba1fc644 allow components in the list view 2022-01-10 12:06:36 +01:00
Alexandre Bodin
95935bbd2c Pass entity down to the validatCreation for publish and handle undefined value 2021-11-29 19:22:49 +01:00
Dieter Stinglhamber
2e4acfcd2d uncomment assertions 2021-11-25 09:09:13 +01:00