Commit Graph

13465 Commits (adc07bfd977d17bcc370aad232d22365e3cf3255)

Author SHA1 Message Date
Pavel Zavora dd012f96b9 feat(fluxWizard): allow to specify exact content of copy-clipboard notification 2022-02-02 12:31:28 +01:00
Pavel Zavora 4848895e73 feat(fluxWizard): add copy button 2022-02-02 12:12:24 +01:00
Pavel Zavora 9980958699 feat(fluxWizard): disable run button when selected bucket is not valid 2022-02-02 11:23:49 +01:00
Pavel Zavora 1669d23d93 feat(fluxWizard): rename Submit button 2022-02-02 11:00:02 +01:00
Pavel Zavora 2050b62530 feat(fluxWizard): don't auto-select _field if there are other tags 2022-02-02 10:54:39 +01:00
Pavel Zavora e554a89085 feat(fluxWizard): workaround v1 tag values retrieval 2022-02-02 10:47:58 +01:00
Pavel Zavora 188635f616 feat(fluxWizard): optionally use tag filters 2022-02-02 09:13:31 +01:00
Pavel Zavora d712351005 feat(fluxWizard): format tag selector filter 2022-02-02 08:33:46 +01:00
Pavel Zavora 82ec471fca feat(fluxWizard): format meta queries 2022-02-02 08:19:33 +01:00
Pavel Zavora 4e9ff29766 fix(fluxWizard): repair tests 2022-02-01 19:41:21 +01:00
Pavel Zavora 947bf67ad3 chore(fluxWizard): deduplicate AGG_WINDOW_AUTO constant 2022-02-01 18:55:41 +01:00
Pavel Zavora 89365d64b1 feat(fluxWizard): introduce flux script builder 2022-02-01 18:53:47 +01:00
Pavel Zavora 7717acf246 chore(fluxWizard): refactor flux generation code 2022-02-01 18:12:54 +01:00
Pavel Zavora 242c9ad62f feat(fluxWizard): introduce timeRangeWindowPeriod 2022-02-01 18:01:36 +01:00
Pavel Zavora 62acd7f18c chore(fluxWizard): refactor costants 2022-02-01 17:57:59 +01:00
Pavel Zavora 4206057340 chore(fluxWizard): refactor API files 2022-02-01 17:49:23 +01:00
Pavel Zavora 07fde3af18 fix(fluxWizard): return empty values when key is not selected 2022-02-01 16:22:41 +01:00
Pavel Zavora 495c44d901 fix(fluxWizard): return cache clones to avoid cache polution 2022-02-01 16:22:03 +01:00
Pavel Zavora 9a491a66c2 fix(fluxWizard): reindex tagSelectors on remove tag 2022-02-01 15:48:59 +01:00
Pavel Zavora e7c70d4271 fix(fluxWizard): featch tag values in a v1-compatible way 2022-02-01 15:32:53 +01:00
Pavel Zavora 40c6f8f6be chore(fluxWizard): improve comments 2022-02-01 13:27:30 +01:00
Pavel Zavora af12b44282 fix(fluxWizard): do not fetch values for no tag key 2022-02-01 13:03:21 +01:00
Pavel Zavora 2b79406453 fix(fluxWizard): repair tag values selection 2022-02-01 12:38:09 +01:00
Pavel Zavora a95ce151a4 feat(fluxWizard): cancel tag selection on bucket change 2022-02-01 10:59:02 +01:00
Pavel Zavora d99c19cf75 feat(fluxWizard): reset values when tag key changes 2022-02-01 10:51:44 +01:00
Pavel Zavora 19c5831123 feat(fluxWizard): reset asceding tag selectors when loading keys 2022-02-01 10:12:09 +01:00
Pavel Zavora 28e09c792c feat(fluxWizard): clean query builder cache upon initialization of TimeMachine 2022-02-01 09:57:15 +01:00
Pavel Zavora 36a9ec7306 feat(fluxWizard): reset value search term on type change 2022-01-31 21:07:30 +01:00
Pavel Zavora ae24d21b7b fix(fluxWizard): do not render keys states in group mode 2022-01-31 21:06:53 +01:00
Pavel Zavora 83696b9231 feat(fluxWizard): simplify TagSelector event dispatch 2022-01-31 20:50:46 +01:00
Pavel Zavora 0611d7a06b feat(fluxWizard): reduce tag selector state with immutability 2022-01-31 20:42:18 +01:00
Pavel Zavora 5a6d40c2a2 feat(fluxWizard): apply redux thunks in tag selector 2022-01-31 20:05:38 +01:00
Pavel Zavora 630f65891b feat(fluxWizard): handle group tag state changes by thunks 2022-01-31 19:13:12 +01:00
Pavel Zavora 1ecdc4ea61 feat(fluxWizard): reuse initialization of tag state 2022-01-31 19:11:55 +01:00
Pavel Zavora 7c5872df35 feat(fluxWizard): manage bucket selector using redux thunks 2022-01-31 17:00:59 +01:00
Pavel Zavora 5a5b550c62 feat(fluxWizard): add thunk actions 2022-01-31 15:21:36 +01:00
Pavel Zavora aa7c4857ca feat(fluxWizard): allow to cancel buckets query 2022-01-31 14:27:15 +01:00
Pavel Zavora 53507af8bb feat(fluxWizard): allow to cancel pending queries 2022-01-31 14:01:42 +01:00
Pavel Zavora 4d0800c99b chore(fluxWizard): rename tagId to tagIndex 2022-01-31 11:56:13 +01:00
Pavel Zavora e59a39b2cc feat(fluxWizard): simplify tagId to an index number 2022-01-31 11:54:22 +01:00
Pavel Zavora 1367edd8bd feat(fluxWizard): add setTagKeysStatus action builder 2022-01-31 11:37:55 +01:00
Pavel Zavora 4117cb0a49 feat(fluxWizard): add setBuilderTagKeysStatus 2022-01-31 11:04:13 +01:00
Pavel Zavora 8447d29c7f feat(fluxWizard): add QueryBuilderState 2022-01-31 11:03:27 +01:00
Pavel Zavora 6d9b62a1e7 fet(fluxWizard): add tags reducer 2022-01-31 10:37:22 +01:00
Pavel Zavora 378db7480a chore(fluxWizard): use const action types 2022-01-31 10:29:49 +01:00
Pavel Zavora fade4eb513 chore(fluxWizard): add constant auto window period 2022-01-31 10:18:25 +01:00
Pavel Zavora 89fe6485b7 chore(fluxWizard): simplify tags action creators 2022-01-31 10:03:25 +01:00
Pavel Zavora 140486bf8e chore(fluxWizard): simplify buckets action creators 2022-01-31 09:59:33 +01:00
Pavel Zavora 39b2172a7f chore(fluxWizard): simplify aggregation action creators 2022-01-31 09:58:19 +01:00
Pavel Zavora 7c43d88207 feat(fluxWizard): optimize query cache 2022-01-31 09:52:21 +01:00