Commit Graph
2237 Commits
Author SHA1 Message Date
Daniel García Aubert 367ca399c8 Improve readability 2019-03-11 18:53:47 +01:00
Daniel García Aubert d86b01ba33 Add debug statement 2019-03-11 18:09:41 +01:00
Daniel García Aubert 0aa3b288a0 Improve validation 2019-03-11 18:04:47 +01:00
Daniel García Aubert 589996b79c Reduce complexity 2019-03-11 17:53:34 +01:00
Daniel García Aubert 49104a6add Reduce complexity by extracting function to validate expressions 2019-03-11 17:25:29 +01:00
Daniel García Aubert 8051dc5110 Reduce complexity by extracting validation condition to its function 2019-03-11 17:14:07 +01:00
Daniel García Aubert fecedfdc68 Reduce complexity by extracting validation to a function 2019-03-11 17:06:04 +01:00
Daniel García Aubert f0c82f21d2 Reduce complexity by extracting a complex condition to a function 2019-03-11 17:01:13 +01:00
Daniel García Aubert 2a0287b358 Add todos 2019-03-01 17:49:26 +01:00
Daniel García Aubert f5fb60aa56 Filter output 2019-03-01 17:34:32 +01:00
Daniel García Aubert dcf147cdfb linter 2019-03-01 17:05:35 +01:00
Daniel García Aubert f9e5d9d0a9 Validate aggregation expresions 2019-03-01 17:02:06 +01:00
Daniel García Aubert 57a229655c Implement aggregation functions 2019-03-01 15:45:38 +01:00
Daniel García Aubert 6dadb1bf6f Validate aggregation input 2019-03-01 15:17:22 +01:00
Daniel García Aubert 77d5d8ebd4 Be able to aggregate by a field 2019-03-01 11:21:18 +01:00
Daniel García Aubert 92e62069d4 Improve error handling 2019-02-28 12:13:15 +01:00
Daniel García Aubert 32938eeab7 Validated only aggregated layers can be requested by the new endpoint 2019-02-27 18:54:21 +01:00
Daniel García Aubert 6531770e48 Remove subtitution tokens 2019-02-27 12:47:20 +01:00
Daniel García Aubert b87298bad9 Fix resolution definition and use zoom as path param 2019-02-27 12:42:54 +01:00
Daniel García Aubert c3df075d91 Draft 2019-02-26 19:19:44 +01:00
Daniel García Aubert f82e403180 Implement query to get features of a cluster for an aggregated map from @jgoizueta's cluster query 2019-02-25 19:40:18 +01:00
Daniel García Aubert 63c95df81c Lint 2019-01-30 16:36:08 +01:00
Daniel García Aubert 065f9c0a53 Add subtype to the limit error 2019-01-30 16:15:29 +01:00
Daniel García Aubert 2e85e130c8 Be able to customize max waiting workers parameter 2019-01-30 10:41:39 +01:00
Daniel García Aubert d70a87b299 Handle 'max waitingClients count exceeded' error as 429 Too many requests 2019-01-30 10:27:00 +01:00
Simon Martín 644b4232ca adding Authorization to Access-Control-Allow-Headers 2019-01-10 16:56:07 +01:00
Daniel G. Aubert 420c39337c Merge pull request #1052 from CartoDB/use-strict
Use strict mode
2018-10-26 11:21:37 +02:00
Daniel García Aubert ca7acb8339 Merge branch 'master' into use-strict 2018-10-25 11:11:30 +02:00
Javier Goizueta 6908aa532c Fix iso format for hours in time dimensions
The HH specifies hour of day 01-12, we need HH24 for 00-23
2018-10-24 21:15:10 +02:00
Daniel García Aubert 361e99006b Ignore line 2018-10-23 18:20:11 +02:00
Daniel García Aubert b6dcf72268 Missing semicolon 2018-10-23 17:55:35 +02:00
Daniel García Aubert 76cfd185de Please jshint 2018-10-23 17:54:11 +02:00
Daniel García Aubert 79820a0f05 Add function as method of to be stric mode compilant 2018-10-23 17:52:19 +02:00
Daniel García Aubert a0126f6a15 Use stric mode for resource-locator module 2018-10-23 17:48:53 +02:00
Daniel García Aubert e7e3d612a1 Use strict mode in modules under lib folder (except lib/cartodb/models/resource-locator.js) 2018-10-23 17:45:42 +02:00
Raul Ochoa 26e4a05276 Going green: prevent TypeError for empty tables/results
This is the intial step to fix https://github.com/CartoDB/carto-vl/issues/1049.
2018-10-23 13:50:49 +00:00
Daniel García Aubert 12d58f3af2 Prevent from uncaught exception: Range filter Error from camshaft when getting analysis query 2018-10-22 15:26:59 +02:00
Daniel García Aubert 5573db2bc1 Do not use Object.assign as _.defautls equivalent 2018-10-19 11:57:54 +02:00
Daniel García Aubert 17886d0e43 Revert "Use early return pattern"
This reverts commit 297e56f4e1.
2018-10-11 18:17:16 +02:00
Daniel García Aubert 1f112d587f Revert "Rename function"
This reverts commit 12dc1626a7.
2018-10-11 18:17:03 +02:00
Daniel García Aubert e158e3e426 Pass overview-query-rewriter to mvt renderer 2018-10-11 15:41:38 +02:00
Daniel García Aubert 12dc1626a7 Rename function 2018-10-10 15:07:47 +02:00
Daniel García Aubert 297e56f4e1 Use early return pattern 2018-10-10 15:06:56 +02:00
Javier Goizueta 73b3402d85 Refactor stats collection 2018-10-09 13:24:08 +02:00
Javier Goizueta ee63b247cd Slight refactor 2018-10-08 19:25:04 +02:00
Javier Goizueta 10baf43ede Fix dimension metadata bug 2018-10-07 00:28:53 +02:00
Javier Goizueta 996d7fc90d Lint fixes 2018-10-06 18:26:43 +02:00
Javier Goizueta c0febf2fd1 Rename time dimension parameters 2018-10-05 20:08:40 +02:00
Javier Goizueta f841f65a1e Dimensions metadata 2018-10-04 19:50:14 +02:00
Javier Goizueta c9786ee3f6 Catch aggregation query errors 2018-10-03 23:13:22 +02:00