33691 Commits

Author SHA1 Message Date
cyril lopez
d7432ec942 Change auth input name 2017-11-14 11:46:18 +01:00
Aurelsicoko
2ceed9b1cf Add rimraf as dependency 2017-11-14 11:44:38 +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
Jim Laurie
4ad44f016b Init user models and fix api prefix 2017-11-14 11:11:22 +01:00
cyril lopez
797b1c5ccd Fix input design and HeaderNav design 2017-11-14 10:59:57 +01:00
cyril lopez
9d88e4d387 Fix users-permissions design 2017-11-14 10:31:18 +01:00
Jim Laurie
bc685a7d3a Add new plugin in setup 2017-11-14 10:11:16 +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
Jim Laurie
cffe47d7f2 Merge branch 'user-permissions' of github.com:strapi/strapi into user-permissions 2017-11-13 18:02:54 +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
cyril lopez
2604dafafa Update branch
Merge branch 'master' of github.com:strapi/strapi into fix/ctm-editView
2017-11-11 10:30:16 +01:00
cyril lopez
be14886b79 Fix ctm enter key press bug 2017-11-10 18:14: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
934fde2a9d
Merge pull request #336 from strapi/list-plugins
Add handler to get the app installed plugins
v3.0.0-alpha.6.7
2017-11-10 10:53:08 +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
718d1df3d2 Fix indentation 2017-11-09 18:09:48 +01:00
cyril lopez
d11887eebd Finish design auth pages 2017-11-09 18:07:55 +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
cyril lopez
aa3de8a310 Fix settings-manager description typo, expose only the needed informations in /plugins 2017-11-09 13:30:54 +01:00
cyril lopez
a44a2ee80d Package 2017-11-09 12:18:32 +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
961fb5154f
Merge pull request #335 from strapi/alpha.6.7
3.0.0-alpha.6.7
2017-11-08 17:35:14 +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
Aurélien GEORGET
a48b25dd5f
Merge pull request #334 from strapi/usage
Retrieve usage
2017-11-08 15:22:41 +01:00
Aurelsicoko
93abc5a348 Add uuid dependency 2017-11-08 15:09:06 +01:00
Aurelsicoko
bc7f89719c Retrieve usage 2017-11-08 15:03:55 +01:00
cyril lopez
4352cece3d Add input email to Input lib and associated validations 2017-11-08 14:31:06 +01:00
cyril lopez
9b8bcd1018 Design PopUpForm 2017-11-08 12:22:03 +01:00
cyril lopez
ccc5e55abe Fix PluginHeader max-height 2017-11-07 20:19:08 +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
42bbf2b852 Design InputSearch ul and handle delete user dynamic 2017-11-07 18:16:42 +01:00
Jim LAURIE
142dd66b03
Merge pull request #333 from strapi/alpha.6.6
Alpha.6.6
2017-11-07 17:52:48 +01:00
Jim Laurie
ef601d6e9a 3.0.0-alpha.6.6 2017-11-07 17:20:06 +01:00
Jim Laurie
b2607dda33 Fix database validation 2017-11-07 17:17:47 +01:00
cyril lopez
c720955269 Design EditPage top block, started design inputSearch and add change dynamic 2017-11-07 16:33:15 +01:00
Aurelsicoko
731a198647 Fix start with admin 2017-11-07 16:17:05 +01:00