Delmer
23a53d2d2e
Rename logs namespace dropdown ( #1034 )
...
Rename namespace to bucket in logs
* Update bucket to match buckets response
* Update logs action to use getBuckets
* rename(logs/page): Renames namespace to bucket
2018-10-11 10:48:53 -04:00
Christopher Henn
bbd7153cca
Replace Flux Builder with Data Explorer
...
Co-authored-by: Chris Henn <chris@chrishenn.net>
Co-authored-by: Iris Scholten <ischolten.is@gmail.com>
2018-10-10 13:12:11 -07:00
Iris Scholten
8b17102a7d
Implement timeMachines Redux reducer
...
Co-authored-by: Chris Henn <chris@chrishenn.net>
Co-authored-by: Iris Scholten <ischolten.is@gmail.com>
2018-10-10 13:12:11 -07:00
Delmer
4a9f0959b8
feat(logs/overlay): Add log options overlay ( #969 )
...
feat(logs/overlay): Add log options overlay
Adds the log options overlay components in preparation for showing log
config for table columns.
2018-10-10 15:32:26 -04:00
Delmer
9a65938e1d
feat(logs/actions): Add getConfig action ( #1027 )
...
feat(logs/actions): Add getConfig action
Adds getConfig and cleans up log imports
2018-10-10 12:28:54 -04:00
Delmer
03236c2d95
feat(v2/views): Add read views api util ( #999 )
...
feat(v2/views): Add read views api util
2018-10-10 10:08:41 -04:00
Alex P
9c309bf264
Adjust styles of onboarding wizard
...
Co-Authored-By: Deniz Kusefoglu <ebb-tide@users.noreply.github.com>
2018-10-10 08:51:27 +03:00
Alex P
3bc86f2a48
Use splash page components in sign in page
...
Co-Authored-By: Deniz Kusefoglu <ebb-tide@users.noreply.github.com>
2018-10-10 08:51:27 +03:00
Alex P
fe2520c5fd
Redesign and refactor splash page components
...
Co-Authored-By: Deniz Kusefoglu <ebb-tide@users.noreply.github.com>
2018-10-10 08:50:20 +03:00
Alex P
d74fca9383
Add classname prop to Form
...
Co-Authored-By: Deniz Kusefoglu <ebb-tide@users.noreply.github.com>
2018-10-10 08:50:20 +03:00
Deniz Kusefoglu
550690913b
WIP onboarding styles
2018-10-10 08:50:20 +03:00
Deniz Kusefoglu
3571d2f24d
Place signin and setup state in component state rather than redux
2018-10-10 08:50:19 +03:00
Adam
195eb04350
Chore/move from function to platform ( #1013 )
...
* moved execution code for from into query/functions/inputs
* rebase with master, disable buckets accessed test
2018-10-09 20:36:41 -04:00
Christopher Henn
e522e6a84a
Add VEO overlay to dashboards
...
Co-authored-by: Iris Scholten <iris@influxdata.com>
Co-authored-by: Chris Henn <chris@chrishenn.net>
2018-10-09 17:18:33 -07:00
Brandon Farmer
21c66ffec5
Move flux editor over to v2
2018-10-08 16:25:03 -07:00
Chris Goller
90494a5309
chore(fmt): fix and simplify go formatting
2018-10-08 17:23:54 -05:00
Brandon Farmer
a54fcb1dee
Reload page on sign in
2018-10-08 14:25:35 -07:00
Christopher Henn
cd8a2ff6ef
Upgrade Chronograf dependencies
...
...including Babel, Parcel, and ESLint. This PR is dual to [0].
[0]: https://github.com/influxdata/chronograf/pull/4538
2018-10-08 11:44:19 -07:00
Delmer
b867eabf65
feat(logs/util): Add view logConfig transformation utils ( #978 )
...
* Add view to config transformation utils
* Fix config test typo
* Rename util helpers
2018-10-08 14:30:27 -04:00
Chris Goller
b90d34d0c3
fix(ui): handle sigin/signout merge conflicts
2018-10-06 10:11:20 -05:00
Chris Goller
7397f7f4cb
fix(ui/flux): links is now query rather than flux
2018-10-06 10:11:20 -05:00
Chris Goller
aee35e4cde
fix(http): links updated to match swagger doc
2018-10-06 10:11:20 -05:00
Delmer
047d2ea98e
feat(logs/data): Add logViewData for default log config ( #980 )
2018-10-05 13:00:54 -04:00
Delmer
9939e7fad0
feat(dashboard/views): Add log viewer view type ( #968 )
...
Adds the log viewer view type for use in log viewer config.
2018-10-04 16:47:42 -04:00
Delmer
f87d40c117
feat(logs/page) Add logs page ( #915 )
...
Add log viewer page
Adds the log viewer page and search bars from chronograf. Removes
many of the log components until results and config are working.
2018-10-04 16:28:35 -04:00
Deniz Kusefoglu
5e7698e1d2
Merge pull request #952 from influxdata/feat/authentication-FE
...
Signin after setup
2018-10-04 12:46:35 -07:00
Deniz Kusefoglu
05b5f781b1
Accommodate change in response from GET req to /setup
...
Add signin to setup flow during onboarding
Add signin page to handle setting cookies
Add signin and signout to Links
2018-10-03 17:08:30 -07:00
Alex P
0c396e06fd
Redesign Panels to conform to 2.0 UI Patterns
2018-10-03 15:05:39 -07:00
Andrew Watkins
709310d05e
feat: line plus single stat view type ( #936 )
...
* Introduce LinePLusSingleStat
* Remove v1 view types
- Introduce line + single stat view
2018-10-03 10:17:14 -07:00
Deniz Kusefoglu
81f907fd9d
(feat:onboarding) Add onboarding wizard
2018-10-02 14:30:15 -07:00
Andrew Watkins
6ea5e839f8
feat: Table Graphs ( #917 )
...
* Render TableGraphs
* Introduce TableCell component
2018-10-01 13:33:27 -07:00
Deniz Kusefoglu
a37241bfcd
Convert everything to /api/v2 on the FE
2018-09-28 16:12:23 -07:00
Alex P
995a20d05a
Replace old AutoRefresh with new AutoRefresh
2018-09-27 18:00:32 -07:00
Alex P
20adfb8e3e
Port over new autorefresh dropdown from Chronograf
2018-09-27 17:41:14 -07:00
Alex P
7b50cf0fa9
Fix dropdown positioning
...
There was a missing stacking context
2018-09-27 17:40:51 -07:00
Alex P
9fbd34738e
Add documentation for dropdowns
2018-09-27 17:04:33 -07:00
Alex Paxton
4b9021f60b
Merge pull request #903 from influxdata/index-list-view-components
...
List View Components
2018-09-27 16:00:21 -07:00
Alex P
b3b3f97130
Write component tests
2018-09-27 15:46:05 -07:00
Alex P
31533c7093
Linter fixes
2018-09-27 12:41:56 -07:00
Alex P
e951ce74ba
Add disabled row styles
2018-09-27 12:34:40 -07:00
Alex P
fb0cd0932a
Add documentation for usage of IndexList component
2018-09-27 12:14:13 -07:00
Alex P
a56f957329
Refactor dashboards page to use IndexList components
2018-09-27 11:43:28 -07:00
Alex P
85be995869
Introduce IndexList family of components
2018-09-27 11:43:06 -07:00
Alex P
51570fa624
Create variable to standardize color of empty state text
2018-09-27 11:42:32 -07:00
Alex P
d1aaac5bce
Shrink dashboard default toggle
2018-09-27 10:48:40 -07:00
Alex P
5a34536c40
Introduce ComponentSpacer utility wrapper
2018-09-27 10:48:29 -07:00
Alex P
54bc0025c7
Improve typing of Button onClick prop
2018-09-27 10:47:11 -07:00
Andrew Watkins
e34d2e76ea
chronograf(v2-views): Introduce new view patterns, linting, and TypeScript 3.x ( #901 )
...
* Simplifiy color type
* Fix type
* Introduce V2 data shape for views
* WIP Split style and parsing to separate Dygraph components
* Add basic dygraph view types
* Add Gauge to v2 view shapes
* Upgrade TypeScript to ^3.0
* Add tsc to Circle build
* Fix Dygraph component paths
* Add testURL to jest config
* Upgrade lodash types
* Remove redundant test linter stetp
* Upgrade to TypeScript ^3
* Remove TableGraph (temporarily)
2018-09-27 10:46:48 -07:00
Alex Paxton
6a86f8ee14
Merge pull request #889 from influxdata/my-profile-tab
...
Add User Settings Page
2018-09-26 16:25:15 -07:00
Daniel Campbell
04d713df57
Merge pull request #893 from influxdata/onboarding-wizard-design
...
Onboarding wizard design
2018-09-26 15:58:26 -07:00