Commit Graph

232 Commits

Author SHA1 Message Date
Torkel Ödegaard
98a07eff81 Worked on enhancing panel links to support dash link features, like auto variable to url params includes, Closes #2200 2015-06-22 17:44:46 +02:00
Torkel Ödegaard
3f917b0af5 Updated org creation view, after creating new org user is switched to that org and redirect to org details view, Closes #2198 2015-06-22 08:13:21 +02:00
Torkel Ödegaard
d3c6db1ba8 Fixed tabindex for organization dropdown, Fixes #2150 2015-06-19 16:42:45 -04:00
Torkel Ödegaard
2a693f7f08 Fixed issue with multi select template variable and restoring state from url, #2196 2015-06-19 15:10:34 -04:00
Torkel Ödegaard
26e5d7a3de Graph: fixed PNG rendering of panels with legend table to the right, #2185 2015-06-19 14:13:25 -04:00
Torkel Ödegaard
021c6ac1cb fixed panel menu while in fullscreen mode 2015-06-19 12:42:10 -04:00
Torkel Ödegaard
261e5ebbd4 Fixed bug in singlestat panel and null value handling, #2189 2015-06-19 11:51:46 -04:00
Torkel Ödegaard
fd319bd5f5 Moved requirejs to bower, #677 2015-06-13 23:01:54 +02:00
Torkel Ödegaard
6f982b2791 Moved angular-bindonce to bower 2015-06-13 22:20:39 +02:00
Torkel Ödegaard
05f934548b Moved angular-native-dragdrop to bower 2015-06-13 22:17:28 +02:00
Torkel Ödegaard
f22bffe98a Upgraded angular to 1.4.0 and moved angular dependency to bower, #677 2015-06-13 21:14:08 +02:00
Torkel Ödegaard
87c65bcea0 Migrating to use bower for component dependencies 2015-06-13 20:53:08 +02:00
Torkel Ödegaard
2c88b418fd Fix import from elasticsearch limit, Fixes #1843, Fixes 2154 2015-06-13 20:20:48 +02:00
Torkel Ödegaard
4a9bc70ca0 Added new style override, transform negative-Y, Closes #2162 2015-06-13 20:01:15 +02:00
Torkel Ödegaard
48175101c6 Fixes to template variable with tags and inital state after dashboard load, #2080 2015-06-11 13:38:13 +02:00
Torkel Ödegaard
e5280d55b3 Make template variables work in row titles, #1956 2015-06-11 09:35:59 +02:00
Torkel Ödegaard
5962bcbc6c Do not show create org link when allow_org_create is set to false, Fixes #2135 2015-06-11 08:16:09 +02:00
Torkel Ödegaard
b39f8fb4de Do not show Switch to Org item for current organization in the org dropdown, Fixes #2136 2015-06-11 08:05:33 +02:00
Torkel Ödegaard
63cc794f37 Small style fix to login page 2015-06-10 08:27:38 +02:00
Torkel Ödegaard
fca6c85abb Fixed clear selections icon for new variable dropdown, #2080 2015-06-09 10:30:51 +02:00
Torkel Ödegaard
604f8a22f7 Fixed state issue with variable value dropdown, #2080 2015-06-09 10:22:43 +02:00
Torkel Ödegaard
f6845cd107 Variable value select fixes and refactorings 2015-06-09 10:06:36 +02:00
Torkel Ödegaard
c20fa85b82 Renamed variable value select to select dropdown 2015-06-09 09:45:24 +02:00
Torkel Ödegaard
c8bc0b3bf8 Lots of work on user password reset, #1456 2015-06-08 13:39:02 +02:00
Torkel Ödegaard
aa4d60c21e Worked on reset password views, refactored out password strength to a reusable directive 2015-06-08 10:57:01 +02:00
Torkel Ödegaard
e40b462040 began work on reset password view, and angular controller 2015-06-05 11:45:04 +02:00
Torkel Ödegaard
c821568ac7 Merged new template dropdown 2015-06-03 14:53:52 +02:00
Torkel Ödegaard
1c38619d8c Fixed intendation 2015-06-03 14:53:52 +02:00
Torkel Ödegaard
8cfe89eaf9 Updated variable dropdown 2015-06-03 14:53:52 +02:00
Torkel Ödegaard
cb63344394 Added hover tooltip for tags 2015-06-03 14:53:52 +02:00
Torkel Ödegaard
8934c83742 Small fixes for template variable groups (tags) 2015-06-03 14:53:52 +02:00
Torkel Ödegaard
b0451dc1b3 More refinements of tag selection and state restoration after dashboard load 2015-06-03 14:53:52 +02:00
Torkel Ödegaard
b5a846154a Trying to make progres on persisting selection state, restoring selection state for new multi variable dropdown, proving to be really complex 2015-06-03 14:53:52 +02:00
Torkel Ödegaard
f48d0fcb13 More work on tags in variable dropdown, now the actual tag values query is hooked up and works, #2080 2015-06-03 14:53:52 +02:00
Torkel Ödegaard
650d3d5046 Fixed tag selection issues 2015-06-03 14:53:52 +02:00
Torkel Ödegaard
0992b6a616 Progress on template variable dropdown, lots of unit tests for selection behavior, 2015-06-03 14:53:52 +02:00
Torkel Ödegaard
53ed407448 Lots of refactoring of variable dropdown trying to clean up code and make it unit testable 2015-06-03 14:53:52 +02:00
Torkel Ödegaard
d96f5598ca Breaking out logic for variable dropdown into a controller, this needs some unit tests 2015-06-03 14:53:52 +02:00
Torkel Ödegaard
137cbe5bb4 work on variable multi select 2015-06-03 14:53:52 +02:00
Torkel Ödegaard
6f783f5a3b Single variable select state highlight fixed, Closes #2073 2015-06-03 14:53:52 +02:00
Torkel Ödegaard
6ed17fe62f Removed selection state for single select variables 2015-06-03 14:53:52 +02:00
Torkel Ödegaard
7d25d6f191 progress on tag selection in variable dropdown 2015-06-03 14:53:52 +02:00
Torkel Ödegaard
0bd50c06d7 Template varaible dropdown work 2015-06-03 14:53:52 +02:00
Torkel Ödegaard
9a74105103 Trying out dark headers and footers for template dropdown 2015-06-03 14:53:52 +02:00
Torkel Ödegaard
a433e0e79c More work on variable dropdown 2015-06-03 14:53:52 +02:00
Torkel Ödegaard
483ef20527 Reworking variable value dropdown, take3 2015-06-03 14:53:52 +02:00
Torkel Ödegaard
5c8b571c3f Fixed look of tag cloud in search 2015-06-02 13:44:46 +02:00
Torkel Ödegaard
bfe5a56a47 Updated dashboard links editor, just changed With tag > With tags 2015-06-02 12:52:31 +02:00
Torkel Ödegaard
8cfbd2f8bf Increased width of query input field in dashlist panel editor 2015-06-02 11:05:48 +02:00
Torkel Ödegaard
50a1feb90a Dashboard list panel: Now supports search by multiple tags, Closes #2096 2015-06-02 11:04:06 +02:00