Commit Graph

280 Commits (0d121bab290867c9c43342be4cc3104beddc0567)

Author SHA1 Message Date
kay delaney 81a39b7e5b
Variables: Add confirmation modal when deleting variables (#56016) 3 years ago
Alexa V c4500438a4
Variable: Limit variable name to 50 characters (#55406) 3 years ago
kay delaney 64bbb7a7ce
Chore: Update and enforce usage of typed react-redux hooks (#55349) 3 years ago
renovate[bot] 6f72c4d10d
Update dependency @testing-library/user-event to v14.4.3 (#54292) 3 years ago
Giordano Ricci c68d7f1e35
Correlations: Add CorrelationSettings Page (#53821) 3 years ago
Dominik Prokop 8eac5706fd
AdHoc variable: Correctly preselect datasource when provisioning (#54088) 3 years ago
Torkel Ödegaard 264645eecd
TopNav: Dashboard settings (#52682) 3 years ago
Josh Hunt 2b17e5354a
Chore: Remove needless eslint ignore comment from variable utils (#54050) 3 years ago
Josh Hunt 9db9ebce02
Typed variables pt6: Clean up and test variable type guards (take 2) (#54025) 3 years ago
Josh Hunt 081d6e9d3e
Typed variables pt5: Remove generics from getInstanceState (#53018) 3 years ago
Leo 4926767737
Dashboard: Reverted the changes of hiding multi-select and all variable in the datasource picker (#53521) 3 years ago
Alex Ratner fecf4c41ad
Dashboard: Spelling corrections in end-user visible dialogs (#53340) 3 years ago
Ashley Harrison f1295e4bd0
Chore: Update version of `@grafana/eslint-config` (#53403) 3 years ago
Josh Hunt 4b4d546e32
Typed variables pt4: Remove generics from getVariable (#53017) 3 years ago
Jack Westbrook d87bf30e9e
Build: Introduce ESM and Treeshaking to NPM package builds (#51517) 3 years ago
Josh Hunt c7d3fec515
Typed variables pt3: Type VariableState with TypedVariableModel (#53015) 3 years ago
Josh Hunt 1a683e53c5
Typed variables pt2: Use type-accurate mock variables in tests (#52987) 3 years ago
Josh Hunt eaf6aea98f
Typed variables pt1: Use discriminated union for variable model (#52981) 3 years ago
Josh Hunt 06d78ea904
Dashboards: Disable variable pickers for snapshots (#52827) 3 years ago
kay delaney 0c89743759
Variables: Optimize "timeRangeUpdated" path (#52047) 3 years ago
eledobleefe 332639ce43
PanelEdit: Hide multi-/all-select datasource variables in datasource picker (#52142) 3 years ago
Zoltán Bedi 4155dc8eca
SQL: Fix couple of issues in SQLDatasource (#52080) 3 years ago
Ashley Harrison 2a6b32598d
Chore: some low-hanging type assertion fruit (#51618) 3 years ago
Ashley Harrison 683bbc7373
Templating: Changing between variables with the same name now correctly triggers a dashboard refresh (#51490) 3 years ago
Todd Treece 342344bb03
Variables: Selectively reload panels on URL update (#51003) 3 years ago
Ashley Harrison 803473f479
Chore: Enable `useUnknownInCatchVariables` for stricter type checking in catch blocks (#50591) 3 years ago
Jack Westbrook ccd75d72f8
Chore: Remove react-testing-lib from bundles (#50442) 3 years ago
Ashley Harrison 6fcb2cd307
remove exported test globals from test/lib/common (#50256) 3 years ago
sam boyer 44956aea66
Incremental improvements to dashboard schema (#48977) 3 years ago
Ashley Harrison 06d3c27bc1
Select: Portal menu by default (#48176) 3 years ago
Joao Silva 2e5f797666
Variables: Fixes issue with null variables breaking the dropdown (#48644) 3 years ago
kay delaney bb7e556efc
Templating: Prefix variable picker element IDs (#48405) 3 years ago
Adam Simpson 9db95826a4
Variables: allow Regex tooltip links to be clickable (#48560) 3 years ago
Ashley Harrison 277a83215c
Use jest.fakeTimers instead of mocking Date.now (#48121) 3 years ago
Josh Hunt 3c6e0e8ef8
Chore: ESlint import order (#44959) 3 years ago
kay delaney 3606527359
Templating: Expose more informative action names for keyed actions (#48076) 3 years ago
Ashley Harrison 11bc5e1a06
Navigation: Prevent chevron overlaying navbar menus (#47988) 3 years ago
Ashley Harrison 9595b56f0d
Chore: fix flakey frontend test (#48071) 3 years ago
Ashley Harrison d832bde270
Upgrade `@testing-library/user-event` to v14 (#47898) 3 years ago
Ashley Harrison eddefdc274
Variables: Ensure variables in query params are correctly recognised (#47049) 3 years ago
kay delaney f486b54b84
Navigation: Rough implementation of new navbar design (#46909) 3 years ago
Braden Snell 9a850de5a8
Variables: add graceful circular dependency failure (#46590) 3 years ago
Yaelle Chaudy 9fc9708ba5
Fixed new variable button keyboard clickable (#46293) 3 years ago
Yaelle Chaudy ed7701c6b2
Updated span for Button to be accessible (#46296) 3 years ago
Ashley Harrison d3700c4032
Chore: Remove console output from some jest tests (#45792) 3 years ago
Ashley Harrison 5e3be8b17f
Variables: Fix adding variables to an unsaved dashboard (#45722) 3 years ago
Hugo Häggmark dbec2b02fd
Variables: move state tree into a keyed state (#44642) 3 years ago
Torkel Ödegaard 2b9e46d1f8
Angular: Option to disable angular support and isolate angular dependencies (#45421) 3 years ago
Josh Hunt 6baf38e84b
Variables: Fix crash when changing query variable datasource (#44957) 3 years ago
Josh Hunt 1c6eca09bb
Variables: Explicitly type variable editor extended state (#44749) 3 years ago