60 Commits

Author SHA1 Message Date
Alexandre Bodin
3b47457f4f make boostrap functions async only 2019-08-12 15:35:40 +02:00
Alexandre Bodin
45e6533941 Cleanup and remove upload plugin queries 2019-07-16 17:23:37 +02:00
Alexandre Bodin
59c7ef9651 Finish upload plugin refactoring and add custom queries 2019-07-16 17:23:26 +02:00
Alexandre Bodin
3a640539d3 Fix missing default providers 2019-05-06 16:01:18 +02:00
Alexandre Bodin
a6bb0ada0a Add setup script and build on dev if not build folder 2019-05-03 14:41:09 +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
Alexandre Bodin
3098309369 Use mongoose.find on simple queries for a perf boost 2019-03-26 14:57:02 +01:00
Alexandre Bodin
d2db6b633f Mongo + graphql v1 2019-03-21 09:07:36 +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
dac168cedb Manage email and upload providers from an npm organisation 2019-03-01 17:09:19 +01:00
Sajjad Shirazy
a9606b6eae Supporintg IN and NOT IN as a filter type 2019-02-03 15:08:36 +03:30
Aurélien Georget
2115124931 Remove Mongoose warning logs 2019-01-23 16:56:04 +01:00
soupette
0916c4e018 Fix conflicts 2018-12-06 16:39:20 +01:00
Jim LAURIE
2afb30b2f9 Deprecated providers 2018-11-27 17:30:35 +01:00
Jim LAURIE
404afec5de Prefix providers 2018-10-19 09:26:09 +02:00
cyril lopez
f002a0d144 Add override documentation to upload and users-permissions 2018-09-18 20:39:31 +02: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
bf46f84cc1 Add descriptions to upload routes 2018-09-06 10:10:20 +02:00
Johann Pinson
8a5e4c48ad
fix(upload): improve query find for bookshelf 2018-07-03 12:09:49 +02:00
Jim Laurie
8addd7f000 Fix order plugin upload 2018-05-17 16:05:18 +02:00
Jim LAURIE
c09f5138a2
Merge branch 'master' into eslint 2018-05-07 16:03:35 +02:00
soupette
e439333b42 Add eslint to plugin-upload backend 2018-04-30 18:00:01 +02:00
Jim Laurie
1ae9e65b42 Upload setup in bookshelf and create morph tables 2018-04-24 15:24:48 +02:00
Jim Laurie
8191c43ce5 Create tables is not exist instead of log queries 2018-04-23 16:09:01 +02:00
Juampy NR
6d366b78c1
Merge branch 'master' into fix-mysql-5.7 2018-04-18 19:05:16 +02:00
Juampy
32095d08c5 Fix invalid timestamp default values for MySQL 5.7 2018-04-18 19:01:19 +02:00
Aurelsicoko
87b07c8eeb Resolve conflicts 2018-04-13 18:04:03 +02:00
Aurelsicoko
058c84d61e Fix float & decimal number on Mongoose 2018-04-13 18:02:37 +02:00
Jim Laurie
3b7de09362 Fix upload count page 2018-04-13 15:42:45 +02:00
Aurelsicoko
73764d6ae0 Add containss in Bookshelf filters 2018-04-12 15:44:04 +02:00
Aurelsicoko
78234fab61 Support contains sensitive filter and fix Bookshelf queries 2018-04-10 18:54:01 +02:00
Aurelsicoko
26be155f09 Await promises before returning values 2018-04-10 12:56:13 +02:00
Luca Perret
19f0494650 feat(plugin-upload): adding findOne endpoint 2018-04-09 19:31:49 +02:00
Jim Laurie
8b6a52dbff Replace index action name 2018-03-07 16:25:56 +01:00
Jim Laurie
ed63df0ae6 Fix delete file on aws s3 2018-03-07 14:18:15 +01:00
Aurelsicoko
1ee852c485 Fix upload providers loading 2018-03-07 11:26:53 +01:00
Aurelsicoko
fc53de4631 Only execute SQL query for SQL database 2018-03-07 10:01:58 +01:00
Jim Laurie
5cbfa32d48 Merge branch 'feature/upload' of github.com:strapi/strapi into feature/upload 2018-03-06 16:52:29 +01:00
Jim Laurie
2da0a339a9 Search case in-sensitive 2018-03-06 16:24:16 +01:00
Aurelsicoko
cc1ec5c1ea Make CSS improvements on upload plugin 2018-03-06 15:49:11 +01:00
Aurelsicoko
d7aa3eef7e Resolve conflicts 2018-03-02 14:21:51 +01:00
cyril lopez
da7382292c Add redux to admin page so we can get the app environments required for the upload config settings 2018-02-27 17:45:12 +01:00
Aurelsicoko
ab108a6f93 Create & handle association between File upload and others models 2018-02-27 11:52:18 +01:00
cyril lopez
68bb91f1e6 Fix conflict 2018-02-23 15:00:38 +01:00
Jim Laurie
543f21cdb1 Fix PR feedback 2018-02-23 14:57:58 +01:00
cyril lopez
c621209605 Add filters in list view 2018-02-23 12:21:57 +01:00
Jim Laurie
d512d503b1 Search files by name or hash 2018-02-22 17:12:03 +01:00
Jim Laurie
64b7ecb1d0 Add boostrap comments 2018-02-22 15:41:24 +01:00