Commit Graph

22 Commits (b4f00d63124192fd633ad3f843b731681905ed55)

Author SHA1 Message Date
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) 4 years ago
Diana Payton e34b2c13d3
Variables UI text edits (#32523) 4 years ago
Torkel Ödegaard 7f6229494d
Babel: Target more modern browsers, updates browserlistrc (#32573) 4 years ago
Zoltán Bedi 8232b6ebbc
Chore: eslint react hook fix for public folder (#31174) 4 years ago
Hugo Häggmark 31ab1a4afe
Variables: Ensures all variable values are strings (#31942) 4 years ago
Dominik Prokop a55a272276
Routing NG: Replace Angular routing with react-router (#31463) 4 years ago
Hugo Häggmark 3c1f27b0e6
Chore: reduce strict errors for variables (#31241) 4 years ago
Alex Khomenko 6f1a38cbe2
Variables: Extend option pickers to accept custom onChange callback (#30913) 4 years ago
Torkel Ödegaard 1d689888b0
Prettier: Upgrade to 2 (#30387) 4 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) 5 years ago
Hugo Häggmark 622246d56d
Templating: fixes so Textbox variables get value from url (#24623) 5 years ago
Hugo Häggmark c7ffc1199c
Variables: turns on newVariables as a new default (#23272) 5 years ago
Hugo Häggmark 05b6d38374
Variables: breaks variable.ts into 2 separate files utils and types (#22884) 5 years ago
Hugo Häggmark cf5064bfa0
Variables: replaces homegrown variableAdapters with Registry (#22866) 5 years ago
Hugo Häggmark 9af04a49ea
Variables: replaces UUID with name for a more performant lookup in TemplateSrv (#22858) 5 years ago
Hugo Häggmark fb789e8398
Variables: migrates interval variable type to React/Redux (#22797) 5 years ago
Hugo Häggmark 1db067396a
Variables: migrates data source variable type to React/Redux (#22770) 5 years ago