Joshua Ogle
db5a9cf201
Merge pull request #6626 from hashicorp/ui-toolbar
...
UI: Add Toolbar
2019-05-09 18:25:18 -06:00
Joshua Ogle
34cd5f4e6f
Merge branch 'master' into ui-toolbar
2019-05-09 18:17:24 -06:00
Joshua Ogle
244d9c435a
Remove @ attributes from ToolbarLink
2019-05-09 18:09:15 -06:00
Joshua Ogle
c3923705bf
Remove @ from data attributes that don't need it
2019-05-09 17:56:19 -06:00
Jeff Mitchell
132a735099
changelog++
2019-05-09 17:26:00 -04:00
Joshua Ogle
30ab729fe8
Merge branch 'master' into ui-toolbar
2019-05-09 14:55:09 -06:00
Jim Kalafut
1d2757e0bb
changelog++
2019-05-09 13:35:41 -07:00
Jim Kalafut
826653e7f5
JWKS docs ( #6645 )
2019-05-09 13:32:50 -07:00
Joshua Ogle
bdfe3a713c
Merge branch 'master' into ui-toolbar
2019-05-09 13:17:20 -06:00
Joshua Ogle
fd3a5aa55c
Move toolbar back out of secretlistheader
2019-05-09 11:31:26 -06:00
Jim Kalafut
66688f1826
Reference Go Modules in README ( #6708 )
2019-05-09 10:29:15 -07:00
Joshua Ogle
9fde573eec
Fix tests for toolbar links
2019-05-09 10:53:41 -06:00
Joshua Ogle
bb03a86df6
Don't use container for toolbar link components
2019-05-09 10:31:10 -06:00
Joshua Ogle
81c3cbdbfa
Merge branch 'master' into ui-toolbar
2019-05-09 10:13:35 -06:00
Joshua Ogle
791b78f63a
Move auth form toolbar back
2019-05-09 10:07:13 -06:00
Joshua Ogle
756a192c4f
Better SecretsListHeader toolbar
2019-05-09 10:00:55 -06:00
Nick Cabatoff
7380c2fd9d
Fix a test bug I introduced in 1d13290b361314466f76e251826f60c92aa67bb7 by failing to update my PR to the latest master before merging.
2019-05-09 11:59:22 -04:00
ncabatoff
c48936c4fd
Refactor cert util ( #6676 )
...
Break dataBundle into two pieces: inputBundle, which contains data that
is specific to the pki backend, and creationBundle, which is a more
generic bundle of validated inputs given to certificate creation/signing routines.
Move functions that only take creationBundle to certutil and make them public.
2019-05-09 11:43:11 -04:00
vishalnayak
24a30521d1
Expose PutBucket
2019-05-09 10:43:19 -04:00
Justin Weissig
7bd9665a46
docs: better sentence flow ( #6705 )
...
Fixed for sentence flow: "When you bring up your server back up" to "When you bring your server back up".
2019-05-09 06:24:06 -04:00
Joshua Ogle
0fb9ba3ee5
Simplify Toolbar Link components
2019-05-08 23:42:40 -06:00
Lexman
fedc1a29fe
fixes circle_ci_go-mod-vendor-check ( #6704 )
2019-05-08 17:04:26 -07:00
Lexman
c497ac7da1
duplicates some constants defined in pluginutil to avoid depending on x/net/trace ( #6703 )
2019-05-08 16:21:23 -07:00
Joshua Ogle
f2e4892e8e
Better toolbar container style
2019-05-08 17:08:39 -06:00
Joshua Ogle
a655e76944
Add Toolbar component
2019-05-08 17:08:39 -06:00
mgritter
345a1ef43f
Typo fix.
2019-05-08 09:52:22 -07:00
Mark Gritter
5d4fc08fc4
Determine scheme from configured address. ( #6689 )
...
* Determine scheme from configured address.
* Added test; use parsed version of address for TLS config.
2019-05-08 11:48:31 -05:00
vishalnayak
36581e3a2a
Increase the ttl for the tests to pass
2019-05-08 12:10:48 -04:00
vishalnayak
fa14796e5e
fix test
2019-05-07 19:42:44 -04:00
Vishal Nayak
a2cfc14a18
Make linter happy ( #6693 )
2019-05-07 17:13:42 -04:00
Vishal Nayak
550f2a52bd
Storage packer V1 updates ( #6531 )
...
* spv1 updates
* fix tests
2019-05-07 15:29:51 -04:00
Mark Gritter
4cab0047a1
Fix test to use stable order to generate expected result. ( #6692 )
2019-05-07 14:01:49 -05:00
nathan r. hruby
b8ffbccebe
add go mod vendor check ( #6690 )
...
* add go mod vendor check
* drop ssh_key for oss
2019-05-07 11:58:52 -07:00
Peter Souter
6623478406
Adds docs for session_token for awskms ( #6691 )
2019-05-07 08:27:06 -07:00
mgritter
a57de52c87
changelog++
2019-05-06 14:08:35 -07:00
Mark Gritter
5fbc1b355c
Merge pull request #6673 from hashicorp/fix-ou-ordering
...
Ensure OU entries are not reordered.
2019-05-06 16:06:19 -05:00
Mark Gritter
4b2193333a
Correct type for tls_skip_verify
...
Parses as boolean but needs to be represented as a string in configuration.
2019-05-06 16:02:36 -05:00
mgritter
39ca69b3bc
Update vendor directory with SDK changes.
2019-05-06 13:50:56 -07:00
Mark Gritter
a9e8f3e7b1
Merge branch 'master' into fix-ou-ordering
2019-05-06 14:41:44 -05:00
Travis Cosgrave
236d7c5e52
Add certificate auto-auth method to vault agent ( #6652 )
...
* adding auto auth for cert auth methods
* Adding Docs for Cert Auto-auth method
* fixes errors in docs
* wrong documentation title
* repariting a few typos in the docs and being very clear about where the certificates should be configured
* clarifying the name parameter documentation
* Fixes gofmt issues in command/agent.go
* Fix typo in docs
* Add nil check to Config for cert auto-auth and add test with and without a specified name
2019-05-06 10:39:27 -04:00
Justin Weissig
96ffab761e
Fixed Typos ( #6686 )
...
Fixed typos: enviroment/environment x3.
2019-05-06 07:24:37 -04:00
Josh Freda
3bb2dc98d9
Add initial CircleCI config ( #6681 )
...
* Add initial CircleCI config
* Use subdirectories for storing test results in CircleCI per their docs
2019-05-03 18:05:10 -05:00
Mark Gritter
91ed2c98a8
fix typo
2019-05-03 17:21:58 -05:00
Noelle Daley
c7e5283b8b
Add Browserstack for IE11 testing ( #6557 )
...
* add browserstack
* check for data before removing root token
* fix root prefix and select by attributes for ie11
* use objectAt for ie11
* use blobs instead of files for ie11
* manually round cirucmference for ie11
* skip csp test on ie11
* skip tests in ie11
* include polyfill for CI
* remove on exit hooks
* update which browserstack tests are run
* remove ie check since we are not running these tests in ie
* remove ie check since we are not running these tests in ie
2019-05-03 15:20:14 -07:00
Jim Kalafut
881dcb6720
changelog++
2019-05-03 15:16:24 -07:00
Jim Kalafut
944adb53d6
Don't show TypeHeader fields as being sent as headers in OpenAPI ( #6679 )
...
Fixes #6671
2019-05-03 15:12:24 -07:00
Scott Stevenson
f145baa581
Set chunkSize when creating a new GCS backend ( #6655 )
...
Adds a small step to TestBackend to prevent regression.
2019-05-03 13:08:29 -07:00
Brian Kassouf
f8530893ae
Fix a panic caused by a nil response on kv pre-flight ( #6675 )
...
* Fix a panic caused by a nil response on kv pre-flight
* Fix imports
2019-05-03 09:10:41 -07:00
Jeff Mitchell
5e22be1824
Re-add stored-shares for init and spit out a warning ( #6677 )
2019-05-03 09:09:59 -07:00
Justin Weissig
c18bf7709a
Fixed Typo ( #6678 )
...
Fixed typo: telemtery/telemetry
2019-05-03 09:09:25 -07:00