HichamELBSI
829bf7c390
Custom timestamps
...
Signed-off-by: HichamELBSI <elabbassih@gmail.com>
2020-04-01 16:15:57 +02:00
Alexandre Bodin
6f2103a402
Init sender and middleware, ping
...
Signed-off-by: Alexandre Bodin <bodin.alex@gmail.com>
2020-03-30 14:50:19 +02:00
Pierre Noël
b5ec9cb1c8
handle unexpected params from koa-router
...
Signed-off-by: Pierre Noël <pierre.noel@strapi.io>
Signed-off-by: Pierre Noël <pierre.noel@strapi.io>
2020-03-06 19:16:51 +01:00
Alexandre Bodin
01cda58cee
Fix validation on update not allowing nulls
...
Signed-off-by: Alexandre Bodin <bodin.alex@gmail.com>
2020-03-03 16:12:19 +01:00
Alexandre Bodin
c1ac8b0106
Add apiId to get content type
...
Signed-off-by: Alexandre Bodin <bodin.alex@gmail.com>
2020-02-20 11:44:35 +01:00
Alexandre Bodin
3cb66f6566
Update snapshots
...
Signed-off-by: Alexandre Bodin <bodin.alex@gmail.com>
2020-02-19 12:16:59 +01:00
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
0a1d7c77db
Add tests for CORE api single-types
...
Signed-off-by: Alexandre Bodin <bodin.alex@gmail.com>
2020-02-10 21:38:36 +01:00
HichamELBSI
f534ec32a9
Update list item limitation
...
Signed-off-by: HichamELBSI <elabbassih@gmail.com>
2020-02-07 14:48:32 +01:00
Alexandre Bodin
cd4f873be6
Add testing
...
Signed-off-by: Alexandre Bodin <bodin.alex@gmail.com>
2020-01-21 12:32:37 +01:00
Alexandre Bodin
90408d5119
content-manager: list content types on kind
...
Signed-off-by: Alexandre Bodin <bodin.alex@gmail.com>
2020-01-21 11:46:38 +01:00
Alexandre Bodin
f28292b384
Merge branch 'develop' into features/webhooks
2020-01-09 11:09:26 +01:00
Alexandre Bodin
7c94a2316d
Init strapi.service and use it where services where required
2020-01-08 17:57:53 +01:00
Alexandre Bodin
fb25e33383
Create an entity service to share between core service and content manager
2020-01-08 11:13:38 +01:00
Alexandre Bodin
780c35a14a
Add category info in content-manager
2019-12-11 12:19:48 +01:00
Alexandre Bodin
f5a9494cb8
Remove certain content types from ctm list
2019-12-06 16:18:35 +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
2ee39bc9d8
Add components and nested components directly with the content types and compos schemas
2019-11-13 18:49:04 +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
c66eb5d2cf
Merge branch 'master' into chore/routing-x-forwarded
2019-09-13 17:40:50 +02:00
Alexandre Bodin
ae6492dab2
Allow group mainField and defaultSortBy to be id
2019-09-13 10:36:48 +02:00
Alexandre Bodin
a22f2cefef
Remove x-forwarded-host.
...
- set security defaults for development mode that are standard
- refactor error messages to work without ctx.request.admin
- remove mask middleware and add a sanitization layer to the core-api to
hide private fileds
2019-09-06 14:33:24 +02:00
Alexandre Bodin
0c078d0d2b
Validate custom model configs during content manager boostrap
2019-08-06 13:49:25 +02:00
Alexandre Bodin
64dfa88cfc
Clean extra files
2019-08-05 15:36:38 +02:00
Alexandre Bodin
ca37b779b3
Fix content manager invalid arguments passed
2019-08-02 09:08:58 +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
3060703b25
Merge branch 'develop' into chore/support-file-upload-cm-core-api
2019-08-01 17:31:09 +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
fb41211d00
Remove content manager upload route
2019-08-01 12:20:27 +02:00
soupette
7699dc446a
Merge branch 'develop' of github.com:strapi/strapi into ctm/repeatable-edit-view
2019-07-31 16:50:16 +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
soupette
fdb0f86fcc
Merge branch 'develop' of github.com:strapi/strapi into ctm/repeatable-edit-view
2019-07-29 13:53:13 +02:00
Alexandre Bodin
1d09999586
Fix search in content-manager
2019-07-26 10:57:27 +02:00
soupette
a2dc4b22d1
Merge branch 'develop' of github.com:strapi/strapi into ctm/repeatable-edit-view
2019-07-25 12:07:01 +02:00
Alexandre Bodin
06c2a9e79d
Update schemaValidation in Content manager
2019-07-25 08:02:10 +02:00
soupette
8a5361813a
Merge branch 'develop' of github.com:strapi/strapi into ctm/repeatable-edit-view
2019-07-24 16:55:26 +02:00
Alexandre Bodin
70bf99a65b
Update content-manager schemas
2019-07-24 11:51:35 +02:00
soupette
b790cb098d
Fix conflicts
2019-07-24 11:16:40 +02:00
Alexandre Bodin
5f36278ec1
Clean up content manager configuration code and init tests
2019-07-23 11:21:17 +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
a74336d604
Init new content manager core schemas
2019-07-23 11:21:11 +02:00
soupette
2b6d6a72e6
Display relation in group
2019-07-17 16:14:00 +02:00