Commit Graph

40 Commits (ffb9a4de4a43f1a4591aa9b4d3c5b7184839e1e4)

Author SHA1 Message Date
Ivan Ortega Alba 3b401d0d4d
CustomVariable: Be able to edit them using scenes (#80193) 2 years ago
Alexa V 6c609051a0
Dashboard: Migration - EditVariable Settings: Implement TextBox Variable (#80293) 2 years ago
Ivan Ortega Alba e9f1b41d23
EditVariable: Add base form to edit variables (#80172) 2 years ago
Ashley Harrison a0b0d704d9
Chore: type fixes (#72604) 2 years ago
Simon Podlipsky 6f880b713a
Variables: allow `{}` type in `VariableWithOptions.current ` (#64358) 3 years ago
Christy O'Reilly a7bb87d15d
Chore: Refactor to introduce VARIABLE_PREFIX constant (#62980) 3 years ago
Josh Hunt 54aaaf169f
Internationalization: Mark up more of Dashboard Variables and Browse/Search Dashboards (#63518) 3 years ago
kay delaney 45edce90d3
VariableEditor: Use new form styles (#56326) 3 years ago
kay delaney 64bbb7a7ce
Chore: Update and enforce usage of typed react-redux hooks (#55349) 3 years ago
Josh Hunt 081d6e9d3e
Typed variables pt5: Remove generics from getInstanceState (#53018) 3 years ago
Josh Hunt 4b4d546e32
Typed variables pt4: Remove generics from getVariable (#53017) 3 years ago
Josh Hunt 06d78ea904
Dashboards: Disable variable pickers for snapshots (#52827) 3 years ago
sam boyer 44956aea66
Incremental improvements to dashboard schema (#48977) 4 years ago
kay delaney bb7e556efc
Templating: Prefix variable picker element IDs (#48405) 4 years ago
Josh Hunt 3c6e0e8ef8
Chore: ESlint import order (#44959) 4 years ago
Hugo Häggmark dbec2b02fd
Variables: move state tree into a keyed state (#44642) 4 years ago
Josh Hunt 6211ca4d3d
Chore: Move variable field selectors to data-testid (#44801) 4 years ago
renovate[bot] d87cd6f26c
Update dependency prettier to v2.5.1 (#43473) 4 years ago
Hugo Häggmark 9a178e7ba9
Variables: Prevents enter key from refreshing page or changing focus (#39666) 4 years ago
Tobias Skarhed 1f091c448f
Template variables: Keyboard navigation improvements (#38001) 4 years ago
kay delaney bad048b7ba
Performance: Standardize lodash imports to use destructured members (#33040) 5 years ago
Diana Payton e34b2c13d3
Variables UI text edits (#32523) 5 years ago
Torkel Ödegaard 7f6229494d
Babel: Target more modern browsers, updates browserlistrc (#32573) 5 years ago
Zoltán Bedi 8232b6ebbc
Chore: eslint react hook fix for public folder (#31174) 5 years ago
Hugo Häggmark 31ab1a4afe
Variables: Ensures all variable values are strings (#31942) 5 years ago
Dominik Prokop a55a272276
Routing NG: Replace Angular routing with react-router (#31463) 5 years ago
Hugo Häggmark 3c1f27b0e6
Chore: reduce strict errors for variables (#31241) 5 years ago
Alex Khomenko 6f1a38cbe2
Variables: Extend option pickers to accept custom onChange callback (#30913) 5 years ago
Torkel Ödegaard 1d689888b0
Prettier: Upgrade to 2 (#30387) 5 years ago
Hugo Häggmark 3dcfe54d8d
Variables: Fixes Textbox current value persistence (#29481) 5 years ago
Hugo Häggmark 04d857dfe6
Variables: Adds description field (#29332) 5 years ago
Hugo Häggmark 845bc7c444
Variables: Adds loading state and indicators (#27917) 5 years ago
Hugo Häggmark 00a9af00fc
Templating: removes old Angular variable system and featureToggle (#24779) 6 years ago
Hugo Häggmark 622246d56d
Templating: fixes so Textbox variables get value from url (#24623) 6 years ago
Hugo Häggmark c7ffc1199c
Variables: turns on newVariables as a new default (#23272) 6 years ago
Hugo Häggmark 05b6d38374
Variables: breaks variable.ts into 2 separate files utils and types (#22884) 6 years ago
Hugo Häggmark cf5064bfa0
Variables: replaces homegrown variableAdapters with Registry (#22866) 6 years ago
Hugo Häggmark 9af04a49ea
Variables: replaces UUID with name for a more performant lookup in TemplateSrv (#22858) 6 years ago
Hugo Häggmark fb789e8398
Variables: migrates interval variable type to React/Redux (#22797) 6 years ago
Hugo Häggmark 1db067396a
Variables: migrates data source variable type to React/Redux (#22770) 6 years ago