Commit Graph

22 Commits

Author SHA1 Message Date
James
f19809bd04 revises misc bugs with mongoose query handlers 2020-04-05 17:43:43 -04:00
James
40770a4d13 builds and / or relations 2020-04-05 15:59:09 -04:00
James
67e2b16660 utilizes paginate async/await and ensures related collections are still able to be queried 2020-04-05 15:13:37 -04:00
James
77b14eb1b9 refines buildQuery structure 2020-04-05 14:47:59 -04:00
James
a597ff9ca9 fixes bugs caused by accidentally adding unsafe query params to mongoose query 2020-04-05 14:00:58 -04:00
James
2c2e594fc3 WIP revises buildQuery to support required graphql where input 2020-04-05 13:23:58 -04:00
James
7342861fcb lints buildQuery and removes unused functionality, moves loadPolicy to express middleware 2020-04-03 18:50:46 -04:00
Dan Ribbens
c53fa9ede0 passes query parameter for sort through to buildquery cb and paginate 2020-03-21 16:57:31 -04:00
James
0e292125cc restricts buildQuery to only add constraints if paths are present 2020-02-08 15:22:54 -05:00
James
0486a0a70d adds commenting 2020-02-08 15:19:43 -05:00
James
0d88c016f6 cleans 2020-02-08 15:12:06 -05:00
James
8f5380b7b3 enables query by references 2020-02-08 15:00:51 -05:00
James
3b0d362792 fixes bug with buildQuery 2020-02-08 12:33:16 -05:00
James
fd3cba0ac3 enables operators in buildQuery 2020-02-08 12:23:48 -05:00
James
e7d7c0334b adds number, tests with buildQuery 2020-02-08 11:45:44 -05:00
James
551780287a modifies query requestHandler to run apiQuery asynchronously 2020-02-08 10:25:55 -05:00
Elliot DeNolf
2ad7802ec9 WIP: Pull in old build query plugin changes 2020-02-03 00:51:57 -05:00
James
e6e0b7a524 removes import / export from src 2020-01-21 12:46:27 -05:00
James
9fe7eade0d working flex content discriminators, missing blockType 2019-12-25 13:52:13 -05:00
James
b9019677db lints buildQuery and paginate 2019-12-23 15:36:09 -05:00
James
f13caaad98 builds better models for testing 2019-12-21 18:33:45 -05:00
James
8298fe8643 flattens content blocks and collections, cleans index.js, implements Airbnb ESLint 2019-12-21 15:54:30 -05:00