18 Commits

Author SHA1 Message Date
soupette
b68a04d0fc Add rollup to strapi-helper-plugin 2019-04-16 09:38:15 +02:00
soupette
6d28361cce Add tests, modify PluginHeader so we can pass icons 2019-03-09 12:31:40 +01:00
soupette
ab158dddd6 Change to absolute path strapi-helper 2019-02-22 10:22:21 +01:00
soupette
a401739405 Fix lang issue 2018-12-12 11:55:17 +01:00
Alberto Maturano
154fc28a57 Normalize to standar file permissions
As a result of taking a look on PR #1967 I realized there is 819
executable files in this repository. It is obvious this is an error.
2018-09-24 12:33:09 -05:00
soupette
5cae072b19 Add loaders to ctm listpage 2018-06-13 16:17:19 +02:00
cyril lopez
e120abde4c Init Upload HomePage design
Refacto and improve PluginHeader and its children components
Add an overrideRendering props to PluginHeaderActions so it can render components different from a simple button.
Create search actions and sagas
Create ContainerFluid component that will be used with other plugins
2018-02-15 17:46:57 +01: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
Aurelsicoko
9ef6618f3a Run test on port 1338 and remove deprecated PropTypes warning 2017-09-20 11:12:04 +02:00
Aurelsicoko
3176a431ec Display relationships on 3 cols and fix ID display 2017-09-19 13:56:51 +02:00
cyril lopez
7c6a3f4687 Fix conflict 2017-09-14 15:10:08 +02:00
Aurelsicoko
437d1e8b22 Handle relation display and update in most of cases 2017-09-07 17:16:31 +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
Pierre Burgy
19dd70d89c Make Content Manager compatible with react router 4 2017-08-22 15:31:42 +02:00