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-25 18:55:37 -06:00
Code
Issues
Packages
Projects
Releases
Wiki
Activity
Files
87fec9d4347eae8a9dc4af03eb7e31c1960e69bf
grafana
/
public
/
app
/
features
/
playlist
History
Carl Bergquist
87fec9d434
Merge pull request
#4093
from utkarshcmu/minor-nav
...
some nav fixes
2016-02-22 16:07:39 +01:00
..
partials
Merge pull request
#4093
from utkarshcmu/minor-nav
2016-02-22 16:07:39 +01:00
specs
tests(playlist): add more test for playlist ui
2016-01-29 22:31:53 +01:00
all.js
feat(playlist): basic UI support for tags
2016-01-28 20:06:50 +01:00
playlist_edit_ctrl.ts
ux(playlist): finalize the ux for playlists
2016-02-22 11:29:09 +01:00
playlist_routes.js
removed /app route, confusing when some assets use public/app/.. route and some use just app/... all public static assets should no use public route, app route is no more
2016-02-01 18:19:02 +01:00
playlist_search.ts
removed /app route, confusing when some assets use public/app/.. route and some use just app/... all public static assets should no use public route, app route is no more
2016-02-01 18:19:02 +01:00
playlist_srv.ts
fix(playlist): fix for memory leak when running playlist for a long period,
fixes
#3794
2016-01-20 10:39:58 +01:00
playlists_ctrl.ts
style(playlist): remove semi colons for functions in TS
2016-01-29 00:13:29 +01:00