* feat(task): Inject latest success/failure into extern.
* chore(task/backend): Don't specify an extern if there are no statements.
* chore(task/executor): Don't apply the latest failure for now.
* chore(changelog): Add 19402 to changelog.
* chore(kit): Introduce feature flag for time injection.
* chore(task/executor): Guard injection into extern by feature flag.
* chore(task/executor): No need for this subtest pattern.
* chore(task/executor): Add tests for extern injection.
* feat(task): Record the latest success/failure of a Task.
* chore(task): Fix typo.
* chore(kv): Test the updating of latest success/failure fields.
* fix(kv/task): Copy the latest success/failure fields when unmarshalling.
* chore(changelog): Add 19390 to changelog.
* feat(paging): add support for after id parameter in find options
* chore(http): update swagger to reflect after query parameter in list buckets
* chore(changelog): update changelog to reflect after query parameter in list buckets
* chore(tenant): update tenant storage tests for paginating with after
* refactor: rename client libraries from overlay to page
* refactor: remove client libraries from load data nav
* refactor: remove client libraries from main nav
* refactor: convert client library overlays to pages
* feat: create Write Data and related sub-pages
* fix: assing proper component to route
* refactor: separate sections of write data page into own files
* refactor: implement telegraf plugins pages
* refactor: rename components to match filenames
* refactor: organize client libraries within writeData folder
* fix: cleanup loose ends from moving files around
* refactor: move client lib graphics into write data section
* fix: correct import path
* fix: import path
* feat: enable importing of markdown files
* feat: use markdown source for example telegraf plugin
* feat: convert Arduino page to use markdown
* fix: properly type svg and markdown imports
* feat: replace react component images with regular images
* feat: add placeholder image for items without images
* fix: cleanup
* feat: start standardizing pages for write data views
* refactor: use params instead making a component for each page
* refactor: make client libraries pages all markdown and use template
* refactor: cleanup
* refactor: move templates out of folder
* refactor: style details view
* feat(ui): add activemq, aerospike, and bcache
* feat(writeData): load up all the telegraf inputs
* feat: add telegraf explainer to telegraf plugins pages
* refactor: make card grid more compact
* refactor: polish
* feat(write): adding logos
* fix(writeData): more logos
* refactor: make CopyButton more customizable
* refactor: add real content to telegraf plugin explainer
* refactor: polish thumbnail appearance
* refactor: make index views scrollable
* feat(write): alphabetize & more logos
* refactor: increase width of token overlay
* refactor: add description to telegraf section
* feat: wrap each section in feature flags
* refactor: WIP helper widgets for details pages
* feat(writeData): add more logos
* feat(writeData): update Plugin names, readmes, add logos
* feat(write): final batch of logos
* feat(write): readme updates
* feat(write): adding proxmox
* refactor: add tabbed navigation back to browse page
* refactor: make code snippets templatized
* fix: replace untemplatized URL key in arduino markdown
* refactor: cleanup
* refactor: rename "browse" to "sources"
* refactor: rename feature flags to match page names
* refactor: make sort case insensitive
* refactor: make code sample helper only appear in client libraries pages
* fix: remove image padding from client library logos
* fix: select first user bucket instead of first any bucket
* fix: make less legible logos more legible
* refactor: make search field autofocus
* fix: linter error
* fix: case sensitive file import
* fix: remove empty prop definitions
* fix: more case sensitive imports
* refactor: remove use of lodash
* fix(writeData): update kapa & tele logos; rename internal plugin
* fix: repair broken explorer test
* fix: rework client libs e2e tests to match new design
* refactor: rename e2e test appropriately
* refactor: rewrite data sources e2e to assert proper rendering of the details views
* feat: add GA tracking of code snippet copy event
* chore: changelog update
Co-authored-by: Russ Savage <russ@influxdata.com>
* feat(defaultAggregate): Apply default aggregate functions in query Builder
* feat(autoAggregate): Flip the relationship between createEmpty and fillValues
* feat(autoAgg): keep check fillValues as false with no need to change
* feat(autoAgg): Add fillValues defaults to check queries
* feat(autoAgg): Refrain from blowing away queryBuilder state if no changes in script editor
* feat(autoAgg): Update tests
* feat(autoAgg): replace first with last
* feat(autoAgg): fix slight logic errors
* feat(autoAgg): remove linter error
* feat(autoAgg): change to last in test
* fix: X axis not accepting value & Y axis only accepting value
The fix for the x axis
* fix: X axis not accepting values & y axis only accepting values
The fix
+ start of unit test
* fix: X axis not accepting values & y axis only accepting values
adding the tests
* fix: X axis not accepting values & y axis only accepting values
Fixing the merge conflicts
* fix: X axis not accepting values & y axis only accepting values
fixing go issue
* fix: X axis not accepting values & y axis only accepting values
changelog
introduces the new flag --configs-path to the influx CLI. This new
flag has a corresponding env var INFLUX_CONFIGS_PATH. It is useful
to export this env var in a shell dotfile for consumption throughout the
box.
closes: #17979
this implicitly affects the CLI which uses that client. It will now hit the
new endpoints which will ship with the next release of OSS beta, and have
already landed in our upstream repos.
references: #18580
* fix(query-builder): added function call to editActiveQueryWithBuilder to change redux state to queryBuilder
* fix(query-Builder): resets query builder state after switching to script editor and navigating to another page
* fix(query-Builder): added tests to ensure navigating from the buckets list leads to the data explorer page with query builder
* fix(query-Builder): updated change log
* fix(query-Builder): fixed prettier issue)
* fix(query-Builder): fixed formatting in queryBuilder.ts and simplified test in explorer.test.ts
Co-authored-by: Russ Savage <russorat@users.noreply.github.com>
many spots in the CLI that global flags show up cause confusion or just
add overhead with no value. This cleans that up. Other commands may
have token removed if it does not pertain.
commands that do not have global flags:
* influx
* influx completion
* influx config (all sub commands as well)
* influx template
* influx template validate
* influx transpile
* influx version
* all root commands that have no actions, aka influx organization
* refactor: extract bucket card actions and meta into separate components
* feat: allow bucket ID to be copied
* chore: cleanup
* chore: update changelog
* feat: add copiable ID to demo data bucket cards
this ability exports all resources associated with a stack by the same
metadata.name fields as the original application had done it. This can
be used as a means to snapshot the current state of the stack. This can
be used for source control or other means.
closes: #18271
* feat: WIP allow on the fly bucket creation
* refactor: fully implement create bucket in both places
* refactor: use separate popover based component for selector list bucket creation
* chore: prettier
* chore: cleanup buckets tab
Doesn't need org, overlay state, or any overlay components
* chore: prettier
* refactor: convert CreateBucketOverlay to function component
* chore: changelog
* chore: cleanup
* feat: add integration test for creating a bucket from the query builder
* refactor: rebuild selector list bucket creator with useReducer
* refactor: keeping it DRY - both bucket creation components use the same state management
* chore(kv): add failing test for session renewal extension
* fix(kv): ensure renew session only updates expiration if it is newer than existing
* chore: update changelog to reflect renew session expiration fix
* feat(ui): sort getting started dashboards widget by modified
* feat(ui): make recent dashboards list searchable
* refactor(ui): increase font size of tutorials list
* fix(ui): prettier
* chore(ui): update changelog
* refactor(ui): smooth out interactions of inline labels editor
* refactor(ui): remove visibility state from labels editor
* fix(ui): prevent labels list from expanding oddly
* chore(ui): update changelog
* refactor(ui): remove treeNav feature flag
* chore(ui): remove unused components
* chore(ui): remove unused routes from settings
* chore(ui): update changelog
* fix(ui): repair login e2e test
* fix(ui): repair tasks navigation e2e test
* fix(ui): repair query builder navigation test
* fix(tenants): remove portion of test
@aliriegray mentioned I should make this change to match her PR https://github.com/influxdata/influxdb/pull/17474
* fix(ui): ensure all dashboard cards render the same size
* fix(ui): ensure dashboard cards with long names don't deform
* chore(ui): changelog
* fix(ui): update dashboard card name selector in e2e test
* feat(ui): redesign alerting index to be responsive
* chore(ui): update changelog
* fix(ui): ensure tested elements are visible
* fix(ui): actually fix e2e tests
fields that are often re-updated but rarely change value were moved out of react state
and into internal component state. changing these values won't force re-renders.
* feat(kv): migration types for managing kv buckets and indexes over time
chore(kv): fixup comments in migrator types
fix(kv): initialize migrator bucket on kv service initialize
chore(kv): remove currently unused auth index
chore(kv): remove currently unused urm index
* chore(kv): move migrator tests into testing package and run for inmem and bolt
* chore(changelog): update changelog to reflect kv migrator type
* fix(kv): update auto migration store to return migratable store
* chore(kv): wrap error using func instead of defer in index
* chore(kv): rename Name method to MigrationName for clarity
* chore(kv): update migration log messages to match influxdb standard
* chore(ui): add graphic assets for empty dashboard state
* feat(ui): implement empty dashboard graphic for both light and dark modes
* chore(ui): update changelog
* refactor(ui): distill presentation mode toggle into discreet component
* refactor(ui): introduce foundations for Light Mode
* fix(ui): ensure light mode does not affect dashboards index view
* feat(ui): enable light mode for some chart types
* refactor(ui): adapt dashboard page title to light mode
* refactor(ui): polish appearance of cells in light mode
* fix(ui): make detection of dashboard viewing more resilient and precise
* fix(ui): pass in missing prop
* feat(ui): allow gauge to render as either light or dark
* fix(ui): ensure light mode of gauge is scoped to dashboard cells and not veo
* feat(ui): refactor table graphs to conditionally render light mode
* feat(ui): enable Heatmap graphs to render in light mode
* feat(ui): enable histograms to render in light mode
* feat(ui): enable scatterplots to render in light mode
* fix(ui): remove console log
* fix(ui): update test
* refactor: calc theme state
* fix: type
* refactor: fix action types
* chore: remove dead code
* refactor(ui): rename props from "lightMode" to "theme"
* refactor(ui): make variables control bar respond to theme
* fix(ui): update mockState to match current appState shape
* fix(ui): update affected tests
* refactor(theme): remove currentPage from localStorage
* chore(ui): update changelog
* fix(ui): update test
Co-authored-by: Andrew Watkins <watts@influxdb.com>
Co-authored-by: Andrew Watkins <andrew.watkinz@gmail.com>
* fix(ui): remove gradients from logo svg components
* chore(ui): update changelog
* fix(rubylogo): tab to space
Co-authored-by: Russ Savage <russorat@users.noreply.github.com>
Co-authored-by: Russ Savage <russ@influxdata.com>