326 Commits

Author SHA1 Message Date
soupette
d3f5ca4bfa Move codemirror dep to ctm 2019-04-25 14:04:48 +02:00
soupette
f83458e5d1 Fix conflicts 2019-04-24 10:58:21 +02:00
soupette
5dd8106aa0 Move css import to admin and build ctm 2019-04-18 19:54:21 +02:00
soupette
507357f878 Fix wrong import 2019-04-17 11:21:46 +02:00
soupette
579aa7705a Remove router context 2019-04-16 18:47:58 +02:00
soupette
a9886f3105 Load ctm 2019-04-16 17:48:17 +02:00
cyril lopez
8e80edc47c
Merge branch 'master' into front/admin-new-hook-architecture 2019-04-12 18:43:59 +02:00
soupette
f413decdcc Fix cypress tests 2019-04-09 18:07:47 +02:00
soupette
04e7ff65c0 Fixes #2490 2019-04-05 00:35:12 +02:00
soupette
0e3632b8b2 Fixes #3054 2019-04-05 00:10:06 +02:00
soupette
f344a1082a Fixes #3085 2019-04-04 23:41:53 +02:00
soupette
1af75af8f0 Remove Loadable 2019-04-04 13:49:46 +02:00
Jim LAURIE
73b31d4e27
Merge branch 'master' into events 2019-03-08 15:56:50 +01:00
Jim LAURIE
8241863444
Merge branch 'master' into enhancement/bigint 2019-03-07 13:42:16 +01:00
Aurélien Georget
03d212d10f Fix conflicts 2019-02-28 14:44:01 +01:00
soupette
d84ed0ec93 Change path in ctm compos 2019-02-22 10:46:42 +01:00
Aurélien Georget
6cb88302ca Add events content manager 2019-02-20 18:23:25 +01:00
Jim LAURIE
e17ddc2d34
Merge branch 'master' into fix/#2728 2019-02-15 10:13:56 +01:00
Sajjad Shirazy
2090ae761e Missing trailing comma comma-dangle 2019-02-03 15:30:01 +03:30
Sajjad Shirazy
a9606b6eae Supporintg IN and NOT IN as a filter type 2019-02-03 15:08:36 +03:30
soupette
33b5b47b18 Fixes #2728 2019-01-31 19:13:42 +01:00
Jim LAURIE
f7e25c34e8
Merge branch 'master' into ui/minor-updates 2019-01-31 18:08:15 +01:00
DMehaffy
339c756e05
Merge branch 'master' into enhancement/bigint 2019-01-30 23:04:39 -07:00
soupette
8b602c6273 Fix links HomePage and remove letter-spacing in ctm table 2019-01-30 15:21:31 +01:00
soupette
e4ffd70b90 Split view 2019-01-24 18:30:51 +01:00
DMehaffy
d656077399 add a few more bigint 2019-01-21 05:11:48 -07:00
soupette
7e79864259 Split content-manager setting view into tabs.
Allow to change the textarea type so the wysiwyg can be displayed without having to set it back in the content type builder.
Fixes #2307
2019-01-20 12:52:08 +01:00
soupette
08cc82d09e Add selectors to react select and fix json validations 2018-11-21 18:15:43 +01:00
soupette
a225d144c6 Add selector for errors 2018-11-21 12:57:20 +01:00
soupette
bba6f9d85f Merge branch 'master' of github.com:strapi/strapi into add-cypress 2018-11-20 18:46:31 +01:00
soupette
11064ca997 Add specific selector to CTM add component 2018-11-20 18:44:49 +01:00
soupette
ff501df0cf Add easier selectors 2018-11-20 18:00:00 +01:00
soupette
16e34102f5 Add ids to ctm 2018-11-20 15:25:32 +01:00
Marcello
5eed701b22
Placed handleInputChange after getOptions
Refactoring for continuous-integration build error
2018-11-19 19:07:17 +01:00
cyril lopez
958f4f7516
Merge branch 'master' into master 2018-11-19 15:00:44 +01:00
soupette
69ae95726f Prevent all bugs from strings 2018-11-09 14:36:17 +01:00
cyril lopez
93b190eada Fixes #2253 2018-11-05 22:10:19 +01:00
Jim LAURIE
e42e532f1a
Merge branch 'master' into revert-1928-master 2018-10-18 10:41:38 +02:00
cyril lopez
baae144799 Fix warning for controlled input without onChange handler in WYSIWYG 2018-10-10 14:56:21 +02:00
Jim LAURIE
bcb71242a8
Revert "Font-family declarations fixed" 2018-10-09 12:31:16 +02:00
cyril lopez
13f2193f73 Merge branch 'improve-ctm/delete-edit-view' of github.com:strapi/strapi into improve-ctm/delete-edit-view 2018-10-09 12:02:25 +02:00
cyril lopez
d186d33e39 Revert "Fix font-family"
This reverts commit 220fb2caf8f8ca46ffff5646d62c3adc62c69819.
2018-10-09 11:49:16 +02:00
Jim LAURIE
40a3c0418d
Merge branch 'master' into improve-ctm/delete-edit-view 2018-10-08 20:07:22 +02:00
Jim LAURIE
9f67701183
Merge branch 'master' into fix/1077 2018-10-08 11:54:46 +02:00
Jim LAURIE
35b94db32e Fix numerical 0 display in data list 2018-10-07 19:36:51 +02:00
Alberto Maturano
7721f38ee6 Fix defaultProps declaration
Was done in multiple places.
2018-10-04 15:18:56 -05:00
Alberto Maturano
6574ede348 Fix handleClick invocation
`handleClick` declared at line 69 expects 0 arguments, wrong invocation
was done.
2018-10-04 15:18:56 -05:00
cyril lopez
08eae80563 Add delete button 2018-10-03 17:22:08 +02:00
cyril lopez
220fb2caf8 Fix font-family 2018-10-03 12:49:43 +02:00
Jim LAURIE
29409f9531
Merge branch 'master' into master 2018-09-27 18:32:03 +02:00