Convly
|
a50f93ff1c
|
Merge branch 'releases/v4' into v4/graphql-schema-generation-refactor
|
2021-08-25 15:09:15 +02:00 |
|
Alexandre Bodin
|
7f30925161
|
Merge branch 'v4/backend' into releases/v4
|
2021-08-25 14:45:59 +02:00 |
|
Alexandre Bodin
|
1ee2d2c483
|
Merge branch 'master' into releases/v4
|
2021-08-25 14:44:32 +02:00 |
|
Alexandre Bodin
|
ddd6747a20
|
Remove old comment
|
2021-08-25 14:32:07 +02:00 |
|
Alexandre Bodin
|
476d5d4ae7
|
Remove old db code
|
2021-08-24 18:55:33 +02:00 |
|
Alexandre Bodin
|
9d7d43b9ec
|
Check policies folder exists
|
2021-08-24 18:19:28 +02:00 |
|
Convly
|
8db5eabc80
|
Fix unit test
|
2021-08-24 18:09:23 +02:00 |
|
Convly
|
466161ca70
|
Merge branch 'v4/backend' into v4/graphql-schema-generation-refactor
|
2021-08-24 17:58:14 +02:00 |
|
Alexandre Bodin
|
03ba7cf3d9
|
Migrate loaders and cleanups
|
2021-08-24 17:56:49 +02:00 |
|
soupette
|
8cc31618b3
|
Merge branch 'releases/v4' of github.com:strapi/strapi into improve-bundle
|
2021-08-24 15:08:34 +02:00 |
|
Alexandre Bodin
|
f4a4e2ce26
|
Move routes to js when possible and refactor policies to be objects
|
2021-08-24 13:59:43 +02:00 |
|
Convly
|
495a593cc4
|
Cleanup + move builders & generators to dedicated services
|
2021-08-24 12:10:47 +02:00 |
|
Alexandre Bodin
|
0b3c7392c6
|
Keep on migrating admin to new structure
|
2021-08-23 22:41:22 +02:00 |
|
Alexandre Bodin
|
47c3900c07
|
Update createContentType to expose a simpler object
|
2021-08-23 22:25:31 +02:00 |
|
Alexandre Bodin
|
5f1dc39c65
|
More cleanup
|
2021-08-23 22:12:29 +02:00 |
|
Alexandre Bodin
|
56600eca2a
|
Move admin lifecycle functions and rename models to content-types
|
2021-08-23 22:04:15 +02:00 |
|
Alexandre Bodin
|
3de76e484c
|
Start to do some cleanup
|
2021-08-23 21:50:13 +02:00 |
|
Convly
|
21045d8936
|
Merge branch 'v4/backend' into v4/graphql-schema-generation-refactor
|
2021-08-23 19:04:40 +02:00 |
|
Alexandre Bodin
|
5d7e6cdc67
|
Put modelType back
|
2021-08-23 18:41:07 +02:00 |
|
Convly
|
40c93fe6c6
|
Merge branch 'v4/backend' into v4/graphql-schema-generation-refactor
|
2021-08-23 16:11:57 +02:00 |
|
Pierre Noël
|
87df0510c7
|
append: use fse instead of fs
|
2021-08-23 15:27:34 +02:00 |
|
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 |
|
soupette
|
393bf5f1be
|
Fix PR feedback
Signed-off-by: soupette <cyril@strapi.io>
|
2021-08-19 09:42:19 +02:00 |
|
soupette
|
48239ab116
|
Fix conflicts
Signed-off-by: soupette <cyril@strapi.io>
|
2021-08-19 09:30:45 +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 |
|
Convly
|
3796688d7e
|
Clean todos & some duplicated code
|
2021-08-18 17:57:12 +02:00 |
|
Convly
|
e16b36ecb6
|
Merge branch 'releases/v4' into v4/graphql-schema-generation-refactor
|
2021-08-18 14:57:22 +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 |
|
Convly
|
cf76db2c18
|
Merge branch 'releases/v4' into v4/graphql-schema-generation-refactor
|
2021-08-13 11:11:50 +02:00 |
|