Alex P
aabf82c965
Uh oh
2019-01-14 17:06:11 -08:00
alexpaxton
3f0cb874b6
Add Cards to User Homepage ( #11073 )
...
* Randomize greeting language
* Add binary and morse code to random greeting
* Luke says this is right cuz he took Latin
Co-Authored-By: lukevmorris <luke@influxdb.com>
* Add Klingon and Esperanto to greetings
* Add SVG animation to "dashboards" homepage tile
* Add SVG animation to "explore" homepage tile
* Add SVG animation to "collector" homepage card
2019-01-14 16:52:48 -08:00
Brandon Farmer
98a693248e
Merge pull request #11070 from influxdata/feat/not-started-query-message
...
Show different message before queries run in explorer
2019-01-14 16:25:32 -08:00
Brandon Farmer
19a22a3cee
Merge pull request #11064 from influxdata/feat/move-time-machine-buttons
...
Move timemachine buttons to add more room for graphs
2019-01-14 16:25:20 -08:00
Alirie Gray
bf96a31ded
Merge pull request #11034 from influxdata/feat/send-task-from-DE
...
Add save query as task functionality to Data Explorer
2019-01-14 16:17:29 -08:00
Palakp41
baf6182af3
Merge pull request #11067 from influxdata/feat/token-overlay-roles-permissions
...
Remove hard coded token permissions and uses api response instead
2019-01-14 16:14:57 -08:00
Brandon Farmer
7c460c7739
Show different message before queries run in explorer
2019-01-14 16:11:46 -08:00
Daniel Campbell
062f6976a4
Update Line Protocol button styles, submit form on file upload. ( #11066 )
...
* Update Line Protocol button styles, submit form on file upload.
* use Button component
2019-01-14 16:10:21 -08:00
Palak Bhojani
4d11413335
Remove hard coded token permissions and uses api response instead
2019-01-14 15:46:14 -08:00
Brandon Farmer
18074233ae
Move timemachine buttons to add more room for graphs
2019-01-14 15:34:05 -08:00
Deniz Kusefoglu
1581804d74
Add save query as task functionality to Data Explorer
...
Co-authored-by: Alirie Gray <alirie.gray@gmail.com>
2019-01-14 15:15:27 -08:00
ABond
8f448c49cb
Merge pull request #11058 from influxdata/chore/nightly-build
...
chore(ci): Fix nightly build bug
2019-01-14 17:50:23 -05:00
Palakp41
dca0cb5ddf
Merge pull request #11055 from influxdata/feat/scraping-onboarding
...
Build ui for scraping component on onboarding
2019-01-14 14:37:59 -08:00
AJ Bond
f7b6bfacf7
chore(ci): Fix nightly build bug
...
The project is currently using goreleaser to manage building nightly binaries, docker images and uploads to s3.
The tool has a strict dependency on semantic versioned tags. InfluxDB history does not have a valid semantic tag causing the tool to fail. This commit creates a valid tag for the current time to allow nightly builds to continue.
2019-01-14 17:30:27 -05:00
Brandon Farmer
9ecb65d658
Merge pull request #11053 from influxdata/fixes/sign-in-direct
...
Properly handle sign in page when there are no sources
2019-01-14 14:27:36 -08:00
Brandon Farmer
65eac3cc4b
Properly handle sign in page when there are no sources
2019-01-14 14:10:59 -08:00
Iris Scholten
7db37b90c6
Build ui for scraping component on onboarding
...
Co-authored-by: Iris Scholten <ischolten.is@gmail.com>
2019-01-14 14:10:22 -08:00
Mark Rushakoff
d42f6aa1f3
ci: stop whitelisting appveyor branches
...
This should restore appveyor builds on PRs, although getting the build
to work properly is still outstanding:
https://github.com/influxdata/influxdb/issues/10937
2019-01-14 13:32:12 -08:00
Iris Scholten
07d4b41c02
Merge pull request #11051 from influxdata/fix/add-update-config
...
fix(ui/dataLoaders): Add check for existing configs for update
2019-01-14 11:47:41 -08:00
Iris Scholten
358e1820c7
fix(ui/dataLoaders): Add check for existing configs for update
2019-01-14 11:02:14 -08:00
Jacob Marble
ba170c9944
Merge pull request #11044 from influxdata/fix/docker-multiple-binaries
...
fix: Docker image 'quay.io/influxdb/influx' gets 'influx' binary
2019-01-14 10:22:19 -08:00
kelwang
c447f9bad9
Merge pull request #11045 from influxdata/find_telegrafs_bug
...
fix(http): fix the user resouce mapping filter
2019-01-14 12:27:07 -05:00
Jacob Marble
dda9b8468f
WIP fix: Docker image 'influx' gets 'influx' binary
2019-01-14 09:25:05 -08:00
Kelvin Wang
390f553416
fix(http): fix the user resouce mapping filter
2019-01-14 12:07:51 -05:00
Jade McGough
974d538017
Merge pull request #11039 from influxdata/dashboard-owner-links
...
fix(http): add owners/members links to dashboards responses
2019-01-14 09:06:51 -08:00
Jade McGough
9d844ae274
fix(http): add owners/members links to dashboards responses
2019-01-14 08:58:04 -08:00
Michael Desa
1123f291a1
Merge pull request #10948 from influxdata/feat/add-orgs-to-dashboards
...
Add organization to dashboards
2019-01-14 11:39:34 -05:00
Michael Desa
92eaa53936
feat(platform): add organization id to dashboard
...
feat(http): add organization id to dashboard handler
feat(testing): add organization id to dashboards for testing
feat(bolt): add organization dashboard index
feat(inmem): filter dashboards by organization id
feat(http): add organizationID to dashboard response
feat(bolt): use index key to retrieve dashboard id
Co-authored-by: Leonardo Di Donato <leodidonato@gmail.com>
Co-authored-by: Michael Desa <mjdesa@gmail.com>
feat(influxdb): support organization as filter for dashboards
fix(http): add query params to self links in dashboards/protos api
2019-01-14 11:28:28 -05:00
Leonardo Di Donato
9ba97e844c
chore(testing): empty set rather than error when there aren't telegraf configs for an org
...
Signed-off-by: Leonardo Di Donato <leodidonato@gmail.com>
2019-01-14 17:08:44 +01:00
Leonardo Di Donato
673738e212
fix(inmem): empty set rather than error when there aren't telegraf configs for an org
2019-01-14 17:08:44 +01:00
Leonardo Di Donato
e4a19bbf36
fix(bolt): empty set rather than error when there aren't telegraf configs for an org
...
Fixes #11018
2019-01-14 17:08:44 +01:00
Leonardo Di Donato
1e42e0259e
chore(platform): specific not found error for telegraf configs
2019-01-14 17:08:44 +01:00
Michael Desa
3bbe2c8345
Merge pull request #10947 from influxdata/fix/issue#2169
...
Fix create authorization command
2019-01-14 10:26:36 -05:00
Michael Desa
a3541b22d4
feat(http): allow user id to be specified explicitly on authorization
...
test(http): get user off of session in create authz test
fix(http): allow user id to be specified explicitly on authorization
create authorization now allows specifying user id explicitly. If no
user id is specified then we use the user id from the authorizer.
fix(http): use influxdb import
fix(http): use platform error in http auth tests
feat(cmd/influx): allow create auth command to specify user explicitly
feat(http): add org id to permissions
2019-01-14 10:20:20 -05:00
Lyon Hill
dfbbfc53cd
Merge pull request #11015 from influxdata/feat/task-validation
...
feat(task): Add validations for all task actions
2019-01-14 08:16:27 -07:00
Paul Dix
32c63cd038
Update README.md
2019-01-12 17:48:58 -05:00
Lyon Hill
bc9755ae75
fix a naming typo
2019-01-12 10:02:57 -07:00
Iris Scholten
5e0c152efe
Merge pull request #11029 from influxdata/fix/ui-create-telegraf
...
Update onboarding to be able to make telegraf configs
2019-01-11 16:13:58 -08:00
Deniz Kusefoglu
7b2363c064
Merge pull request #11023 from influxdata/feat/send-from-DE
...
Add send to dashboard functionality to Data Explorer
2019-01-11 15:47:56 -08:00
Iris Scholten
dec48900d9
Update onboarding to be able to make telegraf configs
...
Co-authored-by: Chris Goller <goller@gmail.com>
2019-01-11 15:26:16 -08:00
Deniz Kusefoglu
2a2fbcc264
Add send to dashboard functionality to Data Explorer
...
Co-authored-by: Alirie Gray<alirie.gray@gmail.com>
Co-authored-by: Deniz Kusefoglu <deniz@influxdata.com>
2019-01-11 14:18:57 -08:00
alexpaxton
c9c13137f4
Misc. UI Improvements ( #11016 )
...
* Improve contrast of tabbed page tabs
* Improve wording of "me" section
* Update button copy
* Update copy
* Convert time machine tabs to button in page header
* Move view type dropdown to page header
* Update test snapshot
* Cleanup component types
2019-01-11 14:05:44 -08:00
Jorge Landivar
f8f1c1e7b6
Merge pull request #10954 from influxdata/feature/update_task_options
...
feat(tasks): update task options from api
2019-01-11 14:58:10 -06:00
Lyon Hill
d1fc5dc58c
vet code
2019-01-11 13:34:30 -07:00
Lyon Hill
6967734cda
feat(task): Add validations for all task actions
2019-01-11 13:09:31 -07:00
Ryan Betts
4855d58281
Merge pull request #11014 from influxdata/ryan-readme
...
Add NPM dependency to README.md
2019-01-11 14:48:01 -05:00
Ryan Betts
5e9e6a729e
Add NPM dependency to README.md
2019-01-11 14:33:23 -05:00
kelwang
0ac9d02d64
Merge pull request #10957 from influxdata/scraper_with_write_interface
...
add(gather): add writer interface
2019-01-11 13:51:26 -05:00
kelwang
f0381bd308
Merge pull request #10977 from influxdata/scraper_target_swagger_doc
...
feat(http): add scraper target swagger
2019-01-11 13:51:07 -05:00
Mark Rushakoff
966f2ff9f3
Merge remote-tracking branch 'influx/next'
...
The master branch now reflects v2 development.
2019-01-11 10:39:56 -08:00