Commit Graph

6307 Commits (a440d3510a36af850fb003ad39741f991d8c521b)

Author SHA1 Message Date
David 6316d637f1 Explore: Apply tab completion suggestion on Enter (#12904) 7 years ago
Pierre GIRAUD 72efd73c3b Show min-width option only for horizontal repeat (#12981) 7 years ago
Marcus Efraimsson 470e7cc6db
add suggestions for reminder frequency and change copy 7 years ago
Francisco Guimarães 0223a75de0 Refresh query variable when another variable is used in regex field (#12961) 7 years ago
Sven Klemm e04127e430 unify quoting 7 years ago
Sven Klemm 49319fbdea prefill editor with first metric table 7 years ago
Sven Klemm ff2564900f only allow 1 filter macro in where clause 7 years ago
Sven Klemm c1890dbb6d fix timeColumnType assignment 7 years ago
Sven Klemm 9699d7a166 make suggested filter macro depend on type 7 years ago
Sven Klemm 18ce6fc280 use unixEpochGroup macro for unix timestamp 7 years ago
Francisco Guimarães d58986872c Replacing variable interpolation in "All value" value 7 years ago
Marcus Efraimsson d6ad1ced6d
when value in variable changes, identify which variable(s) to update 7 years ago
Patrick O'Carroll 190432296d removed inverse btn styling and added bgColor to generic oauth and grafana.com login buttons, added styling so log in button uses dark theme inverse btn styling both for dark and light theme 7 years ago
Sven Klemm 8e4db8cc3a suggest operators depending on datatype 7 years ago
Sven Klemm 28f97a2450 update persisted parts on param change 7 years ago
Sven Klemm e84a1cbcc5 persist datatype information 7 years ago
Sven Klemm 8ced29a0e7 Don't do value suggestions for numeric and timestamp 7 years ago
Patrick O'Carroll 8877200ef4 created a class for loading buttons, added a button for when login slow on login page 7 years ago
Sven Klemm 735c4abe6c rename postgres_query.jest.ts to .test.ts 7 years ago
Sven Klemm 907e8fd77c fix variable escaping 7 years ago
Sven Klemm a2f4441f9d autodetect timescaledb when version >= 9.6 7 years ago
Sven Klemm 2d12801186 detect postgres version for saved datasources 7 years ago
Sven Klemm 2606f6e715 use pointer cursor for buttons in query editor 7 years ago
Sven Klemm 6d8ad3b076 require postgres 9.4+ for ordered set aggregate functions 7 years ago
Sven Klemm 9d022766ee add postgres version to datasource config 7 years ago
Sven Klemm c90eb45cef only show first/last aggregate when timescaledb is enabled 7 years ago
Sven Klemm e12d07dd68 keep jsonData in PostgresDatasource 7 years ago
Benoît Knecht 7ec146df99 social: add GitLab authentication backend 7 years ago
Torkel Ödegaard a1ed3ae094 feat: add auto fit panels to shortcut modal, closes #12768 7 years ago
Tobias Skarhed a65589a5fb Rename test files 7 years ago
Tobias Skarhed 53bab1a84b Remove tests and logs 7 years ago
Torkel Ödegaard 7e0482e78d
Fix for Graphite function parameter quoting (#12907) 7 years ago
Marcus Efraimsson 36e808834d don't render hidden columns in table panel (#12911) 7 years ago
Tobias Skarhed fa6d25af72 Remove comment 7 years ago
Tobias Skarhed be7b663369 Cleanup 7 years ago
Tobias Skarhed 38422ce8a4 All tests passing 7 years ago
Tobias Skarhed 35694a76ef Class to function. Half tests passing 7 years ago
Tobias Skarhed 739bee0207 Karma to Jest: graph (refactor) (#12860) 7 years ago
Tobias Skarhed 472b880939 Add React container 7 years ago
Marcus Efraimsson 39669e5002 fix redirect to panel when using an outdated dashboard slug (#12901) 7 years ago
Patrick O'Carroll 535bab1baa now hides team header when no teams + fix for list hidden when only one team 7 years ago
Tobias Skarhed e6057e08de Rename to HeatmapRenderer 7 years ago
Tobias Skarhed 2e2de38b31 Mock things 7 years ago
David Kaltschmidt 978e89657e Explore: Fix label filtering for rate queries 7 years ago
Sven Klemm 8c4d59363e add $__unixEpochGroup to mssql datasource 7 years ago
Sven Klemm fbc67a1c64 add $__unixEpochGroup to mysql datasource 7 years ago
Sven Klemm bfe28ee061 Add $__unixEpochGroup macro to postgres datasource 7 years ago
Patrick O'Carroll bdd9af0864 changed const members to filteredMembers to trigger get filtered members, changed input value to team.search (#12885) 7 years ago
Sven Klemm c9bbdf244c get timecolumn datatype on timecolumn change 7 years ago
Tobias Skarhed a79c43420a Add mocks 7 years ago