1304 Commits

Author SHA1 Message Date
Jim LAURIE
10ac7b9f4b
Remove log 2017-11-03 15:01:06 +01:00
cyril lopez
56d48f6da0 Use strapiBin instead of global to uninstall a plugin 2017-11-03 14:13:47 +01:00
Jim Laurie
b57382aa6f New version and manifest build 2017-11-03 12:40:14 +01:00
Jim Laurie
77013bc4b2 Fix conflicts 2017-11-03 12:00:08 +01:00
Jim Laurie
6c376456fb Fix conflicts 2017-11-03 11:51:55 +01:00
Aurelsicoko
b81f8f3b89 Update plugin installation process to handle plugin config file 2017-11-02 19:36:09 +01:00
cyril lopez
8c9f9e496d Add uninstall plugin dynamic 2017-11-02 17:05:37 +01:00
cyril lopez
f8866e09f3 Design list-plugins page and handle front end uninstall plugin 2017-11-02 16:49:10 +01:00
Aurelsicoko
3ef25764c7 Serve admin assets using public middleware 2017-11-02 12:11:57 +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
Aurelsicoko
917dff6c39 Clean package.json after setup to create an app w/out --dev 2017-11-01 12:11:10 +01:00
cyril lopez
493d303e31 Order main menu plugin list by plugin name 2017-10-26 17:21:53 +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
25b6ec055d Fix admin channels link design 2017-10-24 15:02:35 +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
e109984181 Setup 2017-10-23 15:58:01 +02:00
Aurelsicoko
b0d2a3c838 3.0.0-alpha.6.4 2017-10-23 12:24:44 +02:00
cyril lopez
2bf8f8f0bd Fix admin messages typos and optimize logos 2017-10-23 11:44:21 +02:00
Aurelsicoko
de162b3201 Use koa-router-joi instead of koa-joi-router 2017-10-23 10:48:19 +02:00
cyril lopez
07ac01324c Created ListRow component 2017-10-21 17:02:25 +02:00
cyril lopez
dc5d8b8e90 Update branch 2017-10-20 11:21:09 +02:00
cyril lopez
56025bcc0f Fix conflict 2017-10-20 11:11:37 +02:00
Aurelsicoko
3bb952d58f Update dependencies 2017-10-18 18:39:32 +02:00
cyril lopez
5c7345167f Integrate welcome page 2017-10-18 16:51:50 +02:00
cyril lopez
f8196fdd08 Strapi setup 2017-10-18 14:56:23 +02:00
cyril lopez
30af991003 Update branch
Merge branch 'alpha.7' of github.com:strapi/strapi into alpha.7
2017-10-18 14:45:10 +02:00
cyril lopez
3c9434c024 Add ErrorBoundary component to handle plugins errors 2017-10-17 10:02:41 +02:00
cyril lopez
33720effd5 Run setup 2017-10-17 09:08:33 +02:00
cyril lopez
e6817d369c Refacto lib input 2017-10-16 16:35:20 +02:00
cyril lopez
9b1d658fa5 Fix settings-manager input styles 2017-10-16 16:24:48 +02:00
Aurelsicoko
9586a8cabc 3.0.0-alpha.6.3 2017-10-16 15:13:28 +02:00
cyril lopez
203f7de94f Fix styles due to bootstrap upgrade 2017-10-16 14:30:26 +02:00
cyril lopez
8c26406654 Upgrade bootstrap 2017-10-16 13:37:27 +02:00
Aurelsicoko
b5955739da 3.0.0-alpha.6.2 2017-10-16 12:29:47 +02:00
Aurelsicoko
ff6b62ac7e Update scripts path 2017-10-16 12:28:48 +02:00
Aurelsicoko
5d06875a20 3.0.0-alpha.6.1 2017-10-16 11:44:29 +02:00
Aurelsicoko
e324e8b66d Update dependencies 2017-10-16 11:34:06 +02:00
Aurelsicoko
287b5e17f9 3.0.0-alpha.6 2017-10-16 11:07:41 +02:00
Aurelsicoko
cacb484efe Fix back button on 404 2017-10-16 10:33:23 +02:00
cyril lopez
7828248150 Upgrade react and fix warnings 2017-10-16 09:52:47 +02:00
cyril lopez
14f6c7753b Add eslint semi rule 2017-10-13 16:46:18 +02:00
cyril lopez
95126dfb71 Add eslint react/require-default-props 2017-10-13 14:47:41 +02:00
cyril lopez
f5e7c81ad7 Fix conflict 2017-10-13 11:43:32 +02:00
cyril lopez
6645d12f33 Use strapi helper plugin PoPUpWarning component in content type builder 2017-10-12 19:35:32 +02:00
cyril lopez
1fcdb0a07b Add event-handler-names eslint configuration so change all event naming 2017-10-12 17:07:02 +02:00
Aurelsicoko
b3dca34d8e Update ROADMAP 2017-10-12 14:29:43 +02:00
Aurélien GEORGET
e93e251750 Merge pull request #273 from strapi/fix/popup-design
Center popupwarning and remove confirm button border
2017-10-12 10:41:21 +02:00
Aurélien GEORGET
a4ce1232d3 Merge pull request #271 from strapi/improvements/filters
API filters
2017-10-12 10:40:28 +02:00
cyril lopez
d1c18c3d8c Hide content types section if there is no model, change admin left men components to stateless function instead of react class 2017-10-11 16:54:58 +02:00