10543 Commits

Author SHA1 Message Date
Seth Vargo
35cfea8363 Add missing link to API docs (#5719) 2018-11-07 07:04:16 -08:00
Jeff Mitchell
e620786b1a
Add default-service/default-batch to token store roles (#5711) 2018-11-07 09:45:09 -05:00
Matthew Irish
e20134b4f6
changelog++ 2018-11-06 20:21:06 -06:00
Matthew Irish
aec63a7e85
UI - add babel polyfill (#5714)
* include babel polyfill in the build

* submit not sumbit
2018-11-06 20:19:12 -06:00
Becca Petrin
fb89af7cfa
Run all builtins as plugins (#5536) 2018-11-06 17:21:24 -08:00
Calvin Leung Huang
f63bcdf106
Call wg.Add(1) outside of goroutine (#5716) 2018-11-06 16:36:13 -08:00
Jim Kalafut
583003cf42
Update OpenAPI path parsing of alternation parameters (#5710)
This will handle patterns of the form:
  `^plugins/catalog/(?P<type>auth|database|secret)/(?P<name>.+)$`
2018-11-06 15:04:30 -08:00
Jeff Mitchell
1a31603dcf Better documentation around increment
Fixes #5701
2018-11-06 17:42:20 -05:00
vishalnayak
f5e439b7b3 changelog++ 2018-11-06 16:32:10 -05:00
vishalnayak
4a75598926 changelog++ 2018-11-06 16:30:48 -05:00
Calvin Leung Huang
d345ce1d6e changelog++ 2018-11-06 13:15:02 -08:00
Jeff Mitchell
8536856b77 Add a reminder about local auth methods and policies 2018-11-06 14:51:57 -05:00
Vishal Nayak
ba67172f0d
Update KV dependency (#5707) 2018-11-06 14:33:21 -05:00
Vishal Nayak
959a70e4a9
Disallow writing to empty paths (#5702) 2018-11-06 14:08:55 -05:00
Calvin Leung Huang
0974e52c24 Bump timeout due to potential backoff retry delay (#5706) 2018-11-06 11:06:06 -08:00
Jim Kalafut
4bc8bcda2c
Update sys path definitions for OpenAPI (#5687) 2018-11-06 10:09:06 -08:00
Calvin Leung Huang
c4b31d5bda
Add HSMAutoDeprecated for ent upgrade (#5704) 2018-11-06 09:42:03 -08:00
RJ Spiker
895076403c website: remove deleted markdown reference from docs sidenav .yml (#5703) 2018-11-06 09:05:20 -08:00
Jim Kalafut
6a5764ce84
changelog++ 2018-11-06 07:26:07 -08:00
Jim Kalafut
2d6bdecb55
Update kv dependency (#5700) 2018-11-05 21:42:44 -08:00
teresy
1295e62223 simplify a case of strings.Index with strings.Contains (#5698)
Simplifes a case of strings.Index with strings.Contains. Inspired by https://staticcheck.io/docs/gosimple#S1003
2018-11-05 18:40:29 -08:00
Chris Griggs
70213c6647 moving VIP guide (#5693) 2018-11-05 19:50:55 -05:00
Matthew Irish
13a571ece1
changelog++ 2018-11-05 17:14:11 -06:00
Matthew Irish
62c981c54b
UI: change backends template so that the icon shows in a namespace (#5692)
* change backends template so that the icon shows in a namespace

* icons for secret-list and method list in a namespace
2018-11-05 17:12:51 -06:00
Calvin Leung Huang
8fe7ab3fce Use Truncate instead of Round on duration diff (#5691) 2018-11-05 17:32:33 -05:00
Mike Wickett
b3e78a8b33 website: Add analytics and swap CTA & docs section order (#5684)
* website: Add analytics tracking for components and outbound links

* website: Update component dependencies

* website: Swap cta and documentation sections
2018-11-05 17:29:09 -05:00
Calvin Leung Huang
e8d6434faf Round time diff to nearest second to reduce flakiness (#5688) 2018-11-05 16:49:25 -05:00
Matthew Irish
849de30d5f serve robots.txt from the root when the UI is enabled (#5686) 2018-11-05 16:48:46 -05:00
Jim Kalafut
35328c50e7
Framework and API changes to support OpenAPI (#5546) 2018-11-05 12:24:39 -08:00
Chris Hoffman
270115f369
changelog++ 2018-11-05 11:12:57 -08:00
Chris Hoffman
0085f3d334
Update CHANGELOG.md 2018-11-05 11:10:11 -08:00
Yoko
5525ecdd6f Added a missing redirect link (#5634) 2018-11-05 14:07:48 -05:00
Jeff Mitchell
bc9bbeb21b Clean up stored barrier keys after migration to shamir (#5671) 2018-11-05 14:06:39 -05:00
RJ Spiker
a091bbe9e5 website: dependency bumps and handle multi-exports (#5677)
* website: dep bumps and handle multi-exports

* website: remove unused hashi-logo-grid dep
2018-11-05 11:59:34 -06:00
Chris Hoffman
0afd62452f
changelog++ 2018-11-05 09:56:33 -08:00
Matthew Irish
501b6c92ea
changelog++ 2018-11-05 11:38:23 -06:00
Matthew Irish
20d94f1741
changelog++ 2018-11-05 11:01:27 -06:00
Matthew Irish
be33d6580b
UI - new token renew banner (#5662)
* move warning banner out of token-expire-warning and into user menu
* check renewal status every 5s, and resume auto-renew if a user becomes active again
* use a link in the token-expire-warning
* add test for new expiration functionality
* fix license test
* use features helper in license test
* fix import
* use yarn 1.12.1
* remove mirage
* skip some tests for now
* use eslintignore
* logout after auth tests
* use new alert-banner for auth info warning
* add data-test selector back
* move identity back to a button, and style button.link
* make the warning message the right color
* fix shamir test
* review feedback
2018-11-05 10:56:59 -06:00
Vishal Nayak
448eb98987
Remove namespace.TestContext and namespace.TestNamespace (#5682) 2018-11-05 11:11:32 -05:00
Jeff Escalante
ba57e14ae8 update downloads component to add analytics (#5678) 2018-11-02 19:33:37 -04:00
Noelle Daley
18080f6aee
Merge pull request #5665 from hashicorp/ui/style-ui-not-bundled-page
style ui not bundled page
2018-11-02 14:56:20 -07:00
Noelle Daley
6aee9b33a2 style ui not bundled page 2018-11-02 13:29:13 -07:00
Calvin Leung Huang
16bb0b33cb
Bump timeout due to potential backoff retry delay (#5663) 2018-11-02 13:22:15 -07:00
Jim Kalafut
5dc74f4af5
Fix a few vet warnings (#5674) 2018-11-02 13:21:44 -07:00
Joshua Ogle
a4c693014b
Merge pull request #5672 from hashicorp/ui-alerts-update
UI: Update banner and popup alerts
2018-11-02 14:14:30 -06:00
Joshua Ogle
b642b6a78c Add Inline Alert component 2018-11-02 11:21:15 -06:00
Matthew Irish
730063b656
ui kv routing fix (#5650)
* fix passing initialKey to the top level secret create page

* add service that uses the private routing service because of various bugs

* make custom router service more like the bundled router service

* clear the store cache when the model changes
2018-11-02 12:03:46 -05:00
Joshua Ogle
e768e6a596 Style popup alerts 2018-11-02 09:37:31 -06:00
Joshua Ogle
c5a250f1d5 Style Alert Banners 2018-11-02 09:22:22 -06:00
Chris Hoffman
1bf7943899
matching config name to storage backend (#5670) 2018-11-02 11:15:07 -04:00