Alexandre Bodin
|
1350b1cc92
|
Merge branch 'releases/v4' into pluginAPI/loadPlugin
|
2021-08-23 14:23:51 +02:00 |
|
Alexandre Bodin
|
ba8d082188
|
Cleanup sort
|
2021-08-23 10:51:32 +02:00 |
|
Pierre Noël
|
514fc00d97
|
migrate getStarted api
|
2021-08-23 09:58:15 +02:00 |
|
Pierre Noël
|
bc56be3560
|
Merge branch 'pluginAPI/loadPlugin' of github.com:strapi/strapi into pluginAPI/loadPlugin
|
2021-08-20 16:32:14 +02:00 |
|
soupette
|
d8209894fa
|
Fix admin development
Signed-off-by: soupette <cyril@strapi.io>
|
2021-08-20 15:30:54 +02:00 |
|
Pierre Noël
|
09945a46df
|
fixes
|
2021-08-20 15:23:02 +02:00 |
|
Alexandre Bodin
|
8252a51ba5
|
Use a registry for the plugins
|
2021-08-20 13:12:37 +02:00 |
|
Alexandre Bodin
|
575cbbdc7c
|
Migrate plugin getters
|
2021-08-19 23:30:49 +02:00 |
|
Alexandre Bodin
|
c3642a4f10
|
Merge branch 'v4/backend' into pluginAPI/loadPlugin
|
2021-08-19 23:29:55 +02:00 |
|
Alexandre Bodin
|
4fbd411f69
|
Fix lint
|
2021-08-19 23:28:29 +02:00 |
|
Pierre Noël
|
98719b6c64
|
migrate plugin structures to V4
|
2021-08-19 16:49:33 +02:00 |
|
Alexandre Bodin
|
f528a865cb
|
Merge branch 'master' of github.com:strapi/strapi into releases/v4
|
2021-08-19 10:12:58 +02:00 |
|
Alexandre Bodin
|
84984cf030
|
Fix singleType entity service find
|
2021-08-18 19:49:13 +02:00 |
|
Pierre Noël
|
682e877644
|
Merge branch 'v4/backend' into pluginAPI/loadPlugin
|
2021-08-18 18:37:57 +02:00 |
|
Pierre Noël
|
c547e64571
|
fix e2e tests
|
2021-08-18 11:58:17 +02:00 |
|
Alexandre Bodin
|
d36c03727b
|
Add case insensitive operators for contains
|
2021-08-18 09:46:09 +02:00 |
|
Alexandre Bodin
|
a4d3ac34bd
|
Merge branch 'master' into releases/v4
|
2021-08-17 19:10:29 +02:00 |
|
Alexandre Bodin
|
a041d76d8a
|
Fix tests conflicting
|
2021-08-17 18:54:20 +02:00 |
|
Alexandre Bodin
|
fd86d1926f
|
Handle polymorphic relation field filter and order
|
2021-08-17 18:08:42 +02:00 |
|
Alexandre Bodin
|
6a559d6db3
|
Split helpers and support populate *
|
2021-08-17 15:22:04 +02:00 |
|
Alexandre Bodin
|
d5dd34278b
|
Fix delete permissions
|
2021-08-17 13:48:52 +02:00 |
|
Pierre Noël
|
face75bcba
|
Merge branch 'pluginAPI/loadPlugin' into v4/plugin-api/extensions
|
2021-08-13 15:43:25 +02:00 |
|
Pierre Noël
|
63cc0832f2
|
Merge branch 'v4/backend' into pluginAPI/loadPlugin
|
2021-08-13 15:43:04 +02:00 |
|
Pierre Noël
|
2d7454553a
|
add extension system for content-types
|
2021-08-13 15:35:19 +02:00 |
|
Alexandre Bodin
|
3c2040011a
|
Handle join table pivot associations and ordering
|
2021-08-12 16:12:40 +02:00 |
|
Alexandre Bodin
|
2009ebf129
|
Pagination params v4 & entity service split
|
2021-08-12 12:28:19 +02:00 |
|
Alexandre Bodin
|
637916202d
|
Testing transform response meta
|
2021-08-12 09:23:04 +02:00 |
|
Pierre Noël
|
648abd7ed8
|
fix bad uid
|
2021-08-11 15:02:46 +02:00 |
|
Alexandre Bodin
|
6fcbcaf2dc
|
Add unit test on REST response transform
|
2021-08-11 13:52:57 +02:00 |
|
Alexandre Bodin
|
53cb9f1cbc
|
Split CM & core API tests and adapt response format of the new rest api version
|
2021-08-11 11:13:01 +02:00 |
|
Alexandre Bodin
|
bf7592a804
|
Fix REST API e2e tests
|
2021-08-11 11:13:01 +02:00 |
|
Alexandre Bodin
|
0e3cc07627
|
Fix basic core api tests
|
2021-08-11 11:13:00 +02:00 |
|
Alexandre Bodin
|
a618bcf24c
|
Fix deep filter tests
|
2021-08-11 11:13:00 +02:00 |
|
Alexandre Bodin
|
bf30d050ff
|
Fix endpoint tests
|
2021-08-11 11:12:59 +02:00 |
|
Alexandre Bodin
|
03a92f0d6e
|
Fix filter tests
|
2021-08-11 11:12:59 +02:00 |
|
Alexandre Bodin
|
3a32544351
|
Fix publication state test
|
2021-08-11 11:12:59 +02:00 |
|
Alexandre Bodin
|
c122056f2c
|
Fix search test and entity manager count query
|
2021-08-11 11:12:58 +02:00 |
|
Alexandre Bodin
|
fd64926d88
|
Init test fixes
|
2021-08-11 11:12:58 +02:00 |
|
Alexandre Bodin
|
bfdb77ff47
|
Only destroy server if it is listening
|
2021-08-11 11:12:57 +02:00 |
|
Alexandre Bodin
|
86436f321e
|
Cleanup core code
|
2021-08-11 11:12:57 +02:00 |
|
Alexandre Bodin
|
11afe17575
|
Init new REST API format and remove count as it is included in pagination
|
2021-08-11 11:12:56 +02:00 |
|
Alexandre Bodin
|
9b06d99a2a
|
Fix relation counter to number
|
2021-08-11 11:02:17 +02:00 |
|
Pierre Noël
|
260e2055c4
|
Merge branch 'v4/backend' into pluginAPI/loadPlugin
|
2021-08-11 10:07:03 +02:00 |
|
Pierre Noël
|
9e75d59e15
|
Fix some E2E tests
|
2021-08-11 10:05:20 +02:00 |
|
Alexandre Bodin
|
d3a1d6fc98
|
Fix tests and cleanups
|
2021-08-11 09:34:55 +02:00 |
|
Pierre Noël
|
f4981dd8e7
|
Merge branch 'v4/backend' into pluginAPI/loadPlugin
|
2021-08-10 15:33:06 +02:00 |
|
Alexandre Bodin
|
b61440cdd1
|
Return null if entity is not found
|
2021-08-10 11:36:55 +02:00 |
|
Alexandre Bodin
|
9c74f0a84e
|
Fix some database schema sync
|
2021-08-10 09:36:02 +02:00 |
|
Alexandre Bodin
|
16b3a44f8a
|
Check nil values in query builder
|
2021-08-09 18:20:27 +02:00 |
|
Alexandre BODIN
|
d54610dc06
|
Remove hooks (#10711)
|
2021-08-09 17:33:02 +02:00 |
|