Commit Graph

549 Commits

Author SHA1 Message Date
Arik Fraimovich
fef4dadd58 More readable status 2013-12-06 15:50:02 +02:00
Arik Fraimovich
cfcc21b1cb Improved system status. 2013-12-06 15:14:39 +02:00
Arik Fraimovich
25c6bc2252 Improved system status. 2013-12-06 15:14:39 +02:00
Arik Fraimovich
fc65920462 Show cancel button in UI. 2013-11-29 21:30:03 +02:00
Arik Fraimovich
206709b703 Show cancel button in UI. 2013-11-29 21:30:03 +02:00
Arik Fraimovich
78bf265d7a Fix: use String ctor function instead of toString to handle nulls 2013-11-29 21:30:02 +02:00
Arik Fraimovich
0f89a12a3d Fix: use String ctor function instead of toString to handle nulls 2013-11-29 21:30:02 +02:00
Arik Fraimovich
1690a25262 Fix: use String ctor function instead of toString to handle nulls 2013-11-24 16:06:01 +02:00
Arik Fraimovich
0a7949540c Fix: use String ctor function instead of toString to handle nulls 2013-11-24 16:06:01 +02:00
Arik Fraimovich
f76f284ce2 Add support for displaying cohorts in dashbaords 2013-11-17 13:41:54 +02:00
Arik Fraimovich
b88dbb1a6f Add support for displaying cohorts in dashbaords 2013-11-17 13:41:54 +02:00
Arik Fraimovich
5080b754d4 Merge pull request #36 from shayel/master
Fixed installation dependencies, instructions
2013-11-07 10:09:23 -08:00
Arik Fraimovich
8177cfed55 Merge pull request #36 from shayel/master
Fixed installation dependencies, instructions
2013-11-07 10:09:23 -08:00
Arik Fraimovich
bdb97182e4 Fixes #38: getChartData returns sorted data by x 2013-11-06 15:24:41 +02:00
Arik Fraimovich
340284e09b Fixes #38: getChartData returns sorted data by x 2013-11-06 15:24:41 +02:00
Arik Fraimovich
c668ed8a2b Show shared tooltip & percentage 2013-11-06 15:03:08 +02:00
Arik Fraimovich
5d3e401302 Show shared tooltip & percentage 2013-11-06 15:03:08 +02:00
Arik Fraimovich
10a1350bb3 Support multiple series on one row 2013-11-05 13:50:27 +02:00
Arik Fraimovich
584c0d8509 Support multiple series on one row 2013-11-05 13:50:27 +02:00
Arik Fraimovich
c10fb2916f Fix: when series name was 0 (the number) it would use the y name instead 2013-11-05 13:27:28 +02:00
Arik Fraimovich
770a8a8d57 Fix: when series name was 0 (the number) it would use the y name instead 2013-11-05 13:27:28 +02:00
Arik Fraimovich
91185abb4c Update title to use | instead of : 2013-11-04 17:11:45 +02:00
Arik Fraimovich
2b8a3f66e9 Update title to use | instead of : 2013-11-04 17:11:45 +02:00
Shay Elkin
6a09adf11c Take specific grunt commit (that fixes gh-886) 2013-11-02 15:15:31 +02:00
Shay Elkin
d6d3dfcb35 Take specific grunt commit (that fixes gh-886) 2013-11-02 15:15:31 +02:00
Shay Elkin
ba7ba751fd Fixed installation dependencies, instructions
* rd_ui/package.json:
  * Add missing bower, grunt-cli dependencies
  * Take grunt from HEAD, as 0.4.1 has broken dependency: 08a3af53ff

* README.md:
  * Update instructions
2013-10-31 17:19:13 +02:00
Shay Elkin
e2e61b7c59 Fixed installation dependencies, instructions
* rd_ui/package.json:
  * Add missing bower, grunt-cli dependencies
  * Take grunt from HEAD, as 0.4.1 has broken dependency: 08a3af53ff

* README.md:
  * Update instructions
2013-10-31 17:19:13 +02:00
Arik Fraimovich
c8d1780ee8 Fix: columns with multiple spaces were not showing correctly 2013-10-30 17:45:26 +02:00
Arik Fraimovich
783328eebb Fix: columns with multiple spaces were not showing correctly 2013-10-30 17:45:26 +02:00
Arik Fraimovich
db9aa4bc38 Fix #18: don't retrieve query results when already have them & ttl = -1. 2013-10-30 16:43:24 +02:00
Arik Fraimovich
2017a2c9db Fix #18: don't retrieve query results when already have them & ttl = -1. 2013-10-30 16:43:24 +02:00
Arik Fraimovich
04e1534001 Fix: stop sending latest_query_data back to the server. Fixes #31 2013-10-30 16:43:24 +02:00
Arik Fraimovich
03fbf41a35 Fix: stop sending latest_query_data back to the server. Fixes #31 2013-10-30 16:43:24 +02:00
Arik Fraimovich
9fc36bd6fa Group dashboards by category. 2013-10-29 19:08:11 +02:00
Arik Fraimovich
d4176e653d Group dashboards by category. 2013-10-29 19:08:11 +02:00
Arik Fraimovich
4051fae33b Enable cohorts to all users 2013-10-29 09:13:07 +02:00
Arik Fraimovich
43d5b68ec8 Enable cohorts to all users 2013-10-29 09:13:07 +02:00
Arik Fraimovich
b014dadfe3 Fix numbers format in grid. 2013-10-28 22:01:18 +02:00
Arik Fraimovich
81c59869e0 Fix numbers format in grid. 2013-10-28 22:01:18 +02:00
Arik Fraimovich
900b084156 Fix: sorting on number/dates columns was wrong 2013-10-28 21:52:21 +02:00
Arik Fraimovich
7280b6c558 Fix: sorting on number/dates columns was wrong 2013-10-28 21:52:21 +02:00
Arik Fraimovich
bd1d287c87 Fix use min configuration not to depend on the bower_components directory in dist. 2013-10-28 19:34:51 +02:00
Arik Fraimovich
604a294662 Fix use min configuration not to depend on the bower_components directory in dist. 2013-10-28 19:34:51 +02:00
Arik Fraimovich
b74f7e4eac Add resolutions to bower.json. 2013-10-28 18:24:41 +02:00
Arik Fraimovich
6cf580e0ff Add resolutions to bower.json. 2013-10-28 18:24:41 +02:00
Arik Fraimovich
dabe49e0d7 Set project version in bower.json & package.json 2013-10-28 13:50:29 +02:00
Arik Fraimovich
a2185047c5 Fix: dates detection logic was too aggresive 2013-10-28 11:03:37 +02:00
Arik Fraimovich
942e8fc698 redash -> re:dash 2013-10-28 10:33:12 +02:00
Arik Fraimovich
653d60dfb2 Initial commit. 2013-10-25 10:26:07 +03:00