Commit Graph

13628 Commits (3e0a7a9d85ad6d4f94aa5971d22956a269fbc5f2)

Author SHA1 Message Date
Pavel Zavora 60167c0111 fix(ui): repair type definition of scrolltop fn 2022-02-24 17:12:07 +01:00
Pavel Zavora 17305cbb1d chore(ui): repair comment 2022-02-24 17:05:18 +01:00
Pavel Zavora b58d8b4295 fix(ui): disable prev pagination button when first page 2022-02-24 17:04:22 +01:00
Pavel Zavora bd7d7a90f7 feat(ui): paginate tasks table 2022-02-24 15:32:10 +01:00
Pavel Zavora 40bee687c6 feat(ui): allow to pass children and sorted data to tasks table 2022-02-24 15:30:05 +01:00
Pavel Zavora a668a4ea13 feat(ui): add PaginationBar component 2022-02-24 15:28:34 +01:00
Pavel Zavora fa389ea845 chore(ui): adjust truncation message 2022-02-24 08:35:39 +01:00
Pavel Zavora b1ff4545c8 feat(ui): optimize filter-less fetch of tickscripts 2022-02-23 19:25:43 +01:00
Pavel Zavora 5535e292bc feat(ui): limit the size of the tasks table, extend on demand 2022-02-23 19:18:17 +01:00
Pavel Zavora 68302d5333 chore(ui): improve code 2022-02-23 13:30:01 +01:00
Pavel Zavora 7688562751 feat(ui): avoid re-rendering of table rows 2022-02-23 11:08:03 +01:00
Pavel Zavora 3b18756323 fix(ui): avoid passing filter to flux task detail page to improve table performance 2022-02-23 08:14:14 +01:00
Pavel Zavora adde539c86 chore(ui): optimize code 2022-02-23 06:44:59 +01:00
Pavel Zavora 11980a3c1f feat(ui/fluxTasks): use filter from URL and pass it through view pages 2022-02-22 17:30:06 +01:00
Pavel Zavora 830f215257 feat(ui): use filter from URL and pass it through edit pages 2022-02-22 17:21:04 +01:00
Pavel Zavora aa76184860 feat(ui): keep search parameters when exiting tickscript page 2022-02-22 17:06:46 +01:00
Pavel Zavora 05a024dbbb feat(ui): enhance TickscriptPage test 2022-02-22 16:58:05 +01:00
Pavel Zavora d7c0c86142 fix(ui): remove deleted tickscript on delete success 2022-02-22 16:36:58 +01:00
Pavel Zavora 94bbf3695e feat(ui): exit to tickscripts when arrived from tickscripts 2022-02-22 16:36:58 +01:00
Pavel Zavora e5d23b3fcd feat(ui): add TICKscripts to navigation sidebar 2022-02-22 16:36:47 +01:00
Pavel Zavora bacec46c46 feat(ui): add TickscriptsPage 2022-02-22 16:35:29 +01:00
Pavel Zavora 4929f8c25c feat(ui): add editLinkSuffix to TasksTable 2022-02-22 16:35:29 +01:00
Pavel Zavora 94432a28c1 fix(ui): change return type of getRules API 2022-02-22 16:35:29 +01:00
Pavel Zavora 7266587d4f fix(ui): update Kapacitor type to match expectations 2022-02-22 16:35:29 +01:00
Pavel Zavora ee8eb0c629 chore(ui): refactor rules API to typescript file 2022-02-22 16:35:29 +01:00
Pavel Závora 72ee515cfe
Merge pull request #5869 from influxdata/5460/list_rules_params
feat(server): optimize Alert Rules API
2022-02-22 15:14:07 +01:00
Pavel Zavora 8050e36318 chore: update changelog 2022-02-22 14:56:03 +01:00
Pavel Zavora 8372daf039 chore(server): update swagger 2022-02-22 14:56:03 +01:00
Pavel Zavora 006b42847b feat(server): define maxLimit to be compatible with go 1.16 2022-02-22 14:56:03 +01:00
Pavel Zavora 1580e89d85 feat(server): add test for GetAlertRuleName 2022-02-22 14:56:03 +01:00
Pavel Zavora 7963cc7324 feat(server): validate zero offset when pattern is supplied 2022-02-22 14:56:03 +01:00
Pavel Zavora 1c6a89cf93 chore(server): remove log message 2022-02-22 14:56:03 +01:00
Pavel Zavora 98c3d10060 feat(server): modify kapacitor client to filter by alert rule name 2022-02-22 14:56:03 +01:00
Pavel Zavora 89df625b5d chore(server): simplify ListTasks implementation 2022-02-22 14:56:03 +01:00
Pavel Zavora a9b6f87c08 feat(server): fetch all kapa tasks when name pattern is supplied 2022-02-22 14:56:03 +01:00
Pavel Zavora 2a5ae4a6c3 feat(server): ignore id pattern in ListTasks 2022-02-22 14:56:03 +01:00
Pavel Zavora f811a66419 feat(server): respect offset and limit in ListTasks 2022-02-22 14:56:03 +01:00
Pavel Zavora 440df1a14a feat(server): allow to skip parsing with parse parameter 2022-02-22 14:56:03 +01:00
Pavel Zavora 2cc86aa04c chore(server): repair static check errors 2022-02-22 14:56:03 +01:00
Pavel Zavora a172b72aae feat(server): allow to specify offset, limit and pattern 2022-02-22 14:56:03 +01:00
Pavel Závora 51c506c8fe
Merge pull request #5868 from influxdata/feat/separated_flux_tasks
feat(ui): separate flux tasks list from alerts
2022-02-22 14:55:02 +01:00
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 42741560ff chore: update changelog 2022-02-18 09:11:50 +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