Commit Graph

249 Commits (4b8a50e70b73a8256ecffed34b797237d0aad13c)

Author SHA1 Message Date
Torkel Ödegaard ba7049dd0f
Templating: highlight first item when searching a variable dropdown (#20264) 6 years ago
Dominik Prokop c9b11bfc7a ReactMigration: Migrate DataSource HTTP Settings to React (#19452) 6 years ago
Hugo Häggmark cb0e80e7b9 TemplateVariables: Introduces $__searchFilter to Query Variables (#19858) 6 years ago
kay delaney 99411bf37a
Types: Adds type safety to appEvents (#19418) 6 years ago
srid12 ecb97488d8 Templating: Clicking Selected should deselect all if 1 or more are already selected (#19104) 6 years ago
lzd 4c0e5b14f5 Piechart: fix unit selector when scrolling is required (#18932) 6 years ago
Ryan McKinley fcdc29746f
@grafana/data: export dateMath and rangeUtil (#17971) 6 years ago
Ryan McKinley 3f15170914 Refactor: move some files to @grafana/data (#17952) 6 years ago
r66ad 99c754c4a5 Templating: Support selecting all filtered values of multi-value variable (#16873) 6 years ago
Ryan McKinley d881976c9d Refactor: move datemath to grafana/ui (#16890) 6 years ago
Torkel Ödegaard a4f5c54871
Chore: Fixed no implicit any Typescript errors (#16799) 6 years ago
Hugo Häggmark 7eabc282e9
Chore: Adds typings to lodash (#16590) 6 years ago
Torkel Ödegaard d7dc6ad3f4 Fixed type issues introduced by adding angular types 6 years ago
Daniel Lee e76655df43 graph: fixes click after scroll in series override menu 6 years ago
Torkel Ödegaard f768808b6e Fixed value dropdown not updating when it's current value updates, fixes #15566 6 years ago
Torkel Ödegaard cfea8bdcae Prettier had not been running as a precommit hook for some time so had to run in on all files again 6 years ago
Torkel Ödegaard 58e57a1669 removed unused directive 6 years ago
Johannes Schill a558e76a68 fix: Manually trigger a change-event when autofill is used in webkit-browsers #12133 6 years ago
Johannes Schill d59f1fe629 fix: It should be possible to scroll in the unit picker before selecting a value #14871 6 years ago
Torkel Ödegaard 493714c27d Fixed JQuery typing issues 7 years ago
Torkel Ödegaard 1ac81c3ad0 updated dropdown typeahead to place down instead of up, works better when inside scrollable area 7 years ago
Torkel Ödegaard 94c35e2577 testing panel edit ux idea 7 years ago
Sven Klemm 2803cdca40 Fix variable highlighting 7 years ago
Sven Klemm 3a25a0de83 Escape values in metric segment and sql part 7 years ago
Jon Ferreira 5fd24e2435 Fix https://github.com/grafana/grafana/issues/13387 metric segment 7 years ago
Torkel Ödegaard c82bf7f67f fix: changing edit / view fullscreen modes now work 7 years ago
Patrick O'Carroll 777010b20b added no-conditional-assignment rule and changed files to follow new rule 7 years ago
Patrick O'Carroll dc4f547a40 Changed functions to arrow functions for only-arrow-functions rule. 7 years ago
Patrick O'Carroll 19b7ad61dd Changed functions to arrow functions for only-arrow-functions rule. 7 years ago
Patrick O'Carroll abbb6f933c added jsdoc-format rule and fixed files that didn't follow new rule (#13107) 7 years ago
Patrick O'Carroll a8547ae36e added this:any to functions and changed functions to arrowfunctions 7 years ago
Patrick O'Carroll 552a61b6ae changed var to let in 50 files (#13075) 7 years ago
Patrick O'Carroll 5e0d0c5816 changed var to const (#13061) 7 years ago
Torkel Ödegaard 9b978b7203
tslint: autofix of let -> const (#13033) 7 years ago
Torkel Ödegaard 4424bdd1b1 fix: going from fullscreen fix 7 years ago
Torkel Ödegaard 91b343403c wip: minor fixes 7 years ago
Torkel Ödegaard 1c97816275 wip: trying to align react & angular edit modes 7 years ago
Tobias Skarhed 443ff5deb4 Karma to Jest: value_select_dropdown (#12435) 7 years ago
Torkel Ödegaard db52ea66bd react panels minor progress 7 years ago
Torkel Ödegaard 35403c1875 wip: react panel makeover mini progress 7 years ago
Daniel Lee e7bcd8c3c3 variable: fix binding bug after ts conversion 7 years ago
Daniel Lee 7d165068df fix merge conflict 7 years ago
Patrick O'Carroll 7ef6106197 migrated dropdown-typeahead to ts (#11499) 7 years ago
Mario Trangoni e5e6bc56c8 public: fix codespell issues 7 years ago
Patrick O'Carroll 82aa6cf46b converted functions to arrow functions 7 years ago
Patrick O'Carroll 5f67d4268d added @ngInject 7 years ago
Patrick O'Carroll 6719bdf9bd added @ngInject 7 years ago
Patrick O'Carroll c7cd754a94 migrating to ts 7 years ago
Patrick O'Carroll 35bc4e4632 migrated metric_segment to ts 7 years ago
Patrick O'Carroll 714d555e36 migrated dash_class to ts 7 years ago