Arik Fraimovich
3066327b0e
Use permissions in the UI
2014-03-12 12:59:05 +02:00
Arik Fraimovich
356128fbf5
Fix overflow CSS to be auto instead of scroll
2014-03-12 11:38:21 +02:00
Arik Fraimovich
db94db2957
Add support for ESC key in edit-in-place
2014-03-11 18:16:15 +02:00
Arik Fraimovich
c87dcf8aac
Fix tab size
2014-03-11 18:09:12 +02:00
Arik Fraimovich
0e1dbc9624
Change fork button to default
2014-03-11 18:08:24 +02:00
Amir Nissim
0b90b7ea79
#121 fixes:
...
* fork your own query
* better redirect after saving new query
* UI fixes
2014-03-11 17:16:58 +02:00
Amir Nissim
2b652cac1f
rd-time-ago directive
2014-03-11 16:35:19 +02:00
Amir Nissim
6c40610d34
#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
f1aec05835
#121 : source button to play nice with hashes - cont'd
2014-03-11 15:20:13 +02:00
Amir Nissim
e8e2aab8e3
#121 : source button to play nice with hashes
2014-03-11 15:20:13 +02:00
Amir Nissim
8d1b523b94
#121 : alerts
2014-03-11 15:20:13 +02:00
Amir Nissim
31c59467db
#121 : editing query name, description, ttl triggers save
2014-03-11 15:20:13 +02:00
Amir Nissim
54c5a7dcb3
#121 : /src url
2014-03-11 15:20:13 +02:00
Amir Nissim
d4287558f9
#121 : use resolve in RouteProvider to get query and instantiate controller when resolved
2014-03-11 15:20:12 +02:00
Amir Nissim
da496975bc
#121 : more layout changes
2014-03-11 15:20:12 +02:00
Amir Nissim
aaafb0f465
#121 : routing new views
2014-03-11 15:20:12 +02:00
Amir Nissim
7618fc97d2
#121 : mobile tweaks
2014-03-11 15:20:12 +02:00
Amir Nissim
f01d224bdf
#121 : layout change - query editor on top
2014-03-11 15:20:12 +02:00
Amir Nissim
08355ff8af
#121 : edit refresh schedule, move alerts to right column
2014-03-11 15:20:12 +02:00
Arik Fraimovich
f2ebfaba3e
Fix: no more flickering when switching visualization tabs.
2014-03-11 15:20:12 +02:00
Amir Nissim
67f4c78d61
#121 : editable query name and description
2014-03-11 15:20:12 +02:00
Amir Nissim
02cf984711
#121 : 'show query' button for non-owners
2014-03-11 15:20:12 +02:00
Amir Nissim
ef86f44215
organizing /app files
2014-03-11 15:20:12 +02:00
Amir Nissim
315803dde2
#121 : QueryView page edit mode
2014-03-11 15:20:11 +02:00
Amir Nissim
f8280552a0
#121 : QueryViewCtrl with 'strict mode'
2014-03-11 15:20:11 +02:00
Amir Nissim
4adfc4353b
#121 query view page
2014-03-11 15:20:11 +02:00
Arik Fraimovich
7d9a7eafc6
Merge pull request #130 from EverythingMe/fix_category_chart_sorting
...
Fix: (in category charts) don't sort values when there is more than one category
2014-03-11 15:16:51 +02:00
Arik Fraimovich
97b727dcc0
Fix: don't sort values when there is more than one category
2014-03-11 15:14:32 +02:00
Arik Fraimovich
81525fa61b
Fix: compile all views.
2014-03-09 12:52:33 +02:00
Arik Fraimovich
02f376b6d3
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
10f2bc3df5
Fix: custom visualization name was ignored (ref #127 )
2014-03-06 19:23:56 +02:00
Arik Fraimovich
3e7b1cdc15
Pie chart: show value and not only %
2014-03-06 19:21:13 +02:00
Arik Fraimovich
234b15765c
Fix: the pivot table visualization was messing up other visualizations
...
by changing the data.
2014-03-06 19:18:07 +02:00
Eran Sandler
98ee88c1bb
No need to use github style authenticated URLs, it can just break things.
2014-03-05 08:46:09 +02:00
Arik Fraimovich
2b274b706e
Set default name when creating
2014-03-04 11:38:00 +02:00
Arik Fraimovich
3ab1f9b5a3
Fixes #81 : reset query when saving widget
2014-03-04 11:33:11 +02:00
Arik Fraimovich
e512fef78c
Switch to config object instead of millions of params
2014-03-04 11:09:04 +02:00
Arik Fraimovich
448e82108d
Fix: reset visualization form after saving visualization
2014-03-04 10:59:07 +02:00
Arik Fraimovich
be93e77b2f
Rename Visaulization to VisualizationProvider
2014-03-04 10:19:28 +02:00
Arik Fraimovich
5aed2b6baf
typo fix
2014-03-04 10:17:09 +02:00
Arik Fraimovich
00b5aba88a
Remove the need to declare each visualization module in app dependencies.
2014-03-04 10:17:08 +02:00
Arik Fraimovich
9c0edfdb9d
Fix chart editor declaration.
2014-03-04 10:17:08 +02:00
Arik Fraimovich
b40e2e0a6f
Fix switch regular expression.
2014-03-04 10:17:08 +02:00
Arik Fraimovich
d73130ebac
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
13016c7476
Remove unused dependency.
2014-03-04 10:16:32 +02:00
Arik Fraimovich
13f2ee2ae8
Fix: set the chart name by default to chart type.
2014-03-03 20:40:50 +02:00
Arik Fraimovich
1b46c39a27
typo fix
2014-03-03 20:29:43 +02:00
Arik Fraimovich
5d19096e0c
merge conflict fix & bump version
2014-03-03 20:27:04 +02:00
Christopher Valles
81866cb6d3
Resolve conflicts
2014-03-03 17:35:01 +00:00
Christopher Valles
b43e32169b
Merge branch 'master' into DAT-741
2014-03-03 17:18:15 +00:00