cyril lopez
|
c17adfe0d8
|
Change permissions data format
|
2017-11-16 17:59:41 +01:00 |
|
Jim Laurie
|
a512d232d3
|
Add plugin send email
|
2017-11-16 16:58:45 +01:00 |
|
cyril lopez
|
3fc44a3877
|
Finish register
|
2017-11-16 15:51:12 +01:00 |
|
cyril lopez
|
76ca6a819e
|
Update branch
Merge branch 'user-permissions' of github.com:strapi/strapi into user-permissions
|
2017-11-16 15:14:50 +01:00 |
|
cyril lopez
|
5bc725ed38
|
Finish design EditPage
|
2017-11-16 15:13:46 +01:00 |
|
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 |
|
Aurélien GEORGET
|
9245c7e71e
|
Merge pull request #340 from strapi/installation/admin
Installation/admin
|
2017-11-15 13:40:29 +01:00 |
|
Jim Laurie
|
7a0d05346b
|
Fix conflict
|
2017-11-15 12:16:27 +01:00 |
|
Jim LAURIE
|
7f3702d742
|
Merge pull request #325 from strapi/detach/admin
Detach/admin
|
2017-11-15 11:58:34 +01:00 |
|
Aurelsicoko
|
034b6df310
|
Fix pluginID
|
2017-11-14 18:06:20 +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 |
|
Aurelsicoko
|
b4e6421aff
|
Add documentation and fix setup
|
2017-11-14 15:27:56 +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 |
|
cyril lopez
|
04689919ab
|
Add login dynamic and auth file
|
2017-11-14 14:27:16 +01:00 |
|
cyril lopez
|
d9e3d80a22
|
Update content type builder storeData.js file for adapting with login
|
2017-11-14 13:27:25 +01:00 |
|
Aurelsicoko
|
6f4086be2e
|
Merge from master
|
2017-11-14 11:53:51 +01:00 |
|
cyril lopez
|
bffa54a384
|
Merge pull request #338 from strapi/fix/ctm-editView
Fix ctm enter key press bug
|
2017-11-14 11:52:34 +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 |
|
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 |
|