Arik Fraimovich
f3d46355af
Because we draw the table without VisualizationRenderer we need to explicitly add filters here too.
2014-03-17 20:23:12 +02:00
Arik Fraimovich
44621e4f37
Switch to $watchCollection to resolve the issue of chart not updating when length of series stays the same.
2014-03-17 20:22:49 +02:00
Arik Fraimovich
a99e290bc5
Store filters on QueryResult object and use them in getQueryData.
2014-03-17 20:22:24 +02:00
Arik Fraimovich
2b5291900d
Show filters directive on all visualizations.
2014-03-17 20:21:39 +02:00
Arik Fraimovich
19209d16aa
Filters directive.
2014-03-17 20:20:49 +02:00
Arik Fraimovich
3b11f010b5
Fix minification issue
2014-03-12 16:53:22 +02:00
Arik Fraimovich
3bcd8bf2d5
Use permissions in the UI
2014-03-12 12:59:05 +02:00
Arik Fraimovich
6c00b8a853
Add support for ESC key in edit-in-place
2014-03-11 18:16:15 +02:00
Arik Fraimovich
38f20d7eba
Fix tab size
2014-03-11 18:09:12 +02:00
Amir Nissim
fa4258f75c
#121 fixes:
...
* fork your own query
* better redirect after saving new query
* UI fixes
2014-03-11 17:16:58 +02:00
Amir Nissim
583546a7ca
rd-time-ago directive
2014-03-11 16:35:19 +02:00
Amir Nissim
a6f527bd51
#121 More UI issues:
...
* source as link instead of button
* fix source link when url has a hash
* new query uses the new layout
* rename url /src => /source...
* when deleting a visualization update the hash
* don't submit title/description if it hasn't changed
* mobile: fix description field wrapping
2014-03-11 15:21:53 +02:00
Amir Nissim
56672a862f
#121 : source button to play nice with hashes - cont'd
2014-03-11 15:20:13 +02:00
Amir Nissim
554b21241b
#121 : source button to play nice with hashes
2014-03-11 15:20:13 +02:00
Amir Nissim
d6068395fa
#121 : alerts
2014-03-11 15:20:13 +02:00
Amir Nissim
4836e5c239
#121 : editing query name, description, ttl triggers save
2014-03-11 15:20:13 +02:00
Amir Nissim
0ff4de1e10
#121 : /src url
2014-03-11 15:20:13 +02:00
Amir Nissim
c91368229a
#121 : use resolve in RouteProvider to get query and instantiate controller when resolved
2014-03-11 15:20:12 +02:00
Amir Nissim
324205ed37
#121 : more layout changes
2014-03-11 15:20:12 +02:00
Amir Nissim
950989b139
#121 : routing new views
2014-03-11 15:20:12 +02:00
Amir Nissim
35f4be1abc
#121 : layout change - query editor on top
2014-03-11 15:20:12 +02:00
Amir Nissim
c9a8f7bd82
#121 : edit refresh schedule, move alerts to right column
2014-03-11 15:20:12 +02:00
Arik Fraimovich
7ad20ccff6
Fix: no more flickering when switching visualization tabs.
2014-03-11 15:20:12 +02:00
Amir Nissim
1d4d5b4c1f
#121 : editable query name and description
2014-03-11 15:20:12 +02:00
Amir Nissim
2fa37a9732
#121 : 'show query' button for non-owners
2014-03-11 15:20:12 +02:00
Amir Nissim
51db8346d3
organizing /app files
2014-03-11 15:20:12 +02:00
Amir Nissim
e0c330fb29
#121 : QueryView page edit mode
2014-03-11 15:20:11 +02:00
Amir Nissim
61316c40e5
#121 : QueryViewCtrl with 'strict mode'
2014-03-11 15:20:11 +02:00
Amir Nissim
e57fabbd1d
#121 query view page
2014-03-11 15:20:11 +02:00
Arik Fraimovich
2cbee1bf82
Fix: don't sort values when there is more than one category
2014-03-11 15:14:32 +02:00
Arik Fraimovich
db1df07337
Hackish way to show dates as dates in the table and timestamps
...
as date+timestamp.
2014-03-06 19:58:04 +02:00
Arik Fraimovich
ceb2e0cfb3
Fix: custom visualization name was ignored (ref #127 )
2014-03-06 19:23:56 +02:00
Arik Fraimovich
5e981a579b
Pie chart: show value and not only %
2014-03-06 19:21:13 +02:00
Arik Fraimovich
2b03973cf0
Fix: the pivot table visualization was messing up other visualizations
...
by changing the data.
2014-03-06 19:18:07 +02:00
Arik Fraimovich
dd5fd72bd2
Set default name when creating
2014-03-04 11:38:00 +02:00
Arik Fraimovich
9d4655cc00
Fixes #81 : reset query when saving widget
2014-03-04 11:33:11 +02:00
Arik Fraimovich
3320de07f2
Switch to config object instead of millions of params
2014-03-04 11:09:04 +02:00
Arik Fraimovich
68482afa5c
Fix: reset visualization form after saving visualization
2014-03-04 10:59:07 +02:00
Arik Fraimovich
bfeded207a
Rename Visaulization to VisualizationProvider
2014-03-04 10:19:28 +02:00
Arik Fraimovich
a5971b0c69
typo fix
2014-03-04 10:17:09 +02:00
Arik Fraimovich
6d93ccc0d0
Remove the need to declare each visualization module in app dependencies.
2014-03-04 10:17:08 +02:00
Arik Fraimovich
69f5de6478
Fix chart editor declaration.
2014-03-04 10:17:08 +02:00
Arik Fraimovich
4630a8d18d
Fix switch regular expression.
2014-03-04 10:17:08 +02:00
Arik Fraimovich
79e40a667b
Refactor visualizations:
...
The main code doesn't know about individual visualizations and each visualization is contained in its own module. Should make adding/editing/removing visualizations easier.
2014-03-04 10:17:08 +02:00
Arik Fraimovich
2c904641a5
Remove unused dependency.
2014-03-04 10:16:32 +02:00
Arik Fraimovich
14ecfd2cc8
Fix: set the chart name by default to chart type.
2014-03-03 20:40:50 +02:00
Arik Fraimovich
a91eb9435b
typo fix
2014-03-03 20:29:43 +02:00
Arik Fraimovich
b5d2285b99
merge conflict fix & bump version
2014-03-03 20:27:04 +02:00
Christopher Valles
c6dbb8d7c8
Resolve conflicts
2014-03-03 17:35:01 +00:00
Christopher Valles
d3d46aa023
Merge branch 'master' into DAT-741
2014-03-03 17:18:15 +00:00