910 Commits

Author SHA1 Message Date
cyril lopez
5bbe541668 Merge branch 'master' of github.com:strapi/strapi into improve-ctm-edit 2018-02-22 14:01:31 +01:00
cyril lopez
4eebc7dea5 Fix languages typos 2018-02-22 12:55:13 +01:00
cyril lopez
6bb623eb0f Fix PR review 2018-02-22 12:31:41 +01:00
cyril lopez
aef9c88c4c Add submit request 2018-02-22 11:33:01 +01:00
cyril lopez
e5513d3cd6 Display relations when editing 2018-02-22 10:35:19 +01:00
Özgür ERSOY
8821818028 turkish language | strapi-plugins 2018-02-22 02:34:00 +03:00
cyril lopez
fbcce82f8e Add errors and prepare for submit request 2018-02-21 18:45:18 +01:00
cyril lopez
10599cfab8 Add new input lib to ctm 2018-02-21 17:14:35 +01:00
cyril lopez
1db543653a Created Edit and EditRelations components 2018-02-21 15:33:58 +01:00
cyril lopez
77b660fb36 Get Data dynamic and handleChange 2018-02-21 15:09:33 +01:00
cyril lopez
e56a2639e0 Created EditPage container and display PluginHeader 2018-02-21 13:59:08 +01:00
cyril lopez
a7e6e3b8ae Fix delete for bookshelf 2018-02-21 11:05:44 +01:00
cyril lopez
9c22dc85d5 Fix delete request 2018-02-20 19:29:30 +01:00
cyril lopez
47340cd08e Handle delete record 2018-02-20 19:20:31 +01:00
cyril lopez
8a7dd16a95 Add Table to ListPage 2018-02-20 16:58:05 +01:00
cyril lopez
45246d3467 Get records dynamic 2018-02-20 15:51:20 +01:00
cyril lopez
5df2517c43 Add getdata dynamic 2018-02-20 14:25:45 +01:00
cyril lopez
1e82268f25 Add Translations to plugin upload 2018-02-20 11:53:18 +01:00
cyril lopez
03378761e2 Created ListPage component 2018-02-20 11:34:15 +01:00
Abdón Rodríguez Davila
a70192ec7f Fix the file indent 2018-02-20 10:20:04 +01:00
Abdón Rodríguez Davila
f1b2eed015 Rename cancel to reset 2018-02-20 10:20:04 +01:00
James
5a97c09a70
Renaming 'Cancel' to 'Reset'
Helps clarify what the button actually does. Otherwise it seems like nothing is happening.
2018-02-17 16:08:08 -07:00
cyril lopez
99ca8e7117
Merge branch 'master' into master 2018-02-16 13:39:38 +01:00
inder redni
4a16c4ecff polish language | corrections 2018-02-15 17:21:24 +01:00
Freakspot
095df2dffc Translated most of all basic plugins and the admin into german 2018-02-15 16:26:19 +01:00
inder redni
87e35d3f95 polish language | strapi-plugin-content-manager 2018-02-09 20:11:40 +01:00
Aurelsicoko
21893dc8e6 Optimize SVG icons 2018-02-09 17:22:18 +01:00
Aurelsicoko
5cbfc6f050 Update logo 2018-02-09 17:01:04 +01:00
Aurelsicoko
b0fc115cd7 Use i18n when there is no description available for a plugin 2018-01-10 16:55:12 +01:00
Николай
d120161831
Merge branch 'master' into master 2018-01-09 14:58:01 +03:00
Nikolay
d2fae1dfdc Mongoose updated to 5.0.0-rc1 2018-01-08 17:50:57 +03:00
Aurelsicoko
10db375825 Fix #379 - Support one-way relationship 2018-01-08 12:10:48 +01:00
Aurelsicoko
12d1357d36 Update behavior on plugin card and retrieve logo & description from API 2018-01-04 19:04:22 +01:00
Aurelsicoko
dafec67234 Merge branch 'master' of github.com:strapi/strapi into relation/users 2018-01-04 11:25:27 +01:00
cyril lopez
bc25ca3870 Fix typo 2017-12-18 15:18:03 +01:00
cyril lopez
c0e032969c Fix model entry count when deleting an entry and handle singular for entries number 2017-12-18 15:08:25 +01:00
cyril lopez
1b5a2396fb Add autoFocus to ctm edit view 2017-12-18 13:34:00 +01:00
cyril lopez
b619632662 Update branch
Merge branch 'master' of github.com:strapi/strapi into relation/users
2017-12-16 17:46:05 +01:00
Aurelsicoko
6d8b81ecbd Resolve conflicts 2017-12-16 17:08:58 +01:00
cyril lopez
0ff0b2e2aa Fix ctm editview backheader 2017-12-16 12:26:47 +01:00
cyril lopez
5b542cff20 Fix left menu content manager links 2017-12-15 11:30:51 +01:00
Aurelsicoko
b08a4d811c Use local global to expose model for Bookshelf & move globalId definition in the core 2017-12-13 11:38:38 +01:00
Aurelsicoko
a47d99efd4 Display ID for SQL databases 2017-12-12 16:27:29 +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
Aurelsicoko
d53287362a Fix source parameters to switch between content-type 2017-12-11 14:18:40 +01:00
Aurelsicoko
f9cc9b504c Delay admin load and handle relation between plugin and main models 2017-12-07 19:12:20 +01:00
Aurelsicoko
9409a39fc8 Merge branch 'user-permissions' of github.com:strapi/strapi into user-permissions 2017-12-07 16:23:59 +01:00
cyril lopez
cba9cac629 Delete useless request file in ctm and order Auth controller by function s name 2017-12-07 15:21:54 +01:00
Jim Laurie
3f15a5b618 Fix bookshelf fetch for auth 2017-12-07 14:56:25 +01:00
Aurelsicoko
f5023b2fdc Use private data instead of state to send source to actions in Content Manager 2017-12-07 14:37:09 +01:00