275 Commits

Author SHA1 Message Date
Alexandre Bodin
db03d9d07d Add UID validation routes for CTM livechecks
Signed-off-by: Alexandre Bodin <bodin.alex@gmail.com>
2020-02-19 10:54:44 +01:00
Alexandre Bodin
6804bd34b4 Fix not found content type in content manager routes 2019-11-26 17:18:43 +01:00
Alexandre Bodin
605fcdd530 Fix ctm update settings policy 2019-11-20 17:29:39 +01:00
Alexandre Bodin
3e8816161a Handle uids in ctm explorer routes 2019-11-15 11:49:32 +01:00
Alexandre Bodin
49e270a7f6 Support uid for content types 2019-11-15 09:50:58 +01:00
Alexandre Bodin
50ab4c88b9 Use full UIDs in CTM 2019-11-14 16:41:47 +01:00
Alexandre Bodin
b9122edf0d Rename groups to components 2019-11-13 18:49:02 +01:00
Alexandre Bodin
4ee0160e6c Remove general settings 2019-11-13 18:49:01 +01:00
Alexandre Bodin
7c5f1484ba Use koa-router and fix graphql-uploads 2019-08-22 15:04:27 +02:00
Alexandre Bodin
3b47457f4f make boostrap functions async only 2019-08-12 15:35:40 +02:00
Alexandre Bodin
e4c7a699fb Add image upload in routing policy of the content manager 2019-08-05 10:31:18 +02:00
Alexandre Bodin
fb41211d00 Remove content manager upload route 2019-08-01 12:20:27 +02:00
Alexandre Bodin
c5e50665cd Add upload route in content-manager and remove formdata for data creation 2019-07-30 16:58:36 +02:00
Alexandre Bodin
3fdc149767 Fix count route order 2019-07-23 13:08:43 +02:00
Alexandre Bodin
5f36278ec1 Clean up content manager configuration code and init tests 2019-07-23 11:21:17 +02:00
Alexandre Bodin
1e37ff5b47 Handle updating list sortable flag 2019-07-23 11:21:17 +02:00
Alexandre Bodin
85762551aa Cleanup old code 2019-07-23 11:21:15 +02:00
Alexandre Bodin
e9ae95292e Update all models on general settings changes 2019-07-23 11:21:15 +02:00
Alexandre Bodin
6fbacc629d Add new missing attributes on server start 2019-07-23 11:21:14 +02:00
Alexandre Bodin
28bdf0ce27 Update settings, metadatas and layouts for groups and content-types on restart 2019-07-23 11:21:14 +02:00
Alexandre Bodin
87d59bad05 Init content-manager new bootstrap schema cleanup algorithm 2019-07-23 11:21:14 +02:00
Alexandre Bodin
47d6e8d73a Move general settings to specific controllers and services 2019-07-23 11:21:13 +02:00
Alexandre Bodin
e6a6c3ee02 Save a model configuration in one key only 2019-07-23 11:21:13 +02:00
Alexandre Bodin
e7f384afc7 Init new content-manager-schema management 2019-07-23 11:21:12 +02:00
Alexandre Bodin
a74336d604 Init new content manager core schemas 2019-07-23 11:21:11 +02:00
Alexandre Bodin
c020f0a6cd mongoose working version 2019-07-17 00:03:38 +02:00
Alexandre Bodin
09dcea27f1 refactor mongoose queries to match api 2019-07-16 21:24:09 +02:00
Alexandre Bodin
56c59c5ae1 Implement deleteMany in query.delete 2019-07-16 20:11:34 +02:00
soupette
00cea393eb Handle submit for settingviewmodel 2019-07-05 11:01:53 +02:00
soupette
de9ee49878 Init SettigViewModel 2019-07-05 09:41:14 +02:00
soupette
cf19cb0960 Add submit logic 2019-07-04 13:12:27 +02:00
soupette
2d8f520ba7 Init SettingsView 2019-07-04 11:32:51 +02:00
Alexandre Bodin
87857b94be Implement strapi.queries for all models 2019-04-16 09:05:46 +02:00
soupette
a2192c1dec Fix conflicts 2019-04-09 16:01:01 +02:00
soupette
e56e46e030 Split admin and users.
Co-authored-by: lauriejim
2019-04-09 12:09:03 +02:00
Alexandre Bodin
9bc56a3535 Apply review changes 2019-03-29 16:53:25 +01:00
Alexandre Bodin
3098309369 Use mongoose.find on simple queries for a perf boost 2019-03-26 14:57:02 +01:00
Alexandre Bodin
6fcb38780d Init code cleanup and auto loading of morph realtions in populated path 2019-03-22 17:15:51 +01:00
Alexandre Bodin
d2db6b633f Mongo + graphql v1 2019-03-21 09:07:36 +01:00
Kamal Bennani
e8c92fc3d7 Adapt Services to the new Mongoose API 2019-03-21 09:06:06 +01:00
Kamal Bennani
c93311557e Adapt Services to the new Bookshelf API 2019-03-21 09:05:42 +01:00
Jim LAURIE
8241863444
Merge branch 'master' into enhancement/bigint 2019-03-07 13:42:16 +01:00
virginieky
6ff17263e9
Merge branch 'master' into ctm-edit-links 2019-02-18 19:41:13 +01:00
Ky
cbb53ac8d4 Content manager edit layout and fields links list 2019-02-12 10:50:41 +01:00
Jim LAURIE
83f0bb012a
Merge branch 'master' into fix/ctm-edit-view-main-field 2019-02-11 15:28:13 +01:00
Jim LAURIE
92abd536cb
Merge branch 'master' into master 2019-02-10 17:26:18 +01:00
Jim LAURIE
f015d7bb2a
Fix condition with int instead of string 2019-02-05 12:17:27 +01:00
Jim LAURIE
cd729ec0da Fix ternary condition 2019-02-05 11:59:06 +01:00
soupette
da424a4ca7 Fix displayed field on remove 2019-02-04 17:03:51 +01:00
Sajjad Shirazy
a9606b6eae Supporintg IN and NOT IN as a filter type 2019-02-03 15:08:36 +03:30