-
Notifications
You must be signed in to change notification settings - Fork 3.6k
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
feat(ui): redesign load data page #19246
Merged
Merged
Changes from 69 commits
Commits
Show all changes
78 commits
Select commit
Hold shift + click to select a range
f54fc1f
refactor: rename client libraries from overlay to page
alexpaxton bb4272f
refactor: remove client libraries from load data nav
alexpaxton 4ef9bd3
refactor: remove client libraries from main nav
alexpaxton 51c276b
refactor: convert client library overlays to pages
alexpaxton 9b111d5
feat: create Write Data and related sub-pages
alexpaxton a9ee256
fix: assing proper component to route
alexpaxton 46c692f
refactor: separate sections of write data page into own files
alexpaxton 487cfe9
refactor: implement telegraf plugins pages
alexpaxton 64aeac4
refactor: rename components to match filenames
alexpaxton 517ee87
refactor: organize client libraries within writeData folder
alexpaxton ed74c54
fix: cleanup loose ends from moving files around
alexpaxton edabb58
refactor: move client lib graphics into write data section
alexpaxton a93c04c
fix: correct import path
alexpaxton 5d3ec20
fix: import path
alexpaxton cfd8794
feat: enable importing of markdown files
alexpaxton 8fda8ac
feat: use markdown source for example telegraf plugin
alexpaxton 9365b8f
feat: convert Arduino page to use markdown
alexpaxton a326956
fix: properly type svg and markdown imports
alexpaxton 4dd09cd
feat: replace react component images with regular images
alexpaxton 0a14036
feat: add placeholder image for items without images
alexpaxton 31bc620
fix: cleanup
alexpaxton f0ed073
feat: start standardizing pages for write data views
alexpaxton 43b5203
Merge branch 'master' into feat/write-data-page
alexpaxton 2b5eb45
refactor: use params instead making a component for each page
alexpaxton 927db46
refactor: make client libraries pages all markdown and use template
alexpaxton 7fd1eac
refactor: cleanup
alexpaxton 6df3661
refactor: move templates out of folder
alexpaxton 09f3909
refactor: style details view
alexpaxton 9e78473
feat(ui): add activemq, aerospike, and bcache
d6faa42
feat(writeData): load up all the telegraf inputs
2322b4a
feat: add telegraf explainer to telegraf plugins pages
alexpaxton 12d85b7
refactor: make card grid more compact
alexpaxton 0e13c79
refactor: polish
alexpaxton eb3d343
feat(write): adding logos
4ab2ecd
fix(writeData): more logos
0b5ce32
refactor: make CopyButton more customizable
alexpaxton 32fbca7
refactor: add real content to telegraf plugin explainer
alexpaxton 4de0f39
Merge branch 'feat/write-data-page' of github.com:influxdata/influxdb…
alexpaxton 76f1bd6
refactor: polish thumbnail appearance
alexpaxton a389650
refactor: make index views scrollable
alexpaxton c47f42b
feat(write): alphabetize & more logos
988ed19
refactor: increase width of token overlay
alexpaxton 646a9bb
refactor: add description to telegraf section
alexpaxton 24b551f
feat: wrap each section in feature flags
alexpaxton 1f21117
refactor: WIP helper widgets for details pages
alexpaxton 4e7a33d
Merge branch 'feat/write-data-page' of github.com:influxdata/influxdb…
alexpaxton eac42ca
feat(writeData): add more logos
7603f88
feat(writeData): update Plugin names, readmes, add logos
d86cacb
feat(write): final batch of logos
e10e7f3
feat(write): readme updates
abbb84d
feat(write): adding proxmox
4cc8b6d
refactor: add tabbed navigation back to browse page
alexpaxton ee6923f
refactor: make code snippets templatized
alexpaxton 6d536fc
fix: replace untemplatized URL key in arduino markdown
alexpaxton 43346e0
refactor: cleanup
alexpaxton f1ff1cf
refactor: rename "browse" to "sources"
alexpaxton 7537173
refactor: rename feature flags to match page names
alexpaxton 63b264f
refactor: make sort case insensitive
alexpaxton 7f91c55
refactor: make code sample helper only appear in client libraries pages
alexpaxton 3c41de6
fix: remove image padding from client library logos
alexpaxton 9b6d3e3
fix: select first user bucket instead of first any bucket
alexpaxton c0c7275
fix: make less legible logos more legible
alexpaxton 799f7f2
refactor: make search field autofocus
alexpaxton 504c513
Merge branch 'master' into feat/write-data-page
alexpaxton a0cd53d
fix: linter error
alexpaxton 0cdbc56
fix: case sensitive file import
alexpaxton e85c594
fix: remove empty prop definitions
alexpaxton efe3b94
fix: more case sensitive imports
alexpaxton 1d87ea4
refactor: remove use of lodash
alexpaxton 7b28e5a
fix(writeData): update kapa & tele logos; rename internal plugin
083ce0f
fix: repair broken explorer test
alexpaxton a436b6a
fix: rework client libs e2e tests to match new design
alexpaxton 7673201
refactor: rename e2e test appropriately
alexpaxton 1fc15f2
refactor: rewrite data sources e2e to assert proper rendering of the …
alexpaxton 060deac
feat: add GA tracking of code snippet copy event
alexpaxton 3796e87
chore: changelog update
alexpaxton 519b501
Merge branch 'master' into feat/write-data-page
alexpaxton 71de7bd
Merge branch 'master' into feat/write-data-page
alexpaxton File filter
Filter by extension
Conversations
Failed to load comments.
Loading
Jump to
The table of contents is too big for display.
Diff view
Diff view
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
98 changes: 0 additions & 98 deletions
98
ui/src/clientLibraries/components/ClientArduinoOverlay.tsx
This file was deleted.
Oops, something went wrong.
113 changes: 0 additions & 113 deletions
113
ui/src/clientLibraries/components/ClientCSharpOverlay.tsx
This file was deleted.
Oops, something went wrong.
Oops, something went wrong.
Add this suggestion to a batch that can be applied as a single commit.
This suggestion is invalid because no changes were made to the code.
Suggestions cannot be applied while the pull request is closed.
Suggestions cannot be applied while viewing a subset of changes.
Only one suggestion per line can be applied in a batch.
Add this suggestion to a batch that can be applied as a single commit.
Applying suggestions on deleted lines is not supported.
You must change the existing code in this line in order to create a valid suggestion.
Outdated suggestions cannot be applied.
This suggestion has been applied or marked resolved.
Suggestions cannot be applied from pending reviews.
Suggestions cannot be applied on multi-line comments.
Suggestions cannot be applied while the pull request is queued to merge.
Suggestion cannot be applied right now. Please check back later.
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
Refactored to get
orgID
directly from redux instead of prop drilling