Commit Graph

13222 Commits (b033bd2ed81d3a31dad067085d03a2c88140fbd7)

Author SHA1 Message Date
Alirie Gray b033bd2ed8
Merge pull request #2020 from influxdata/dataloaders/create-config-at-verify-step
Create/update telegraf plugin at verify step of onboarding
2018-12-18 12:28:45 -08:00
Alirie Gray 758af5eaaf Create/update telegraf plugin at verify step of onboarding 2018-12-18 12:06:45 -08:00
Nathaniel Cook 61e36cbee6 chore(Makefile): add target to check generated files are accurate
A standard Makefile is used now in all subdirs that run go generate.
Make will only generate the file if its source files changed.
The checkgenerate target runs clean to ensure all targets a generated
fresh.
2018-12-18 12:54:17 -07:00
Palakp41 f432ec1cc2
Merge pull request #2011 from influxdata/dataLoader/fix-styling-array-fields
Styling for streaming data souce file input
2018-12-18 11:49:26 -08:00
Palak Bhojani 8a93b34198 Create styling for file input on streaming data sources 2018-12-18 11:39:54 -08:00
Iris Scholten 52b05fb5a3
Merge pull request #2010 from influxdata/dataLoaders/configure-next-back
fix(ui/dataLoaders): Update onboarding button labels and functionality
2018-12-18 11:26:05 -08:00
Nathaniel Cook e3eff83aaa chore(Makefile): remove yq dependency to generate ts client 2018-12-18 11:19:56 -07:00
Alirie Gray d9e9b1fd85
Merge pull request #2007 from influxdata/fix/authorizations-response
Match shape of get/authorizations to backend response
2018-12-18 10:06:28 -08:00
Jade McGough 77ce7d6a4b
Merge pull request #2012 from influxdata/update-labels
add labels update endpoint and label colors
2018-12-18 09:48:16 -08:00
Jade McGough 74a64d9a46 fix more error responses 2018-12-18 09:22:48 -08:00
Jade McGough 7eb69049c5 use new errors library in label http handlers 2018-12-18 09:14:59 -08:00
Jade McGough 0846083f19 add label update validation 2018-12-18 08:56:14 -08:00
Jade McGough b171004169 use error library in label.go 2018-12-18 08:36:18 -08:00
Michael Desa 141f24ebce
Merge pull request #1753 from influxdata/feat/analyze-query-endpoint
add /query/analyze endpoint query http handler
2018-12-18 11:33:37 -05:00
Michael Desa 9501a547f1 feat(http): add /query/analyze endpoint to analyze queries
review(http): add suggestions from pr review

doc(http): update swage description of analyze endpoint

fix(http): remove authorization header from query analyze endpoint
2018-12-18 11:23:59 -05:00
Jade McGough 08abdf59b1 oops 2018-12-18 03:55:28 -08:00
Jade McGough ec40c17fd9 fix label responses 2018-12-18 03:51:10 -08:00
Jade McGough 3eae5f8b8c disable test for unimplemented feature 2018-12-18 03:34:08 -08:00
Jade McGough 9e4367176f update swagger 2018-12-18 03:27:27 -08:00
Jade McGough 786af8154e add patch label endpoints 2018-12-18 01:45:49 -08:00
Jade McGough d5bf127648 remove name updates 2018-12-18 01:41:47 -08:00
Jade McGough 3bf4db0d5d add http handler for label PATCH 2018-12-18 01:38:49 -08:00
Jade McGough c9b45b4c6d make fmt 2018-12-18 01:09:51 -08:00
Jade McGough bafee9c475 add put fn for bolt labels 2018-12-18 01:06:28 -08:00
Jade McGough feddfe6ff8 fix bug 2018-12-18 00:33:47 -08:00
Jade McGough 1f08f74cce add test for updating non-existent labels 2018-12-18 00:33:32 -08:00
Jade McGough 5036777750 use new error library 2018-12-17 23:59:04 -08:00
Jade McGough 506517d58f add failing tests 2018-12-17 23:00:57 -08:00
Jade McGough 01a5aff7e3 feat(http): add ability to update labels 2018-12-17 23:00:57 -08:00
Jade McGough e9fba06b3f WIP add colors to labels 2018-12-17 23:00:56 -08:00
Iris Scholten 388265604b fix(ui/dataLoaders): Update the button labels and funcitonality in onboarding steps 2018-12-17 17:46:50 -08:00
Brandon Farmer eb81a9c48d
Merge pull request #2001 from influxdata/chore/misc-generated
Chore/misc generated
2018-12-17 16:36:07 -08:00
Alirie Gray 0f825d4ea3 Match shape of get/authorizations to backend response 2018-12-17 16:17:10 -08:00
alexpaxton 73b3d566e5
Add New Icons to Icon Font and Update Nav Icons (#2004)
* Update icon font

* Make nav bar icon font size a whole number

* Change icons in navbar
2018-12-17 14:28:34 -08:00
Deniz Kusefoglu 7f315bf094
Merge pull request #1965 from influxdata/chore/precision-polish
Line protocol precision polish
2018-12-17 13:22:54 -08:00
Deniz Kusefoglu a86f6cd4a4 Remove U as precision option, make default nanoseconds 2018-12-17 13:17:04 -08:00
Delmer e68949074a
feat(ui): add table options (#1994)
feat(ui): add table options

Co-authored-by: Alex Paxton<thealexpaxton@gmail.com>
2018-12-17 14:28:37 -05:00
Brandon Farmer a9065c0001 Update swagger to denote endpoints using generated client 2018-12-17 11:14:08 -08:00
Brandon Farmer 1b982ea984 Move misc api calls to generated client 2018-12-17 11:14:08 -08:00
kelwang d8bd6426c4
Merge pull request #1992 from influxdata/error_marshal
fix(platform): use json struct instead of string for embed error
2018-12-17 13:19:57 -05:00
kelwang 48fe377af3
Merge pull request #1926 from influxdata/convert_dashboard_error
fix(http): convert dashboard errors
2018-12-17 13:01:25 -05:00
Michael Desa c33d94f5ec
Merge pull request #1799 from zhulongcheng/paging
feat(http/paging): add paging implementation
2018-12-17 12:43:05 -05:00
Alirie Gray 0d896cb04d
Merge pull request #1980 from influxdata/tokens/delete-token-from-list
Add delete button to token index row
2018-12-17 09:37:45 -08:00
Chris Goller 0ea2f7b128
Merge pull request #1986 from zhulongcheng/rename-auth
fix(http): rename auths to authorizations
2018-12-17 11:24:21 -06:00
kelwang 014dda0abe
Merge pull request #1990 from influxdata/convert_scraper_errors
fix(http): convert scraper target error
2018-12-17 12:18:08 -05:00
Kelvin Wang d939732141 fix(platform): use json struct instead of string for embed error 2018-12-17 11:18:04 -05:00
zhulongcheng 94d86186c7 fix(http): rename auths to authorizations 2018-12-18 00:12:16 +08:00
Chris Goller 49d098346d
Merge pull request #1985 from zhulongcheng/fix-ci
fix(ci): add required jobs
2018-12-17 09:57:35 -06:00
Chris Goller 0783e94953
Merge pull request #1982 from zhulongcheng/404
add custom-404 handler
2018-12-17 09:55:24 -06:00
Chris Goller d0263a4301
Merge pull request #1950 from zhulongcheng/doc-macro
docs(http): put macros/:id endpoint
2018-12-17 09:50:31 -06:00