942 Commits

Author SHA1 Message Date
cyril lopez
be3c4bd812 Refacto login werification 2017-11-20 14:45:27 +01:00
cyril lopez
ac5f20a000 Add reset-password view and fix PR feedbacks 2017-11-20 14:21:08 +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
Aurelsicoko
bcc9a652aa Clear cache before loading configuration files 2017-11-17 17:12:55 +01:00
Aurelsicoko
3ccef3e3ba Fix symlink creation on Windows and .gitignore update 2017-11-17 16:35:52 +01:00
Aurelsicoko
b2603aab4d Update path to use local strapi-helper-plugin 2017-11-17 16:05:47 +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
Aurelsicoko
6f4086be2e Merge from master 2017-11-14 11:53:51 +01:00
Jim Laurie
5148f10b12 Merge branch 'user-permissions' of github.com:strapi/strapi into user-permissions 2017-11-14 11:12:22 +01:00
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
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
aeb43d925c Introduce new configurations for admin 2017-11-10 16:04:57 +01:00
cyril lopez
a95be3c83f Update branch
Merge branch 'master' of github.com:strapi/strapi into list-plugins
2017-11-10 10:29:38 +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
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
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
Jim Laurie
ef601d6e9a 3.0.0-alpha.6.6 2017-11-07 17:20:06 +01:00
cyril lopez
771cddcf48 Implemented List title dynamic and fetch data depending on url 2017-11-06 17:03:20 +01:00
Jim Laurie
30e39254a6 Change strapi version to alpha.6.5 2017-11-06 15:52:36 +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
10ac7b9f4b
Remove log 2017-11-03 15:01:06 +01:00
cyril lopez
56d48f6da0 Use strapiBin instead of global to uninstall a plugin 2017-11-03 14:13:47 +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
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
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
Aurelsicoko
917dff6c39 Clean package.json after setup to create an app w/out --dev 2017-11-01 12:11:10 +01:00
cyril lopez
493d303e31 Order main menu plugin list by plugin name 2017-10-26 17:21:53 +02:00