John Cowen
bb923d8705
ui: Various empty state improvements/fixups ( #11892 )
...
* ui: Add login button to per service intentions for zero results
* Add login button and consistent header for when you have zero nodes
* `services` doesn't exists use `items` consequently:
Previous to this fix we would not show a more tailored message for when
you empty result set was due to a user search rather than an empty
result set straight from the backend
* Fix `error` > `@error` in ErrorState plus code formatting and more docs
* Changelog
2021-12-21 06:49:18 +00:00
John Cowen
acc7f572fd
ui: Check for `intention` ACL resources, not `intentions` ACL resources ( #11880 )
...
* ui: Check for `intention` ACL resources, not `intentions` ACL resources
* ui: Flip the test assertion to see the create button temporarily
2021-12-21 06:43:14 +00:00
John Cowen
9830867f6c
ui: Fix up missing policy delete warning modal ( #11868 )
...
Fixes an issue where the policy detail page delete button would disappear when clicking rather than showing a modal confirmation
2021-12-21 06:40:55 +00:00
Blake Covarrubias
80ce6b54e2
Document /v1/agent/force-leave prune and wan params ( #11886 )
...
Document prune parameter added in #6571 and wan parameter added in
#11722 .
Co-authored-by: Freddy <freddygv@users.noreply.github.com>
2021-12-20 15:56:13 -08:00
Alex Carpenter
0eb6334b2d
Homepage use case redesign ( #11728 )
...
* init homepage
* adds tutorials
* update subnav
* adds intro background
* add offerings
* adds in practice cta
* include radial gradient
* cleanup gradient
* Fix learn more button display
* include use case pages
* connect subnav menu items
* extract in practice section for reuse
* use Products type
* fix type error
* add neutral option
* rework cta logic
* Fix links map
* fix use case path
* updates accent method
* fix button prop usage
* refactor customer case study
* refactor case studies component
* cleanup margin
* refactor data props
* fix offering cta
* spacing updates and introduce intro component
* adds intro interface
* removes footer border
* fix intro description color
* add revalidate code to homepage
* cleanup unused imports
* bump subnav
* makes stats optional
* adjust border radius based on customer story
* redirect /home to homepage
* fix: turtorials link
* fix: logo alignment
* fix: section background color
* feat: home reorder and tuts and docs links
* fix: flush padding
* formatting
* feat: sort use cases in nav
* fix: card overflow
* fix: adjust overflow method
* fix: padding on desktop
* fix: card container overflow padding on mobile
* fix: intro cta conditional
* fix: simplify conditional
* fix: customer logo sizing
* cleanup old data
* accept isInternalLink as arg
* remove chunk
* fix: isInternalLink usage
* fix: isInternalLink prop usage
* fix: add lang to document
* init homepage
* adds tutorials
* add offerings
* cleanup unused imports
* bump subnav
* fix: flush padding
* formatting
* fix: intro cta conditional
* fix: simplify conditional
* cleanup old data
* add consul on kubernetes to menu items
* add use case redirect
* Add use case redirect
2021-12-20 13:42:20 -08:00
Chris S. Kim
a2c55fc50f
website: Update version.js ( #11897 )
2021-12-20 15:09:03 -05:00
FFMMM
7495b38c56
add a metrics test check GH action ( #11536 )
...
Signed-off-by: FFMMM <FFMMM@users.noreply.github.com>
2021-12-20 09:10:13 -08:00
David Yu
659e909fe3
docs: clarification on Limitations for Vault Secrets backend ( #11885 )
...
* docs: clarification on Limitations for Vault Secrets backend
* address typo in CLI docs
* Update index.mdx
* Update index.mdx
2021-12-17 14:38:12 -08:00
David Yu
e1d32b6a9f
docs: ExportedServices YAML correction ( #11883 )
...
* docs: ExportedServices YAML correction
* Add enterprise alert to CRD index
2021-12-17 11:29:10 -08:00
Freddy
f19695ccc2
Remove beta notice from cli doc ( #11878 )
2021-12-17 09:52:59 -08:00
mrspanishviking
d9b39f23b4
Merge pull request #11881 from hashicorp/david-yu-fix-typo
...
docs: fix ExportedServices typo on example
2021-12-17 10:52:17 -07:00
David Yu
463c7e9f43
docs: fix ExportedServices typo on example
...
Fix typlo
2021-12-17 09:39:55 -08:00
mrspanishviking
6ddebc80f5
Merge pull request #11879 from hashicorp/david-yu-exported-services
...
docs: add Exported Services to overview
2021-12-17 07:10:46 -07:00
David Yu
bd7cea3e9a
docs: remove BETA from Consul K8s CLI ( #11863 )
...
* docs: remove BETA from Consul K8s CLI
2021-12-16 20:26:48 -08:00
David Yu
1a2f8b04c6
add enterprise inline
2021-12-16 20:23:03 -08:00
David Yu
5b5d5f283d
docs: add exported services to overview
2021-12-16 20:20:11 -08:00
kevinpollet
6b9cec20f2
docs: fix typo in KV store API
2021-12-16 16:48:08 -08:00
Noel Quiles
27bd8ab28b
website: Disable alert banner ( #11869 )
2021-12-16 13:49:54 -05:00
David Yu
354bcfe0f6
docs: Add admin partitions to Enterprise Overview page ( #11871 )
2021-12-16 09:47:50 -08:00
David Yu
ee3de02ea4
docs: Remove BETA from Admin Partitions ( #11862 )
2021-12-15 19:37:07 -08:00
David Yu
d369a13795
docs: ExportedServices CRD typo and change heading for services ( #11845 )
2021-12-15 15:51:24 -08:00
David Yu
65d1b6c834
docs: Admin Partitions image bump to GA ( #11846 )
...
* docs: Admin Partitions image bump to GA
* Bump to the right versions for Consul 1.11.1
2021-12-15 15:37:46 -08:00
Kyle Schochenmaier
cef506ce6d
docs: consul-vault kubernetes integration docs ( #11766 )
...
* Add documentation for the consul with vault integration that covers Server TLS, Connect CA and gossip encryption
Co-authored-by: David Yu <dyu@hashicorp.com>
Co-authored-by: Iryna Shustava <iryna@hashicorp.com>
2021-12-15 12:59:36 -06:00
Freddy
8656709fc9
Merge pull request #11855 from hashicorp/eculver/fix-changelog
2021-12-15 10:21:42 -07:00
Freddy
7bf1b13093
Merge pull request #11854 from hashicorp/kisunji/updatenet
2021-12-15 10:18:08 -07:00
Evan Culver
4920893ff3
Move changelog entry to match this PR
2021-12-15 09:16:43 -08:00
Evan Culver
0170b4994e
Remove compressed changelog entries
2021-12-15 09:14:25 -08:00
freddygv
935a7cd8b4
Resolve conflicts
2021-12-15 09:14:15 -08:00
kisunji
49a7fab68b
Update golang.org/x/net to address CVE-2021-44716
2021-12-15 11:58:48 -05:00
kisunji
2927327529
Update golang.org/x/net to address CVE-2021-44716
2021-12-15 11:54:47 -05:00
Freddy
5b3322b3bc
Merge pull request #11844 from hashicorp/support-darwin-arm64
2021-12-15 09:42:03 -07:00
Bryce Kalow
29c6570b70
website: fix algolia indexing ( #11413 )
2021-12-15 08:30:46 -06:00
John Cowen
ad0afe3f60
ui: Fixes an issue with the version footer when scrolling ( #11850 )
2021-12-15 13:55:31 +00:00
Michele Degges
152f5810e9
Removing test branch
2021-12-14 18:19:14 -08:00
Mark Anderson
62967ece3d
Website fixups for admin partitions ( #11842 )
...
* Website fixups for admin partitions
Signed-off-by: Mark Anderson <manderson@hashicorp.com>
2021-12-14 17:55:21 -08:00
Michele Degges
0eabc2c63f
Add darwin arm64 suport
2021-12-14 17:46:04 -08:00
trujillo-adam
a1326936fb
Merge pull request #11778 from hashicorp/docs/admin-partitions-rc-updates
...
Updates for admin partitions to include changes for RC
2021-12-14 17:38:17 -08:00
trujillo-adam
411f791b1e
applying final feedback
2021-12-14 17:36:25 -08:00
Kyle Havlovitz
d2244a719f
Merge pull request #11838 from hashicorp/partitions-dns-docs
...
docs: Update dns sections for partition query format and virtual IPs
2021-12-14 16:22:35 -08:00
Evan Culver
c6dd08f675
Update product version extraction for CRT ( #11843 )
2021-12-14 16:11:16 -08:00
Kyle Havlovitz
32ffc32a43
Update wording of partition format section
2021-12-14 15:56:49 -08:00
Freddy
2ef580f952
Merge pull request #11837 from hashicorp/docs/upgrade-specific
2021-12-14 16:25:25 -07:00
R.B. Boyer
253fb097d8
Update website/content/docs/upgrading/upgrade-specific.mdx
...
Co-authored-by: mrspanishviking <kcardenas@hashicorp.com>
2021-12-14 16:22:00 -06:00
R.B. Boyer
bb0f9afe98
deprecate another endpoint
2021-12-14 16:22:00 -06:00
R.B. Boyer
da5a138a3d
also update for dns_prefer_namespace deprecation
2021-12-14 16:22:00 -06:00
R.B. Boyer
e9ec5bceab
docs: version specific upgrade content for 1.11.0
2021-12-14 16:22:00 -06:00
Chris S. Kim
3b32e1b1b6
docs: Add API docs for Admin Partitions ( #11834 )
2021-12-14 17:04:02 -05:00
R.B. Boyer
df6e8a4661
docs: document partition config flag ( #11840 )
2021-12-14 16:02:08 -06:00
Chris S. Kim
540b5c1945
docs: Update discovery chain compilation results with partition fields ( #11835 )
2021-12-14 15:37:34 -05:00
Kyle Havlovitz
8701ff7a62
Merge pull request #11839 from hashicorp/export-config-name-docs
...
docs: Update exported-services page to include required Name field
2021-12-14 12:30:06 -08:00