Commit Graph

51 Commits (f23c8e5cd1d890c309e661b8d139b222b13fc787)

Author SHA1 Message Date
Josh Hunt 54aaaf169f
Internationalization: Mark up more of Dashboard Variables and Browse/Search Dashboards (#63518) 2 years ago
Ashley Harrison f8d89eff56
Chore: fix type errors in tests (#63270) 2 years ago
Dominik Prokop 9b7418ec17
Revert "Chore: Update typescript to 4.9.3 (#60538)" (#60774) 2 years ago
Josh Hunt 51f5334748
Chore: Update typescript to 4.9.3 (#60538) 2 years ago
Laura Fernández e402a8f27d
A11y: enable rule jsx-a11y/anchor-is-valid (#56690) 3 years ago
kay delaney 45edce90d3
VariableEditor: Use new form styles (#56326) 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 081d6e9d3e
Typed variables pt5: Remove generics from getInstanceState (#53018) 3 years ago
Alex Ratner fecf4c41ad
Dashboard: Spelling corrections in end-user visible dialogs (#53340) 3 years ago
Jack Westbrook d87bf30e9e
Build: Introduce ESM and Treeshaking to NPM package builds (#51517) 3 years ago
Josh Hunt 1a683e53c5
Typed variables pt2: Use type-accurate mock variables in tests (#52987) 3 years ago
Josh Hunt 06d78ea904
Dashboards: Disable variable pickers for snapshots (#52827) 3 years ago
Jack Westbrook ccd75d72f8
Chore: Remove react-testing-lib from bundles (#50442) 3 years ago
Josh Hunt 3c6e0e8ef8
Chore: ESlint import order (#44959) 3 years ago
Ashley Harrison d832bde270
Upgrade `@testing-library/user-event` to v14 (#47898) 3 years ago
Hugo Häggmark dbec2b02fd
Variables: move state tree into a keyed state (#44642) 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
renovate[bot] d87cd6f26c
Update dependency prettier to v2.5.1 (#43473) 3 years ago
Hugo Häggmark 7f8f9eb814
Variables: Fix so data source variables are added to adhoc configuration (#43881) 3 years ago
Connor Lindsey 1a7567d8c7
Tempo: Filter available service graph filter values to most relevant options (#43728) 3 years ago
Hugo Häggmark aa47cac69f
Variables: Fix for migrating legacy data source properties (#43263) 3 years ago
Hugo Häggmark 769c82cf66
Variables: Adds drag and drop in variables list (#42503) 4 years ago
renovate[bot] 035e676cad
Update dependency react-select to v5 (#41604) 4 years ago
Andrej Ocenas 5cc9ff8b28
Tempo: Add filtering for service graph query (#41162) 4 years ago
Hugo Häggmark f5ab8c147a
Chore: fixes DataSourceRef for adhoc variables (#41232) 4 years ago
Ryan McKinley 7319efe077
Dashboard: replace datasource name with a reference object (#33817) 4 years ago
kay delaney 35f1d0facb
AdHocFilter: Adds min width to segment input (#39225) 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
Hugo Häggmark 84ea3a73c0
AdHocVariable: Adds default data source (#32470) 4 years ago
Zoltán Bedi 8232b6ebbc
Chore: eslint react hook fix for public folder (#31174) 4 years ago
Dominik Prokop a55a272276
Routing NG: Replace Angular routing with react-router (#31463) 4 years ago
Hugo Häggmark 6f3088ae85
AdHocVariables: Fixes crash when values are stored as numbers (#31382) 4 years ago
Hugo Häggmark 3c1f27b0e6
Chore: reduce strict errors for variables (#31241) 4 years ago
Torkel Ödegaard 1d689888b0
Prettier: Upgrade to 2 (#30387) 4 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
Marcus Andersson a779622982
Variables: prevent adhoc filters from crashing when they are not loaded properly (#28226) 5 years ago
Hugo Häggmark 845bc7c444
Variables: Adds loading state and indicators (#27917) 5 years ago
Hugo Häggmark 0a40862af5
Templating: Adds -- remove filter -- back to incomplete AdHoc filters (#26829) 5 years ago
Hugo Häggmark 00a9af00fc
Templating: removes old Angular variable system and featureToggle (#24779) 5 years ago
Dominik Prokop d2a13c4715
FieldOverride: Support data links via field overrides (#23590) 5 years ago
Torkel Ödegaard bc60f9c403
Theme: Typography variables overhaul, theme cleanup, improvents to storybook ThemeColors component (#23531) 5 years ago
Ivana Huckova 1c58202b26
@grafana/ui: Replace various icons using Icon component (#23442) 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