Commit Graph

11958 Commits (fb0db04bc1f3bd7b5639eb07a3f54d76108d1a70)

Author SHA1 Message Date
Edd Robinson fb0db04bc1 Initial import pkg package 2018-10-01 12:03:20 +01:00
Edd Robinson f0ba72f227 Remove FGA auth hooks 2018-10-01 12:03:19 +01:00
Edd Robinson 5c9922555e Update module deps 2018-10-01 12:03:19 +01:00
Edd Robinson 04818c7859 Initial import of models package 2018-10-01 12:03:19 +01:00
Jeff Wendling d44b583c4d remove code as reported by the unused tool 2018-10-01 12:03:19 +01:00
Jeff Wendling b0a317a34c remove and document some things 2018-10-01 12:03:19 +01:00
Jeff Wendling 8a21a3568a prune Shard and reorganize 2018-10-01 12:03:19 +01:00
Jeff Wendling f2381de7bf regenerate internal protobuf with non-conflicting package 2018-10-01 12:03:19 +01:00
Jeff Wendling 992884ab6c initial import of tsdb package 2018-10-01 12:03:19 +01:00
Deniz Kusefoglu 6211af483d
Merge pull request #910 from influxdata/bugfix/api-routes
Convert everything to /api/v2 on the FE
2018-09-28 16:43:53 -07:00
Deniz Kusefoglu a37241bfcd Convert everything to /api/v2 on the FE 2018-09-28 16:12:23 -07:00
kelwang f45fbf271e
Merge pull request #907 from influxdata/fix/move_setup_endpoint
fix /setup endpoint
2018-09-28 12:02:56 -04:00
Kelvin Wang b50b9918ee fix /setup endpoint 2018-09-28 11:56:49 -04:00
Lorenzo Fontana ceb0d313c6
Merge pull request #592 from influxdata/495-v2-endpoint
Convert all routes to v2 endpoint
2018-09-28 17:00:03 +02:00
Lorenzo Fontana 1a2f606533
Convert everything to /api/v2
Signed-off-by: Lorenzo Fontana <lo@linux.com>
2018-09-28 14:23:21 +02:00
Lorenzo Fontana aa8016feca
Convert tests to v2
Signed-off-by: Lorenzo Fontana <lo@linux.com>
2018-09-28 14:20:31 +02:00
Lorenzo Fontana 30afec36bc
Convert all routes to v2 endpoint
Signed-off-by: Lorenzo Fontana <lo@linux.com>
2018-09-28 14:20:31 +02:00
Alex Paxton 5e20c766a5
Merge pull request #906 from influxdata/dashboard-dropdowns
Update AutoRefresh Dropdown
2018-09-27 18:36:16 -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
Michael Desa 890ed54a38
Merge pull request #891 from influxdata/feat/signin
Add routes that allow the user to exchange basic auth credentials for a session
2018-09-27 16:01:04 -04:00
Michael Desa 195b025604 doc(http): add documentation for /signin and /signout routes 2018-09-27 15:45:18 -04:00
Michael Desa 13e60ec292 test(bolt): ensure boltdb session service conforms to tests 2018-09-27 15:45:16 -04:00
Michael Desa d7e7b9ca9b test(testing): add session conformance tests 2018-09-27 15:44:47 -04:00
Michael Desa 138e206c3a feat(bolt): add bolt implementation of session service 2018-09-27 15:44:47 -04:00
Michael Desa 1873ad5234 test(http): add signin test 2018-09-27 15:44:47 -04:00
Michael Desa be90484277 feat(http): add signin and signout handler 2018-09-27 15:44:47 -04:00
Michael Desa d29d1aa698 feat(platform): add session service 2018-09-27 15:44:47 -04: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
kelwang fdbca49c2e
Merge pull request #824 from influxdata/feat/default_ids
feat: add onboarding defaults
2018-09-27 15:26:11 -04:00
Jade McGough 232d87b9ac
feat(bolt): user-resource mapping boltdb implementation (#900)
* add bolt tests for user resource mapping

* add function boilerplate

* add more segfaults

* add create fn for bolt mapping

* initialize user resource mapping bucket

* fix error message

* add find user mapping fn

* fix error message

* implement user resource mapping filter fn

* add rest of user resource mapping filter fn
2018-09-27 12:15:26 -07:00
Alex P fb0cd0932a Add documentation for usage of IndexList component 2018-09-27 12:14:13 -07:00
Kelvin Wang 3552af6386 feat: add onboarding defaults 2018-09-27 15:02:17 -04:00
Jorge Landivar 1573ff6c24
Merge pull request #894 from influxdata/requestedat
add requestedAt to task log
2018-09-27 13:48:53 -05: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
lukevmorris 842dbe225c
fix(usage): if stop is blank and start is not (#902) 2018-09-27 11:33:23 -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
docmerlin (j. Emrys Landivar) 4502b4a47f add requestedAt to task log 2018-09-27 12:46:57 -05: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