Torkel Ödegaard
|
1a6bf692c6
|
fix: minor fixes
|
2018-01-16 17:02:03 -05:00 |
|
Dan Cech
|
ff759b0ef7
|
send prefix when auto-completing tags
|
2018-01-16 17:02:03 -05:00 |
|
Dan Cech
|
d8f2a20775
|
add button to trigger evaluation of tag queries
|
2018-01-16 17:02:03 -05:00 |
|
Dan Cech
|
ebad19b232
|
work on tag dropdown behavior
|
2018-01-16 17:02:03 -05:00 |
|
Dan Cech
|
3a4e05133e
|
support for loading function definitions from graphite
|
2018-01-16 17:02:03 -05:00 |
|
Torkel Ödegaard
|
3ae0cfa1d0
|
graphite: minor changes
|
2017-11-16 14:16:37 +01:00 |
|
Torkel Ödegaard
|
3b18adfe1a
|
graphite: progress on new query editor
|
2017-11-15 14:35:22 +01:00 |
|
Torkel Ödegaard
|
acede1d5f9
|
graphite: progress on new query editor
|
2017-11-15 13:45:51 +01:00 |
|
Alexander Zobnin
|
2374e91bfa
|
graphite: tags and values autocomplete based on @DanCech PR to graphite-web
|
2017-10-27 13:15:54 +03:00 |
|
Alexander Zobnin
|
c22a192bb8
|
graphite: split tags and functions into 2 rows when seriesByTag used
|
2017-10-20 12:32:20 +03:00 |
|
Alexander Zobnin
|
199d0d152e
|
graphite: datasource refactor
|
2017-10-16 14:23:29 +03:00 |
|
Alexander Zobnin
|
63d51d0db3
|
graphite-tags: refactor, use <gf-form-dropdown> instead of <metric-segment>
|
2017-10-05 14:43:20 +03:00 |
|
Alexander Zobnin
|
a4daba63ea
|
graphite-tags: initial tag editor
|
2017-10-05 10:47:32 +03:00 |
|
Dan Cech
|
715453204e
|
make sure graphite queries containing references are properly updated
|
2017-04-17 10:47:25 -04:00 |
|
Torkel Ödegaard
|
5e6485c210
|
feat(query editors): minor progress
|
2016-04-27 10:16:04 +02:00 |
|
Torkel Ödegaard
|
bbf4d00319
|
fix(query editors): added select style to segment, used by data source selector
|
2016-04-25 15:49:33 +02:00 |
|
Torkel Ödegaard
|
4c4835e869
|
ux(query-editors): more progress on elastic query editor
|
2016-04-17 22:04:43 -04:00 |
|
Torkel Ödegaard
|
805fd18b7b
|
feat(query editors): more work on query editors make over
|
2016-04-17 16:43:13 -04:00 |
|
Torkel Ödegaard
|
50d773988b
|
ux(): updated graphite editor
|
2016-03-29 19:17:32 +02:00 |
|
Torkel Ödegaard
|
fc829b32d9
|
feat(plugins): minor fixes to breaking out query editor row into reusable component
|
2016-02-02 16:57:05 +01:00 |
|
Torkel Ödegaard
|
f2700822e9
|
feat(plugins): extracted first plugin row to its own component
|
2016-02-02 16:32:36 +01:00 |
|
Torkel Ödegaard
|
822c8f1575
|
feat(plugins): migrating graphite query editor to new model
|
2016-02-02 12:52:43 +01:00 |
|
Torkel Ödegaard
|
51a32a2bfa
|
feat(panels): fixes
|
2016-01-26 18:08:08 -05:00 |
|
Torkel Ödegaard
|
9c6698e87b
|
feat(panels): progress on new panel infrastructure, base classes
|
2016-01-25 15:09:37 -05:00 |
|
Tom Dyas
|
9bafc4fea1
|
add pencil icon back to graphite data source
The input needed to be wrapped in a span set to display:block in order to prevent it
from moving to the next line. See http://stackoverflow.com/questions/773517/style-input-element-to-fill-remaining-width-of-its-container
|
2015-11-04 11:36:55 -05:00 |
|
Torkel Ödegaard
|
c609f67e16
|
fixed broken editors because of some recent refactorings
|
2015-09-06 14:29:28 +02:00 |
|
Torkel Ödegaard
|
9daa3997e9
|
feat(elasticsearch): time field selector now works, #1034
|
2015-09-04 11:17:52 +02:00 |
|
Torkel Ödegaard
|
d3c79c9b49
|
fix(datasource query editors): fixed issue with duplicate query and the query letter (refId)
|
2015-08-30 10:24:15 +02:00 |
|
Torkel Ödegaard
|
3de041a411
|
feat(mixed datasource): added datasource name to left of query hamburger #436
|
2015-08-17 21:25:08 +02:00 |
|
Torkel Ödegaard
|
00f5f8b2a0
|
feat(mixed datasource): polishing feature, making sure everything works, #436
|
2015-08-17 21:20:09 +02:00 |
|
Torkel Ödegaard
|
3105215425
|
feat(mixed datasource): changed how query ref ids (letters) are assigned, now they are persisted
|
2015-08-16 11:24:32 +02:00 |
|
Torkel Ödegaard
|
b9cfade18c
|
feat(mutli db query): major changes to query editor and data source handling, looks promising
|
2015-08-15 23:11:37 +02:00 |
|
Torkel Ödegaard
|
ed49962120
|
refactor(): began work on big design change for how data source query editors are loaded
|
2015-08-15 21:49:30 +02:00 |
|
Torkel Ödegaard
|
9f6c9cd6ff
|
fix(graphite): raw query mode (disable graphite query editor mode) is now persisted property on the query, Fixes #2328, Fixes #2307
|
2015-07-12 18:18:04 +02:00 |
|
Torkel Ödegaard
|
11c8e80ea9
|
Working on new query editor for influxdb 0.9, #1525
|
2015-05-15 11:38:37 +02:00 |
|
Torkel Ödegaard
|
fde11be279
|
Renamed src directory to public
|
2015-03-29 12:57:28 +02:00 |
|