Commit Graph

44 Commits (f53839e4fd95781c693bf0e8a8be2defaa1576ad)

Author SHA1 Message Date
Greg Tan f53839e4fd
Dashboard: Call destroy when panel is removed (#77017) 2 years ago
Torkel Ödegaard 54bca5e590
DashboardSchema: Remove some old panel types (#78590) 2 years ago
Esteban Beltran 0b03344baa
Chore: Update to typescript 5 (#76511) 2 years ago
Torkel Ödegaard b01cbc7aef
Dashboard: Fixes save drawer always comparing changes against first loaded version (#76506) 2 years ago
Torkel Ödegaard 72a1de855c
Schema: Clean up / correct panel schema (#76346) 2 years ago
Jo 28c0fb1cfd
AccessControl: Remove legacy frontend AC checks (#76187) 2 years ago
Ivan Ortega Alba 1a96f3742f
Dashboards: It always detect changes when saving an existing dashboard (#76116) 2 years ago
Torkel Ödegaard d82a3c9fc6
DashboardScene: Repeat panel by variable (#74294) 2 years ago
kay delaney 7801cf6585
Dashboards: Only refresh panels on panel edit exit if refresh is set (#67652) 2 years ago
Ryan McKinley 9452c0d718
Annotations: Support filtering the target panels (#66325) 2 years ago
Ryan McKinley c0e7062eb8
Dashboards: Ensure panels have unique ids (#65468) 2 years ago
Torkel Ödegaard b7b608418d
Templating: Introduce macros to simplify and optimize some scopedVars (#65317) 2 years ago
Ashley Harrison f8d89eff56
Chore: fix type errors in tests (#63270) 2 years ago
sam boyer f86abf096d
schema: Use generated dashboard model in frontend (#55769) 3 years ago
renovate[bot] e84a01e870
Update jest monorepo to v29 (#58261) 3 years ago
Leo 1fc9f6f1c6
Annotations: Migrate dashboardId to dashboardUID (#52588) 3 years ago
kay delaney d4eef3bd76
TimeSrv: Don't modify refresh interval when editing panel (#51718) 3 years ago
Torkel Ödegaard 7e22b8e6fb
Dashboard: Don't show unsaved changes modal for automatic schema changes (#50822) 3 years ago
Ashley Harrison 6fcb2cd307
remove exported test globals from test/lib/common (#50256) 3 years ago
kay delaney 713e624790
DashboardModel: Tidy up some of the older code (#48355) 3 years ago
Josh Hunt 3c6e0e8ef8
Chore: ESlint import order (#44959) 3 years ago
Ezequiel Victorero 6a059dcb4d
Access Control: hiding add annotation button without permissions (#47223) 3 years ago
Ashley Harrison 04bbafb4a6
Chore: Enable `jest-fail-on-console` to prevent console errors in unit tests (#46835) 3 years ago
renovate[bot] d87cd6f26c
Update dependency prettier to v2.5.1 (#43473) 4 years ago
Ashley Harrison 566907e617
Dashboard: Prevent crash when expanding a row containing panels with … (#43032) 4 years ago
Ryan McKinley 0e419e9af1
Dashboard schema: strip null values from save model (#41385) 4 years ago
Hugo Häggmark b4f00d6312
Variables: Only update panels that are impacted by variable change (#39420) 4 years ago
Hugo Häggmark fbd68c4e96
Dashboard: Fix repeats in snapshots (#41018) 4 years ago
Ashley Harrison ff009bee9f
DashboardRow: Prevent unintended editing of DashboardRow with keyboard shortcut 'e' (#39792) 4 years ago
Maria Alexandra 0e207c4133
Dashboard: Fix Editing a panel with auto-refresh enabled auto-refresh in the edit screen (#34128) 4 years ago
Hugo Häggmark 57d898cd5a
Variables: Refreshes all panels even if panel is full screen (#34097) 4 years ago
Hugo Häggmark 696a6ecd1e
Variables: Removes the never refresh option (#33533) 4 years ago
kay delaney bad048b7ba
Performance: Standardize lodash imports to use destructured members (#33040) 4 years ago
Torkel Ödegaard 7b23ed728f
DashboardSettings: Migrates annotations list & edit view from angular to react and new forms styles (#31950) 4 years ago
Torkel Ödegaard 0e47a476fb
Variables: Do not save repeated panels, rows and scopedVars (#32436) 4 years ago
Hugo Häggmark e1243e07ca
Graph: Fixes so only users with correct permissions can add annotations (#30419) 5 years ago
Torkel Ödegaard 1d689888b0
Prettier: Upgrade to 2 (#30387) 5 years ago
Torkel Ödegaard f30074c70a
NewPanelEditor: Save dashboard from edit mode now works, and other fixes (#23668) 5 years ago
Hugo Häggmark c7ffc1199c
Variables: turns on newVariables as a new default (#23272) 5 years ago
Hugo Häggmark b51e28bc15
Chore: reduces strict null errors to 824 (#22744) 5 years ago
Hugo Häggmark 7eabc282e9
Chore: Adds typings to lodash (#16590) 6 years ago
Hugo Häggmark 3f7aaedd8c Chore: Remove implicit anys for DashboardModel and tests (#16553) 6 years ago
Jon Ferreira 46fa09fdad Add a keybinding that toggles all legends in a dashboard 6 years ago
Torkel Ödegaard aafd4a339a Moved dashboard state components to state folder 7 years ago
Patrick O'Carroll 0f326f18dc changed functions to arrowfunctions for only-arrow-functions rule (#13127) 7 years ago
Patrick O'Carroll 0e007d573d changed functions to arrowfunctions for only-arrow-functions rule 7 years ago
Torkel Ödegaard 314b645857
tslint: changing vars -> const (#13034) 7 years ago
Torkel Ödegaard 9b978b7203
tslint: autofix of let -> const (#13033) 7 years ago
Tobias Skarhed a65589a5fb Rename test files 7 years ago
Torkel Ödegaard 013f8cd8ea refactor: moving code around a bit, refactoring PR #12796 7 years ago