Commit Graph

59 Commits (803473f479fe872129b042704c4b9cdad91ed849)

Author SHA1 Message Date
Ashley Harrison 803473f479
Chore: Enable `useUnknownInCatchVariables` for stricter type checking in catch blocks (#50591) 3 years ago
owensmallwood e7d6a58037
Owensmallwood/pubdash get public dashboard definition (#50269) 3 years ago
owensmallwood cfdea1ee30
PublicDashboards: Frontend routing for public dashboards (#48834) 3 years ago
kay delaney 90b7a76328
Dashboards: Remove "delete dashboard" button for new dashboards (#48947) 3 years ago
Josh Hunt 3c6e0e8ef8
Chore: ESlint import order (#44959) 3 years ago
Torkel Ödegaard 7181efd1cf
Explore: Allow users to save Explore queries to dashboards (#47083) 3 years ago
kay delaney 49ac8b9f0a
Dashboards: Move slow dashboard logic to css (#45686) 3 years ago
Hugo Häggmark dbec2b02fd
Variables: move state tree into a keyed state (#44642) 3 years ago
Kristina 4e38ac9cf7
Remove return to panel button and related code (#45018) 3 years ago
Guilherme Caulada a9faab6b09
Dashboard: Add week start option to global and dashboard preferences (#40010) 4 years ago
Uchechukwu Obasi 4e98ade2af
Annotations: fixes variable values not displaying in annotations. (#37883) 4 years ago
Maria Alexandra d48febee75
Fix: Wrong annotations show on a given dashboard. Correct annotations show on page refresh. #37160 (#37496) 4 years ago
Dimitris Sotirakis 1c49986b2f
Chore: Remove endpoints that contain the slug field (#35104) 4 years ago
Torkel Ödegaard e6f2b10a36
ChangeTracker: Unified unsaved changes handling with library panels (#34989) 4 years ago
Hugo Häggmark 19739f4af2
Annotations: Adds DashboardQueryRunner (#32834) 4 years ago
Torkel Ödegaard 7b23ed728f
DashboardSettings: Migrates annotations list & edit view from angular to react and new forms styles (#31950) 4 years ago
Dominik Prokop a55a272276
Routing NG: Replace Angular routing with react-router (#31463) 4 years ago
Torkel Ödegaard 1d689888b0
Prettier: Upgrade to 2 (#30387) 4 years ago
Ryan McKinley 8a5fc00330
Live: broadcast events when dashboard is saved (#27583) 5 years ago
Torkel Ödegaard 5e27654298
Dashboard: Ignore cancelled api request error when loading dashboard (#27232) 5 years ago
kay delaney 1391575853
Chore: Removes some unneeded console logging and changes logs to errors (#26235) 5 years ago
Torkel Ödegaard 49b5fc4b9a
Chore: More typescript strict null fixes, going for sub 200 (#26134) 5 years ago
Torkel Ödegaard 8474794aaa
Dashboard: Fix loading custom home dashboard (#25447) 5 years ago
Hugo Häggmark 00a9af00fc
Templating: removes old Angular variable system and featureToggle (#24779) 5 years ago
Hugo Häggmark e65dbcfea1
Variables: enables cancel for slow query variables queries (#24430) 5 years ago
Dominik Prokop d2a13c4715
FieldOverride: Support data links via field overrides (#23590) 5 years ago
Hugo Häggmark c7ffc1199c
Variables: turns on newVariables as a new default (#23272) 5 years ago
Hugo Häggmark 3feb4e71c5
Dashboard: removes variables property (#23107) 5 years ago
Agnès Toulet d825b9e799
Analytics: Send event when opening a dashboard (#22921) 5 years ago
Hugo Häggmark cf5064bfa0
Variables: replaces homegrown variableAdapters with Registry (#22866) 5 years ago
Hugo Häggmark 1db067396a
Variables: migrates data source variable type to React/Redux (#22770) 5 years ago
Marcus Andersson cc813d71c6
Templating: Migrates some variable types from Angular to React/Redux (#22434) 5 years ago
Torkel Ödegaard a58d2b87f8 Dashboard: Refactor dashboard reducer & actions (#22021) 5 years ago
kay delaney cf2cc71393 Chore: Remove angular dependency from backendSrv (#20999) 6 years ago
kay delaney cc1d468041
Explore: Ensures queries aren't updated when returning to dashboard if browser back is used (#20897) 6 years ago
Dominik Prokop 9b7748ec13
Chore: Reorg packages (#20111) 6 years ago
kay delaney a838d2b30a
Explore: Adds ability to save a panel's query from Explore (#17982) 6 years ago
Torkel Ödegaard dd0afd0a0b Big refactoring for dashboard init redux actions 6 years ago
Torkel Ödegaard 8574dca081 making changes suggested in review and improving typings 6 years ago
Torkel Ödegaard a53c3b45fc Added a basic test for initDashboard thunk 6 years ago
Torkel Ödegaard f5249d6033 Breaking init dashboard up in to fetch & init 6 years ago
Torkel Ödegaard 49a597fcd0 Moved remove panel logic to dashboard srv 6 years ago
Torkel Ödegaard 6d874dd1f1 Improved error handling 6 years ago
Torkel Ödegaard 08925ffad8 Basic loading state for slow dashboards 6 years ago
Torkel Ödegaard e4c92ae124 added comment to initDashboard 6 years ago
Torkel Ödegaard d978a66ef6 Fixed lots of loading flow issues and updated solo route page 6 years ago
Torkel Ödegaard 3baaf2c3e4 Added handling of kiosk mode 6 years ago
Torkel Ödegaard f695975f65 Fixed handling of orgId 6 years ago
Torkel Ödegaard 7634e04231 Fixed template variable value changed handling 6 years ago
Torkel Ödegaard ae768193e3 Now handles all dashbord routes 6 years ago