Arik Fraimovich
|
4aba24a976
|
Add promise support to QueryResult.
|
2014-08-06 23:39:09 +03:00 |
|
Arik Fraimovich
|
10c84d2cd0
|
Fix: series options not showing up when first running the query.
|
2014-08-05 12:39:35 +03:00 |
|
Arik Fraimovich
|
60d784d7bc
|
Cleanup Query.prototype.getQueryResult and make sure it caches result by id.
|
2014-08-05 12:38:53 +03:00 |
|
Amir Nissim
|
d93e07061b
|
[#245] Add refresh button to query view page
|
2014-08-03 13:14:17 +03:00 |
|
Amir Nissim
|
a74ae32122
|
testing infra: basic QueryViewCtrl tests
|
2014-07-31 16:11:37 +03:00 |
|
Arik Fraimovich
|
16a6c96c22
|
Use correct instance of queryResult
|
2014-07-06 18:34:26 +03:00 |
|
Arik Fraimovich
|
bc0a5160ac
|
Fix: view going into infinite loop of calling getQueryResult.
|
2014-07-06 18:17:23 +03:00 |
|
Arik Fraimovich
|
62ab1fda80
|
Fix: UI hanging when saving query.
Clone query object, before modifying/sending over the wire.
|
2014-07-06 14:38:37 +03:00 |
|
Arik Fraimovich
|
b5309833ee
|
Add logging to saveQuery
|
2014-07-06 13:59:51 +03:00 |
|
Arik Fraimovich
|
a274bde092
|
Fix: after saving the column type mapping is empty
|
2014-07-05 12:19:48 +03:00 |
|
Arik Fraimovich
|
b4024ec880
|
Settings for chart options.
|
2014-07-05 12:02:51 +03:00 |
|
Arik Fraimovich
|
6367943d31
|
Make sure all paths of getQueryResult return same object.
|
2014-07-05 12:02:51 +03:00 |
|
Arik Fraimovich
|
eaa83556c3
|
Settings for second y axis.
|
2014-07-05 12:02:51 +03:00 |
|
Arik Fraimovich
|
7e720bcecd
|
Chart columns type mapping.
|
2014-07-05 12:02:51 +03:00 |
|
Arik Fraimovich
|
003c285d11
|
Fix: dashboard view event
|
2014-07-05 12:02:51 +03:00 |
|
Arik Fraimovich
|
54687e72bd
|
Merge pull request #236 from EverythingMe/fix_234
Fix #234: when converting value to moment, also set the column type
|
2014-07-05 11:37:00 +03:00 |
|
Arik Fraimovich
|
8c59386dc9
|
Fix #234: when converting value to moment, also set the column type
|
2014-07-05 11:35:10 +03:00 |
|
jeremi
|
d5947669ab
|
when the value is false, display false instead of empty cell
|
2014-06-27 15:43:30 +08:00 |
|
Arik Fraimovich
|
442ece5a4f
|
Show celery flower url inside an iframe.
|
2014-06-20 15:29:02 +03:00 |
|
Arik Fraimovich
|
f74af231ce
|
Merge pull request #226 from EverythingMe/feature_toggle_series
Progress indicator for requests and reload on failure for dashboards
|
2014-06-11 18:06:26 +03:00 |
|
Arik Fraimovich
|
ffa679e04b
|
Add reload in case of error for dashboards
|
2014-06-11 17:54:42 +03:00 |
|
Arik Fraimovich
|
c0fe4a7c84
|
Merge pull request #224 from EverythingMe/feature_toggle_series
Feature: additional chart controls - toggle all, show total
|
2014-06-10 09:31:38 +03:00 |
|
Arik Fraimovich
|
fc60c1b86a
|
Additional chart controls: toggle all, show total
|
2014-06-10 09:26:59 +03:00 |
|
Arik Fraimovich
|
914378cc65
|
Remove debug printing
|
2014-05-19 16:29:31 +03:00 |
|
Arik Fraimovich
|
30f98e9796
|
Feature: download dataset button in dashboard
|
2014-05-19 16:28:25 +03:00 |
|
Arik Fraimovich
|
2b524075d9
|
Fix: indention
|
2014-05-19 16:16:04 +03:00 |
|
Arik Fraimovich
|
0b173e67a5
|
When changing data source, save query only if it was saved
|
2014-05-18 16:29:01 +03:00 |
|
Arik Fraimovich
|
2af234d180
|
Reset new dashboard form after saving (fixes #209)
|
2014-05-18 15:44:23 +03:00 |
|
Arik Fraimovich
|
1cc36b481a
|
When formatting datge/time, if value is null, ignore
|
2014-05-18 14:36:46 +03:00 |
|
Arik Fraimovich
|
c9b95bc359
|
Fix: if column named only ::x the table was broken
|
2014-05-18 14:34:13 +03:00 |
|
Arik Fraimovich
|
8712c8567c
|
Add /\ to escpaed characters in column name
|
2014-05-18 14:25:54 +03:00 |
|
Arik Fraimovich
|
ce87c7b736
|
Apply cell contents as html.
|
2014-05-13 20:15:00 +03:00 |
|
Arik Fraimovich
|
036eb46ea4
|
Apply linking filter to string columns.
|
2014-05-13 20:14:45 +03:00 |
|
Arik Fraimovich
|
95ad15057b
|
Filter to convert URLs into <a> elements.
|
2014-05-13 20:14:23 +03:00 |
|
Christopher Valles
|
3a2f2be95d
|
Merge stuff
|
2014-05-08 18:38:44 +01:00 |
|
Joey Simhon
|
7b94260135
|
added support for cmd+enter execution
|
2014-05-07 22:45:39 +03:00 |
|
Christopher Valles
|
2d398696d0
|
Update from upstream
|
2014-05-07 15:36:42 +01:00 |
|
Arik Fraimovich
|
509edf651b
|
Add bucky (client side metrics client).
|
2014-05-07 17:25:43 +03:00 |
|
Arik Fraimovich
|
28224a0ba1
|
Add bucky (client side metrics client).
|
2014-05-07 17:25:43 +03:00 |
|
Christopher Valles
|
4e8cd93905
|
Fix conflict
|
2014-05-07 15:24:49 +01:00 |
|
Arik Fraimovich
|
05c915cf00
|
Fix indendentation
|
2014-05-07 15:48:29 +03:00 |
|
Arik Fraimovich
|
37512b5fdd
|
Fix indendentation
|
2014-05-07 15:48:29 +03:00 |
|
Christopher Valles
|
3f9ba7ff00
|
Fix cohort visualization
|
2014-05-06 14:28:35 +01:00 |
|
Arik Fraimovich
|
38293fc155
|
Fix: query save fails if query has queryResult property.
|
2014-05-05 19:45:07 +03:00 |
|
Arik Fraimovich
|
7793b3fe41
|
Fix: query save fails if query has queryResult property.
|
2014-05-05 19:45:07 +03:00 |
|
Arik Fraimovich
|
52f44588e6
|
Use column type (if available) to better render tables.
|
2014-05-05 19:44:52 +03:00 |
|
Arik Fraimovich
|
25de0303a1
|
Use column type (if available) to better render tables.
|
2014-05-05 19:44:52 +03:00 |
|
Arik Fraimovich
|
e7331633a4
|
Fix indentation.
|
2014-05-05 19:32:17 +03:00 |
|
Arik Fraimovich
|
1ae40981fe
|
Fix indentation.
|
2014-05-05 19:32:17 +03:00 |
|
Arik Fraimovich
|
77d628d2db
|
Support for dashboard filters in the UI.
|
2014-05-05 18:46:38 +03:00 |
|