93 Commits

Author SHA1 Message Date
Alexandre Bodin
b33a78c998 Allow media to be listable 2019-09-05 16:59:02 +02:00
Alexandre Bodin
9132ed970a Set content type mainField to be a string if possible else id 2019-09-02 12:15:01 +02:00
Alexandre Bodin
def2e6b8e3 Remove media from sortable fields 2019-08-23 10:20:10 +02:00
Alexandre Bodin
048a071c79 Default mainField string 2019-08-19 16:13:24 +02:00
Alexandre Bodin
f8d3ca0274 Fix bug when new attributes are added to an empty layout 2019-08-14 09:23:44 +02:00
Alexandre Bodin
c54efe7bbb Do not put empty row in edit layout if not necessary 2019-08-13 15:25:19 +02:00
Alexandre Bodin
d6f14550d2 Fix content-manager stuff for mongoose 2019-08-09 13:48:31 +02:00
Alexandre Bodin
60d04d26eb Init group tests and fix some groups issues 2019-08-08 14:30:43 +02:00
Alexandre Bodin
c2d794a965 Format type timestampUpdate to timestamp in schema response 2019-08-08 12:45:10 +02:00
Alexandre Bodin
c3a59c4c4b Allow default mainField on relation 2019-08-06 14:04:16 +02:00
Alexandre Bodin
8c1f25a058 Update user model metadatas configurations 2019-08-06 13:49:25 +02:00
Alexandre Bodin
0c078d0d2b Validate custom model configs during content manager boostrap 2019-08-06 13:49:25 +02:00
Alexandre Bodin
b58d7a138a Support content types layouts and metadatas defaults with Model.config.js(on) files 2019-08-06 13:49:24 +02:00
Alexandre Bodin
3e174ddf3a Support file upload via multipart/form-data in generated apis 2019-08-02 09:08:57 +02:00
Alexandre Bodin
f99e2ab683 Support upload multipart in content manager creation and edition of data 2019-08-01 12:20:28 +02:00
Alexandre BODIN
436347cf76
Merge branch 'develop' into feature/content-manager-remove-formdata 2019-07-31 14:00:09 +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
dc869ea0b9 Set group default mainField not id unless no attributes 2019-07-30 16:58:26 +02:00
Alexandre Bodin
8e8433662b rename wysiwyg type to richtext for future plans 2019-07-29 18:05:18 +02:00
Alexandre Bodin
59523d47e7 Rename content manager configuration key an model uid changes 2019-07-26 17:53:03 +02:00
Alexandre Bodin
1d09999586 Fix search in content-manager 2019-07-26 10:57:27 +02:00
Alexandre Bodin
06c2a9e79d Update schemaValidation in Content manager 2019-07-25 08:02:10 +02:00
Alexandre Bodin
9876c339ce Recompute layout sizes 2019-07-24 14:35:21 +02:00
Alexandre Bodin
70bf99a65b Update content-manager schemas 2019-07-24 11:51:35 +02:00
Alexandre Bodin
d6255be74e Clear unnecessary comment 2019-07-23 18:58:46 +02:00
Alexandre Bodin
263ebb4480 Add missing check 2019-07-23 14:26:55 +02:00
Alexandre Bodin
1fa399cfd2 Add attributes tests 2019-07-23 12:45:54 +02:00
Alexandre Bodin
5f36278ec1 Clean up content manager configuration code and init tests 2019-07-23 11:21:17 +02:00
Alexandre Bodin
128b26f1ee Fix general settings global udpdates 2019-07-23 11:21:16 +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
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
ffc0a2ebd0 Add groups schemas 2019-07-23 11:21:12 +02:00
Alexandre Bodin
e7f384afc7 Init new content-manager-schema management 2019-07-23 11:21:12 +02:00
Alexandre Bodin
2befa1cf48 Use primaryKey on delete queries 2019-07-16 23:27:34 +02:00
Alexandre Bodin
56c59c5ae1 Implement deleteMany in query.delete 2019-07-16 20:11:34 +02:00
Alexandre Bodin
93bf13a77c Implement delete many content-manager with new queries 2019-07-16 18:05:24 +02:00
Alexandre Bodin
1658b48aa0 Refactor users-permissions to use the new strapi.query 2019-07-16 17:23:38 +02:00
Alexandre Bodin
239c065972 remove content-manager call in upload services 2019-07-16 17:23:25 +02:00
Alexandre Bodin
078d677526 Implement CM fetch, fetchAll, create, update, delete 2019-07-16 17:23:25 +02:00
Alexandre Bodin
cd19e04d6d Init queryManager 2019-07-16 17:23:24 +02:00
Jim LAURIE
41b78f0f4a
Fix typo double a 2019-07-09 15:09:00 +02:00
Alexandre Bodin
d30f0ca173 Fix content manager json parsing strategy 2019-07-09 14:45:52 +02:00
Alexandre Bodin
6cad390d97 Merge branch 'master' into chore/strapi-new-improvments 2019-07-02 15:09:59 +02:00
henrych4
e729fe5405 keep initial value if it is string except 'null' 2019-06-01 01:50:15 +08:00
Alexandre Bodin
a41641bfe4 Add a queries interface to the plugins 2019-04-26 13:40:23 +02:00
Alexandre Bodin
ab0fa1f5de Init build bin 2019-04-26 13:40:16 +02:00
soupette
a2192c1dec Fix conflicts 2019-04-09 16:01:01 +02:00