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
Alexandre Bodin
3a4db96af2
v4.1.1
2022-02-24 16:52:10 +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
Alexandre Bodin
d4273d81fb
v4.1.0
2022-02-17 14:43:38 +01:00
Alexandre Bodin
669bb2f044
v4.0.8
2022-02-16 15:12:40 +01:00
Gustav Hansen
6343ce509c
Merge pull request #12155 from strapi/content-16/display-repeatable-components
...
Allow components in the list view
2022-02-04 17:00:44 +01:00
Convly
af0cba8c5b
v4.0.7
2022-02-02 16:11:26 +01:00
Convly
5b48053946
v4.0.6
2022-01-28 15:08:27 +01:00
Alexandre BODIN
45020eee06
v4.0.5
2022-01-19 18:44:22 +01:00
Pierre Noël
6e23efebf1
Merge branch 'master' into content-16/display-repeatable-components
2022-01-12 18:20:21 +01:00
Alexandre Bodin
d81919ac22
v4.0.4
2022-01-10 09:05:07 -08:00
Pierre Noël
0dba1fc644
allow components in the list view
2022-01-10 12:06:36 +01:00
Alexandre Bodin
48893ae3fc
v4.0.3
2022-01-05 16:50:20 +01:00
soupette
61fe669fb6
Specify minimum node version to be 12.22.0
...
Signed-off-by: soupette <cyril@strapi.io>
2022-01-03 11:55:52 +01:00
Alexandre Bodin
fd656a4769
v4.0.2
2021-12-22 16:04:10 +01:00
Alexandre Bodin
e2cd01e8c6
v4.0.1
2021-12-22 10:43:38 +01:00
Fabien del Carmen
e1ff4b052c
Merge branch 'master' into chore/test-config
2021-12-01 11:20:39 +01:00
Alexandre Bodin
57ec94a4ce
Remove snyk files. We switched to their github integration instead
2021-11-30 14:22:48 +01:00
fdel-car
3864399eb8
Merge branch 'master' into chore/test-config
2021-11-30 12:36:11 +01:00
Alexandre Bodin
b181702f02
v4.0.0
2021-11-29 20:16:44 +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
DMehaffy
7e874e00a0
Update all documentation links to new docs url ( #11424 )
...
Signed-off-by: Derrick Mehaffy <derrickmehaffy@gmail.com>
2021-11-29 18:13:52 +01:00
Dieter Stinglhamber
cb7f44ea41
make author and maintainers field consistent accross packages
2021-11-29 16:23:55 +01:00
Alexandre Bodin
c288dcb902
Cleanup and normalize package.json files
2021-11-29 15:13:33 +01:00
Dieter Stinglhamber
2e4acfcd2d
uncomment assertions
2021-11-25 09:09:13 +01:00
Dieter Stinglhamber
0d76556491
update e2e tests
2021-11-24 16:20:57 +01:00
Alexandre Bodin
997882c526
Update tests accordingly
2021-11-18 16:46:07 +01:00
Alexandre Bodin
58e4deadb6
Update updatedBy on publish / unpublish actions in the CM
2021-11-18 16:13:28 +01:00
soupette
5767590ac4
Merge branch 'releases/v4' of github.com:strapi/strapi into v4/plugins-page
2021-11-17 14:43:46 +01:00
Alexandre Bodin
3bc73a28c0
Add createdAt and updatedAt back into the CM layouts and metas
2021-11-15 19:26:56 +01:00
Alexandre BODIN
f4facb654b
Merge pull request #11475 from strapi/v4/new-sanitize-fixes
...
[V4] Enhancements for the new sanitize processes
2021-11-12 14:52:47 +01:00
Convly
25e62db93a
use 'sanitizers' instead of 'utils'
2021-11-10 17:08:54 +01:00
Convly
07fef39592
Merge branch 'releases/v4' of github.com:strapi/strapi into v4/up-resolvers-picker-fix
2021-11-09 18:38:20 +01:00
Convly
16ab717fb2
Merge branch 'releases/v4' of github.com:strapi/strapi into v4/new-sanitize-fixes
2021-11-08 15:53:58 +01:00
Convly
8d4f8ddd57
Simplify & abstract common sanitize logic
2021-11-08 15:52:42 +01:00
Alexandre Bodin
42b87679bb
Refactor policies to have a consistent factory API like middlewares
2021-11-08 09:33:36 +01:00
Pierre Noël
c6a5a047d6
Merge branch 'releases/v4' into v4/error-handling
2021-11-05 10:40:11 +01:00
Convly
7c560e3b94
Move the eventHub sanitize logic to the eventHub declaration
2021-11-05 10:36:10 +01:00
Convly
d6516116b2
Move pipeAsync to @strapi/utils
2021-11-04 16:43:27 +01:00
Jean-Sébastien Herbaux
7f285fb755
[V4] Enhanced sanitize & remove restricted relations from content API's payloads ( #11411 )
...
* Rework sanitizeEntity, first iteration
* remove console.log
* Remove useless comments
* Fix e2e tests
* Fix up user e2e test
* Fix remove-restricted-relations visitor
* Handle grapqhql resolver, prevent access to restricted relations
* Handle polymorphic relation in the related visitor
* Remove morph attribute if empty
* Use only the find action to check if the relation is allowed
2021-11-04 15:47:53 +01:00
Convly
14d6a5b2c4
Fix users-permissions user controllers permissions
2021-11-04 15:18:09 +01:00