137 Commits

Author SHA1 Message Date
Aurelsicoko
1c2f625a2b Allow plugin to add link into a specific left menu section 2017-11-27 12:22:20 +01:00
Aurelsicoko
ac2c2b55e9 Fix setup and apply design changes 2017-11-25 14:08:06 +01:00
Luca Perret
55bf50768e Fix admin translation typo on keys 2017-11-23 18:41:18 +01:00
cyril lopez
97d20d5315 Created handler for POST role 2017-11-23 11:03:26 +01:00
cyril lopez
be3c4bd812 Refacto login werification 2017-11-20 14:45:27 +01:00
cyril lopez
51194f28b5 Fix conflict 2017-11-17 17:22:41 +01:00
cyril lopez
31523b3f5d Update branch
Merge branch 'master' of github.com:strapi/strapi into user-permissions
2017-11-17 17:18:28 +01:00
Jim Laurie
7a0d05346b Fix conflict 2017-11-15 12:16:27 +01:00
cyril lopez
b40ee0c5ef Set protected urls from plugin 2017-11-14 16:42:08 +01:00
cyril lopez
a60f5ca9f0 Add bootstrap file to check if rootAdmin exists 2017-11-14 16:05:06 +01:00
cyril lopez
50cbeb5486 Fix showLeftMenu bug in admin plugin 2017-11-14 15:26:12 +01:00
cyril lopez
b1d2ad7472 Add auth dynamic in admin 2017-11-14 15:19:48 +01:00
cyril lopez
9d88e4d387 Fix users-permissions design 2017-11-14 10:31:18 +01:00
Aurelsicoko
11e902dc7c Handle development public path 2017-11-13 14:06:18 +01:00
Aurelsicoko
d0c3f7f8b5 Avoid to rebuild on path change and override build configuration 2017-11-11 22:14:05 +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
cyril lopez
aa3de8a310 Fix settings-manager description typo, expose only the needed informations in /plugins 2017-11-09 13:30:54 +01:00
Aurelsicoko
64029c66d9 Fix translations requirement and plugin build 2017-11-09 12:10:08 +01:00
cyril lopez
f3bddb77c8 Add handler to get the app installed plugins 2017-11-09 11:25:01 +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
771cddcf48 Implemented List title dynamic and fetch data depending on url 2017-11-06 17:03:20 +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
Aurelsicoko
b81f8f3b89 Update plugin installation process to handle plugin config file 2017-11-02 19:36:09 +01:00
cyril lopez
8c9f9e496d Add uninstall plugin dynamic 2017-11-02 17:05:37 +01:00
cyril lopez
f8866e09f3 Design list-plugins page and handle front end uninstall plugin 2017-11-02 16:49:10 +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
493d303e31 Order main menu plugin list by plugin name 2017-10-26 17:21:53 +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
25b6ec055d Fix admin channels link design 2017-10-24 15:02:35 +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
2bf8f8f0bd Fix admin messages typos and optimize logos 2017-10-23 11:44:21 +02:00
cyril lopez
07ac01324c Created ListRow component 2017-10-21 17:02:25 +02:00
cyril lopez
56025bcc0f Fix conflict 2017-10-20 11:11:37 +02:00
Aurelsicoko
3bb952d58f Update dependencies 2017-10-18 18:39:32 +02:00
cyril lopez
5c7345167f Integrate welcome page 2017-10-18 16:51:50 +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
9b1d658fa5 Fix settings-manager input styles 2017-10-16 16:24:48 +02:00
cyril lopez
203f7de94f Fix styles due to bootstrap upgrade 2017-10-16 14:30:26 +02:00
cyril lopez
8c26406654 Upgrade bootstrap 2017-10-16 13:37:27 +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
6645d12f33 Use strapi helper plugin PoPUpWarning component in content type builder 2017-10-12 19:35:32 +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
d1c18c3d8c Hide content types section if there is no model, change admin left men components to stateless function instead of react class 2017-10-11 16:54:58 +02:00