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
Ariel Salem
a03745e57d
feat(metric-selector): query builder for flows ( #19396 )
2020-08-25 08:06:48 -07:00
Bucky Schwarz
70b7287c9e
chore(community-templates): remove github file restriction
2020-08-24 15:15:16 -07:00
Alex Boatwright
55f9c2bc2d
fix: update dashboard limits to 100 ( #19417 )
2020-08-24 12:02:14 -07:00
Timmy Luong
a6dc8748d2
chore: update giraffe
2020-08-24 09:41:27 -07:00
vlastahajek
2da740a1c2
Merge branch 'master' into docs/update-go-client
...
# Conflicts:
# ui/src/clientLibraries/constants/index.ts
2020-08-24 16:50:30 +02:00
Alirie Gray
9b4fef0f9a
fix: add variable name validation for flux identifier
2020-08-21 10:28:18 -07:00
alexpaxton
95e270d550
fix: increase default height of raw data view in flux cells ( #19401 )
2020-08-20 12:41:29 -07:00
alexpaxton
9b02fa60e2
feat(flows): improve add cell button ux ( #19400 )
...
* refactor: WIP redesign add cell interaction
* feat: redesign add cell interaction
2020-08-20 12:41:18 -07:00
alexpaxton
45b1f86e20
feat: hide cell move buttons behind feature flag ( #19350 )
2020-08-20 12:09:10 -07:00
Timmy Luong
050aed013c
chore: update giraffe
2020-08-19 12:44:18 -07:00
Timmy Luong
bdd0055924
test: exclude Band Chart from e2e test because of feature flag
2020-08-19 12:44:18 -07:00
Deniz Kusefoglu
8ce6fe6a17
feat(bandChart): add feature flag and update options for Band Chart
2020-08-19 12:44:18 -07:00
Deniz Kusefoglu
894aa99d37
feat(bandChart): Add concept of bandChart
2020-08-19 12:44:18 -07:00
Deniz Kusefoglu
7832525c0a
feat(bandChart): Bump giraffe version
2020-08-19 12:44:18 -07:00
alexpaxton
56f9be9ff3
fix(ui): catch errors from user not having tokens ( #19366 )
...
* fix: catch errors from user not having tokens
* fix: WIP write unit test
* refactor: make getting started page link to sources page
* feat: write unit test for tokens widget
2020-08-19 12:37:19 -07:00
alexpaxton
839fd6e01d
feat(ui): replace custom list with List component ( #19217 )
...
* feat: replace custom list with List component
* fix: use correct ref type
* fix: use proper testID props
* refactor: Make inline add buckets button consistent with others
* fix: repair query builder e2e test
* fix: tokens e2e test
2020-08-18 13:37:29 -07:00
Bucky Schwarz
176fdc86ca
fix: in non cloud environments, show actual errors, rather than hb nonsense
2020-08-18 12:14:33 -07:00
alexpaxton
ebf41ec351
feat(ui): new load data page ( #19351 )
...
* Revert "Revert "feat(ui): redesign load data page (#19246 )" (#19336 )"
This reverts commit 0111f024d5
.
* fix: guard against no tokens or buckets
* fix: typo
* refactor: name sources page titles properly
* fix: avoid referencing image asset inline
2020-08-18 11:17:36 -07:00
vlastahajek
d0c81d4b2b
docs(clientLibs): Update Go code templates to be compatible with the latest Go client release
2020-08-18 11:36:06 +02:00