Commit Graph

118 Commits (a9497f0a96278b64c2e7e1d888064238a2b64e0f)

Author SHA1 Message Date
David 6316d637f1 Explore: Apply tab completion suggestion on Enter (#12904) 7 years ago
Tobias Skarhed a65589a5fb Rename test files 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
David Kaltschmidt a0fbe3c296 Explore: Filter out existing labels in label suggestions 7 years ago
David Kaltschmidt e832f91fb6 Fix initial state in split explore 7 years ago
Patrick O'Carroll f339b3502a replaced confirm delete modal with deleteButton component in teams members list 7 years ago
David Kaltschmidt 128a5d98e1 Explore: expand recording rules for queries 7 years ago
David c1b9bbc2cf Explore: Query hints for prometheus (#12833) 7 years ago
David Kaltschmidt 2961c3b3b9 Review feedback 7 years ago
David Kaltschmidt 642374de25 Explore: Metrics chooser for prometheus 7 years ago
David Kaltschmidt 307248f713 Add clear row button 7 years ago
David Kaltschmidt 00f04f4ea0 Add clear button to Explore 7 years ago
David Kaltschmidt f1c1633d15 Explore: show message if queries did not return data 7 years ago
David 0f94d2f5f1 Fix closing parens completion for prometheus queries in Explore (#12810) 7 years ago
David Kaltschmidt cda3b01781 Reversed history direction for explore 7 years ago
David Kaltschmidt eaff7b0f68 Explore: Add history to query fields 7 years ago
David 5da3584dd4 Explore: facetting for label completion (#12786) 7 years ago
David Kaltschmidt c900a30106 renamed slate unit tests to .jest.ts 7 years ago
David bda49fcaa2 Add click on explore table cell to add filter to query (#12729) 7 years ago
Patrick O'Carroll 971e52ecc9 removed unused class from the deletebutton pr 7 years ago
David 7699451d94 Refactor Explore query field (#12643) 7 years ago
Patrick O'Carroll f4ab432542 added position absolute and some flexbox so I could remov changes in display and setTimeout, added tests and types, did some renaming 7 years ago
David Kaltschmidt 3297ae462d Datasource for Grafana logging platform 7 years ago
Patrick O'Carroll b8a4b7771a removed import appEvents 7 years ago
Patrick O'Carroll 0b421004ea built a component for delete button in tables, instead of using a modal to confirm it now does it in the row of the table, created a sass file for the component, the component uses css transitions for animation 7 years ago
David Kaltschmidt 3ab5ab3674 Fix label suggestions in Explore query field 7 years ago
David Kaltschmidt 02427ef88d Explore: calculate query interval based on available width 7 years ago
David Kaltschmidt c6e9ffb168 Use url params for explore state 7 years ago
David Kaltschmidt f67b27e009 Dont parse empty explore state from url 7 years ago
David Kaltschmidt 390090da05 Set datasource in deep links to Explore 7 years ago
David Kaltschmidt d06b26de26 Explore Datasource selector 7 years ago
Torkel Ödegaard c03764ff8a
Refactor team pages to react & design change (#12574) 7 years ago
David Kaltschmidt a9e1e5f346 Fix queryfield wrapper css 7 years ago
David Kaltschmidt bbe6ab5096 Fix Queryfield metrics field missing 7 years ago
David Kaltschmidt b2f497b100 batch DOM reads from query field typeahead 7 years ago
David Kaltschmidt 73ddf2c3ed hint support for typeahead 7 years ago
David Kaltschmidt 2ebda4bf4d Make suggestions an object 7 years ago
David Kaltschmidt 4113f7db47 Trigger typeahead on Ctrl-Space 7 years ago
David Kaltschmidt 0425b47791 refactor Explore query field 7 years ago
David Kaltschmidt f5e351af8b Explore split view 7 years ago
David Kaltschmidt 23c9da6162 Fixed custom dates for react timepicker 7 years ago
David Kaltschmidt eadaff6191 Explore: Design integration 7 years ago
David Kaltschmidt 0d3f24ce54 Explore: time selector 7 years ago
David Kaltschmidt 8a53ec610b Fix url encoding, expand template vars, fix TS hacks 7 years ago
David Kaltschmidt 05b0bfafe4 Explore: Add entry to panel menu to jump to Explore 7 years ago
David Kaltschmidt 949e3d29e8 Explore: add support for multiple queries 7 years ago
David Kaltschmidt d338b7ea7b Import and typescript fixups 7 years ago
David Kaltschmidt f1220fd2a4 Explore WIP 7 years ago
David Kaltschmidt 0695e431ea Move function calls w/ side-effects to componentDidMount 7 years ago
David Kaltschmidt cc5d7002b0 Add weback-dev-server with hot/hmr support 7 years ago