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
d6449ee629ce10b79aa822c80e7a42154533a4d1
grafana
/
public
/
app
/
routes
History
Johannes Schill
d6449ee629
fix: Logo goes Home instead of toggling side menu
#15482
2019-03-07 09:36:40 +01:00
..
dashboard_loaders.ts
Changed functions to arrow functions for only-arrow-functions rule. (
#13131
)
2018-09-05 07:47:30 +02:00
GrafanaCtrl.ts
fix: Logo goes Home instead of toggling side menu
#15482
2019-03-07 09:36:40 +01:00
ReactContainer.tsx
Prettier had not been running as a precommit hook for some time so had to run in on all files again
2019-02-13 11:14:53 +01:00
registry.ts
made it possible to have frontend code in symlinked folders that can add routes
2018-10-11 12:36:04 +02:00
routes.ts
Fixed image rendering issue for dashboards with auto refresh, casued by missing reloadOnSearch flag on route,
fixes
#15631
2019-03-06 11:46:38 +01:00