652 Commits

Author SHA1 Message Date
Aurelsicoko
d67c64a82a Update build configurations structure and improve DX 2017-11-11 17:22:18 +01:00
Aurelsicoko
aeb43d925c Introduce new configurations for admin 2017-11-10 16:04:57 +01:00
cyril lopez
bb99917369 Design Auth pages and implemented associated actions 2017-11-09 17:36:07 +01:00
Aurelsicoko
64029c66d9 Fix translations requirement and plugin build 2017-11-09 12:10:08 +01:00
Aurelsicoko
650e7dd6cb Add remote and backend URLs and update global variable 2017-11-08 17:40:47 +01:00
cyril lopez
854360d811 Handle form in HomePageContainer 2017-11-08 16:06:21 +01:00
cyril lopez
4352cece3d Add input email to Input lib and associated validations 2017-11-08 14:31:06 +01:00
cyril lopez
bd20354ed3 Design EditForm component and improve Input lib by adding type toggle 2017-11-07 19:58:08 +01:00
cyril lopez
4e030f1fa9 Complete design list views 2017-11-06 18:15:53 +01:00
cyril lopez
c2659ca37f Design HeaderNav component 2017-11-06 12:27:53 +01:00
Aurelsicoko
d129bcc22e Resolve conflicts 2017-11-03 16:22:17 +01:00
Aurelsicoko
6ec618c677 Allow custom URL by env for plugins and admin 2017-11-03 15:59:03 +01:00
Jim LAURIE
5ccc49066d
Merge pull request #322 from strapi/list-plugins
List plugins
2017-11-03 15:01:38 +01:00
Jim Laurie
b57382aa6f New version and manifest build 2017-11-03 12:40:14 +01:00
Jim Laurie
6c376456fb Fix conflicts 2017-11-03 11:51:55 +01:00
Aurelsicoko
b81f8f3b89 Update plugin installation process to handle plugin config file 2017-11-02 19:36:09 +01:00
cyril lopez
f8866e09f3 Design list-plugins page and handle front end uninstall plugin 2017-11-02 16:49:10 +01:00
Aurelsicoko
3ef25764c7 Serve admin assets using public middleware 2017-11-02 12:11:57 +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
f275da8500 Fix checkboxLabel style 2017-11-02 10:15:37 +01:00
Aurelsicoko
917dff6c39 Clean package.json after setup to create an app w/out --dev 2017-11-01 12:11:10 +01:00
cyril lopez
68bcfcb3b4 Improve lib Input 2017-10-31 14:19:54 +01:00
cyril lopez
394e3a0a81 Created BackHeader component and implemented it in content manager Edit view 2017-10-31 11:23:49 +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
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
30af991003 Update branch
Merge branch 'alpha.7' of github.com:strapi/strapi into alpha.7
2017-10-18 14:45:10 +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
33720effd5 Run setup 2017-10-17 09:08:33 +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
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