833 Commits

Author SHA1 Message Date
cyril lopez
07ac01324c Created ListRow component 2017-10-21 17:02:25 +02:00
Aurelsicoko
3bb952d58f Update dependencies 2017-10-18 18:39:32 +02:00
cyril lopez
69c99a8700 Add IcoContainer component to content-manager 2017-10-17 16:41:57 +02:00
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
Aurelsicoko
9586a8cabc 3.0.0-alpha.6.3 2017-10-16 15:13:28 +02:00
cyril lopez
203f7de94f Fix styles due to bootstrap upgrade 2017-10-16 14:30:26 +02:00
Aurelsicoko
b5955739da 3.0.0-alpha.6.2 2017-10-16 12:29:47 +02:00
cyril lopez
d4b7a5842a Fix component pagination warning 2017-10-16 12:04:29 +02:00
Aurelsicoko
5d06875a20 3.0.0-alpha.6.1 2017-10-16 11:44:29 +02:00
cyril lopez
61f6dc2eb6 Fix input proptype 2017-10-16 11:43:13 +02:00
Aurelsicoko
287b5e17f9 3.0.0-alpha.6 2017-10-16 11:07:41 +02:00
cyril lopez
7828248150 Upgrade react and fix warnings 2017-10-16 09:52:47 +02:00
cyril lopez
14f6c7753b Add eslint semi rule 2017-10-13 16:46:18 +02:00
cyril lopez
95126dfb71 Add eslint react/require-default-props 2017-10-13 14:47:41 +02:00
cyril lopez
f5e7c81ad7 Fix conflict 2017-10-13 11:43:32 +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
Aurelsicoko
b3dca34d8e Update ROADMAP 2017-10-12 14:29:43 +02:00
cyril lopez
ae40ee2668 Center popupwarning and remove confirm button border 2017-10-11 16:26:13 +02:00
Aurelsicoko
f8cebb98f4 Lowercase attributes' names on API generated through the CLI 2017-10-11 12:08:04 +02:00
cyril lopez
81e0b1f4b0 Update branch
Merge branch 'alpha.6' of github.com:strapi/strapi into improve/generators
2017-10-10 10:00:27 +02:00
cyril lopez
2cc28a1cb2 Change stateless component generator to follow Airbnb recos 2017-10-09 19:11:22 +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
d410139667 Fix PR reviews 2017-09-30 19:04:11 +02:00
cyril lopez
c3ca82d9cc Update stateless component generator 2017-09-30 18:15:10 +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
Aurelsicoko
76290f2034 Use symlink instead of npm link to install development plugin 2017-09-29 14:56:29 +02:00
cyril lopez
5a1fae533a Remove logs, and hange params name 2017-09-28 14:28:57 +02:00
cyril lopez
9b71c2be10 Fix conflict 2017-09-28 14:19:26 +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
9951b44d02 Allow to start WebPack server without plugins 2017-09-27 17:18:43 +02:00
Aurelsicoko
a941eccd34 Change alias path in development mode 2017-09-27 15:59:52 +02:00