574 Commits

Author SHA1 Message Date
soupette
ff31c75c47 Add watch mode to rollup 2019-04-19 00:14:50 +02:00
soupette
5dd8106aa0 Move css import to admin and build ctm 2019-04-18 19:54:21 +02:00
Alexandre Bodin
0d72faaddc Merge branch 'master' into beta 2019-04-18 18:47:48 +02:00
soupette
8fb7608226 Use build for ctb upload us but not stm 2019-04-18 17:50:23 +02:00
soupette
06eeca0f65 Build upload 2019-04-18 01:10:38 +02:00
soupette
554fc7654a Clean files 2019-04-17 11:45:55 +02:00
soupette
88e3a7d1d6 Load upload 2019-04-16 18:23:26 +02:00
Jim LAURIE
fd87e6353e 3.0.0-alpha.26 2019-04-16 11:13:14 +02:00
Alexandre Bodin
eb9e53028e Add yarn lock 2019-04-16 09:05:47 +02:00
Alexandre Bodin
87857b94be Implement strapi.queries for all models 2019-04-16 09:05:46 +02:00
Alexandre Bodin
9e9ff9907d Refactor strapi load 2019-04-16 08:50:22 +02:00
soupette
c60457f3c7 Fix conflicts 2019-04-09 14:22:13 +02:00
soupette
afbb2b8da1 Fix load plugin 2019-04-03 13:05:18 +02:00
soupette
be95294bdc Add lifecycles to all plugins 2019-04-02 14:17:01 +02:00
soupette
55ac5d5179 Add initializer container to all plugins 2019-04-02 14:06:44 +02:00
Alexandre Bodin
b93b4e105d Cleanup tests 2019-03-28 15:10:32 +01:00
Alexandre Bodin
3c70b18451 Update filtering documentation 2019-03-28 14:55:27 +01:00
Alexandre Bodin
3098309369 Use mongoose.find on simple queries for a perf boost 2019-03-26 14:57:02 +01:00
Alexandre Bodin
0c5b255e75 Fix graphql loaders and add some e2e graphql tests 2019-03-25 16:37:46 +01:00
Alexandre Bodin
f8e8928d8a Handle orWhere in mongo and format value / cast 2019-03-22 18:08:11 +01:00
Alexandre Bodin
d2db6b633f Mongo + graphql v1 2019-03-21 09:07:36 +01:00
Kamal Bennani
bd1930a75c Create a generic Builder and Query APIs 2019-03-21 09:06:06 +01:00
Kamal Bennani
e8c92fc3d7 Adapt Services to the new Mongoose API 2019-03-21 09:06:06 +01:00
Kamal Bennani
c93311557e Adapt Services to the new Bookshelf API 2019-03-21 09:05:42 +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
a0b45e2741 Add cypress run 2019-03-13 00:10:20 +01:00
Jim LAURIE
c43116ae50
Merge branch 'master' into show-proper-error-messages-upload-plugin 2019-03-08 17:34:17 +01:00
REDDY PRASAD
c4c4eef248 💅 Use pluginId value from package.json instead hardcoded in Fileupload saga 2019-03-08 21:11:40 +05:30
Jim LAURIE
73b31d4e27
Merge branch 'master' into events 2019-03-08 15:56:50 +01:00
Jim LAURIE
b8edcbc283
Merge branch 'master' into master 2019-03-08 15:18:56 +01:00
Jim LAURIE
0071d28f22 Move error message to translation 2019-03-08 14:56:09 +01:00
soupette
b6907e6f10 Fix PR feedback 2019-03-07 16:06:02 +01:00
Jim LAURIE
26ac833855
Merge branch 'master' into add-granularity-of-max-size-upload-for-file-upload 2019-03-07 14:36:32 +01:00
REDDY PRASAD
9ef5910569 👽 Add translations for error messages of FileUpload plugin 2019-03-04 10:44:16 +05:30
REDDY PRASAD
5539a3e27c 💅 Show proper error messages for 'File Upload' plugin 2019-03-02 19:53:33 +05:30
Jim LAURIE
28506035cf
Remove logs 2019-03-02 14:02:40 +01:00
Jim LAURIE
dac168cedb Manage email and upload providers from an npm organisation 2019-03-01 17:09:19 +01:00
REDDY PRASAD
5fa45859c9 💅 Implement 'step' feature for InputNumber component 2019-02-28 16:28:06 +05:30
soupette
8907261260 Change paths in doc and settings email 2019-02-22 11:11:25 +01:00
Sinelle Richard
8b0f504ebc
Merge branch 'master' into master 2019-02-20 14:51:47 +01:00
REDDY PRASAD
7c77cb985f Add granularity of 'max size upload' for file upload 2019-02-20 11:12:23 +05:30
Jim LAURIE
14e3b8fdbb 3.0.0-alpha.24.1 2019-02-19 11:29:51 +01:00
Sinelle Richard
d87616e716 2827: Return bad request in case of empty files attribut 2019-02-19 10:29:26 +01:00
Jim LAURIE
a74c38ff65 3.0.0-alpha.24 2019-02-19 10:16:24 +01:00
Jim LAURIE
a26ac6c6c3
Merge branch 'master' into enhancement-install-cmd 2019-02-18 15:57:25 +01:00
Jim LAURIE
e5c8afe24e
Merge branch 'master' into fix/bookshelf-upload-query-findone 2019-02-17 17:03:01 +01:00
soupette
928971b1e3 Fix PR feedback and change stores name with <pluginId>_<containerName> 2019-02-14 09:48:39 +01:00
DMehaffy
5cf66b491b Fix bookshelf Upload Plugin findOne giving 500 error 2019-02-13 09:31:31 -07:00