Commit Graph

284 Commits (748cb449117ac417b977a7ad1a4df2b08e205c51)

Author SHA1 Message Date
Torkel Ödegaard aafd4a339a Moved dashboard state components to state folder 6 years ago
Torkel Ödegaard 8b68ba5cbb Minor refactoring and adding some typing 6 years ago
Patrick O'Carroll 0f326f18dc changed functions to arrowfunctions for only-arrow-functions rule (#13127) 7 years ago
Patrick O'Carroll 0e007d573d changed functions to arrowfunctions for only-arrow-functions rule 7 years ago
Torkel Ödegaard 80d6ef535d tsconfig: started on setting noImplicitThis to true 7 years ago
Torkel Ödegaard 314b645857
tslint: changing vars -> const (#13034) 7 years ago
Tobias Skarhed 61eb96ed79 Remove simple tests 7 years ago
Tobias Skarhed 61e3a0cceb Begin conversion 7 years ago
Tobias Skarhed 74bf80962d Add mock to test files 7 years ago
Tobias Skarhed 42ba0dc73f Karma to Jest: Cloudwatch datasource 7 years ago
Tobias Skarhed d3c213973c Basic cleanup 7 years ago
Tobias Skarhed 80b2f5c756 Add Jest stubs 7 years ago
David Kaltschmidt 827fb7e8de Fix karma tests that rely on MetricsPanelCtrl 7 years ago
Marcus Efraimsson ef0b7bda6f singlestat: render time of last point based on dashboard timezone (#11425) 7 years ago
Alexander Zobnin 00454b32f5 fix XSS vulnerabilities in dashboard links (#11813) 7 years ago
Andrzej Ressel c4b57a2562 Revert files 7 years ago
ryan cae9c28f70 fix lint problems 7 years ago
Patrick O'Carroll a8285d0eb4 shore: migrating config/settings.js to typescript 8 years ago
Torkel Ödegaard 215d59865e changed name back to use underscore instead of camelcase, need to think more about this 8 years ago
Torkel Ödegaard 331b50dcaa grid: edit/view now works 8 years ago
Torkel Ödegaard b228c23dbe testing: fixing tests 8 years ago
Torkel Ödegaard 0c86241c5b Webpack (#9391) 8 years ago
Torkel Ödegaard b8d9722b4f tech: removing unused variables from typescript files, and making tslint rules more strict 8 years ago
Jesse White 1940b33dc1 fix: handling of http errors without any data (#8777) 8 years ago
Torkel Ödegaard 8eb112d119 plugins: refactoring builtIn data source concept, now means data source plugins that you do not need to add via data sources page, that is automatically added as selectable data source, #8095 8 years ago
Daniel Lee 77921c4dcd renderpng: fixes invalid image link (#7797) 8 years ago
bergquist d88286ab81 orgs: set orgId as query param on load 8 years ago
bergquist 73830a44fe sharemodal: fixes broken unittests 8 years ago
Daniel Lee 8aa5b62d6d fix(panel): case insensitive sort metric sources 8 years ago
Torkel Ödegaard 9ba1ea0179 fix(): another unit test fix attempt 8 years ago
Torkel Ödegaard 436e35c845 fix(): fixed unit test broken in last PR merge 8 years ago
Torkel Ödegaard 0683742e83 tech(library upgrade): fixed unit test broken by angularjs upgrade, #7274 8 years ago
Torkel Ödegaard 49fe74228b fix(browser history): fixes and enhancements to browser history, it now works properly again AND it can restore previous time ranges in dashboards, closes #7259 8 years ago
Torkel Ödegaard 9dc42648cf fix(templating): fixed issue with experimental feature template variable value groups tags, fixes #6752 9 years ago
Torkel Ödegaard 18056e53cc ux(dashboard): Fixing broken unit test made by changes for dash edit mode, #6442 9 years ago
Torkel Ödegaard d8df421b43 fix(build): fixed issues with optimized build, fixes #6096 9 years ago
Torkel Ödegaard a01836e86d feat(adhoc filters): basic implementation for ad hoc filters for elasticsearch, #6038 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 5ded88fa4d feat(templating): progress on variable system refactoring, #6048 9 years ago
Torkel Ödegaard 524f505664 tech(templating): refactoring, updated dashboardSrv to typescript 9 years ago
Torkel Ödegaard 5ce3e40cc9 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 0f4a9f1ed1 feat(templating): began refactoring variables into rich behavioral classes 9 years ago
Torkel Ödegaard 94e5001c0e feat(templating): making progress on adhoc template variable, #6038 9 years ago
Torkel Ödegaard 0fa0066cd9 tech(lodash): began migration work 9 years ago
Torkel Ödegaard 4a2f2fba73 feat(alerting): show panel specific alert annotations, #5694 9 years ago
Torkel Ödegaard 58df60f670 fix(templating): another fix for repeating panels and having old panels/scoped vars stuck after switching repeat variable, fixes #5795 9 years ago
Torkel Ödegaard bdb8d77562 feat(thresholds): migration from previous threshold schema 9 years ago
Torkel Ödegaard a4d27083d0 fix(tests): fixed unit test broken in recent dynamic dashboard fix 9 years ago
Mitsuhiro Tanda 16dc095329 (templating) support asc/desc sort 9 years ago