influxdb/ui/src/shared/components
alexpaxton 5c2c8d4090
Misc. Polish (#1760)
* Move my profile to top of nav and use cubo as icon

* Replace slide toggle label with official slide toggle label

* Polish appearance of task editing page

* Improve UX of note editor

* Adjust cell note indicator

* Make search widget bigger
2018-12-05 16:08:00 -08:00
..
MultiGrid Add "View Raw Data" feature to TimeMachine 2018-11-19 10:00:47 -08:00
__snapshots__ chore(ui): move ui from chronograf/ui to ui 2018-10-29 14:00:54 -04:00
avatar chore(ui): move ui from chronograf/ui to ui 2018-10-29 14:00:54 -04:00
cells Misc. Polish (#1760) 2018-12-05 16:08:00 -08:00
code_mirror Misc. Polish (#1760) 2018-12-05 16:08:00 -08:00
crosshair Move hoverTime and related state out of Redux 2018-11-09 16:57:48 -08:00
custom_singular_time fix(ui/logs): time point selection dropdown (#1361) 2018-11-14 07:10:43 -05:00
dropdown_auto_refresh Add auto refresh controls to TimeMachine 2018-11-30 10:02:03 -08:00
dygraph Fix null property access bug in ColorSchemeDropdown 2018-11-21 13:32:41 -08:00
fancy_scrollbar Add "View Raw Data" feature to TimeMachine 2018-11-19 10:00:47 -08:00
flux_functions_toolbar Add query building modes to time machines 2018-12-03 09:43:41 -08:00
graph_tips chore(ui): move ui from chronograf/ui to ui 2018-10-29 14:00:54 -04:00
notifications chore(signin): display server error for signin (#1678) 2018-12-03 16:29:12 -08:00
page_spinner chore(ui): move ui from chronograf/ui to ui 2018-10-29 14:00:54 -04:00
profile_page Fix ProfilePage typechecking 2018-11-15 12:35:32 -08:00
resource_fetcher chore(ui): move ui from chronograf/ui to ui 2018-10-29 14:00:54 -04:00
search_widget Misc. Polish (#1760) 2018-12-05 16:08:00 -08:00
sorting_hat Added sorting on all the columns on task page 2018-11-20 14:53:22 -08:00
splash_page Fix TSLint/Prettier errors 2018-11-07 13:33:02 -08:00
tables Move hoverTime and related state out of Redux 2018-11-09 16:57:48 -08:00
threesizer Ensure that ViewOptions are scrollable 2018-11-27 11:47:34 -08:00
view_options Move VEO Tabs & Replace Threesizer (#1703) 2018-12-05 13:26:46 -08:00
views Add ability to create notes on a dashboard 2018-11-29 16:41:40 -08:00
BuilderCard.scss feat(ui/query-builder): add ability to select tags in query builder 2018-12-05 11:55:09 -08:00
BuilderCard.tsx feat(ui/query-builder): add ability to select tags in query builder 2018-12-05 11:55:09 -08:00
BuilderCardLimitMessage.tsx feat(ui/query-builder): add ability to select tags in query builder 2018-12-05 11:55:09 -08:00
BuilderCardSearchBar.tsx feat(ui/query-builder): add ability to select tags in query builder 2018-12-05 11:55:09 -08:00
CSVExportButton.tsx Add CSV export button to TimeMachine 2018-11-16 10:12:29 -08:00
ClickOutside.tsx chore(ui): move ui from chronograf/ui to ui 2018-10-29 14:00:54 -04:00
ClickOutsideInput.tsx chore(ui): move ui from chronograf/ui to ui 2018-10-29 14:00:54 -04:00
ColorDropdown.scss feat(ui/graph): add gauge view options (#1570) 2018-11-29 19:26:29 -05:00
ColorDropdown.tsx feat(ui/graph): add gauge view options (#1570) 2018-11-29 19:26:29 -05:00
ColorSchemeDropdown.scss Implement clockface-based color scheme selector 2018-11-21 13:04:46 -08:00
ColorSchemeDropdown.tsx Fix null property access bug in ColorSchemeDropdown 2018-11-21 13:32:41 -08:00
ConfirmButton.tsx chore(ui): move ui from chronograf/ui to ui 2018-10-29 14:00:54 -04:00
CustomTimeIndicator.tsx chore(ui): move ui from chronograf/ui to ui 2018-10-29 14:00:54 -04:00
DeprecationWarning.tsx chore(ui): move ui from chronograf/ui to ui 2018-10-29 14:00:54 -04:00
DragAndDrop.scss Add css on DragAndDrop, remove unwanted props. 2018-12-04 11:06:23 -08:00
DragAndDrop.tsx Add Line Protocol component, tab selection, and add drag and drop import tab. 2018-12-04 11:06:23 -08:00
DropdownInput.tsx chore(ui): move ui from chronograf/ui to ui 2018-10-29 14:00:54 -04:00
DropdownMenu.tsx chore(ui): move ui from chronograf/ui to ui 2018-10-29 14:00:54 -04:00
DropdownMenuItem.tsx chore(ui): move ui from chronograf/ui to ui 2018-10-29 14:00:54 -04:00
DygraphCell.tsx chore(ui): move ui from chronograf/ui to ui 2018-10-29 14:00:54 -04:00
DygraphContainer.tsx Consolidate similar view types to "xy" view type 2018-11-21 08:42:54 -08:00
DygraphLegend.tsx Move hoverTime and related state out of Redux 2018-11-09 16:57:48 -08:00
DygraphLegendSort.tsx chore(ui): move ui from chronograf/ui to ui 2018-10-29 14:00:54 -04:00
DygraphTransformation.tsx chore(ui): move ui from chronograf/ui to ui 2018-10-29 14:00:54 -04:00
EmptyGraphMessage.tsx Style view empty state 2018-11-19 19:05:01 -08:00
EmptyQuery.tsx chore(ui): move ui from chronograf/ui to ui 2018-10-29 14:00:54 -04:00
EmptyQueryView.tsx Add ability to create notes on a dashboard 2018-11-29 16:41:40 -08:00
FeatureFlag.tsx chore(ui): move ui from chronograf/ui to ui 2018-10-29 14:00:54 -04:00
FluxEditor.test.tsx Delete unused code and reorganize modules 2018-11-06 16:36:02 -08:00
FluxEditor.tsx Submit script on Control-Enter 2018-11-19 15:59:26 -08:00
Gauge.tsx Fix TSLint/Prettier errors 2018-11-07 13:33:02 -08:00
GaugeChart.test.tsx Add ability to create notes on a dashboard 2018-11-29 16:41:40 -08:00
GaugeChart.tsx chore(ui): move ui from chronograf/ui to ui 2018-10-29 14:00:54 -04:00
HistogramChart.test.tsx chore(ui): move ui from chronograf/ui to ui 2018-10-29 14:00:54 -04:00
HistogramChart.tsx chore(ui): move ui from chronograf/ui to ui 2018-10-29 14:00:54 -04:00
HistogramChartAxes.tsx chore(ui): move ui from chronograf/ui to ui 2018-10-29 14:00:54 -04:00
HistogramChartBars.tsx chore(ui): move ui from chronograf/ui to ui 2018-10-29 14:00:54 -04:00
HistogramChartSkeleton.tsx chore(ui): move ui from chronograf/ui to ui 2018-10-29 14:00:54 -04:00
HistogramChartTooltip.tsx chore(ui): move ui from chronograf/ui to ui 2018-10-29 14:00:54 -04:00
InputClickToEdit.test.tsx chore(ui): move ui from chronograf/ui to ui 2018-10-29 14:00:54 -04:00
InputClickToEdit.tsx chore(ui): move ui from chronograf/ui to ui 2018-10-29 14:00:54 -04:00
InvalidData.tsx Fix TSLint/Prettier errors 2018-11-07 13:33:02 -08:00
KapacitorFormInput.tsx chore(ui): move ui from chronograf/ui to ui 2018-10-29 14:00:54 -04:00
KeyboardShortcuts.test.tsx chore(ui): move ui from chronograf/ui to ui 2018-10-29 14:00:54 -04:00
KeyboardShortcuts.tsx chore(ui): move ui from chronograf/ui to ui 2018-10-29 14:00:54 -04:00
LoadingDots.tsx chore(ui): move ui from chronograf/ui to ui 2018-10-29 14:00:54 -04:00
ManualRefresh.tsx chore(ui): move ui from chronograf/ui to ui 2018-10-29 14:00:54 -04:00
MenuTooltipButton.tsx chore(ui): move ui from chronograf/ui to ui 2018-10-29 14:00:54 -04:00
NoResults.tsx Delete unused code and reorganize modules 2018-11-06 16:36:02 -08:00
NotFound.tsx chore(ui): move ui from chronograf/ui to ui 2018-10-29 14:00:54 -04:00
QueryViewSwitcher.tsx Rename RefreshingViewProperties to QueryViewProperties 2018-11-27 11:47:34 -08:00
QuestionMarkTooltip.tsx chore(ui): move ui from chronograf/ui to ui 2018-10-29 14:00:54 -04:00
RawFluxDataTable.scss Add "View Raw Data" feature to TimeMachine 2018-11-19 10:00:47 -08:00
RawFluxDataTable.test.tsx Add "View Raw Data" feature to TimeMachine 2018-11-19 10:00:47 -08:00
RawFluxDataTable.tsx Add "View Raw Data" feature to TimeMachine 2018-11-19 10:00:47 -08:00
RefreshingView.tsx Add auto refresh controls to TimeMachine 2018-11-30 10:02:03 -08:00
ResizeHandle.tsx chore(ui): move ui from chronograf/ui to ui 2018-10-29 14:00:54 -04:00
SingleStat.scss Style single stat charts 2018-11-21 10:11:21 -08:00
SingleStat.tsx Style single stat charts 2018-11-21 10:11:21 -08:00
SingleStatTransform.tsx Use EmptyGraphMessage in SingleStatTransform 2018-11-21 10:11:21 -08:00
SubSections.test.tsx chore(ui): move ui from chronograf/ui to ui 2018-10-29 14:00:54 -04:00
SubSections.tsx chore(ui): move ui from chronograf/ui to ui 2018-10-29 14:00:54 -04:00
SubSectionsTab.tsx chore(ui): move ui from chronograf/ui to ui 2018-10-29 14:00:54 -04:00
Tabs.tsx chore(ui): move ui from chronograf/ui to ui 2018-10-29 14:00:54 -04:00
TagInput.tsx chore(ui): move ui from chronograf/ui to ui 2018-10-29 14:00:54 -04:00
TagListItem.tsx chore(ui): move ui from chronograf/ui to ui 2018-10-29 14:00:54 -04:00
Tags.tsx chore(ui): move ui from chronograf/ui to ui 2018-10-29 14:00:54 -04:00
TagsAddButton.tsx chore(ui): move ui from chronograf/ui to ui 2018-10-29 14:00:54 -04:00
TimeMachine.scss Move VEO Tabs & Replace Threesizer (#1703) 2018-12-05 13:26:46 -08:00
TimeMachine.tsx Move VEO Tabs & Replace Threesizer (#1703) 2018-12-05 13:26:46 -08:00
TimeMachineBottom.tsx Move VEO Tabs & Replace Threesizer (#1703) 2018-12-05 13:26:46 -08:00
TimeMachineControls.tsx Move VEO Tabs & Replace Threesizer (#1703) 2018-12-05 13:26:46 -08:00
TimeMachineFluxEditor.scss Misc. Polish (#1760) 2018-12-05 16:08:00 -08:00
TimeMachineFluxEditor.tsx Add query building modes to time machines 2018-12-03 09:43:41 -08:00
TimeMachineInfluxQLEditor.tsx Add query building modes to time machines 2018-12-03 09:43:41 -08:00
TimeMachineQueries.scss Move VEO Tabs & Replace Threesizer (#1703) 2018-12-05 13:26:46 -08:00
TimeMachineQueries.tsx feat(ui/query-builder): introduce SelectorCard component to query builder 2018-12-04 12:25:34 -08:00
TimeMachineQueriesSwitcher.tsx Add query building modes to time machines 2018-12-03 09:43:41 -08:00
TimeMachineQueryBuilder.scss feat(ui/query-builder): add ability to select tags in query builder 2018-12-05 11:55:09 -08:00
TimeMachineQueryBuilder.tsx feat(ui/query-builder): add ability to select tags in query builder 2018-12-05 11:55:09 -08:00
TimeMachineQueryTab.scss Add query building modes to time machines 2018-12-03 09:43:41 -08:00
TimeMachineQueryTab.tsx Add query building modes to time machines 2018-12-03 09:43:41 -08:00
TimeMachineRefreshDropdown.tsx Add auto refresh controls to TimeMachine 2018-11-30 10:02:03 -08:00
TimeMachineSourceDropdown.tsx Rename struct field from "source" to "sourceID" 2018-11-27 09:06:49 -08:00
TimeMachineTabs.tsx Move TimeMachine activeTab state to Redux 2018-11-19 15:59:26 -08:00
TimeMachineVis.tsx Move VEO Tabs & Replace Threesizer (#1703) 2018-12-05 13:26:46 -08:00
TimeRangeDropdown.tsx chore(ui): move ui from chronograf/ui to ui 2018-10-29 14:00:54 -04:00
TimeSeries.tsx Add query building modes to time machines 2018-12-03 09:43:41 -08:00
ViewTypeSelector.scss chore(ui): move ui from chronograf/ui to ui 2018-10-29 14:00:54 -04:00
ViewTypeSelector.tsx chore(ui): move ui from chronograf/ui to ui 2018-10-29 14:00:54 -04:00
WaitingText.scss feat(ui/query-builder): introduce SelectorCard component to query builder 2018-12-04 12:25:34 -08:00
WaitingText.tsx feat(ui/query-builder): introduce SelectorCard component to query builder 2018-12-04 12:25:34 -08:00
XBrush.tsx chore(ui): move ui from chronograf/ui to ui 2018-10-29 14:00:54 -04:00