Pierre Noël
|
bc56be3560
|
Merge branch 'pluginAPI/loadPlugin' of github.com:strapi/strapi into pluginAPI/loadPlugin
|
2021-08-20 16:32:14 +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
|
f528a865cb
|
Merge branch 'master' of github.com:strapi/strapi into releases/v4
|
2021-08-19 10:12:58 +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
|
53cb9f1cbc
|
Split CM & core API tests and adapt response format of the new rest api version
|
2021-08-11 11:13:01 +02:00 |
|
Pierre Noël
|
260e2055c4
|
Merge branch 'v4/backend' into pluginAPI/loadPlugin
|
2021-08-11 10:07:03 +02:00 |
|
Alexandre Bodin
|
d3a1d6fc98
|
Fix tests and cleanups
|
2021-08-11 09:34:55 +02:00 |
|
Pierre Noël
|
18da6e2188
|
Merge branch 'v4/backend' into pluginAPI/loadPlugin
|
2021-08-09 11:06:34 +02:00 |
|
Pierre Noël
|
4790e28284
|
refactor with module approach
|
2021-08-06 18:09:49 +02:00 |
|
Alexandre Bodin
|
07ae49badd
|
Avoid making empty queries in populate
|
2021-08-06 10:51:34 +02:00 |
|
Pierre Noël
|
ce0e67830a
|
Merge branch 'v4/backend' into v4/plugin-api/modules
|
2021-08-05 13:59:40 +02:00 |
|
Alexandre Bodin
|
ef63639cd3
|
Fix eslint so we can have the test run
|
2021-08-04 19:39:40 +02:00 |
|
Alexandre Bodin
|
805e7fdb4b
|
Merge branch 'master' into releases/v4
|
2021-08-04 19:24:10 +02:00 |
|
Pierre Noël
|
ed050471d7
|
fix unit tests
|
2021-08-02 18:47:45 +02:00 |
|
Alexandre Bodin
|
c02ceab686
|
Merge branch 'v4/backend' into pluginAPI/loadPlugin
|
2021-08-02 08:32:02 +02:00 |
|
Alexandre Bodin
|
e20e7738b5
|
Fix tests
|
2021-07-30 21:15:58 +02:00 |
|
Alexandre Bodin
|
680040fbda
|
Fix morph populate
|
2021-07-30 20:45:51 +02:00 |
|
Alexandre Bodin
|
a7fab84994
|
Merge branch 'v4/pluginAPI' into pluginAPI/loadPlugin
|
2021-07-30 10:15:50 +02:00 |
|
Alexandre Bodin
|
89fee54582
|
Merge branch 'v4/backend' into v4/database
|
2021-07-30 09:50:40 +02:00 |
|
Alexandre Bodin
|
4d471a50a8
|
Update CTB validations for morphs
|
2021-07-30 09:44:17 +02:00 |
|
Alexandre Bodin
|
651577baa6
|
Remove morph relations from the CM infos
|
2021-07-29 14:39:28 +02:00 |
|
Pierre Noël
|
6dab3a5ebb
|
Merge branch 'v4/database' into pluginAPI/loadPlugin
|
2021-07-29 10:27:42 +02:00 |
|
Alexandre Bodin
|
7b10521664
|
Fix search
|
2021-07-28 21:03:32 +02:00 |
|
Alexandre Bodin
|
d43f5e5da0
|
Continue core - db connection
|
2021-07-28 15:32:21 +02:00 |
|
Alexandre Bodin
|
a9002be38a
|
Add populate v1 for morph relations + create associations
|
2021-07-26 17:52:59 +02:00 |
|
Pierre Noël
|
eabe72f92e
|
WIP
|
2021-07-26 16:59:59 +02:00 |
|
Pierre Noël
|
9c41753e8a
|
remove comments
|
2021-07-23 10:33:25 +02:00 |
|
soupette
|
446a97e7f1
|
Remove @buffetjs deps in plugins package.json
Signed-off-by: soupette <cyril.lpz@gmail.com>
|
2021-07-21 15:41:26 +02:00 |
|
Pierre Noël
|
2381e8c60b
|
WIP
|
2021-07-20 12:12:36 +02:00 |
|
Alexandre Bodin
|
2d051109bd
|
populate in tests
|
2021-07-19 21:17:34 +02:00 |
|
Alexandre Bodin
|
81e6a9595c
|
fix unit tests
|
2021-07-19 19:36:40 +02:00 |
|
Pierre Noël
|
3c9daba9a1
|
wIP
|
2021-07-13 18:46:36 +02:00 |
|
Alexandre Bodin
|
63b503f676
|
Wip
|
2021-07-08 21:53:30 +02:00 |
|
Alexandre Bodin
|
81dd94c6ec
|
Refactor all query() calls
|
2021-07-08 18:15:32 +02:00 |
|
Pierre Noël
|
2390c740a4
|
Merge branch 'v4/backend' into pluginAPI/loadPlugin
|
2021-07-08 11:21:38 +02:00 |
|
Pierre Noël
|
1ac226b962
|
WIP
|
2021-07-08 11:20:13 +02:00 |
|
cyril lopez
|
65d612f364
|
V4/database ctb (#10589)
* Update yarn.lock
Signed-off-by: soupette <cyril.lpz@gmail.com>
* Remove useless options
Signed-off-by: soupette <cyril.lpz@gmail.com>
* Disable advanced options for components
Signed-off-by: soupette <cyril.lpz@gmail.com>
* Remove options from relations schema
Signed-off-by: soupette <cyril.lpz@gmail.com>
* Adapt ctb to new relation spec
Signed-off-by: soupette <cyril.lpz@gmail.com>
* Fix DataManagerProvider tests
Signed-off-by: soupette <cyril.lpz@gmail.com>
* Fix backend
Signed-off-by: soupette <cyril.lpz@gmail.com>
|
2021-07-07 17:29:57 +02:00 |
|
Alexandre Bodin
|
987a6ccfd5
|
Update RFC with feedbacks
|
2021-07-05 23:31:23 +02:00 |
|
Alexandre Bodin
|
2d59716f5d
|
Cleanup CTB
|
2021-06-30 22:52:12 +02:00 |
|
Alexandre Bodin
|
b5856aa624
|
Init link query entity service
|
2021-06-30 20:00:03 +02:00 |
|
soupette
|
40e2cc69ac
|
Move cm dependencies in core/admin
Signed-off-by: soupette <cyril.lpz@gmail.com>
|
2021-06-24 10:30:59 +02:00 |
|
Alexandre Bodin
|
64c1e1f21a
|
Server can start
|
2021-06-24 09:12:18 +02:00 |
|
Alexandre Bodin
|
5e46f2999e
|
Remove connection
|
2021-06-24 09:09:29 +02:00 |
|
soupette
|
04561e08c1
|
Move CM files in core/admin and load cm reducers
Signed-off-by: soupette <cyril.lpz@gmail.com>
|
2021-06-24 08:29:49 +02:00 |
|
soupette
|
14a4e2b531
|
Clean trads
Signed-off-by: soupette <cyril.lpz@gmail.com>
|
2021-06-23 19:03:52 +02:00 |
|