2068 Commits

Author SHA1 Message Date
cyril lopez
c3ee5575c9 Update branch
Merge branch 'user-permissions' of github.com:strapi/strapi into user-permissions
2017-11-14 11:51:34 +01:00
Jim Laurie
5ca1076179 Add static login for fontend 2017-11-14 11:49:19 +01:00
cyril lopez
d7432ec942 Change auth input name 2017-11-14 11:46:18 +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
Jim Laurie
cffe47d7f2 Merge branch 'user-permissions' of github.com:strapi/strapi into user-permissions 2017-11-13 18:02:54 +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
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
a44a2ee80d Package 2017-11-09 12:18:32 +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
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
Jim LAURIE
851b644464
Merge pull request #331 from strapi/fix/node-modules
Fix node modules
2017-11-07 15:59:26 +01:00
Jim Laurie
255175a37a Fix PR feedback - fse 2017-11-07 15:14:48 +01:00
cyril lopez
9c65e2824e Handle delete dynamic and created EditPage container with associated route 2017-11-07 14:32:31 +01:00
Jim Laurie
f9d0bc4f9c Handle undefined value for input validation 2017-11-07 12:02:03 +01:00
Jim Laurie
02a82e7c8f Merge branch 'master' of github.com:strapi/strapi into fix/node-modules 2017-11-06 20:09:58 +01:00
Jim Laurie
96e9d3ee86 Fix local installation 2017-11-06 19:05:25 +01:00
cyril lopez
c1131dfbf9 Add PopUpWarning to handle delete item 2017-11-06 18:25:40 +01:00
cyril lopez
4e030f1fa9 Complete design list views 2017-11-06 18:15:53 +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
Jim Laurie
1604ffe658 Change gitignore generated app 2017-11-06 14:47:00 +01:00
cyril lopez
c2659ca37f Design HeaderNav component 2017-11-06 12:27:53 +01:00
cyril lopez
4325102586 Update generate-plugin package by removing unnecessary Button component 2017-11-06 11:53:41 +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
cyril lopez
48119631df
Merge pull request #326 from strapi/fix/ctb-edit-temp-attribute
Fix/ctb edit temp attribute
2017-11-06 10:56:28 +01:00
Jim Laurie
7c773f91b4 Merge branch 'master' of https://github.com/strapi/strapi into fix/node-modules 2017-11-03 17:17:23 +01:00