Commit Graph

23 Commits (84d4958a3cde902f5a5a9d5af16e728a27e4b218)

Author SHA1 Message Date
Torkel Ödegaard ac9ae52cea feat(panel): working on panel help text and unifying panel links, panel errors, and panel help into a single panel feature, #4079 , #6847 9 years ago
Torkel Ödegaard ca7bc25c83 feat(panel): working on panel help text, #4079 , #6847 9 years ago
Torkel Ödegaard 467ddc19c3 feat(panel): worked on panel description tooltip, #6847 9 years ago
utkarshcmu 13f0b32a8f Added sanitizer to help text 9 years ago
utkarshcmu 42de27a2cb Added help text for users 9 years ago
Torkel Ödegaard 7b70e0ff3a fix(UI): fixed 3 UI bugs, fixes #6225 9 years ago
Torkel Ödegaard 7c339f0794 feat(alerting): show alertin state in panel header, closes #6136 9 years ago
Torkel Ödegaard 65c0937741 ux(): app navigation improvements, changes to plugin.json for apps, merged pages with includes section, #4434 9 years ago
Torkel Ödegaard 8f9c3c8381 lib(): added teather lib and tested it with the panel menu 9 years ago
bergquist f4908b6315 feat(panel): disable span options in fullscreen 9 years ago
Torkel Ödegaard 660ce3a61d fix(row editor): row editor fix and cleanup of unused code 9 years ago
Torkel Ödegaard 68a5fb66ff ux(panel menu): changed remove icon to trash icon, closes #3939 9 years ago
Torkel Ödegaard 84609a4a3b fix(panel links): changed icon back 9 years ago
Matt Toback f59f6a5486 Standardized on fa-link icon for Link instead of external-link, which generally means Open In New Window or Go Offsite 9 years ago
Torkel Ödegaard f0f7da9ff0 feat(panels): fixing broken stuff 9 years ago
Torkel Ödegaard f1efce56aa feat(panels): fixed duplicate and remove panel 9 years ago
Torkel Ödegaard 4132cf12e3 feat(panels): more panel refactoring 9 years ago
Torkel Ödegaard 4f7fb40d9b feat(panel plugin): improving panel plugin model 9 years ago
Torkel Ödegaard 8927042421 more new panel stuff 9 years ago
Torkel Ödegaard 0796b2c0e3 poc(panel as isolated compoennts): experimental panel stuff 9 years ago
Joakim Lahtinen 9c0141e84e Fixed some broken HTML. 10 years ago
Torkel Ödegaard 39bc3cb532 refactoring: moving stuff around 10 years ago
Torkel Ödegaard fb767f5680 change: removed drilldown links from extended panel menu 10 years ago
Torkel Ödegaard c7d22aafd2 feat(drilldown link): better access to drilldown links directly by clicking the external link icon in panel header, fixes #1575 10 years ago
Torkel Ödegaard 86f4907cc4 feat(panel fullscreen): completly changed how the fullscreen view/edit works, no longer uses css fixed position, yay, closes #2779 10 years ago
Torkel Ödegaard 4c7e52288d fix(templating): another fix for panel links and repeat panels, #2410 10 years ago
Torkel Ödegaard 021c6ac1cb fixed panel menu while in fullscreen mode 10 years ago
Torkel Ödegaard 86f5152092 When role is viewer and edit URL is loaded view mode will be loaded instead, Closes #2089 10 years ago
Torkel Ödegaard 85c3a0aa14 Panel menu now hides edit actions for users with role Viewer, Closes #1826 10 years ago
Torkel Ödegaard fde11be279 Renamed src directory to public 10 years ago
Torkel Ödegaard 789363b0ad Added ghost panel that shows up empty rows, this panel will show add panel buttons to more quickly/easier get to add a panel, #1635 10 years ago
Torkel Ödegaard cc71b1f07d Ghost panel test 10 years ago
Torkel Ödegaard 9f729900f2 work on scoped variable values 10 years ago
Torkel Ödegaard bee501da4a Added different time period override to singlestat panel, added option to hide panel time override info, Closes #171 10 years ago
Torkel Ödegaard 04ec222462 Big refactoring of the way panels are loaded and how they are built using directives, this way feel cleaner and allowed for placing the panel edit box outside the panel-container 10 years ago
Torkel Ödegaard 1f1244f285 Upgrade Font-Awesome from 3.2 to 4.2 11 years ago
Torkel Ödegaard e933369f56 Singlestat: changed singlestat title to centered position, Closes #1117 11 years ago
Torkel Ödegaard 7ba0099fa9 Panel: fixes to panel menu when in edito/fullscreen mode, Fixes #1069 11 years ago
Torkel Ödegaard f45797ec4b trying out panel actions buttons 11 years ago
Torkel Ödegaard 873d3d7c4a SinglestatPanel: Added integration with drilldown link feature, if a drilldown link is present the entire singlestat panel will act as a link, with hover tooltip containing the link name, #951, #1041 11 years ago
Torkel Ödegaard 53a6a7b305 Annotations: fixed spelling issue in annoation error handling code 11 years ago
Torkel Ödegaard 4ec59e8211 Tech: cleanup unused angular-strap directives, Closes #1029 11 years ago
Torkel Ödegaard a49a9b3b64 Panel: more work on panel links, #1041 11 years ago
Torkel Ödegaard 5da3da5962 PanelLinks: began work on drilldown panel links feature, #1041 11 years ago
Torkel Ödegaard ef92272bee Panel: fixed menu position after moving json to new dropdown 11 years ago
Torkel Ödegaard 2ab19148c1 Graph: toggle legend on/off from panel menu, #941, no keyboard shortcut yet, but could come 11 years ago
Torkel Ödegaard d12f4a4aee Panels: refactoring panel meta model & menu, will open up panel specific menu actions 11 years ago
Torkel Ödegaard 81b1939f92 Graph: small fix to legend table mode 11 years ago
Torkel Ödegaard 31a4d9204c SingleStatPanel: Added graph to single stat panel, #951 11 years ago
Torkel Ödegaard 7463f91878 Tech: removed jquery-ui and jquiery-ui-angular-drag-drop, replaced with native drag drop for angular, saved ~50kb in js libs, much cleaner & simpler usage, Also changed some behavior for drag drop, now panels are replaced when droped on (switch places), Closes #920 11 years ago