469 Commits

Author SHA1 Message Date
cyril lopez
bd9622ce8f Created Ico and IcoContainer components 2017-10-17 15:53:50 +02:00
cyril lopez
0f6737b416 Use shared PopUpWarning in settings-manager update strapi-helper-plugin PopUpWarning (so it can display only one button) rewrite the component with function instead of class, update the associated documentation 2017-10-17 14:45:43 +02:00
cyril lopez
a1911bbb08 Refacto component PopUpWarning 2017-10-17 14:23:28 +02:00
cyril lopez
f29d6d0ec1 Add link in content type builder model popup, update Input props, Update PopUpWarning and Input doc 2017-10-17 13:53:36 +02:00
cyril lopez
3c9434c024 Add ErrorBoundary component to handle plugins errors 2017-10-17 10:02:41 +02:00
cyril lopez
e6817d369c Refacto lib input 2017-10-16 16:35:20 +02:00
cyril lopez
faae05bd34 Fix input styles in strapi-helper-plugin 2017-10-16 16:05:42 +02:00
cyril lopez
203f7de94f Fix styles due to bootstrap upgrade 2017-10-16 14:30:26 +02:00
cyril lopez
61f6dc2eb6 Fix input proptype 2017-10-16 11:43:13 +02:00
cyril lopez
7828248150 Upgrade react and fix warnings 2017-10-16 09:52:47 +02:00
cyril lopez
95126dfb71 Add eslint react/require-default-props 2017-10-13 14:47:41 +02:00
cyril lopez
6645d12f33 Use strapi helper plugin PoPUpWarning component in content type builder 2017-10-12 19:35:32 +02:00
cyril lopez
7f0f6cc3ba Use strapi-helper-plugin Input component in content-type-builder-plugin 2017-10-12 19:11:14 +02:00
cyril lopez
1fcdb0a07b Add event-handler-names eslint configuration so change all event naming 2017-10-12 17:07:02 +02:00
cyril lopez
ae40ee2668 Center popupwarning and remove confirm button border 2017-10-11 16:26:13 +02:00
cyril lopez
3754d324fa Improve button library and fix db connector 2017-10-03 12:26:52 +02:00
Aurelsicoko
69e4313abe Close server correctly & update fetch restart logic 2017-10-02 14:17:44 +02:00
cyril lopez
224ac30bb4 Delete AutoReloadBlocker and ProductionBlocker components 2017-09-30 18:04:51 +02:00
cyril lopez
7c76d11259 Created a common blocker component 2017-09-30 17:20:07 +02:00
cyril lopez
e7fba5d783 remove server restart watcher timer from content-type-builder plugin 2017-09-30 15:10:12 +02:00
cyril lopez
3ee78ceeea Move timer in request file for settings-manager plugin 2017-09-30 13:49:49 +02:00
cyril lopez
5a1fae533a Remove logs, and hange params name 2017-09-28 14:28:57 +02:00
cyril lopez
594c3832ac Export default in pluginRequirements and bootstrap files 2017-09-28 14:15:15 +02:00
cyril lopez
2a6dc8c821 Fix PR feedback 2017-09-28 14:00:22 +02:00
cyril lopez
2772219a44 fix conflict 2017-09-28 12:20:52 +02:00
cyril lopez
76ae6ee6dd Add bootstrap file to content-manager plugin 2017-09-28 12:16:24 +02:00
cyril lopez
6f2310e62d Add environment check to settings-manager pluginRequirement, add button to ProductionBlocker component 2017-09-28 11:41:58 +02:00
cyril lopez
ac11c46858 Created Production blocker component 2017-09-27 19:25:14 +02:00
cyril lopez
8b73665923 Created autoReloadblocker component and add pluginRequirements file to content-type-builder-plugin 2017-09-27 19:15:03 +02:00
cyril lopez
937a1a9e3f Add pluginRequirements function to block plugin rendering 2017-09-27 17:54:18 +02:00
Aurelsicoko
c222a874fd Resolve conflicts 2017-09-27 15:21:19 +02:00
Aurelsicoko
62f96e5c07 Use one webpack server to serve admin in development mode 2017-09-26 16:36:28 +02:00
cyril lopez
0885775fe3 Fix react intl id error and use global request helper 2017-09-26 13:46:22 +02:00
Aurelsicoko
51d936b559 Resolve conflicts 2017-09-25 18:28:45 +02:00
Aurelsicoko
cb1527c023 Remove test folders 2017-09-25 17:40:41 +02:00
Aurelsicoko
cb00ac2a31 Apply feedback 2017-09-25 15:35:27 +02:00
Aurelsicoko
b8accc03b9 Use React and React-DOM through global to use the exact same dependency everywhere 2017-09-22 16:56:09 +02:00
Aurelsicoko
e64e5414ce Apply CSS on empty table 2017-09-20 12:00:42 +02:00
Aurelsicoko
9ef6618f3a Run test on port 1338 and remove deprecated PropTypes warning 2017-09-20 11:12:04 +02:00
Aurelsicoko
d95de47574 Apply few design updates to harmonize components 2017-09-19 19:04:39 +02:00
Aurelsicoko
d853db7f36 Introduce new layout position system 2017-09-19 17:19:35 +02:00
Aurelsicoko
4d2ec1f5b0 Merge branch 'plugin/content-manager-dev' of github.com:strapi/strapi into plugin/content-manager-dev 2017-09-19 13:57:17 +02:00
Aurelsicoko
3176a431ec Display relationships on 3 cols and fix ID display 2017-09-19 13:56:51 +02:00
cyril lopez
72bcfd23f7 Update lib input 2017-09-19 13:51:40 +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
cyril lopez
7c6a3f4687 Fix conflict 2017-09-14 15:10:08 +02:00
Aurelsicoko
be4c757f5a Use bindActionCreators, solve i18n issues 2017-09-14 11:10:05 +02:00
Aurelsicoko
6b6f1be98c Improve component input and handle date input 2017-09-12 17:57:15 +02:00
Aurelsicoko
f32336370b Resolve issues on relationships 2017-09-11 18:17:09 +02:00