Alexandre Bodin
3b47457f4f
make boostrap functions async only
2019-08-12 15:35: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
1e37ff5b47
Handle updating list sortable flag
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
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
e6a6c3ee02
Save a model configuration in one key only
2019-07-23 11:21:13 +02:00
soupette
e56e46e030
Split admin and users.
...
Co-authored-by: lauriejim
2019-04-09 12:09:03 +02: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
soupette
da424a4ca7
Fix displayed field on remove
2019-02-04 17:03:51 +01:00
soupette
037228c56b
Allow to modify the entry title in the edit view
2019-01-24 19:14:02 +01:00
Jim LAURIE
0238257eec
Fix get timestamp in the admin
2019-01-23 15:19:34 +01:00
Chaitanya Choudhary
dd4d869e01
Fixed mongo updated timestamp issue.
2019-01-04 15:22:07 +05:30
Chaitanya Choudhary
b04ba69370
Ability to use custom timestamps.
2018-12-28 14:17:12 +05:30
soupette
d60b5c5b34
Fix conflicts
2018-11-27 20:22:41 +01:00
Jim LAURIE
70e5816f46
Merge branch 'master' into fix/hidden-fields-schema
2018-11-27 12:19:04 +01:00
hhh
09ae14bc2e
Update packages/strapi-plugin-content-manager/config/functions/bootstrap.js
...
Co-Authored-By: soupette <cyril.lpz@gmail.com>
2018-11-26 16:10:13 +01:00
soupette
bba6f9d85f
Merge branch 'master' of github.com:strapi/strapi into add-cypress
2018-11-20 18:46:31 +01:00
soupette
9368d45c24
Fix lint
2018-11-19 12:14:43 +01:00
soupette
428a9ca62d
Fix schema
...
Force lowerCase on content type name (since it is not supported by the backend)
Clean layout when the model has been removed
2018-11-16 18:34:12 +01:00
soupette
4b26453e0e
Fix schema
2018-11-16 18:32:26 +01:00
soupette
d279ae8fa3
Improve logic by removing those fields from the options
2018-11-16 12:30:55 +01:00
soupette
a8773687cf
Fix hidden fields in schema
2018-11-16 12:19:08 +01:00
Alberto Maturano
8fcbb1978f
refactor: Fix misuse of map
method
...
`map` should create a new Array so a `return` is expected inside the
callback param. `forEach` is the corrent method to use for just iterate
over array elements.
2018-11-15 15:51:23 -06:00
Jim LAURIE
5900e4f3c2
fix lint space
2018-11-08 11:18:51 +01:00
Javier Castro
1fce5221bb
Fix #2186 : Content Manager sends me to blank page
2018-11-07 10:33:59 -03:00
ByoungYong Kim
f683da78ec
Fixed lint errors that I didn't put semi-colons
2018-10-09 11:23:25 +02:00
ByoungYong Kim
4beab15bc3
Fixed that plugin-content-manager's bootstrap code mutates global models
2018-10-08 13:17:07 +02:00
soupette
14fc74def4
Add comments to ctm/ bootstrap file and split functions
2018-08-21 17:43:17 +02:00
soupette
3d42a91a0c
Remove react-sortable-hoc
2018-08-09 17:02:15 +02:00
soupette
39a937851a
Display updatedAt and createdAt fields in both the edit and list view of the ctm
2018-08-03 17:40:39 +02:00
soupette
043838ba3f
Handle added upload relations
2018-07-31 14:54:52 +02:00
soupette
6bf3ddeea9
Update displayed fields when removing a field from the content type builder
2018-07-30 13:59:25 +02:00
soupette
54aef15b75
Handle add attr logic
2018-07-27 17:24:58 +02:00
soupette
fb8c3d2297
Handle display edit layout
2018-07-26 13:33:57 +02:00
soupette
4916f9277b
Use the default layout to prevent from displaying sensitive field in the admin
2018-07-23 16:59:30 +02:00
Jim LAURIE
87a051e712
Move layout files in core store
2018-07-23 15:12:33 +02:00
cyril lopez
f4996b3663
Dynamic form to edit the label description of an either an input or a displayed relation
2018-07-20 15:23:09 +02:00
soupette
5620101613
Fix bug when no relations for the editDisplay object
2018-07-16 18:53:33 +02:00
soupette
cd5419468c
Add data in editDisplay object in order to override the label and placeholder of an input
2018-07-16 18:45:52 +02:00
soupette
6cc063e98c
Add new key in schema to display the editView fields
...
Design the relation drag & sort
2018-07-16 12:29:57 +02:00
cyril lopez
f1bc53aea3
Fix apply default settings to new apis
2018-07-06 13:21:50 +02:00
cyril lopez
23a354092b
PUT new settings
2018-07-05 17:57:30 +02:00
cyril lopez
56152f4462
Update schema in ctm bootstrap file to reflect the updated values
2018-07-05 17:09:34 +02:00
cyril lopez
4393511aab
Created SettingPage container and add the form to modify the default settings per content type
2018-06-29 15:07:15 +02:00
cyril lopez
cc49c29f99
Update recursively schema on change
2018-06-28 17:54:24 +02:00
cyril lopez
b396b29624
Fix ListView with new data
2018-06-28 12:12:54 +02:00
cyril lopez
4aa46c5d0f
Store config in core_store
2018-06-28 09:31:17 +02:00