128 Commits

Author SHA1 Message Date
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
53ab41110b Add input search to Input library 2017-10-27 05:40:14 +02:00
cyril lopez
db19f407d6 Add input type password to Input library 2017-10-27 04:41:24 +02:00
cyril lopez
9400a93a59 Merge pull request #304 from strapi/improve/NotFoundPage
Improve/not found page
2017-10-25 17:25:53 +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
cyril lopez
31691009db Refacto ExtendComponent and modify generate-plugin 2017-10-25 16:14:57 +02:00
cyril lopez
160ffe8626 Created dynamic to injectComponent from one plugin into another, write documentation accordingly 2017-10-24 14:35:08 +02:00
cyril lopez
07ac01324c Created ListRow component 2017-10-21 17:02:25 +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
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