833 Commits

Author SHA1 Message Date
cyril lopez
9d88e4d387 Fix users-permissions design 2017-11-14 10:31:18 +01:00
cyril lopez
9e4fe1b7d3 Run setup 2017-11-14 09:11:31 +01:00
Aurelsicoko
98cbcd6940 Don't execute npm prune on every npm install 2017-11-13 19:38:16 +01:00
Aurelsicoko
f80b54f1e0 Avoid to rebuild admin during installation and remove useless dependencies 2017-11-13 19:24:29 +01:00
Aurelsicoko
0eab3d1219 Remove useless dependencies and silent strapi.log during test 2017-11-13 17:58:48 +01:00
Aurelsicoko
11e902dc7c Handle development public path 2017-11-13 14:06:18 +01:00
Aurelsicoko
87a083134a Change variable name 2017-11-13 12:45:39 +01:00
Aurelsicoko
d0c3f7f8b5 Avoid to rebuild on path change and override build configuration 2017-11-11 22:14:05 +01:00
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
d0bfe49712 Finish design and login dynamic 2017-11-10 14:20:33 +01:00
cyril lopez
2ff23e3765 Handle login formErrors 2017-11-10 12:26:51 +01:00
Jim Laurie
fe57abdb2f Merge branch 'master' of github.com:strapi/strapi into user-permissions 2017-11-10 10:06:23 +01:00
cyril lopez
bb99917369 Design Auth pages and implemented associated actions 2017-11-09 17:36:07 +01:00
cyril lopez
ebc4054a2f Add keyboard shortcuts 2017-11-09 14:33:26 +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
Jim Laurie
790cee753e 3.0.0-alpha.6.7 2017-11-08 15:46:28 +01:00
Aurelsicoko
27016a95d6 Resolve conflicts 2017-11-08 15:25:57 +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
Jim Laurie
ef601d6e9a 3.0.0-alpha.6.6 2017-11-07 17:20:06 +01:00
cyril lopez
4e030f1fa9 Complete design list views 2017-11-06 18:15:53 +01:00
Jim Laurie
30e39254a6 Change strapi version to alpha.6.5 2017-11-06 15:52:36 +01:00
cyril lopez
c2659ca37f Design HeaderNav component 2017-11-06 12:27:53 +01:00
cyril lopez
69e0563d27 Add PluginHeader component, associated translations and remove component Button 2017-11-06 11:52:14 +01:00
cyril lopez
2ccfd4e8b5 Generate plugin users-permissions and add it to strapi-packages 2017-11-06 11:14:43 +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
77013bc4b2 Fix conflicts 2017-11-03 12:00:08 +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
Aurelsicoko
b0d2a3c838 3.0.0-alpha.6.4 2017-10-23 12:24:44 +02:00