Commit Graph

43 Commits

Author SHA1 Message Date
Amir Nissim
304a14e5a1 Show confirm box, when trying to leave the page before saving the query (FED #1) 2013-12-30 16:34:48 +02:00
Amir Nissim
6d8b256d10 Show indication when query has unsaved changes (FED #1) 2013-12-30 15:11:49 +02:00
Amir Nissim
42498391ce Show error notification when saving a query fails (FED #1) 2013-12-30 14:32:07 +02:00
Amir Nissim
d4fa34fe4b harcode dependencies 2013-12-29 18:25:50 +02:00
Arik Fraimovich
27294fd81c Limit page title size 2013-12-26 14:09:59 +02:00
Arik Fraimovich
ba0291dd3e You can't have dashes in object properties. Fixes #42 2013-12-23 21:59:01 +02:00
Arik Fraimovich
d46c2b086c Prevent from setting a blank query title. Fixes #34 2013-12-23 21:56:01 +02:00
Arik Fraimovich
f5f5258422 Escape % in column names. Fixes #42 2013-12-23 21:33:11 +02:00
Arik Fraimovich
3bd8b177be Dashboard menu has sub-menus now 2013-12-23 21:23:52 +02:00
Arik Fraimovich
42c3fcf248 having values ordered by Y, messes up the data so removing this 2013-12-22 17:23:39 +02:00
Arik Fraimovich
442da290a4 Fix: need to make sure that each category has a value 2013-12-22 17:05:40 +02:00
Arik Fraimovich
c50639d137 Add support for refreshing a query once a week 2013-12-13 18:46:14 +02:00
Arik Fraimovich
5075795704 Humanize query runtime 2013-12-08 15:44:46 +02:00
Arik Fraimovich
668c60e1e8 Improvements to queries page: (#6)
1. Search (client side).
2. Stats about queries.
3. Pagination.
2013-12-08 15:26:35 +02:00
Arik Fraimovich
7e73b307f0 Bring back browser notifications (#1) 2013-12-07 14:18:39 +02:00
Arik Fraimovich
cc86cb5ffa Support for non date time x values. 2013-12-07 13:14:02 +02:00
Arik Fraimovich
fef4dadd58 More readable status 2013-12-06 15:50:02 +02:00
Arik Fraimovich
25c6bc2252 Improved system status. 2013-12-06 15:14:39 +02:00
Arik Fraimovich
206709b703 Show cancel button in UI. 2013-11-29 21:30:03 +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
0a7949540c Fix: use String ctor function instead of toString to handle nulls 2013-11-24 16:06:01 +02:00
Arik Fraimovich
b88dbb1a6f Add support for displaying cohorts in dashbaords 2013-11-17 13:41:54 +02: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
340284e09b Fixes #38: getChartData returns sorted data by x 2013-11-06 15:24:41 +02:00
Arik Fraimovich
5d3e401302 Show shared tooltip & percentage 2013-11-06 15:03:08 +02:00
Arik Fraimovich
584c0d8509 Support multiple series on one row 2013-11-05 13:50:27 +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
2b8a3f66e9 Update title to use | instead of : 2013-11-04 17:11:45 +02:00
Shay Elkin
d6d3dfcb35 Take specific grunt commit (that fixes gh-886) 2013-11-02 15:15:31 +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
783328eebb Fix: columns with multiple spaces were not showing correctly 2013-10-30 17:45:26 +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
03fbf41a35 Fix: stop sending latest_query_data back to the server. Fixes #31 2013-10-30 16:43:24 +02:00
Arik Fraimovich
d4176e653d Group dashboards by category. 2013-10-29 19:08:11 +02:00
Arik Fraimovich
43d5b68ec8 Enable cohorts to all users 2013-10-29 09:13:07 +02:00
Arik Fraimovich
81c59869e0 Fix numbers format in grid. 2013-10-28 22:01:18 +02:00
Arik Fraimovich
7280b6c558 Fix: sorting on number/dates columns was wrong 2013-10-28 21:52:21 +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
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