34 Commits

Author SHA1 Message Date
Johann Pinson
6ddafb4fe3 fix(admin): handle click if specified #1257 2018-05-24 16:04:00 +02:00
soupette
0ca85934ac Add strapi-lint to ctm plugin and modify monorepo setups script to install it.
Now the strapi-lint is installed in both the ctm and the helper-plugin. It will be installed in all plugins later.

Important the updated eslint configuration requires to modify a lot of files....
2018-04-27 16:25:23 +02:00
cyril lopez
8a7dd16a95 Add Table to ListPage 2018-02-20 16:58:05 +01:00
Aurelsicoko
a47d99efd4 Display ID for SQL databases 2017-12-12 16:27:29 +01:00
Aurelsicoko
4444d806d6 Replace PNG logo to SVG & handle email/password type in Content Manager list 2017-12-06 13:44:58 +01:00
cyril lopez
69c99a8700 Add IcoContainer component to content-manager 2017-10-17 16:41:57 +02:00
cyril lopez
cc87727536 Fix content manager decimal attribute 2017-10-17 13:57:59 +02:00
cyril lopez
97957481f7 Fix merge 2017-10-16 08:46:34 +02:00
Aurelsicoko
6b602ff3da Fix UTC date format in TableRow 2017-10-13 16:54:21 +02:00
cyril lopez
f5e7c81ad7 Fix conflict 2017-10-13 11:43:32 +02:00
cyril lopez
507d0c41ce Prepare for eslint defaultProps 2017-10-13 09:41:48 +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
2dc7d8009d Fix table row display 2017-10-12 15:24:35 +02:00
Aurelsicoko
d835ee3b63 Update style 2017-10-10 15:58:35 +02:00
Aurélien GEORGET
2304d66306 Merge pull request #254 from strapi/plugin/content-manager
Plugin/content manager
2017-09-27 16:12:18 +02:00
Pierre Burgy
3ff690aba3 Fix table values display 2017-09-27 15:36:27 +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
b8accc03b9 Use React and React-DOM through global to use the exact same dependency everywhere 2017-09-22 16:56:09 +02:00
cyril lopez
f344cb6d07 Fix edit record 2017-09-20 15:21:58 +02:00
Aurelsicoko
3176a431ec Display relationships on 3 cols and fix ID display 2017-09-19 13:56:51 +02:00
cyril lopez
2739b33387 Fix on enter form bug, add enter submit form with eventlistener, add cancelChanges props 2017-09-19 08:34:52 +02:00
cyril lopez
5109326613 Access proptypes via npm package and not via React 2017-09-18 09:34:29 +02:00
cyril lopez
7c6a3f4687 Fix conflict 2017-09-14 15:10:08 +02:00
Aurelsicoko
08901657b0 Be able to make CRUD action without relationships 2017-08-31 17:26:44 +02:00
Aurelsicoko
22e58cba38 Be able to set dynamic main field and go back from Edit view 2017-08-31 16:00:45 +02:00
Aurelsicoko
dd11036d3c Apply design guidelines on view list 2017-08-30 17:56:52 +02:00
Aurelsicoko
7ee1d90cb7 Migrate plugin to new react-router 2017-08-29 17:32:48 +02:00
Pierre Burgy
19dd70d89c Make Content Manager compatible with react router 4 2017-08-22 15:31:42 +02:00
cyril lopez
7532670f93 Created empty view for homepage 2017-08-16 18:47:02 +02:00
Pierre Burgy
a2a019524b Add boolean case in list view 2017-06-20 19:19:10 +02:00
Pierre Burgy
1fad22481e Remove actions column 2017-06-20 18:55:41 +02:00
Pierre Burgy
43809dcb00 Add queries system and schema based fields 2017-06-17 17:01:50 +02:00
Pierre Burgy
11dd58de09 Improve plugin generator 2017-06-08 17:16:20 +01:00