Commit Graph

9333 Commits (8050e36318f80a5c24f4920e57fd68689a9e0dad)

Author SHA1 Message Date
Pavel Zavora 39c4dc70e6 feat(ui): remove deleted task on delete success 2022-02-22 09:50:18 +01:00
Pavel Zavora f2f2c16396 chore(ui): rename page title 2022-02-21 09:52:13 +01:00
Pavel Zavora dd35603a91 chore(ui): change button title 2022-02-17 15:53:29 +01:00
Pavel Zavora ec08f2c779 feat(ui): validate kapacitor connection on FluxTasksPage 2022-02-17 15:47:55 +01:00
Pavel Zavora f68c7e8a96 fix(ui): repair error message 2022-02-17 15:43:12 +01:00
Pavel Zavora 24f638ebe6 fix(ui): assume text content type when reponse content type is not set 2022-02-17 15:41:25 +01:00
Pavel Zavora 3065afd748 feat(ui): allow to cancel getFluxTasks operation 2022-02-17 15:22:26 +01:00
Pavel Zavora 72378f7e9a feat(ui): separate kapacitor flux tasks API 2022-02-17 15:20:09 +01:00
Pavel Zavora fd90be694c fix(ui): repair ativation of side navigation for kapacitor task detail pages 2022-02-17 15:20:09 +01:00
Pavel Zavora 5e8fe554fc feat(ui): configure negative rules in sidebar highlighting 2022-02-17 15:20:09 +01:00
Pavel Zavora cfb255bbb8 feat(ui): add flux tasks to navigation sidebar 2022-02-17 15:20:09 +01:00
Pavel Zavora 29ba42c6b9 feat(ui): highlight flux tasks in side navigation 2022-02-17 15:20:09 +01:00
Pavel Zavora 2a1e5b1bcf feat(ui): optimize flux tasks retrieval 2022-02-17 15:20:09 +01:00
Pavel Zavora 8101fbe805 feat(ui): return to Flux Tasks page on exiting Flux Task Page 2022-02-17 15:20:09 +01:00
Pavel Zavora 94138a52b1 feat(ui): remove flux tasks table from rules page 2022-02-17 15:20:09 +01:00
Pavel Zavora 52da3a92d5 feat(ui): add reload button to flux tasks 2022-02-17 15:20:09 +01:00
Pavel Zavora 54cccda8ca feat(ui): disable filtering when loading 2022-02-17 15:20:09 +01:00
Pavel Zavora ed7e73d600 feat(ui): delete a flux task without re-fetch 2022-02-17 15:20:09 +01:00
Pavel Zavora 4d334405ff feat(ui): filter fetched flux tasks 2022-02-17 15:20:09 +01:00
Pavel Zavora cc34b79390 feat(ui): add independent Flux Tasks page 2022-02-17 15:20:09 +01:00
Pavel Zavora 6d9e333b32 feat(ui): add useDebounce helper 2022-02-17 15:20:09 +01:00
Pavel Zavora 2c3b4901ef feat(ui): introduce errorMessage utility 2022-02-17 15:20:09 +01:00
Pavel Zavora 10455c3c1b chore(ui): rename activeKapacitorFromSources helper 2022-02-17 15:20:09 +01:00
Pavel Závora 362a1f2f82
Merge pull request #5858 from influxdata/5849/schema_explorer_time
feat(ui): use time range in flux Schema Explorer
2022-02-17 15:17:53 +01:00
Pavel Zavora f0071401e3 chore(ui): remove jsdom 2022-02-17 14:53:54 +01:00
Pavel Zavora adc07bfd97 fix(ui): repair usage of AJAX helper 2022-02-17 07:07:32 +01:00
Pavel Zavora 4ac5a30150 fix(ui): repair type definition of AJAX helper 2022-02-17 07:07:09 +01:00
Pavel Zavora c429166bb2 feat(ui): allow to pass abort signal to AJAX helper 2022-02-17 06:55:29 +01:00
Pavel Zavora e050679d48 chore(ui): remove unused validateStatus fn from AJAX helper 2022-02-17 06:48:18 +01:00
Pavel Zavora ad9327c8ff chore(ui): remove axios 2022-02-16 10:27:21 +01:00
Pavel Zavora 7a1789cfec chore(ui): implement AJAX fn using fetch 2022-02-16 10:27:17 +01:00
Pavel Zavora 6793bfd1b2 chore(ui): extra handle 204 response 2022-02-16 10:27:17 +01:00
Pavel Zavora d38ce88375 chore(ui): remove axios notes from log streaming 2022-02-16 10:27:17 +01:00
Pavel Zavora 94f5154184 chre(ui): repair dependency 2022-02-16 10:27:15 +01:00
Pavel Zavora 1ada97f75f chore(ui): remove axios from utils/getAJAX 2022-02-16 10:27:15 +01:00
Pavel Zavora 2eb4446718 chore(ui): remove axios from hosts apis 2022-02-16 10:27:15 +01:00
Pavel Zavora f1ff56c2c8 chore(ui): remove axios from dashboards API 2022-02-16 10:27:15 +01:00
Pavel Zavora 50bd143c57 chore(ui): remove axios from get worker 2022-02-16 10:27:15 +01:00
Pavel Zavora f870eb772b chore(ui): remove axios from proxy worker 2022-02-16 10:27:15 +01:00
Pavel Zavora 76c9cfdd0c chore(ui): remove Axios Method 2022-02-16 10:27:10 +01:00
dependabot[bot] 7b1029cdd4
chore(deps-dev): bump node-sass from 4.14.1 to 7.0.0
Bumps [node-sass](https://github.com/sass/node-sass) from 4.14.1 to 7.0.0.
- [Release notes](https://github.com/sass/node-sass/releases)
- [Changelog](https://github.com/sass/node-sass/blob/master/CHANGELOG.md)
- [Commits](https://github.com/sass/node-sass/compare/v4.14.1...v7.0.0)

---
updated-dependencies:
- dependency-name: node-sass
  dependency-type: direct:development
...

Signed-off-by: dependabot[bot] <support@github.com>
2022-02-11 00:22:38 +00:00
Pavel Zavora 1b492f37c2 feat(schemaExplorer): change no data message depending on filter 2022-02-10 05:41:59 +01:00
Pavel Zavora 0bddb7de21 feat(fluxWizard): indicate no more data in the selected time range 2022-02-10 05:36:38 +01:00
Pavel Zavora fb94d20d57 feat(schemaExplorer): visualize timeRange restriction 2022-02-09 15:53:51 +01:00
Pavel Zavora 448f8871ed feat(schemaExplorer): separate TimeRangeLabel 2022-02-09 15:48:18 +01:00
Pavel Zavora 460beb46c5 fix(schemaExplorer): ignore now() in upper timeRange 2022-02-09 15:23:38 +01:00
Pavel Zavora bc39dd2da2 fix(schemaExplorer): escape bucket name 2022-02-09 15:14:46 +01:00
Pavel Zavora a29f389fed feat(schemaExplorer): use passed timeRange in queries 2022-02-09 13:31:34 +01:00
Pavel Zavora 473edf889a chore(schemaExplorer): remove formatTimeRangeArguments in favor of rangeArguments 2022-02-09 13:10:35 +01:00
Pavel Zavora c3d191583c feat(schemaExplorer): introduce rangeArguments helper 2022-02-09 13:09:10 +01:00