Matthew Irish
e3e929613f
move Add -> Create, add emptyTitle for leases list
2018-11-15 16:48:09 -06:00
Matthew Irish
9dfcaacda4
use anchors and LearnLink component
2018-11-15 16:48:04 -06:00
Matthew Irish
e89a6d6176
use outer-html component as a base for empty state
2018-11-15 16:48:00 -06:00
Matthew Irish
adaf7127ae
add learn link component
2018-11-15 16:47:57 -06:00
Joshua Ogle
b77588745e
Fix prettier style on List View test
2018-11-15 16:47:53 -06:00
Joshua Ogle
1a5e6fdce9
Better empty state copy
2018-11-15 16:47:50 -06:00
Joshua Ogle
70a12dcde6
Replaced more old empty states
2018-11-15 16:47:47 -06:00
Joshua Ogle
7763ad50ef
Remove old BlockEmpty component
2018-11-15 16:47:44 -06:00
Joshua Ogle
272b4e2f77
Add Empty State component
2018-11-15 16:47:41 -06:00
Calvin Leung Huang
e99957aed9
Support registering plugin with name only ( #5787 )
...
* Support registering plugin with name only
* Make RegisterPlugin backwards compatible
* Add CLI backwards compat command to plugin info and deregister
* Add server-side deprecation warnings if old read/dereg API endpoints are called
* Address feedback
2018-11-15 14:33:11 -08:00
Janosch Maier
192c8b5c84
Fix incorrect parameter name in docs ( #5798 )
2018-11-15 13:56:12 -08:00
Clint
7db8d4031e
Add read config endpoint docs ( #5790 )
...
* Add read config endpoint docs
* fix response code, remove empty fields from sample response
2018-11-15 11:51:06 -06:00
Yoko
4c6de9f808
Fixing broken link ( #5794 )
2018-11-15 09:23:05 -08:00
Jim Kalafut
d45220159d
Fix incorrect parameter name in docs ( #5793 )
...
Fixes https://github.com/hashicorp/vault-plugin-auth-gcp/issues/56
2018-11-14 17:16:04 -08:00
Vishal Nayak
56d6d929ce
Fix sys/auth/path/tune to accept token_type ( #5777 )
2018-11-14 11:22:08 -08:00
RJ Spiker
2a3e8a6604
website: add js-utils and update components to accommodate ( #5751 )
2018-11-14 11:13:02 -08:00
Matthew Irish
16a19ff9d1
UI husky ( #5752 )
...
* add husky and lint-staged as optional deps
* make sure make-driven builds don't install husky, and update the ui/README
2018-11-14 12:57:03 -06:00
Becca Petrin
8f82809c78
Update docs to match running builtins as plugins ( #5727 )
2018-11-14 09:17:12 -08:00
Brian Kassouf
119ae7e26d
Update downloads.html.erb
2018-11-13 20:01:17 -08:00
Brian Kassouf
2a32bc01e6
Update variables.tf
2018-11-13 19:59:11 -08:00
Brian Kassouf
d7f8f9f312
Update config.rb
2018-11-13 19:58:41 -08:00
Brian Kassouf
f1258c5f17
changelog++
2018-11-13 19:56:58 -08:00
Vishal Nayak
c144bc4b34
Recommend IAM auth over EC2 ( #5772 )
...
* Recommend IAM auth over EC2
* Update website/source/docs/auth/aws.html.md
Co-Authored-By: vishalnayak <vishalnayak@users.noreply.github.com>
* Update website/source/docs/auth/aws.html.md
Co-Authored-By: vishalnayak <vishalnayak@users.noreply.github.com>
* Update website/source/docs/auth/aws.html.md
Co-Authored-By: vishalnayak <vishalnayak@users.noreply.github.com>
2018-11-13 18:49:25 -05:00
Cole Mujadzic
5b5c3d2af1
Update intro link in README ( #5775 )
2018-11-13 16:00:04 -05:00
Vishal Nayak
086e7c6a41
Fix CLI flag name for rekeying ( #5774 )
2018-11-13 14:27:14 -05:00
vishalnayak
c6faa3ee28
Add a comment to retain misspelling
2018-11-13 13:30:42 -05:00
vishalnayak
a96641c86f
Fix TestPolicy_ParseBadPath
2018-11-13 13:22:56 -05:00
Jeff Mitchell
9735bd7d69
Fix more awskms test brokenness
2018-11-13 13:01:40 -05:00
Jeff Mitchell
e5aad14d79
Fix test where AWS wasn't being skipped properly
2018-11-13 12:45:30 -05:00
Jim Kalafut
a6b6898cca
Add docs for openapi endpoint ( #5766 )
2018-11-13 09:39:19 -08:00
Jeff Mitchell
54d1d4a49a
Bump Go version in Dockerfile
2018-11-13 11:45:32 -05:00
Jeff Mitchell
0789ca2c61
changelog++
2018-11-13 11:40:36 -05:00
Vishal Nayak
b4836575fb
Test for issue 5729 ( #5750 )
...
* Test for 5729
* Remove unneeded space
Co-Authored-By: vishalnayak <vishalnayak@users.noreply.github.com>
2018-11-13 11:16:10 -05:00
Calvin Leung Huang
e4087474b6
Let ctx handle matching mount entry ( #5765 )
2018-11-12 20:02:02 -08:00
Brian Kassouf
1a11b4b08d
Cut version 1.0.0-beta2
2018-11-12 12:33:17 -08:00
Brian Kassouf
48dffb9b7c
release prep
2018-11-12 11:10:47 -08:00
Chris Hoffman
3f5117e87d
fix key version tracking ( #5757 )
2018-11-12 09:52:31 -08:00
madalynrose
7ef0d3cfd9
Update CHANGELOG.md
2018-11-12 11:33:24 -05:00
madalynrose
907983b397
Add Response Wrapping For Secrets ( #5664 )
2018-11-12 11:27:06 -05:00
Chris Hoffman
3d1320d997
Fixing AliCloud KMS seal encryption/decryption ( #5756 )
...
* fixing seal encryption/decryption
* Address feedback.
Co-Authored-By: chrishoffman <christopher.hoffman@gmail.com>
2018-11-12 10:57:02 -05:00
Jeff Mitchell
41460ffb29
Add note about seal migration not being supported for secondaries currently ( #5762 )
2018-11-12 09:41:05 -05:00
Noelle Daley
b7344b70e5
Merge pull request #5742 from hashicorp/ui/add-disable-button-secret-engine
...
ui/add disable secret engine button
2018-11-09 15:30:55 -08:00
Noelle Daley
8c3711bf58
remove quotes from button disabled
2018-11-09 14:52:07 -08:00
Noelle Daley
60f7d70358
add disable secrets engine button
2018-11-09 14:52:06 -08:00
Becca Petrin
3b8d543189
AWS auto-unseal acceptance test ( #5739 )
2018-11-09 14:12:29 -08:00
Matthew Irish
5e5b6e9f7a
UI json edit test ( #5705 )
...
* add new codemirror helpers
* adding json helpers to the secret pages
* mark the edit button / link as the edit element instead of the json toggle
* add acceptance tests for JSON editing
2018-11-09 14:00:53 -06:00
Jeff Escalante
517589eff3
Add redirect for /intro/index.html, remove old unused redirects file ( #5728 )
...
* add redirect for /intro/index.html, remove old unused redirects file
* adjust redirect link
2018-11-09 13:12:11 -05:00
Jeff Escalante
f792a5f59b
update website readme with instructions for updating navigation ( #5748 )
2018-11-09 13:11:46 -05:00
Jim Kalafut
7e799faaaf
Fix sidebar order ( #5744 )
2018-11-09 09:46:28 -08:00
Noelle Daley
d27d60c7a1
Merge pull request #5741 from hashicorp/ui/specify-node-version
...
specify node version
2018-11-09 09:24:13 -08:00