693 Commits

Author SHA1 Message Date
Jim Laurie
f10bd4a936 Use db users for login 2017-11-16 14:29:49 +01:00
Jim Laurie
b0a2b61be4 Register new user with hashed password 2017-11-16 14:12:03 +01:00
cyril lopez
99d8a57f8c Design EditPage and created needed components, add inputChange dynamic 2017-11-16 13:43:55 +01:00
Jim Laurie
83050fcaa6 Merge branch 'user-permissions' of https://github.com/strapi/strapi into user-permissions 2017-11-16 10:46:45 +01:00
cyril lopez
e2a9037460 Created custom InputCheckbox 2017-11-15 17:48:30 +01:00
cyril lopez
59b76ca53d Created components for EditPage container 2017-11-15 17:35:32 +01:00
Jim Laurie
8cf8c24ee7 Load bookshelf plugins models 2017-11-15 17:27:07 +01:00
Jim Laurie
4bd0427ba6 Fix mongoose collection prefix plugin 2017-11-15 16:59:12 +01:00
cyril lopez
3f29551b75 Get role and format data with immutable 2017-11-15 15:11:10 +01:00
Jim Laurie
77ea9fb7d2 Mount mongoose instance in plugins models 2017-11-15 15:06:09 +01:00
cyril lopez
3d66f18e1a Change frontend routing and prepare for edit 2017-11-15 14:00:51 +01:00
cyril lopez
20c436303a Add fake route to check if admin user exists 2017-11-14 17:09:13 +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
04689919ab Add login dynamic and auth file 2017-11-14 14:27:16 +01:00
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
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
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
cyril lopez
854360d811 Handle form in HomePageContainer 2017-11-08 16:06:21 +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
cyril lopez
c720955269 Design EditPage top block, started design inputSearch and add change dynamic 2017-11-07 16:33:15 +01:00
cyril lopez
9c65e2824e Handle delete dynamic and created EditPage container with associated route 2017-11-07 14:32:31 +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
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