833 Commits

Author SHA1 Message Date
soupette
e0376cdd28 Merge branch 'master' of github.com:strapi/strapi into content-manager-filters 2018-05-29 11:46:56 +02:00
soupette
e73b44b6da Fix styled-components webpack config 2018-05-29 10:49:59 +02:00
Jim LAURIE
f3df2fa77f
Merge branch 'master' into patch-input-ui 2018-05-28 16:21:57 +02:00
Jim LAURIE
f9b3f27c6f
Merge branch 'master' into patch-ui-table 2018-05-28 16:03:49 +02:00
Johann Pinson
28b2512484 fix(admin): handle click if specified - update PropTypes 2018-05-28 15:47:51 +02:00
Aurelsicoko
4ca24a37de Add usage tracking link in the menu #1280 2018-05-28 14:39:02 +02:00
soupette
688f44be7c Fix inputCheckbox proptypes 2018-05-25 14:43:04 +02:00
Johann Pinson
93151ac2e2 fix(ui): add min-height for line in table content-type-builder #1076 2018-05-24 17:51:55 +02:00
Johann Pinson
340aecc743 fix(ui): input min-width for helper #1214 2018-05-24 17:06:47 +02:00
Johann Pinson
6ddafb4fe3 fix(admin): handle click if specified #1257 2018-05-24 16:04:00 +02:00
soupette
20d896c92a Open FilterPickWrapper when clicking on a filter with correct input autofocus 2018-05-24 14:40:43 +02:00
soupette
2ece502650 Add refs to inputs Date Select & Select 2018-05-24 13:59:58 +02:00
soupette
739447b5c6 Use reactstrap instead of csstransition 2018-05-23 17:40:36 +02:00
soupette
1fae3e9852 Fix ctm bookshelf find query with sort 2018-05-22 18:23:03 +02:00
soupette
e9ce813474 Handle change input filters 2018-05-18 17:54:38 +02:00
soupette
f3bdbff968 Fix conflicts 2018-05-18 14:56:40 +02:00
Jim Laurie
6c194ff333 Init create new app test 2018-05-18 14:22:24 +02:00
Jim LAURIE
74d3987a11
Merge branch 'master' into add-styled-component 2018-05-18 11:07:32 +02:00
soupette
1543160819 Add Loadable to inputs 2018-05-18 10:58:51 +02:00
Jim Laurie
31c0d7457a 3.0.0-alpha.12.2 2018-05-17 16:54:27 +02:00
soupette
d0e27e95a4 Created SlideDown components in helper plugin
Move LoadingIndicator into the helper.
Start to use react-loadable in the content manager
2018-05-17 15:38:06 +02:00
soupette
220e6baaef Harmonize content manager filters options to match the generated APIs
Change the GlobalPagination & PageFooter params type
Apply these modifications into the plugins that were using those compos
2018-05-16 17:10:43 +02:00
soupette
97d8200c6c Merge branch 'master' of github.com:strapi/strapi into content-manager-filters 2018-05-16 14:41:28 +02:00
Jim Laurie
4fe7b6176e Fix conflicts & lint 2018-05-16 12:07:02 +02:00
soupette
d9a4b2990f Init filter design 2018-05-15 17:01:47 +02:00
soupette
51f5adc56a Add styled-components 2018-05-15 14:07:18 +02:00
Jim LAURIE
0c6f86ce3e
Merge branch 'master' into eslint 2018-05-14 16:13:47 +02:00
soupette
17e9340276 Fixes #870 2018-05-14 14:17:51 +02:00
Jim LAURIE
c09f5138a2
Merge branch 'master' into eslint 2018-05-07 16:03:35 +02:00
Jim Laurie
8f5443db17 3.0.0-alpha.12.1.3 2018-05-07 10:46:43 +02:00
soupette
2df4cb3311 Remove npm run lint test in all packages 2018-05-07 09:29:35 +02:00
soupette
2580e49c4d Lint strapi-helper-plugin 2018-05-04 18:02:35 +02:00
soupette
74de4da177 Change test 2018-05-04 11:55:34 +02:00
soupette
601143b4d5 Remove eslint dependencie in all packages 2018-05-04 11:08:41 +02:00
soupette
2a30a20e7e Important! fix monorepo setup build command 2018-05-03 17:39:24 +02:00
Jim Laurie
c491c61a97 3.0.0-alpha.12.2 2018-05-03 14:15:21 +02:00
soupette
4f498cea06 Add eslint to ctb backend 2018-04-30 17:27:46 +02:00
soupette
85cf6dfb91 Rename eslint folder 2018-04-30 16:56:45 +02:00
soupette
ba6011beda Fix popuprelation bug 2018-04-30 15:30:49 +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
941726ba0c
Merge branch 'master' into fix-978 2018-04-27 09:27:51 +02:00
soupette
58e16b8d4c Fixes #978 2018-04-26 15:10:30 +02:00
Jim LAURIE
70cd38080e
Merge branch 'master' into fix-1041 2018-04-26 14:47:24 +02:00
soupette
5c49e76610 Fix PR feedback 2018-04-26 14:07:31 +02:00
soupette
d17f49c2e5 Fixes #1041
I commented the DatetimeStyles import in the InputDate because it was messing with webpack.
Since the new config it is not doing it anymore.
2018-04-26 13:44:26 +02:00
soupette
9e876370e0 Add comments 2018-04-25 17:27:09 +02:00
soupette
fb35bc75e0 Fix monorepo setup 2018-04-25 14:59:28 +02:00
soupette
0a9f81765e Add new commands to fix npm run setup inside a project 2018-04-25 14:33:38 +02:00
soupette
8db7e1ef30 Merge branch 'master' of github.com:strapi/strapi into improve-webpack-config 2018-04-24 13:41:37 +02:00
soupette
7f353bb94a Configurate extract-text-webpack-plugin 2018-04-23 18:25:12 +02:00