329 Commits

Author SHA1 Message Date
Kamal Bennani
c93311557e Adapt Services to the new Bookshelf API 2019-03-21 09:05:42 +01:00
Abdón Rodríguez Davila
45bf78519c
Added comment to improve linting of generated service files 2019-03-20 00:02:05 +01:00
Jim LAURIE
2b678f2f0a 3.0.0-alpha.25.2 2019-03-15 23:32:36 +01:00
Jim LAURIE
54457aadd0 3.0.0-alpha.25.1 2019-03-15 18:02:32 +01:00
Jim LAURIE
a63afc888f 3.0.0-alpha.25 2019-03-14 12:08:21 +01:00
Alexandre Bodin
d147015662 Updates after review
- Clean comments
- Ignore all tmp paths with a Regexp
2019-03-13 16:43:05 +01:00
Alexandre Bodin
6b417aa1fa Setup travis jobs and stages 2019-03-13 00:10:20 +01:00
Alexandre Bodin
5c6618c525 Cleanup testing helpers and configuration 2019-03-13 00:10:20 +01:00
Alexandre Bodin
a0b45e2741 Add cypress run 2019-03-13 00:10:20 +01:00
Alexandre Bodin
96b023d16b Restructure tests 2019-03-13 00:10:19 +01:00
Alexandre Bodin
f4b5a487d1 Add forceExit param to jest runner 2019-03-13 00:10:19 +01:00
Alexandre Bodin
865ee5e5e2 Init test automation
wip
2019-03-13 00:10:19 +01:00
Jim LAURIE
9d60afc440
Merge branch 'master' into patch-1 2019-03-12 17:39:05 +01:00
Prateek Narula
c0688b6ace
Corresponding to change in strapi-hook-bookshelf
afterFetchAll and beforeFetchAll hook definition added
2019-03-12 17:26:51 +01:00
Abdessamad MOUHASSINE
3bd55e0e88
Fix #2949 2019-03-12 08:58:45 +01:00
Jim LAURIE
90d67ef4cf
Merge branch 'master' into fix-2731 2019-03-08 10:19:36 +01:00
Oleksandr Zhuravlov
f0f4b13b8f added mising await statement in bookshelf template 2019-02-20 16:47:41 +02:00
Jim LAURIE
14e3b8fdbb 3.0.0-alpha.24.1 2019-02-19 11:29:51 +01:00
Jim LAURIE
a74c38ff65 3.0.0-alpha.24 2019-02-19 10:16:24 +01:00
Lucas GILHARD
b33a745e4b
fix $pull error deleting entry
fix $pull error deleting entry with dominant model of many-to-many relation by bypassing associations entries update if dominant

fix strapi/strapi#2731
2019-02-12 09:00:39 +01:00
Jim LAURIE
92abd536cb
Merge branch 'master' into master 2019-02-10 17:26:18 +01:00
Jim LAURIE
42b4a56c0a 3.0.0-alpha.23.1 2019-02-07 13:08:41 +01:00
Jim LAURIE
ff84a82466 3.0.0-alpha.23 2019-02-07 10:40:33 +01:00
Jim LAURIE
7555cc5952 3.0.0-alpha.22 2019-02-04 18:21:48 +01:00
Sajjad Shirazy
a9606b6eae Supporintg IN and NOT IN as a filter type 2019-02-03 15:08:36 +03:30
Jim LAURIE
412fcbb298
Merge branch 'master' into sqlite-support 2019-01-24 15:00:19 +01:00
Jim LAURIE
ce7acb24db
Merge branch 'master' into removeWarningLogs 2019-01-24 12:16:11 +01:00
Aurélien Georget
2115124931 Remove Mongoose warning logs 2019-01-23 16:56:04 +01:00
Jim LAURIE
ee8c94f09f 3.0.0-alpha.21 2019-01-23 16:27:46 +01:00
Jim LAURIE
25f21fae42 3.0.0-alpha.20 2019-01-22 14:31:49 +01:00
Jim LAURIE
f90255bb75
Merge branch 'master' into issue/2327 2019-01-22 13:52:13 +01:00
Paolo Ragone
d39031605c
Merge branch 'master' into lint_improvement 2019-01-17 22:18:33 +13:00
Jim LAURIE
c3c24ca7ad 3.0.0-alpha.19 2019-01-16 11:49:16 +01:00
Paolo Ragone
803ce0bea0
Merge branch 'master' into lint_improvement 2019-01-09 21:25:44 +13:00
Jim LAURIE
a23fe2c307 Remove relations route from bookshelf template 2019-01-06 15:17:59 +01:00
Aurélien Georget
b501e8bb1b Resolve conflicts 2019-01-05 20:33:47 +01:00
Paolo Ragone
e1079ce362 Added comment so linting doesn't go crazy on generated service files 2019-01-05 09:51:06 +13:00
Jim LAURIE
09530e9cd9 3.0.0-alpha.18 2019-01-04 11:23:15 +01:00
Jim LAURIE
45bcaf770b Update to 2019 2019-01-02 09:41:53 +01:00
Pierre Burgy
fddf391e84 Add SQLite support 2018-12-29 21:35:07 +01:00
Jim LAURIE
fd3ae96498 3.0.0-alpha.17 2018-12-18 14:37:15 +01:00
Jim LAURIE
596d4dd791
Merge branch 'master' into add-cypress 2018-12-12 20:18:57 +01:00
soupette
27df580edb Merge branch 'master' of github.com:strapi/strapi into add-cypress 2018-12-11 12:12:53 +01:00
Aurélien Georget
53b195c917 Avoid useless population 2018-12-06 19:12:31 +01:00
Aurélien Georget
e1ce257d2f Revert codebase and apply limit, skip, start and sort parameters 2018-12-06 18:11:53 +01:00
soupette
636cb54c29 Add snyk 2018-12-05 15:42:58 +01:00
Jim LAURIE
a75e0c5485 3.0.0-alpha.16 2018-12-04 18:31:19 +01:00
Jim LAURIE
03c1e04d87 Revert filter PR 2018-12-04 17:05:03 +01:00
soupette
66e45eb896 Change cypress test folder name 2018-12-03 12:06:09 +01:00
soupette
43e02ffb3d Merge branch 'master' of github.com:strapi/strapi into add-cypress 2018-12-03 11:24:03 +01:00