Commit Graph

15 Commits (ffb9a4de4a43f1a4591aa9b4d3c5b7184839e1e4)

Author SHA1 Message Date
Ashley Harrison ffb9a4de4a
Chore: some test type fixes (#82889) 1 year ago
kay delaney f932952c68
Row-repeats: Fix disappearing panel when viewed panel is refreshed (#58392) 2 years ago
Ashley Harrison 6fcb2cd307
remove exported test globals from test/lib/common (#50256) 3 years ago
Josh Hunt 3c6e0e8ef8
Chore: ESlint import order (#44959) 3 years ago
Torkel Ödegaard 31d141b267
Dashboards: Fixes repeating by row and no refresh (#46565) 3 years ago
Torkel Ödegaard f3859f8b60
Templating: Fixes flickering of repeated panels and rows (#43399) 3 years ago
Hugo Häggmark d8e97fc024
Dashboard: Fixes rendering of repeating panels (#39991) 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 1d689888b0
Prettier: Upgrade to 2 (#30387) 4 years ago
Dominik Prokop 377485cf4c
Panel view: Make sure repeated panel has inView property set correctly (#27424) 5 years ago
Hugo Häggmark c7ffc1199c
Variables: turns on newVariables as a new default (#23272) 5 years ago
kay delaney ca3dff99e8
Chore: Bumps prettier version for new typescript syntax support (#20463) 6 years ago
Tobias Skarhed 7891233812
Chore: noImplicitAny Sub 500 errors (#18287) 6 years ago
Torkel Ödegaard aafd4a339a Moved dashboard state components to state folder 6 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
Patrick O'Carroll 7837ee4466 Updated rules for variable name (#13106) 7 years ago
Patrick O'Carroll b494a29e02 changed var to let in last files (#13087) 7 years ago
Torkel Ödegaard 9b978b7203
tslint: autofix of let -> const (#13033) 7 years ago
Tobias Skarhed a65589a5fb Rename test files 7 years ago
Alexander Zobnin 2c5f3fbc5b repeat row: fix panels placement bug (#10932) 7 years ago
Alexander Zobnin 16e1640ba4 repeat panel: process repeats when row is expanding (#10712) 8 years ago
Alexander Zobnin 56c526fad3 Repeat panels when row is expanding (#10679) 8 years ago
Alexander Zobnin 526960058a repeat panel: minor refactor 8 years ago
ilgizar 1c95da8f23 Fix horizontal panel repeat. Fix #10672. 8 years ago
Alexander Zobnin cffbb6afd5 fix vertical panel repeat (#10619) 8 years ago
Alexander Zobnin bfd7e1043b Fix variables values passing when both repeat rows and panels is used (#10488) 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
Torkel Ödegaard fadfc665e4 tech: ran pretttier on all typescript files 8 years ago
Alexander Zobnin 88760983ab repeat row: add more tests 8 years ago
Alexander Zobnin 36ef186587 repeat row: expose scopedVars to row panels 8 years ago
Alexander Zobnin dd9c727e60 repeat row: handle collapsed rows 8 years ago
Alexander Zobnin 08d470d76a dashboard: initial repeat row implementation 8 years ago
Torkel Ödegaard e98af1b3fa updated libs and fixed new typescript errors 8 years ago
Torkel Ödegaard 9718fa7c03 grid: work in progress on row repeats 8 years ago
Torkel Ödegaard 7559982b05 grid: minor changes 8 years ago