This website requires JavaScript.
Explore
Help
Sign In
IntenseWebs
/
grafana
Watch
3
Star
0
Fork
0
You've already forked grafana
mirror of
https://github.com/grafana/grafana.git
synced
2025-02-14 17:43:35 -06:00
Code
Issues
Packages
Projects
Releases
Wiki
Activity
c9801fc0de
grafana
/
src
/
app
/
controllers
/
all.js
8 lines
110 B
JavaScript
Raw
Normal View
History
Unescape
Escape
Merged Pull Request #484
2013-09-13 15:52:13 -05:00
define
(
[
'./dash'
,
'./dashLoader'
,
Added pulldowns for query and filter. Added filter notifications, moved timepicker to navbar, reimplemented auto refresh
2013-10-08 11:38:08 -05:00
'./row'
,
added zoom out global header
2013-12-10 14:10:11 -06:00
'./pulldown'
,
working on more advanced dashboard/metrics/graf search
2013-12-12 09:51:43 -06:00
'./zoom'
,
'./search'
Merged Pull Request #484
2013-09-13 15:52:13 -05:00
]
,
function
(
)
{
}
)
;
Reference in New Issue
Copy Permalink