469 Commits

Author SHA1 Message Date
cyril lopez
65264cf938 Fix design 2017-12-04 17:32:45 +01:00
Aurelsicoko
2b86bde1b4 Fix build due to layout 2017-12-04 14:29:16 +01:00
cyril lopez
8bec0273da Fix InputSearch lib css 2017-12-02 13:54:36 +01:00
cyril lopez
046574fb45 Created InstallPluginPage container 2017-12-02 13:37:58 +01:00
cyril lopez
eed26aeef7 Prevent plugins to execute the bootstrap file (frontend) if the plugin users-permissions is in the project or if the user is not logged in 2017-12-01 15:45:11 +01:00
cyril lopez
a7b56b484f Fix conflict 2017-11-29 19:00:51 +01:00
Aurelsicoko
1b4670b719 Make design sharp 2017-11-29 17:08:27 +01:00
cyril lopez
b4a6336f14 Fix typo in request helper 2017-11-29 15:55:32 +01:00
cyril lopez
47dccaa26b Fix request helper 2017-11-29 12:48:58 +01:00
cyril lopez
f6d243a4df Fix add header to request helper 2017-11-29 11:43:38 +01:00
cyril lopez
9df31150d2 Fix design 2017-11-29 10:29:12 +01:00
Aurelsicoko
3cf999c8a6 Add layout user and apply design change 2017-11-28 16:20:39 +01:00
Aurelsicoko
5d6f035384 Merge branch 'user-permissions' of github.com:strapi/strapi into user-permissions 2017-11-28 16:10:03 +01:00
Aurelsicoko
b63cd80a13 Add type email & password, and fix layout system 2017-11-28 16:01:50 +01:00
cyril lopez
2a27b915f8 Fix design 2017-11-28 15:04:02 +01:00
Aurelsicoko
362f7badb0 Add type password 2017-11-28 13:51:50 +01:00
Aurelsicoko
eceede450b Handle plugin model in Content Manager 2017-11-27 17:27:16 +01:00
Aurelsicoko
ac2c2b55e9 Fix setup and apply design changes 2017-11-25 14:08:06 +01:00
cyril lopez
be3c4bd812 Refacto login werification 2017-11-20 14:45:27 +01:00
cyril lopez
f182189217 Remove log 2017-11-20 14:22:18 +01:00
cyril lopez
ac5f20a000 Add reset-password view and fix PR feedbacks 2017-11-20 14:21:08 +01:00
cyril lopez
51194f28b5 Fix conflict 2017-11-17 17:22:41 +01:00
cyril lopez
99d8a57f8c Design EditPage and created needed components, add inputChange dynamic 2017-11-16 13:43:55 +01:00
cyril lopez
59b76ca53d Created components for EditPage container 2017-11-15 17:35:32 +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
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
Aurelsicoko
11e902dc7c Handle development public path 2017-11-13 14:06:18 +01:00
Aurelsicoko
d0c3f7f8b5 Avoid to rebuild on path change and override build configuration 2017-11-11 22:14:05 +01:00
Aurelsicoko
64029c66d9 Fix translations requirement and plugin build 2017-11-09 12:10:08 +01:00
Aurelsicoko
650e7dd6cb Add remote and backend URLs and update global variable 2017-11-08 17:40:47 +01:00
cyril lopez
4352cece3d Add input email to Input lib and associated validations 2017-11-08 14:31:06 +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
c2659ca37f Design HeaderNav component 2017-11-06 12:27:53 +01:00
Jim LAURIE
5ccc49066d
Merge pull request #322 from strapi/list-plugins
List plugins
2017-11-03 15:01:38 +01:00
cyril lopez
f8866e09f3 Design list-plugins page and handle front end uninstall plugin 2017-11-02 16:49:10 +01:00
cyril lopez
c40c4c5013 Add plugin description to all plugins packages and pass it to the app context 2017-11-02 11:36:38 +01:00
cyril lopez
f275da8500 Fix checkboxLabel style 2017-11-02 10:15:37 +01:00
cyril lopez
68bcfcb3b4 Improve lib Input 2017-10-31 14:19:54 +01:00
cyril lopez
394e3a0a81 Created BackHeader component and implemented it in content manager Edit view 2017-10-31 11:23:49 +01:00
cyril lopez
8dfa961357 Remove double onClick props in Input lib and send error if connector does not exist in content type builder checkTableExists 2017-10-27 14:45:14 +02:00
cyril lopez
53ab41110b Add input search to Input library 2017-10-27 05:40:14 +02:00
cyril lopez
db19f407d6 Add input type password to Input library 2017-10-27 04:41:24 +02:00
cyril lopez
9400a93a59 Merge pull request #304 from strapi/improve/NotFoundPage
Improve/not found page
2017-10-25 17:25:53 +02:00
cyril lopez
d286867a5b Created NotFound component and add it to admin and content type builder 2017-10-25 17:03:40 +02:00
cyril lopez
31691009db Refacto ExtendComponent and modify generate-plugin 2017-10-25 16:14:57 +02:00
cyril lopez
160ffe8626 Created dynamic to injectComponent from one plugin into another, write documentation accordingly 2017-10-24 14:35:08 +02:00
cyril lopez
07ac01324c Created ListRow component 2017-10-21 17:02:25 +02:00
cyril lopez
69c99a8700 Add IcoContainer component to content-manager 2017-10-17 16:41:57 +02:00