Commit Graph

46 Commits (47e51cb6b331aa792f1ab203892a2842c1a72902)

Author SHA1 Message Date
Dominik Prokop 88a46e6dd4 Bump Prettier version (#15532) 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 7634e04231 Fixed template variable value changed handling 6 years ago
Torkel Ödegaard aafd4a339a Moved dashboard state components to state folder 6 years ago
Torkel Ödegaard 6663b2fab9 Moved time_srv to services folder, this should not belong to dashboard feature but it is too dependant on dashboard to move it out now, needs a bigger refactoring to isolate from dashboard 6 years ago
Torkel Ödegaard 8b68ba5cbb Minor refactoring and adding some typing 6 years ago
Peter Holmberg 78cb3239b8 adding from and to built in variables 6 years ago
Hugo Häggmark 1faa5819a8 Initial commit 6 years ago
Torkel Ödegaard b95d64e7a0 fix: fixed variable srv tests 7 years ago
Torkel Ödegaard 11f66bb909 fixed issue with template refresh 7 years ago
Marcus Efraimsson 4b1a2d3b11
make sure to add all variable nodes to dag before linking variables 7 years ago
Patrick O'Carroll 72ab24f300 Changed functions to arrow functions for only-arrow-functions rule. (#13131) 7 years ago
Marcus Efraimsson 1e74d7f20a
handle new variables created not yet added 7 years ago
Simon Podlipsky e67d3df14c
Fix array display from url 7 years ago
Patrick O'Carroll b494a29e02 changed var to let in last files (#13087) 7 years ago
Torkel Ödegaard e1beaaa0f7
tslint: tslint to const fixes part3 (#13036) 7 years ago
Torkel Ödegaard 9b978b7203
tslint: autofix of let -> const (#13033) 7 years ago
Marcus Efraimsson d6ad1ced6d
when value in variable changes, identify which variable(s) to update 7 years ago
Tobias Skarhed 931b944cdd Almost all tests passing 7 years ago
Tobias Skarhed 7d51c15240 Two passing tests 7 years ago
Mitsuhiro Tanda aa1b5959da omit extra template refresh (#12454) 7 years ago
Marcus Efraimsson 5280084480
set correct text in drop down when variable is present in url using key/values 7 years ago
Torkel Ödegaard 27835f373e cleanup: removed unused typescript typings import 8 years ago
Torkel Ödegaard 3a1f52d8a2 prettier: ran on all files again, sorry. now settings are defined in package.json 8 years ago
Torkel Ödegaard 85879a7014 prettier: change to single quoting 8 years ago
Torkel Ödegaard fadfc665e4 tech: ran pretttier on all typescript files 8 years ago
Torkel Ödegaard 491fa6cad8 tech: more tslint rules 8 years ago
Torkel Ödegaard b8d9722b4f tech: removing unused variables from typescript files, and making tslint rules more strict 8 years ago
Alexander Zobnin fdec9a4daf templating: fix dependent variable updating (#9306) 8 years ago
Torkel Ödegaard d2437d3cf1 fix: ad-hoc filters now works with data source variables, fixes #8052 8 years ago
Torkel Ödegaard a5d5f3d82f feat: add ad hoc filters directly from table panel cells, kibana 3 style, #8052 8 years ago
Torkel Ödegaard d085aaad41 fix: variable srv addVariable function, only used in tests 8 years ago
Torkel Ödegaard eafe0d6bfa fix(templating): fixed issue when adding template variable, fixes #6622 9 years ago
Torkel Ödegaard e36cdac594 fix(templating): fixed issue with templating when initalizing variables without any existing value 9 years ago
Torkel Ödegaard 2752dbd13a feat(templating): minor fixes to recent refactorings 9 years ago
Torkel Ödegaard 6e429b8575 feat(adhoc filters): good progress on ad hoc filters and sync from to url, #6038 9 years ago
Torkel Ödegaard 7a6fb70026 feat(templating): progress on variable system refactoring, #6048 9 years ago
Torkel Ödegaard 9d6ecc6361 feat(templating): progress on variable system refactoring, #6048 9 years ago
Torkel Ödegaard 945b5ee3cf feat(templating): progress on variable system refactoring, #6048 9 years ago
Torkel Ödegaard 8a796c5b4b feat(templating): progress on variable system refactoring, #6048 9 years ago
Torkel Ödegaard 5ded88fa4d feat(templating): progress on variable system refactoring, #6048 9 years ago
Torkel Ödegaard 5ce3e40cc9 feat(templating): more work on new variable handling code, #6048 9 years ago
Torkel Ödegaard 4188c46f83 feat(templating): more work on new variable handling code, #6048 9 years ago
Torkel Ödegaard 46ebae7304 feat(templating): progress on template system rewrite #6048 9 years ago
Torkel Ödegaard 7e8b279895 feat(templating): good progress on new variable update code, #6048 9 years ago
Torkel Ödegaard 0f4a9f1ed1 feat(templating): began refactoring variables into rich behavioral classes 9 years ago