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
|
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
|
4e05bd6359
|
Use the layout from the core_store in Manager.js
|
2018-07-24 15:16:47 +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 |
|
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
|
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 |
|
cyril lopez
|
2a419dd92e
|
Created Manager class for dnd fields
|
2018-07-19 02:37:12 +02:00 |
|
soupette
|
657c6fe9e0
|
Change the remove element logic in order to handle the drag and sort of different element size.
This is a dirty commit since the algorithm is not working (yet)... Need to handle the size of the added div that simulates inputs element.
|
2018-07-18 19:07:37 +02:00 |
|
soupette
|
85889c5d67
|
Design VariableDraggableAttr component for fields sort
|
2018-07-17 14:06:21 +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
|
c80acd859e
|
Handle remove attr from list
|
2018-07-03 17:48:51 +02:00 |
|
cyril lopez
|
889c771b5c
|
Change routing
|
2018-07-02 17:05:29 +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
|
f09cace582
|
Remove JSON & Wysiwyg from helper-plugin and move them to content-manager
|
2018-06-28 09:46:10 +02:00 |
|
cyril lopez
|
4aa46c5d0f
|
Store config in core_store
|
2018-06-28 09:31:17 +02:00 |
|
cyril lopez
|
039d9e5856
|
Front-end config in core-store
|
2018-06-27 19:00:19 +02:00 |
|
Jim LAURIE
|
e5048b00ed
|
Merge branch 'master' into ctm-search
|
2018-06-13 12:09:18 +02:00 |
|
Jim LAURIE
|
ddad496f87
|
Merge branch 'master' into improve-ctb-ux
|
2018-06-13 11:38:48 +02:00 |
|
soupette
|
8e1b3cb3c1
|
Add redirection to choose attributes modal
|
2018-06-12 14:15:04 +02:00 |
|
Aurelsicoko
|
7d6e7b9d0a
|
Handle boolean and numbers in search bar (bookshelf)
|
2018-06-12 11:32:13 +02:00 |
|
Aurelsicoko
|
be87950148
|
Add new icon and update CSS to follow the original design
|
2018-06-11 17:52:40 +02:00 |
|
soupette
|
84fb1fda1c
|
Fix conflicts
|
2018-06-07 18:54:40 +02:00 |
|
soupette
|
d716888296
|
Search with mongoose
|
2018-06-07 18:50:43 +02:00 |
|
Aurelsicoko
|
abc8395f2d
|
Handle count for search query
|
2018-06-07 17:24:09 +02:00 |
|
Aurelsicoko
|
60e0c6dcdb
|
Generate GIN indexes for Postgres database and handle search query
|
2018-06-07 17:16:19 +02:00 |
|
Aurelsicoko
|
846e14c036
|
Add search query and create index for text columns (MySQL support)
|
2018-06-07 16:14:04 +02:00 |
|
soupette
|
a90f60ddd0
|
Improve TableDelete and fix search request
|
2018-06-07 15:08:11 +02:00 |
|
Aurelsicoko
|
d8e2a1647c
|
Add query system to handle search
|
2018-06-07 14:35:09 +02:00 |
|
soupette
|
c8492a6b11
|
Clean code
|
2018-06-06 16:49:25 +02:00 |
|
soupette
|
127179cd76
|
Fix conflicts
|
2018-06-06 16:24:11 +02:00 |
|
soupette
|
92600ab7b0
|
Handle bulk action for bookshelf
|
2018-06-06 12:47:29 +02:00 |
|
soupette
|
8832a5baab
|
Delete many and update relations
Co-authored-by aurelsicoko@gmail.com
|
2018-06-05 18:35:19 +02:00 |
|
soupette
|
e145c82b7a
|
Front
|
2018-06-05 17:56:53 +02:00 |
|
soupette
|
4e2b7218f6
|
Bulk actions front-end done
|
2018-06-05 14:20:13 +02:00 |
|
soupette
|
44cff94989
|
Fix conflicts
|
2018-05-31 15:31:46 +02:00 |
|
soupette
|
b8f0b327b7
|
Empty layout
|
2018-05-31 14:14:01 +02:00 |
|