33691 Commits

Author SHA1 Message Date
Aurelsicoko
a6bd10cf11 Update ROADMAP 2017-12-13 14:50:56 +01:00
Aurelsicoko
74e1f0529d Fix specific case in one-to-one relation 2017-12-13 14:36:07 +01:00
Jim Laurie
f9126e5f0d Fix .gitignore file generation 2017-12-13 14:23:07 +01:00
cyril lopez
13383d9f7c Open the application s permissions section if there are APIs 2017-12-13 13:43:36 +01:00
cyril lopez
0a2165f97f Fix typo 2017-12-13 13:37:11 +01:00
cyril lopez
4028e5c88f Update getting started 2017-12-13 13:24:46 +01:00
cyril lopez
a641b8ec93 Update contributing guide 2017-12-13 12:21:16 +01:00
Aurelsicoko
1127ab1c85 Fix one-to-one during first creation with Bookshelf 2017-12-13 12:14:15 +01:00
cyril lopez
b0fcdc4a91 Create OverlayBlocker documentation 2017-12-13 11:49:26 +01:00
Aurelsicoko
b08a4d811c Use local global to expose model for Bookshelf & move globalId definition in the core 2017-12-13 11:38:38 +01:00
Jim Laurie
e80ce765af Change alpha version 2017-12-13 11:24:51 +01:00
Jim LAURIE
348b4d1b27
Merge pull request #366 from strapi/fix-login-redirect
Prevent user from going to login page if no user is registered
2017-12-13 11:12:14 +01:00
Jim Laurie
56708f7cd8 Add authentification link in doc menu 2017-12-13 11:04:44 +01:00
cyril lopez
d843886696 Update branch
Merge branch 'master' of github.com:strapi/strapi into fix-login-redirect
2017-12-13 10:59:12 +01:00
Aurélien GEORGET
0aef60b57c
Merge pull request #369 from lucaperret/master
Fix generate-controller templates: typo on method
2017-12-13 10:44:21 +01:00
cyril lopez
09d4183f1e Update branch
Merge branch 'master' of github.com:strapi/strapi into fix-login-redirect
2017-12-13 10:41:06 +01:00
cyril lopez
8774f365aa Display info box when downkloading a plugin 2017-12-12 20:17:41 +01:00
cyril lopez
9fe1480a26 Created OverlayBlocker that prevents any action on the app and add download plugin dynamic 2017-12-12 19:53:04 +01:00
cyril lopez
43bfb8593e Connect container to real data 2017-12-12 18:30:09 +01:00
Luca Perret
a18434faa0 Fix generate-controller templates: typo on method 2017-12-12 18:22:07 +01:00
cyril lopez
f32ecc6828 Created StarsContainer component 2017-12-12 17:49:06 +01:00
cyril lopez
54034bba6f Add nav links 2017-12-12 17:05:43 +01:00
Aurelsicoko
a47d99efd4 Display ID for SQL databases 2017-12-12 16:27:29 +01:00
Aurelsicoko
61d75648b0 Fix content-manager offset for SQL databases 2017-12-12 16:24:19 +01:00
cyril lopez
01dcc8dada Finish design install plugin pop up 2017-12-12 16:18:48 +01:00
Jim LAURIE
58f4e4667d
Merge pull request #367 from strapi/fix/roles
Fix auto set config if doent exist
2017-12-12 16:14:42 +01:00
Aurelsicoko
628ad4add4 Fix strapi-bookshelf to work w/ associations w/ plugins & JWT condition 2017-12-12 16:14:38 +01:00
cyril lopez
b1779a53fd Refacto login redirect 2017-12-12 15:48:09 +01:00
cyril lopez
2a739aa6bc Design popup navlink 2017-12-12 15:44:04 +01:00
Jim Laurie
832617159d Fix auto set config if doent exist 2017-12-12 15:13:27 +01:00
cyril lopez
02e2016a7a Prevent user from going to login page id no user is registered 2017-12-12 15:12:08 +01:00
cyril lopez
af627acfec Init popupup install plugin design 2017-12-12 14:30:24 +01:00
cyril lopez
92e8f82fa0 Finish install plugin card design 2017-12-11 20:19:22 +01:00
cyril lopez
a062802a0f Fix install plugin design 2017-12-11 19:04:27 +01:00
Aurelsicoko
8db92c22fd Split Content-Manager logic into service & allow CRUD and associations w/ plugin's models w/ Mongoose 2017-12-11 18:23:15 +01:00
Aurélien GEORGET
455ff3ed68
Merge pull request #364 from strapi/user-permissions
3.0.0-alpha.7
2017-12-11 16:59:21 +01:00
Jim Laurie
335ba7aeef Merge branch 'master' of https://github.com/strapi/strapi into user-permissions 2017-12-11 16:13:33 +01:00
Jim Laurie
6d39c26568 3.0.0-alpha.7 2017-12-11 15:11:29 +01:00
Jim LAURIE
7fdbee5dd4
Merge pull request #357 from strapi/user-permissions
User permissions
2017-12-11 15:10:08 +01:00
Jim Laurie
9831cbe393 Fix eslint 2017-12-11 14:44:58 +01:00
Aurelsicoko
d53287362a Fix source parameters to switch between content-type 2017-12-11 14:18:40 +01:00
Jim Laurie
f404a96c5c Fix conflicts 2017-12-11 13:51:16 +01:00
Jim Laurie
a5ef1aa0ca Fix user fetch service with id 2017-12-11 12:31:26 +01:00
Aurelsicoko
bf8b434f4b Allow relation with plugin's models 2017-12-11 12:29:05 +01:00
Aurelsicoko
88fb2ee89c Fix default middleware configurations & allowed headers 2017-12-11 12:26:16 +01:00
Jim Laurie
519239c35c Fix find one generated api mongoose 2017-12-11 12:18:14 +01:00
Jim Laurie
5f4a5971d7 Last fix PR 2017-12-11 11:14:07 +01:00
Jim Laurie
62925b9864 Add npmignore 2017-12-08 17:32:34 +01:00
cyril lopez
3da6faac05 Fix feedback PR 2017-12-08 14:40:42 +01:00
Jim Laurie
b4cae064d5 Fix conflict 2017-12-08 12:30:10 +01:00