mmdoogie
|
19a57487a7
|
feat(kapacitor): also expose stateChangesOnly option
|
2022-03-15 08:31:47 +01:00 |
mmdoogie
|
89b33b947b
|
fix(kapacitor): refine formatting
|
2022-03-15 08:31:47 +01:00 |
mmdoogie
|
9e1add4cb9
|
test(kapacitor): add reducers test
|
2022-03-15 08:31:47 +01:00 |
mmdoogie
|
9fb627c3b5
|
test(kapacitor): fix existing test
|
2022-03-15 08:31:47 +01:00 |
mmdoogie
|
8f7cecaeab
|
fix(kapacitor): remove duplicate property output
|
2022-03-15 08:31:47 +01:00 |
mmdoogie
|
77a75a2415
|
feat(kapacitor): add option to set noRecoveries on alerts
|
2022-03-15 08:31:47 +01:00 |
Pavel Závora
|
252f8c4789
|
Merge pull request #5881 from influxdata/fix/fqb_visualize_time_range
feat(ui/flux): highlight that Script Builder keys/values depend on the selected time range
|
2022-03-14 18:56:40 +01:00 |
Pavel Zavora
|
cdb46bbfc7
|
chore(ui): improve hightlightDropdown
|
2022-03-14 18:55:41 +01:00 |
Pavel Zavora
|
68b00db16b
|
chore: update changelog
|
2022-03-14 18:55:41 +01:00 |
Pavel Zavora
|
b9673ae0d8
|
feat(ui/flux): use default cursor over non-clickable area
|
2022-03-14 18:55:41 +01:00 |
Pavel Zavora
|
ad954708b1
|
feat(ui): better highlight TimeRange dropdown
|
2022-03-14 18:55:41 +01:00 |
Pavel Zavora
|
aec7442829
|
feat(ui/flux): add title to 'time range' links
|
2022-03-14 18:55:41 +01:00 |
Pavel Zavora
|
e39dea6b30
|
feat(ui/flux): improve no keys/values message to hightlight time range dropdown
|
2022-03-14 18:55:41 +01:00 |
Pavel Zavora
|
fa6cb28533
|
feat(ui): export function that computes time range label
|
2022-03-14 18:55:41 +01:00 |
Pavel Zavora
|
ea10bdc934
|
feat(ui): add helper that temporarily highlights time range dropdown
|
2022-03-14 18:55:41 +01:00 |
Pavel Závora
|
f6142a2b5d
|
Merge pull request #5879 from influxdata/feat/alert_rules_page
feat(ui): remove Manage Tasks page, add Alert Rules page
|
2022-03-14 18:54:21 +01:00 |
Pavel Zavora
|
8787fa2b16
|
chore: update changelog
|
2022-03-12 06:26:56 +01:00 |
Pavel Zavora
|
3e0a7a9d85
|
fix(ui/kapacitor): remove tests for TICKscript on Alert Rules page
|
2022-03-12 06:26:56 +01:00 |
Pavel Zavora
|
8ed746a3ce
|
feat(ui/kapacitor): change Alerting main page to TICKscripts
|
2022-03-12 06:26:56 +01:00 |
Pavel Zavora
|
5c7c07e2e8
|
chore(ui/kapacitor): simplify code
|
2022-03-12 06:26:56 +01:00 |
Pavel Zavora
|
424b48d847
|
feat(ui): rename Manage Tasks to Alert Rules in sidenav
|
2022-03-12 06:26:56 +01:00 |
Pavel Zavora
|
90c9142546
|
feat(ui/kapacitor): exit only to tickscripts page from a tickscript page
|
2022-03-12 06:26:56 +01:00 |
Pavel Zavora
|
bc5c68ec7d
|
feat(ui/kapacitor): remove tickscripts from alert rules page
|
2022-03-12 06:26:56 +01:00 |
Pavel Zavora
|
453249fe1a
|
feat(ui/kapacitor): change page header to Manage Alert Rules
|
2022-03-12 06:26:56 +01:00 |
Pavel Zavora
|
ec9c4394fe
|
chore: update changelog
|
2022-03-12 06:26:30 +01:00 |
Pavel Závora
|
69ba32e5b4
|
Merge pull request #5878 from influxdata/fix/flux_query_to_script
fix(ui/flux): rename Query Editor to Script Editor, Query Builder to Script Builder
|
2022-03-12 06:24:33 +01:00 |
Pavel Závora
|
a99d362a07
|
Merge pull request #5877 from influxdata/fix/range_param_number
fix(ui): allow to parse flux range parameter as a number
|
2022-03-12 06:01:26 +01:00 |
Pavel Závora
|
da373fb061
|
Merge pull request #5876 from influxdata/fix/fqb_field_tag_first
fix(ui): prefer field when adding a new tag selector
|
2022-03-12 06:00:54 +01:00 |
Pavel Zavora
|
d612e713ed
|
chore: update changelog
|
2022-03-12 05:57:43 +01:00 |
Pavel Zavora
|
c1d36d87b2
|
fix(ui/flux): rename Query Builder to Script Builder
|
2022-03-12 05:57:07 +01:00 |
Pavel Zavora
|
8b84f780d8
|
chore: update changelog
|
2022-03-11 09:28:39 +01:00 |
Pavel Zavora
|
dfa39d0c6c
|
fix(ui/flux): rename Query Editor to Flux Editor
|
2022-03-11 09:00:16 +01:00 |
Pavel Zavora
|
7de7d1c38d
|
chore(ui): repair test message
|
2022-03-10 13:27:50 +01:00 |
Pavel Zavora
|
0b130e81c6
|
fix(ui): allow to parse flux range parameter as a number
|
2022-03-10 13:14:03 +01:00 |
Pavel Zavora
|
88acc8de87
|
Merge branch 'fix/fqb_field_tag_first' of github.com:influxdata/chronograf into fix/fqb_field_tag_first
|
2022-03-10 13:03:31 +01:00 |
Pavel Zavora
|
2dec31d8b4
|
chore(ui): improve tag selector placehoder
|
2022-03-10 13:03:28 +01:00 |
Pavel Zavora
|
a6477d6a9e
|
chore(ui): improve tag selector placehoder
|
2022-03-10 12:52:14 +01:00 |
Pavel Zavora
|
92eaa1aa02
|
fix(ui): allow to parse flux range parameter as a number
|
2022-03-10 12:43:07 +01:00 |
Pavel Zavora
|
f9de64ecb6
|
fix(ui): preselect _field after measurement
|
2022-03-10 12:28:07 +01:00 |
Pavel Závora
|
473f2e71d8
|
Merge pull request #5872 from influxdata/feat/tickscript_page_opens_builder
feat(ui): TICKscript page can open Alert Rule Builder
|
2022-03-07 09:09:27 +01:00 |
Pavel Zavora
|
055297ffb1
|
chore(ui): update changelog
|
2022-03-02 06:59:21 +01:00 |
Pavel Zavora
|
4e187ffece
|
feat(ui): add Alert Rule Builder button to open builder UI
|
2022-03-02 06:59:21 +01:00 |
Pavel Zavora
|
1243b88315
|
feat(ui): exit to tickscript page when l=t query param
|
2022-03-02 06:59:21 +01:00 |
Pavel Zavora
|
ad974a3c1f
|
feat(ui): include Query in Task type
|
2022-03-02 06:59:21 +01:00 |
Pavel Závora
|
cc3d852e80
|
Merge pull request #5874 from influxdata/fix/iql_error_handling
fix(ui): propagate all InfluxQL error messages to UI
|
2022-03-02 06:58:38 +01:00 |
Pavel Závora
|
7174fde988
|
Merge pull request #5871 from influxdata/feat/tickscripts_page
feat(ui): add TICKscripts page
|
2022-03-01 20:40:49 +01:00 |
Pavel Zavora
|
4b5a3e807a
|
fix(ui): prefer error message from HTTP response
|
2022-02-28 22:48:56 +01:00 |
Pavel Zavora
|
ec88602b26
|
fix(ui): fix rejection of HTTP GET calls
|
2022-02-28 22:41:41 +01:00 |
Pavel Zavora
|
9f6db6dd24
|
chore: update changelog
|
2022-02-28 22:33:27 +01:00 |
Pavel Zavora
|
6defd734c9
|
fix(ui): make influxQL query status robust
|
2022-02-28 22:25:09 +01:00 |