Alexandre Bodin
3e8816161a
Handle uids in ctm explorer routes
2019-11-15 11:49:32 +01: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
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
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
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
1d09999586
Fix search in content-manager
2019-07-26 10:57:27 +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
Aurélien Georget
5f8b4ae667
Complete funnel
2019-01-23 15:33:30 +01:00
Alberto Maturano
154fc28a57
Normalize to standar file permissions
...
As a result of taking a look on PR #1967 I realized there is 819
executable files in this repository. It is obvious this is an error.
2018-09-24 12:33:09 -05:00
soupette
8bb43c9e6b
Use layout from the core_store instead of fetching it
2018-07-23 15:56:14 +02:00
Jim LAURIE
87a051e712
Move layout files in core store
2018-07-23 15:12:33 +02:00
cyril lopez
23a354092b
PUT new settings
2018-07-05 17:57:30 +02:00
cyril lopez
b396b29624
Fix ListView with new data
2018-06-28 12:12:54 +02:00
soupette
4a1d9bea1c
Change params q to _q
2018-06-12 11:43:41 +02:00
Aurelsicoko
abc8395f2d
Handle count for search query
2018-06-07 17:24:09 +02:00
Aurelsicoko
d8e2a1647c
Add query system to handle search
2018-06-07 14:35:09 +02:00
soupette
8832a5baab
Delete many and update relations
...
Co-authored-by aurelsicoko@gmail.com
2018-06-05 18:35:19 +02:00
soupette
4e2b7218f6
Bulk actions front-end done
2018-06-05 14:20:13 +02:00
soupette
185350f07c
Fix count routes for mongoose
2018-05-22 17:11:35 +02:00
Aurelsicoko
edf0f97678
Improve Decimal128 and Float support with MongoDB
2018-04-24 15:24:42 +02:00
Jim Laurie
b4be337249
Route to get layout to apply
2018-03-14 10:22:15 +01:00
Aurelsicoko
03668670dc
Handle upload from the Content Manager side
2018-02-27 17:38:59 +01:00
cyril lopez
a6502d15c5
Change the type of sent data in the EditPage saga
2018-02-27 16:24:46 +01:00
cyril lopez
b2a2afa3e3
Merge branch 'feature/upload' of github.com:strapi/strapi into feature/upload
2018-02-27 14:33:14 +01:00
Aurelsicoko
ab108a6f93
Create & handle association between File upload and others models
2018-02-27 11:52:18 +01:00
cyril lopez
6bc6862b14
Add ordering to displayed fields in ctm
2018-02-26 18:33:19 +01:00
Jim Laurie
b784c32be1
Add tag column
2018-02-06 15:08:25 +01:00
Jim Laurie
0e739d8e32
Hide config model in content type builder and content manager
2018-02-02 14:50:10 +01:00
Aurelsicoko
10db375825
Fix #379 - Support one-way relationship
2018-01-08 12:10:48 +01:00
Aurelsicoko
8db92c22fd
Split Content-Manager logic into service & allow CRUD and associations w/ plugin's models w/ Mongoose
2017-12-11 18:23:15 +01:00
Jim Laurie
8ed108c012
Add filter fetch content type builder queries
2017-12-07 15:44:20 +01:00
cyril lopez
a2ebbfab9e
Handle any api errors in ctm
2017-12-06 15:58:20 +01:00
cyril lopez
59872ac890
Handle backend errors in ctm
2017-12-06 15:11:55 +01:00
Aurelsicoko
311862dbb1
Handle delete plugin entry using Content Manager
2017-11-27 17:45:21 +01:00
Aurelsicoko
eceede450b
Handle plugin model in Content Manager
2017-11-27 17:27:16 +01:00
Aurelsicoko
51d936b559
Resolve conflicts
2017-09-25 18:28:45 +02:00
Aurelsicoko
cefaff4c45
Fix delete on Mongoose
2017-09-20 18:14:18 +02:00
Aurelsicoko
6b83375009
Improve design sorting arrow
2017-09-20 13:19:36 +02:00
Aurelsicoko
1cd0be2f52
Split code by adapters with regression on Bookshelf (WIP)
2017-09-15 18:29:50 +02:00
Aurelsicoko
eef2d3d96e
Handle relationships edition for Bookshelf
2017-09-14 18:47:10 +02:00
Aurelsicoko
4e089f7909
Solve issues to be able to use bookshelf correctly
2017-09-14 16:33:56 +02:00
Aurelsicoko
d085dcf10e
Fix select many relationships and
2017-09-14 13:58:37 +02:00
Aurelsicoko
122c536cbf
Handle many to many relationships with Mongoose
2017-09-12 14:31:39 +02:00
Aurelsicoko
f32336370b
Resolve issues on relationships
2017-09-11 18:17:09 +02:00
Pierre Burgy
83e6a6bcc4
Merge
2017-09-08 13:46:50 +02:00
Aurelsicoko
437d1e8b22
Handle relation display and update in most of cases
2017-09-07 17:16:31 +02:00
Aurelsicoko
08901657b0
Be able to make CRUD action without relationships
2017-08-31 17:26:44 +02:00