11 Commits

Author SHA1 Message Date
Alexandre Bodin
8e8433662b rename wysiwyg type to richtext for future plans 2019-07-29 18:05:18 +02:00
Alexandre Bodin
1dea89ca8f Support type wysiwyg instead of appearance param 2019-07-23 13:36:06 +02:00
Alexandre Bodin
a2bfb52344 Refactor testing, add simple crud tests 2019-05-13 14:00:12 +02:00
Alexandre Bodin
9e60be6fb0 clean model creationg during tests 2019-05-13 14:00:12 +02:00
soupette
d7bf1d0c4f Fix e2e tests 2019-04-10 14:32:59 +02:00
soupette
1544cdf877 Fix PR feedback 2019-04-09 18:35:49 +02:00
Alexandre Bodin
b08c5bf3d2 Fix relation bug 2019-03-28 23:04:23 +01:00
Alexandre Bodin
e435201de4 Move basic type cast to the root buildQuery in strapi-utils 2019-03-28 17:12:43 +01:00
Alexandre Bodin
b93b4e105d Cleanup tests 2019-03-28 15:10:32 +01:00
Alexandre Bodin
b8dc116ff6 Fix relations and graphql nested lookups for both mongo and sql 2019-03-28 12:13:32 +01:00
Alexandre Bodin
aa0ee1b56a Refactor relations update to fix many to many append
- Fix loaders / resolvers graphql
2019-03-27 21:32:24 +01:00