Commit Graph

32 Commits (2b73f8cfd5220038fa4fce3fc975b1fa147f44d9)

Author SHA1 Message Date
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
Tobias Skarhed 4b84a58575 Disable submenu when autopanels is enabled 7 years ago
Marcus Efraimsson 41ac8d4cd5
fix regressions after save modal changes of not storing time and variables per default 7 years ago
Patrick O'Carroll 37f9bdfc8c save modal ux improvements (#11822) 7 years ago
Marcus Efraimsson 1f21b3e23b
remove jest it.only to not skip important tests 7 years ago
Torkel Ödegaard 85121e55c9
fix: Row state is now ignored when looking for dashboard changes (#11608) 7 years ago
Marcus Efraimsson 2843961677 dashboard: Close/hide 'Add Panel' before saving a dashboard (#10482) 8 years ago
Torkel Ödegaard 3a1f52d8a2 prettier: ran on all files again, sorry. now settings are defined in package.json 8 years ago
Torkel Ödegaard 85879a7014 prettier: change to single quoting 8 years ago
Marcus Efraimsson bbdb1cddd7 dashboard: delete row improvements 8 years ago
Torkel Ödegaard fadfc665e4 tech: ran pretttier on all typescript files 8 years ago
Alexander Zobnin 24fe3af20f Improve dashboard grid layout migration WIP (#9943) 8 years ago
Torkel Ödegaard 7559982b05 grid: minor changes 8 years ago