131 Commits

Author SHA1 Message Date
Kamal Bennani
4d3d4c8d55
move utility functions to their own file 2018-10-28 23:42:21 +01:00
Kamal Bennani
2d1cf3591e
Split convertParams to multiple stage steps 2018-10-28 23:42:20 +01:00
Kamal Bennani
4c3d5da8ee
Cast candidate ObjectID to Mongoose ObjectID 2018-10-28 23:42:19 +01:00
Javier Castro
ed924b057a Fix #2211: Content-Manager: save not handling beforeSave hook throw error 2018-10-26 13:49:14 -03:00
Aurelsicoko
72e47dde75 Update delete button style 2018-10-08 16:45:24 +02:00
Jim LAURIE
e45b823385
Merge branch 'master' into polish-strapi-hook-mongoose 2018-09-25 10:46:17 +02:00
Jim LAURIE
86dea3279f
Merge branch 'master' into fixFilePermissions 2018-09-24 20:13:31 +02:00
Jim LAURIE
a09e88f567
Merge branch 'master' into graphql/mutations-aggregations-decimals 2018-09-24 19:42:57 +02: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
cyril lopez
27e0183228 Merge branch 'master' of github.com:strapi/strapi into add-description-to-plugins-routes 2018-09-21 16:17:15 +02:00
NickBolles
4d631f11d7 use callback function for rimraf to catch errors 2018-09-12 23:06:53 -05:00
NickBolles
8f63b127e6 Add rimraf dependency 2018-09-12 22:21:26 -05:00
NickBolles
06fec8a19c Fix hooks to require the correct package and remove tmpPath on all platforms 2018-09-12 22:03:31 -05:00
sundaycrafts
04902d2c06 polish code again 2018-09-12 14:15:34 +09:00
Jason Lei
3378403954 GraphQL Mutations, Aggregations, Decimals
Merging Mutations and Aggregations. Fixed Mongoose Hook to use Decimals (2 decimal places) and Floats (20 decimal places).
2018-09-10 16:05:00 +08:00
soupette
f572780930 Update users-perm routes actionTypes 2018-09-07 10:33:40 +02:00
Jim LAURIE
56fc8b6ca8
Merge branch 'master' into fix-relations 2018-09-04 11:25:31 +02:00
sundaycrafts
082f4a49fe add comment 2018-08-31 10:29:51 +09:00
Jim LAURIE
cfda76aec9 Fix one-one relation update 2018-08-30 18:53:40 +02:00
sundaycrafts
b9a9e7a829 tweak to consistent with other code 2018-08-31 00:47:45 +09:00
sundaycrafts
cdaf2df5b9 strapi supports srv 2018-08-29 23:50:29 +09:00
sundaycrafts
a1d08517b5 revert changes for beautify code 2018-08-29 23:27:49 +09:00
sundaycrafts
6fd5e50347 Merge branch 'master' into strapi-support-srv-uri 2018-08-29 01:49:54 +09:00
sundaycrafts
ac38aaa410 beautify mongoose hook lib/index.js 2018-08-29 01:33:58 +09:00
sundaycrafts
75a83c0f21 strapi supports srv uri 2018-08-29 01:20:56 +09:00
sundaycrafts
f7247112f6 fix error handling 2018-08-28 12:50:35 +09:00
Jim LAURIE
0ac7c132fc Fix srv 2018-08-27 14:01:56 +02:00
sundaycrafts
29989db029 WIP: support srv uri 2018-08-26 04:18:09 +09:00
sundaycrafts
fc77ef67bd fix connectivity.js uri form 2018-08-26 04:18:02 +09:00
sundaycrafts
6d006c4794 "new" command supports mongo +srv prefix uri 2018-08-13 05:43:42 +09:00
Jim LAURIE
cf8184e223 Use hook prefix and rename 2018-07-11 16:23:14 +02:00