609 Commits

Author SHA1 Message Date
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
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
2bf8f8f0bd Fix admin messages typos and optimize logos 2017-10-23 11:44:21 +02:00
cyril lopez
07ac01324c Created ListRow component 2017-10-21 17:02:25 +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
3c9434c024 Add ErrorBoundary component to handle plugins errors 2017-10-17 10:02:41 +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
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
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
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
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
cyril lopez
be01d98782 Update admin leftMenu content types section when deleting a content type 2017-10-10 12:25:40 +02:00
cyril lopez
7c76d11259 Created a common blocker component 2017-09-30 17:20:07 +02:00
cyril lopez
2a6dc8c821 Fix PR feedback 2017-09-28 14:00:22 +02:00
cyril lopez
2772219a44 fix conflict 2017-09-28 12:20:52 +02:00
cyril lopez
ac11c46858 Created Production blocker component 2017-09-27 19:25:14 +02:00
cyril lopez
8b73665923 Created autoReloadblocker component and add pluginRequirements file to content-type-builder-plugin 2017-09-27 19:15:03 +02:00
cyril lopez
937a1a9e3f Add pluginRequirements function to block plugin rendering 2017-09-27 17:54:18 +02:00
Aurelsicoko
62f96e5c07 Use one webpack server to serve admin in development mode 2017-09-26 16:36:28 +02:00
Aurelsicoko
51d936b559 Resolve conflicts 2017-09-25 18:28:45 +02:00
Aurelsicoko
fae170fe24 Fix notification and expose react-transition-group 2017-09-25 17:27:04 +02:00
Aurelsicoko
cb00ac2a31 Apply feedback 2017-09-25 15:35:27 +02:00
Aurelsicoko
b8accc03b9 Use React and React-DOM through global to use the exact same dependency everywhere 2017-09-22 16:56:09 +02:00
Aurelsicoko
9ef6618f3a Run test on port 1338 and remove deprecated PropTypes warning 2017-09-20 11:12:04 +02:00
Aurelsicoko
d95de47574 Apply few design updates to harmonize components 2017-09-19 19:04:39 +02:00
Aurelsicoko
019690d6d6 Improve notification behaviour and solve issue with no relationships 2017-09-19 13:40:26 +02:00
Aurelsicoko
f9c0e997b2 Fix many to many relationships with Mongoose & display plugin name in browser tab title 2017-09-18 17:58:29 +02:00
cyril lopez
7c6a3f4687 Fix conflict 2017-09-14 15:10:08 +02:00
Aurelsicoko
ad856bea8d Fix links menu 2017-09-14 12:19:24 +02:00
Aurelsicoko
be4c757f5a Use bindActionCreators, solve i18n issues 2017-09-14 11:10:05 +02:00
Pierre Burgy
3917c7ae1b Improve LeftMenuLinkContainer map syntax 2017-09-13 23:11:22 +02:00
Pierre Burgy
efb591601a Fix tests 2017-09-09 17:00:35 +02:00
Pierre Burgy
5e2b93abb1 Translate home page sentence 2017-09-09 16:59:30 +02:00
Pierre Burgy
fe332211f7 Use defaultValue instead of selected in Toggle 2017-09-09 16:30:19 +02:00
Pierre Burgy
618c1b18e3 Listen plugins only under localhost hostname 2017-09-09 16:28:06 +02:00
Pierre Burgy
639f4c68e1 Increase notifications top margin 2017-09-09 16:19:58 +02:00
Pierre Burgy
0f995df88d Export dispatch in app.js 2017-09-09 16:18:53 +02:00
Pierre Burgy
6c4310b19d Translate no plugins installed sentence 2017-09-09 16:10:38 +02:00
Pierre Burgy
3b517dc0c0 Fix no plugins string alignement 2017-09-09 16:06:19 +02:00