228 Commits

Author SHA1 Message Date
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
cyril lopez
f8b8faefcf Use the new input library in content type builder 2018-02-07 18:32:03 +01:00
cyril lopez
1258fb7db4 Fix content type builder bug #529 front-end
The error was due to the notification provider which was passed an array instead of a string. It causes the UI to break becaus of FormattedMessage
2018-01-29 11:18:06 +01:00
cyril lopez
a80b0e18b7 Fix ctb and user-permission list item spacing 2018-01-25 17:39:56 +01:00
cyril lopez
32ca068afb Fixes #498 2018-01-23 16:26:04 +01:00
cyril lopez
5d92accfab Remove OverlayBlocker from ctb 2018-01-17 14:28:41 +01:00
cyril lopez
967f3e6725 Add OverlayBlocker in all actions that require restart server in ctb, comment ModelPage willUpdate lifecycle that redirects the user to /404 when updating a content type name 2018-01-12 17:20:19 +01:00
cyril lopez
7ae1cc944e Freeze app when add/modifying a field in ctb 2018-01-12 14:42:47 +01:00
cyril lopez
696fe5b836 Add OverlayBlocker to ctb when deleting a model 2018-01-12 14:17:29 +01:00
cyril lopez
5b7c65e3ea Redo OverlayBlocker design 2018-01-12 12:51:39 +01:00
cyril lopez
4dabad9c65 Add server restart watcher to ctb when deleting content type 2018-01-12 10:56:16 +01:00
Aurelsicoko
b0fc115cd7 Use i18n when there is no description available for a plugin 2018-01-10 16:55:12 +01:00
Aurelsicoko
12d1357d36 Update behavior on plugin card and retrieve logo & description from API 2018-01-04 19:04:22 +01:00
Aurelsicoko
127690c6bb Fix globalId on Mongoose and CT creation with plugin's model 2018-01-04 11:24:27 +01:00
cyril lopez
cbe4202742 Add tab nav to popuprelation 2017-12-18 12:05:52 +01:00
cyril lopez
09f9805680 Fix ctb notification error 2017-12-18 11:48:52 +01:00
cyril lopez
788894cf3a Prevent user from editing not configurable attr 2017-12-18 11:45:02 +01:00
cyril lopez
4f3ab874dd Created email and password attributes 2017-12-15 18:03:20 +01:00
cyril lopez
5148987589 Prevent from editing or deleting models from a plugin 2017-12-15 17:36:21 +01:00
cyril lopez
a4638c26ad Handle ctb post/put actions for plugin s models 2017-12-15 17:30:23 +01:00
cyril lopez
d87a273196 Display plugin model in ctb relation box 2017-12-15 16:36:06 +01:00
cyril lopez
8d74849d9c Display plugin source in ctb attributerow 2017-12-15 14:21:28 +01:00
cyril lopez
b260ebd9d7 Display model source in ctb homepage and ctb left menu 2017-12-15 13:58:53 +01:00
cyril lopez
1ef46dffea Get plugins models and adapt from to display plugins models 2017-12-13 16:41:49 +01:00
cyril lopez
c6d74d58f0 Add plugins models to ctb and fix navigation 2017-12-13 15:22:16 +01:00
cyril lopez
cb1dbc8333 Fix PopUpForm close button position 2017-12-07 13:41:02 +01:00
cyril lopez
4b71c2b140 Fix ctb notification id 2017-12-07 13:31:32 +01:00
cyril lopez
9b5be00115 Add 404 in content type builder 2017-12-06 17:23:14 +01:00
Jim Laurie
80e4c1087c Fix conflict 2017-12-05 10:28:53 +01:00
cyril lopez
eed26aeef7 Prevent plugins to execute the bootstrap file (frontend) if the plugin users-permissions is in the project or if the user is not logged in 2017-12-01 15:45:11 +01:00
Luca Perret
c8933f69d5 Fix content-type-builder typo 2017-11-23 18:25:21 +01:00
Rob Styles
e7b3eb8cbb
minor translation fixes 2017-11-21 15:39:56 +00:00
cyril lopez
51194f28b5 Fix conflict 2017-11-17 17:22:41 +01:00
cyril lopez
d9e3d80a22 Update content type builder storeData.js file for adapting with login 2017-11-14 13:27:25 +01:00
Aurelsicoko
650e7dd6cb Add remote and backend URLs and update global variable 2017-11-08 17:40:47 +01:00
cyril lopez
4352cece3d Add input email to Input lib and associated validations 2017-11-08 14:31:06 +01:00
cyril lopez
a549688a4c Update branch
Merge branch 'master' of github.com:strapi/strapi into fix/ctb-edit-temp-attribute
2017-11-03 16:05:13 +01:00
cyril lopez
606dedf9cd Fix edit temp attribute 2017-11-03 15:52:30 +01:00
Jim LAURIE
5ccc49066d
Merge pull request #322 from strapi/list-plugins
List plugins
2017-11-03 15:01:38 +01:00
cyril lopez
c40c4c5013 Add plugin description to all plugins packages and pass it to the app context 2017-11-02 11:36:38 +01:00
cyril lopez
68bcfcb3b4 Improve lib Input 2017-10-31 14:19:54 +01:00
cyril lopez
0cc377cc80 Rename strapi with Strapi 2017-10-30 13:46:40 +01:00
cyril lopez
9412b1c8b8 Send appropriate table_name in content-tyope-builder to check if a table exists 2017-10-30 13:19:56 +01:00
cyril lopez
8dfa961357 Remove double onClick props in Input lib and send error if connector does not exist in content type builder checkTableExists 2017-10-27 14:45:14 +02:00
cyril lopez
3e0caba295 Add translations for NoTableWarning 2017-10-27 04:17:22 +02:00
cyril lopez
4baa78ee23 Created NoTableWarning component and implemented it in content type builder 2017-10-27 02:23:55 +02:00
cyril lopez
1758d7410f Add dynamic to display notification when table does not exist in content type builder 2017-10-27 01:26:42 +02:00
cyril lopez
3661bed2f6 Merge pull request #303 from strapi/fix/content-type-builder-quotes
Fix/content type builder quotes
2017-10-25 17:37:29 +02:00
cyril lopez
d286867a5b Created NotFound component and add it to admin and content type builder 2017-10-25 17:03:40 +02:00