Commit Graph

13227 Commits (f6bad42dd313abc999d836ef2f433de674eff665)

Author SHA1 Message Date
Pavel Zavora df2310923e fix(ui/tickscript): make db names visible 2021-06-17 06:08:07 +02:00
Pavel Závora a5e342a266
Merge pull request #5771 from influxdata/2620/alert_rule_test
feat(ui): Allow to test Alert handlers
2021-06-17 05:16:44 +02:00
Pavel Zavora 546ddd6b53 chore: update changelog 2021-06-16 20:04:25 +02:00
Pavel Zavora bfcc53a4f7 fix(ui/kapacitor): layout Send Test Alert button 2021-06-16 20:04:25 +02:00
Pavel Zavora a32fe00d05 fix(ui): resolve #5768 2021-06-16 20:04:25 +02:00
Pavel Zavora 4465519a58 feat(ui/kapacitor): add testing functionality to alert handlers 2021-06-16 20:04:25 +02:00
Pavel Zavora 3c355db35e feat(ui/kapacitor): refactor to use shared handler actions UI 2021-06-16 20:04:25 +02:00
Pavel Zavora 92e8d2a100 feat(ui/kapacitor): create shared handler actions UI 2021-06-16 20:04:25 +02:00
Pavel Závora 953dc97c6f
Merge pull request #5772 from influxdata/dependabot/npm_and_yarn/ws-5.2.3
chore(deps): bump ws from 5.2.2 to 5.2.3
2021-06-15 15:30:32 +02:00
dependabot[bot] de54635060
chore(deps): bump ws from 5.2.2 to 5.2.3
Bumps [ws](https://github.com/websockets/ws) from 5.2.2 to 5.2.3.
- [Release notes](https://github.com/websockets/ws/releases)
- [Commits](https://github.com/websockets/ws/compare/5.2.2...5.2.3)

---
updated-dependencies:
- dependency-name: ws
  dependency-type: indirect
...

Signed-off-by: dependabot[bot] <support@github.com>
2021-06-15 03:09:44 +00:00
Pavel Závora cc7be97dfc
Merge pull request #5767 from influxdata/5663/flux_tasks
feat(ui): Flux tasks
2021-06-15 05:08:59 +02:00
Pavel Závora 4415280832
Merge pull request #5769 from influxdata/5766/query_config
fix(ui): keep original influxQL query if it can't be converted to queryConfig
2021-06-14 15:48:43 +02:00
Pavel Závora e5f49e180b
Merge pull request #5765 from influxdata/fix/5761
fix(ui): avoid undefined error
2021-06-14 15:25:29 +02:00
Pavel Zavora 0e2b9641a1 feat(ui/fluxtask): simplify tootip 2021-06-13 05:22:09 +02:00
Pavel Zavora 9ce42d0c5a feat(ui/fluxtasks): add every and ron columns 2021-06-13 05:10:20 +02:00
Pavel Zavora f00fdcac71 feat(ui/fluxtasks): fetch flux task only when ping is ok 2021-06-13 05:04:39 +02:00
Pavel Zavora 70848a5f2f feat(ui/fluxtask): better align page buttons 2021-06-13 04:58:17 +02:00
Pavel Zavora e05fb42648 feat(ui/fluxTask): improve error UI 2021-06-13 04:47:37 +02:00
Pavel Zavora 6370e45d8a feat(ui/fluxtask): add loading indicator 2021-06-13 00:06:51 +02:00
Pavel Zavora 706eddd1bb feat(ui/fluxtask): add flux task actions 2021-06-12 23:47:13 +02:00
Pavel Zavora b4f5cb7b50 feat(ui/fluxtask): offer simplified copy message 2021-06-12 23:46:17 +02:00
Pavel Zavora 2b1c12d857 feat(ui/fluxtask): allow to react upon task status change 2021-06-12 23:43:36 +02:00
Pavel Zavora 5aa9db2542 feat(ui/fluxtask): make task name bigger 2021-06-12 17:00:21 +02:00
Pavel Zavora 9003104e59 chore: update changelog 2021-06-12 15:41:40 +02:00
Pavel Zavora daaf34fbb9 feat(ui/fluxpage): colorize logs by run status 2021-06-12 15:39:54 +02:00
Pavel Zavora 2c87bd0941 feat(ui/fluxtask): compute and show friendly run ID 2021-06-12 15:39:54 +02:00
Pavel Zavora 53911abcfa chore(ui/fluxtask): improve messages 2021-06-12 15:39:54 +02:00
Pavel Zavora 75f7fe6622 feat(ui/kapacitor): add logs view 2021-06-12 15:39:54 +02:00
Pavel Zavora 20f629aebe fix(ui): remove disruptive padding 2021-06-12 15:39:54 +02:00
Pavel Zavora c3226805c3 feat(ui/fluxtask): allow to show logs 2021-06-12 15:39:54 +02:00
Pavel Zavora 0a1d2a932d chore: remove log 2021-06-12 15:39:54 +02:00
Pavel Zavora aae44f91ee feat(ui/fluxtask): hightlight flux script 2021-06-12 15:39:54 +02:00
Pavel Zavora e9523f8ffd feat(ui): allow readonly flux editor 2021-06-12 15:39:54 +02:00
Pavel Zavora 98e95d0493 feat(ui/fluxtask): layout fluxtask page 2021-06-12 15:39:54 +02:00
Pavel Zavora 7f4dde6d3a feat(ui/fluxTask): add loading spinner 2021-06-12 15:39:54 +02:00
Pavel Zavora a941b15624 feat(ui/fluxTask): render error message 2021-06-12 15:39:54 +02:00
Pavel Zavora 3175a695e6 feat(ui): add basic flux task page 2021-06-12 15:39:54 +02:00
Pavel Zavora 74aafb96c5 fix(ui): repair kapacitor retrieval 2021-06-12 15:39:54 +02:00
Pavel Zavora b0ef6421d8 feat(ui): fetch all flux tasks 2021-06-12 15:39:54 +02:00
Pavel Zavora 23e60b2400 fix(ui): update KapactiorRules test 2021-06-12 15:39:54 +02:00
Pavel Zavora 50cb2ddbe9 feat(ui): test fluxTasks reducer 2021-06-12 15:39:54 +02:00
Pavel Zavora 07b55ed551 feat(ui): add flux task notifications 2021-06-12 15:39:54 +02:00
Pavel Zavora 79eb0fd1e0 feat(ui): allow to delete a flux task 2021-06-12 15:39:54 +02:00
Pavel Zavora 39b69e3349 feat(ui): add flux tasks list UI 2021-06-12 15:39:54 +02:00
Pavel Zavora aa979b4230 feat(ui): add flux tasks redux actions 2021-06-12 15:39:54 +02:00
Pavel Zavora d4cfc9f112 feat(ui): add flux tasks AJAX apis 2021-06-12 15:39:54 +02:00
Pavel Zavora 2d31610087 feat(ui): add flux tasks table 2021-06-12 15:39:54 +02:00
Pavel Zavora f437983c20 feat(ui): add flux tasks reducers 2021-06-12 15:39:54 +02:00
Pavel Zavora d674051e61 feat(ui): add links to FluxTask 2021-06-12 15:39:54 +02:00
Pavel Zavora fcd6efa9e3 feat(ui/kapacitor): add FluxTask iface 2021-06-12 15:39:54 +02:00