Commit Graph

2956 Commits (262cdbaec2a79bf86c27da8006eb4ae8f89eedac)

Author SHA1 Message Date
Jakub Bednář 262cdbaec2
feat(clientLibs): add Swift library to UI (#20621)
Signed-off-by: Jakub Bednar <jakub.bednar@gmail.com>
Co-authored-by: Russ Savage <russ@influxdata.com>
2021-02-09 14:58:13 -05:00
Sean Brickley 5030c12197
build(ui): Upgrade flux-lsp-browser to v0.5.32 (#20726) 2021-02-08 17:13:57 -05:00
Sean Brickley 91d7516795
chore(ui): Upgrade flux-lsp-browser to v0.5.31 (#20680) 2021-02-02 18:16:52 -05:00
Sean Brickley 09917799c2 chore(ui): Upgrade flux-lsp-browser to v0.5.30 2021-02-01 15:39:04 -05:00
Russ Savage 7f65b71657
feat(ui): update data sources page with latest telegraf plugins (#20604)
Co-authored-by: Dan Moran <dmoran@influxdata.com>
2021-01-26 15:44:47 -08:00
Scott Anderson d312c406f5
chore(flux): renamed v1 package to schema (#20495)
Co-authored-by: Russ Savage <russorat@users.noreply.github.com>
2021-01-25 14:54:45 -08:00
Sean Brickley 652f5c9f4c chore(lsp): Upgrade flux-lsp-browser to v0.5.29 2021-01-25 16:53:22 -05:00
Sean Brickley a15c04173c chore(ui): Update flux-lsp-browser to v0.5.28 2021-01-19 17:55:25 -05:00
Sean Brickley c28b5f94e7 chore(ui): Upgrade flux-lsp-browser to v0.5.27 2021-01-11 17:01:40 -05:00
Daniel Moran c4c29ec08f
chore: remove references to chronograf (#20392) 2021-01-05 07:46:58 -08:00
Daniel Moran ab87c23be6
build(ui): fix report generation & collection for JS tests (#20414) 2020-12-23 13:10:06 -08:00
Daniel Moran 9aefa6f868
fix(tsdb): never use an inmem index (#20313)
And fix the logging setup for the TSDB storage engine
2020-12-23 07:46:57 -08:00
Daniel Moran 9b8c81c49c
build: clean up our CircleCI configs (#20397)
* Delete unused configs
* Delete unused test steps
* Reorder our main config file to start with top-level pipelines, and to group conceptually-related jobs
* Introduce new jobs to pull dependencies, to reduce duplicated work across test/lint/build steps
* Rename our caches to bust our current huge sizes
* Use unique names for caches per-step, to avoid conflicts
* Fix result collection for JS tests
2020-12-22 12:38:30 -08:00
Sean Brickley d4c2cc5819 build(ui): upgrade flux-lsp-browser to v0.5.26 2020-12-14 16:04:13 -05:00
Sean Brickley 46d23cb7c8 build(ui): Upgrade flux-lsp-browser to v0.5.25 2020-12-07 16:22:21 -05:00
Sean Brickley affb64c888 build: Upgrade to flux-lsp-browser v0.5.24 2020-11-24 12:26:53 -05:00
Sean Brickley e8c068d330 build(ui): upgrade flux-lsp-browser to v0.5.23 2020-11-16 15:28:42 -05:00
George MacRorie e6033a5259 chore(ui): skip dashboard index CRUD case
I have it on good authority this is going away (or is being updated to
not make the same assertions) in a upcoming PR. The way dashboards load
templates has changed and it no longer relies on needing to POST to the
templates endpoint. So the way this test is structured is void.
2020-11-16 12:41:26 +00:00
Daniel Moran 15b9531273
fix: correct various typos (#19987)
Co-authored-by: kumakichi <xyesan@gmail.com>
2020-11-11 13:54:21 -05:00
Russ Savage 905adb6c04
feat: adding RAS telegraf input (#19946) 2020-11-09 12:59:54 -08:00
Sean Brickley 2ff1f176db build(ui): Upgrade flux-lsp-browser to v0.5.22 2020-11-09 15:15:52 -05:00
6h057 7d6026e8be
fix(ui): Cloning tasks makes actions shared in task list view (#19685) 2020-11-05 10:15:56 -08:00
Scott Anderson 266ef98411
chore(flux): flux 0.92 functions (#19899) 2020-11-05 09:52:24 -08:00
Sean Brickley bfe32bf10e build(ui): import flux-lsp v0.5.21 2020-10-27 16:29:39 -04:00
dependabot[bot] fe7dbf0a83
build(deps): bump papaparse from 4.6.3 to 5.2.0 in /ui (#19784)
Bumps [papaparse](https://github.com/mholt/PapaParse) from 4.6.3 to 5.2.0.
- [Release notes](https://github.com/mholt/PapaParse/releases)
- [Commits](https://github.com/mholt/PapaParse/compare/4.6.3...5.2.0)

Signed-off-by: dependabot[bot] <support@github.com>

Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2020-10-27 11:03:43 -07:00
Zoe Steinkamp 87061bb1cb
fix: clear logout (#19823) 2020-10-26 23:06:52 -06:00
Russ Savage 06f1e80216
fix(timeMachine): change derivative to 1s (#19776) 2020-10-19 11:03:26 -07:00
Russ Savage 683aa014c2
fix(plugins): Telegraf plugin updates (remove RAS for now) (#19775)
* fix(plugins): latest readme changes into oss

* fix(plugins): remove RAS plugin
2020-10-19 11:01:32 -07:00
Russ Savage b60331b82e
feat(writeData): adding intel_rdt and ras telegraf plugins (#19746)
* feat(writeData): adding intel_rdt and ras telegraf plugins

* fix: typo in exec.md

* fix(ras): update RAS name
2020-10-14 11:18:11 -07:00
Russ Savage eb4482a3f5
fix(writeData): fixing win_eventlog readme (#19675) 2020-10-08 09:51:41 -07:00
Sean Brickley 9a450d248f build(ui): Update flux-lsp-browser dependency to latest release 2020-10-05 09:00:14 -04:00
Russ Savage 4cf71ddcea
feat(sources): adding telegraf sources (#19663)
* feat(sources): adding telegraf sources

* fix(logos): fix influxdb_v2_listener logo

* fix(clientLibs): fix typos

* chore(changelog): added new plugins to changelog
2020-09-29 14:05:23 -07:00
Scott Anderson 4a984cb831
chore(flux): add Flux 0.83 functions (#19498)
* chore(flux): add Flux 0.83 functions

* fix(fluxFunctions): run prettier

Co-authored-by: Russ Savage <russ@influxdata.com>
2020-09-29 13:25:28 -07:00
Bucky Schwarz 9b61d7efc5 chore: update eslint to force curly braces 2020-09-23 16:02:55 -07:00
Bucky Schwarz a837d45e2f chore(community-templates): update telegraf linking behavior 2020-09-22 15:33:30 -07:00
Bucky Schwarz 1e080e0440 test(community-templates): update e2e tests to be less coupled to real templates
this is a reproduction of: d6c9186999
2020-09-22 15:33:30 -07:00
Christopher M. Wolff e7cbbaa722
feat: upgrade Flux to v0.83.2 (#19569) 2020-09-16 17:59:15 -07:00
Stuart Carnie 7964f86ffc
fix: switch port to 8086
fix(readme): update the port and setup
2020-09-03 14:40:29 -07:00
Ariel Salem 73d78f62c1
feat(flow-query-builder): replaced dummy data with parsed query results for flow query builder (#19450) 2020-08-31 15:38:24 -07:00
Bucky Schwarz c187ff268f fix(community-templates): change readme fetch to fetch lowercase readme.md 2020-08-28 15:24:04 -07:00
Bucky Schwarz a9e44fd844 chore(community-templates): rename communitytemplateoverlaycontents => communitytemplateresourcecontent 2020-08-28 15:24:04 -07:00
Bucky Schwarz 9e15d8f884 feat(community-templates): add support for parameterization 2020-08-28 15:24:04 -07:00
Daniel Campbell 59e0f4a222
feat(ui): change rate limit content for payg (#19463)
* feat(ui): change rate limit content for payg

* feat(ui): open support portal in new tab
2020-08-28 11:46:02 -07:00
Zoe Steinkamp 8222cd1e13
feat: Adding the new overlay read me (#19455)
* feat: Adding the new overlay read me
2020-08-27 22:08:20 -06:00
Andrew Watkins 6151c389f0
feat: flows index (#19448)
* feat(flows): empty state for index page

* feat(wip): link to flows from index page

* feat(wip): rename flows

* feat: name flows

* fix: set feature flags

* test: skip flagged test
2020-08-26 13:25:08 -07:00
Zoe Steinkamp 684b1149f3
feat: community template adding the new github raw readme fetch (#19434)
* feat: Adding the new github raw readme fetch
2020-08-26 12:14:07 -06:00
Bucky Schwarz a5676f6924 revert: refactor(templates): Remove legacy templates (#19300) 2020-08-26 10:29:21 -07:00
Vlasta Hajek 886a8d2cf0
Merge pull request #19358 from vlastahajek/docs/update-go-client
docs(clientLibs): Update Go code templates
2020-08-26 15:02:18 +02:00
Andrew Watkins 63047111c0
fix: increase task limit to 500 (#19424) 2020-08-25 08:48:23 -07:00
Deniz Kusefoglu 543bbd12c1
refactor(templates): Remove legacy templates (#19300) 2020-08-25 08:47:01 -07:00