Raul Ochoa
|
a26025b259
|
Add analysis backend so it's possible to inject configuration
|
2016-04-14 17:09:07 +02:00 |
|
Raul Ochoa
|
25a61c8479
|
Remove console log
|
2016-04-14 17:08:23 +02:00 |
|
Raul Ochoa
|
e73b64bfed
|
Merge branch 'master' into analysis-layers
|
2016-04-14 13:40:51 +02:00 |
|
Raul Ochoa
|
b5b8085444
|
Reformat for better indentation
|
2016-04-14 13:40:02 +02:00 |
|
Raul Ochoa
|
388f08a277
|
Remove unneeded comma
|
2016-04-14 13:39:19 +02:00 |
|
Raul Ochoa
|
aa36236ed2
|
Rename analysis to analysis status backend, making room for analysis backend
|
2016-04-14 13:25:56 +02:00 |
|
Raul Ochoa
|
a9ca453b17
|
Remove some JSON.stringify
|
2016-04-14 13:20:22 +02:00 |
|
Raul Ochoa
|
9ab4eb5801
|
Change error expectation
|
2016-04-14 12:56:20 +02:00 |
|
Raul Ochoa
|
26149e7755
|
cdb_analysis_catalog is already retrieved from camshaft
|
2016-04-14 11:53:48 +02:00 |
|
Raul Ochoa
|
2d4fd62acf
|
Do not create triggers for tests
|
2016-04-14 11:44:17 +02:00 |
|
Raul Ochoa
|
e037c8c1b2
|
Do not use layer index as analysis node is are unique
|
2016-04-14 11:08:39 +02:00 |
|
Raul Ochoa
|
09687b3811
|
Proper endpoint to check node status from analysis
|
2016-04-14 10:59:51 +02:00 |
|
Raul Ochoa
|
28400f4544
|
Better naming
|
2016-04-13 19:15:06 +02:00 |
|
Raul Ochoa
|
7a87b8ebef
|
Use node id instead of param id for endpoint
It will be easier to retrieve node status with that id
|
2016-04-13 18:04:49 +02:00 |
|
Raul Ochoa
|
9ff661480b
|
Do not append root as it is already included in sorted nodes
|
2016-04-13 18:02:28 +02:00 |
|
Raul Ochoa
|
ca564bfaad
|
Add fake analysis node status endpoint
|
2016-04-11 18:49:56 +02:00 |
|
Raul Ochoa
|
dd36877a20
|
Add per node status
|
2016-04-11 18:49:43 +02:00 |
|
Raul Ochoa
|
1d860fd202
|
Remove top level url for analysis
|
2016-04-11 18:49:22 +02:00 |
|
Raul Ochoa
|
e9111ec3bb
|
Update routes document
|
2016-04-08 11:13:40 +02:00 |
|
Raul Ochoa
|
0981ccd0c4
|
Add metadata information about analyses
|
2016-04-07 17:58:12 +02:00 |
|
Raul Ochoa
|
077c4ab907
|
Adds analysis MapConfig adapter to named maps
|
2016-04-07 16:18:48 +02:00 |
|
Raul Ochoa
|
efacafaa0d
|
Merge remote-tracking branch 'origin/master' into analysis-layers
|
2016-04-07 15:04:25 +02:00 |
|
Raul Ochoa
|
1c250bf243
|
Remove dependency
|
2016-04-07 14:30:49 +02:00 |
|
Daniel García Aubert
|
c974b91c6b
|
Stubs next version
|
2016-04-06 19:32:16 +02:00 |
|
Daniel García Aubert
|
6aebe26cc9
|
Release 2.32.0
|
2016-04-06 19:29:07 +02:00 |
|
Daniel García Aubert
|
f93794717e
|
Upgrades windshaft to 1.17.0
|
2016-04-06 19:26:55 +02:00 |
|
Raul Ochoa
|
0ebf482936
|
Merge pull request #410 from CartoDB/named-dynamic-styling
Overrided cartocss in the instantiation of named maps
|
2016-04-06 18:09:11 +02:00 |
|
Daniel García Aubert
|
b5b8083acd
|
Overrided cartocss in the instantiation of named maps
|
2016-04-06 17:43:25 +02:00 |
|
Raul Ochoa
|
ab6bae6a7f
|
Merge branch 'master' into analysis-layers
|
2016-04-04 16:24:31 +02:00 |
|
Javier Goizueta
|
219658761f
|
Stub next version
|
2016-04-04 14:34:35 +02:00 |
|
Javier Goizueta
|
e3a68a6b4d
|
Release 2.31.2
This fixes a couple of overviews-related bugs
|
2016-04-04 14:31:57 +02:00 |
|
Javier Goizueta
|
01218c6ea1
|
Merge pull request #409 from CartoDB/405-wrapped-overviews-queries
Support overviews for named layer wrapped queries
|
2016-04-04 14:18:57 +02:00 |
|
Javier Goizueta
|
83d27a8e29
|
Merge pull request #407 from CartoDB/400-named-layer-overviews
Fix overviews integration for named layers
|
2016-04-04 14:18:34 +02:00 |
|
Javier Goizueta
|
fa2e884605
|
Support overviews for named layer wrapped queries
Fix #405
|
2016-04-01 15:40:44 +02:00 |
|
Javier Goizueta
|
f4554f41d2
|
Add tests for named maps overviews
|
2016-03-31 18:36:50 +02:00 |
|
Javier Goizueta
|
b97a67b844
|
Fix overviews integration for named layers
Fixes #400
|
2016-03-31 18:33:41 +02:00 |
|
csobier
|
3b13fad5e7
|
Merge pull request #403 from CartoDB/docs-592-consistent-placeholder-examples
added tip about placeholder format and errors
|
2016-03-28 07:12:59 -04:00 |
|
Raul Ochoa
|
4d39d30f6e
|
Merge branch 'master' into analysis-layers
Conflicts:
npm-shrinkwrap.json
|
2016-03-23 16:09:28 +01:00 |
|
Raul Ochoa
|
9a8964bd39
|
Stubs next version
|
2016-03-23 15:14:52 +01:00 |
|
Raul Ochoa
|
aae251b178
|
Release 2.31.1
|
2016-03-23 15:09:38 +01:00 |
|
Raul Ochoa
|
2db7a3d110
|
Merge pull request #404 from CartoDB/upgrade-windshaft
Upgrade windshaft to 1.16.1
|
2016-03-23 15:08:23 +01:00 |
|
Raul Ochoa
|
5fe96a618d
|
Upgrade windshaft to 1.16.1
|
2016-03-23 15:01:30 +01:00 |
|
Raul Ochoa
|
499178319d
|
Add search endpoint/backend for dataviews
|
2016-03-23 12:14:17 +01:00 |
|
Raul Ochoa
|
7b7e9ffe59
|
Upgrade cartodb-psql module to get some bufixes
|
2016-03-23 12:13:26 +01:00 |
|
csobier
|
43d1e5c613
|
changed documentation variable to username throughout, and other clean-up
|
2016-03-22 11:23:04 -04:00 |
|
csobier
|
8547cb836f
|
consistent placeholder examples with brackets
|
2016-03-22 09:19:50 -04:00 |
|
Raul Ochoa
|
2bd3e46a4d
|
Build dataviews with factory to generalise them
|
2016-03-22 13:10:42 +01:00 |
|
Raul Ochoa
|
e44b5eaccd
|
Fix test
|
2016-03-22 13:10:37 +01:00 |
|
Raul Ochoa
|
26512f6485
|
Remove unused function
|
2016-03-22 12:22:48 +01:00 |
|
Raul Ochoa
|
90b92f0180
|
Adds support for category filters
|
2016-03-22 12:22:04 +01:00 |
|