Commit Graph

51 Commits (c30765bbeac13d5b8f30d2bbac918cc96f3014d0)

Author SHA1 Message Date
Tom Ratcliffe 7bfa78c6e6
I18n: Update eslint rule to catch some untranslated object properties (#105072) 7 months ago
Torkel Ödegaard f65380db0e
Dashboard: Data source variable editing in edit pane (#104153) 7 months ago
Ashley Harrison 641031cfaf
Chore: Type fixes (#103340) 8 months ago
Jack Westbrook 1ca9910736
Grafana Data: Use package.json exports for internal code (#102696) 9 months ago
Jack Westbrook 5cd8547131
Revert "Grafana Data: Use package.json exports for internal code (#102286) 9 months ago
Jack Westbrook 91116de790
Grafana Data: Use package.json exports for internal code (#102036) 9 months ago
Ashley Harrison 47f8717149
React: Use new JSX transform (#88802) 1 year ago
kay delaney cadc551a3c
Chore: Remove deprecated re-exported template variable types (#87459) 2 years ago
Alexa V 2774e0d023
Dashboard: Migration - EditVariable Settings: Implement DataSource Variable (#80885) 2 years ago
Ivan Ortega Alba e9f1b41d23
EditVariable: Add base form to edit variables (#80172) 2 years ago
Torkel Ödegaard f7e5689305
Variables: Add support for aliasIDs to datasource variables (Fixes issue with Postgres datasource variables) (#78170) 2 years ago
Josh Hunt 2f2be24e01
Chore: Remove unnecessary type assertions (#78009) 2 years ago
Ashley Harrison 40fd80c46f
Chore: Various type improvements (#77877) 2 years ago
Darren Janeczek d61af3adde
Dashboards: Data source template variable options now specify a current value using uid. (#69259) 3 years ago
Dominik Prokop c3c4a57c79
grafana/data: Move getPanelOptionsWithDefaults from core (#60813) 3 years ago
kay delaney 45edce90d3
VariableEditor: Use new form styles (#56326) 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
Jack Westbrook ccd75d72f8
Chore: Remove react-testing-lib from bundles (#50442) 4 years ago
Josh Hunt 3c6e0e8ef8
Chore: ESlint import order (#44959) 4 years ago
Ashley Harrison d3700c4032
Chore: Remove console output from some jest tests (#45792) 4 years ago
Hugo Häggmark dbec2b02fd
Variables: move state tree into a keyed state (#44642) 4 years ago
Josh Hunt 6baf38e84b
Variables: Fix crash when changing query variable datasource (#44957) 4 years ago
Josh Hunt 1c6eca09bb
Variables: Explicitly type variable editor extended state (#44749) 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 4b4afc7b2c
Chore: reduces circular dependencies for variables/utils.ts (#44087) 4 years ago
Hugo Häggmark d94817146e
Variables: Hides default data source if missing from regex (#35561) 5 years ago
Dessen Xu c5241aa610
Add default support (#32625) 5 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
Hugo Häggmark 3c1f27b0e6
Chore: reduce strict errors for variables (#31241) 5 years ago
Hugo Häggmark f993f2c7cc
Variables: Adds back default option for data source variable (#31208) 5 years ago
Torkel Ödegaard 1d689888b0
Prettier: Upgrade to 2 (#30387) 5 years ago
Hugo Häggmark 3f2b28975c
Variables: Fixes upgrade of legacy Prometheus queries (#29704) 5 years ago
Torkel Ödegaard 3d6380a0aa
QueryGroup & DataSourceSrv & DataSourcePicker changes simplify usage, error handling and reduce duplication, support for uid (#29542) 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
kay delaney 185442115c
Chore: Remove angular dependency from data sources (#27735) 5 years ago
Hugo Häggmark 09a1af3f91
Variables: Fixes issue with All variable not being resolved (#27151) 5 years ago
Hugo Häggmark 00a9af00fc
Templating: removes old Angular variable system and featureToggle (#24779) 6 years ago
Tobias Skarhed 7e4292508f
Form migrations: Final components to LegacyForms (#23707) 6 years ago
Hugo Häggmark c7ffc1199c
Variables: turns on newVariables as a new default (#23272) 6 years ago
Marcus Andersson ac7af7d4c3
TemplateVariables: make sure we handle multi/single value with correct data type (#23208) 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
Marcus Andersson a7a1406415
Variables: migrates ad hoc variable type to react/redux. (#22784) 6 years ago
Hugo Häggmark fb789e8398
Variables: migrates interval variable type to React/Redux (#22797) 6 years ago