Commit Graph

8612 Commits

Author SHA1 Message Date
Matt Keeler 685838ea0e
Fix layout issue with discovery_max_stale
It was indented when it shouldn't have been.
2018-06-26 15:09:14 -04:00
Mitchell Hashimoto ef80f97cc1
Merge pull request #4275 from hashicorp/je.fix-config-progress-bars
Configuration page animation fix
2018-06-26 21:00:34 +02:00
Mitchell Hashimoto cc964dedbd
Merge pull request #4285 from sandstrom/patch-1
Fix spelling
2018-06-26 20:59:22 +02:00
Matt Keeler 579d6813f4 Make sure to disable cgo for dev builds without gox 2018-06-26 14:54:31 -04:00
Matt Keeler 82f2586a48 Default dev-build to not using GOX 2018-06-26 14:26:23 -04:00
Matt Keeler e90d03a263 Fix bug in makefile that prevented running the website publish. 2018-06-26 14:08:10 -04:00
Matt Keeler 5b44cadb74 Update verify.sh script 2018-06-26 12:08:33 -04:00
Matt Keeler ba2bf40ede Added capability to make dev-tree without pushing
No push is the default
2018-06-26 11:46:37 -04:00
Matt Keeler 9651b9a1f9 Added release verification script
Also implemented shasum verification and gpg signature verification
2018-06-26 11:45:02 -04:00
Matt Keeler 7c7b2bb1fa Putting source back into Dev Mode 2018-06-26 11:35:56 -04:00
Matt Keeler 50f43fe247 Create a new ui_version function to pull it out of an index.html file
Also verify the ui version after it was built that it matches the env var we set in the build container.
2018-06-26 11:22:13 -04:00
Matt Keeler b3ced1fef1 Merge remote-tracking branch 'origin/feature/ui-build-version-messages' into bugfix/ui-release-version 2018-06-26 10:17:21 -04:00
Matt Keeler 19699dc5a0 Make sure the release builds for the UI version to be consistent with the binary version. 2018-06-26 09:39:34 -04:00
sandstrom fd4ab1d2c3
spelling 2018-06-26 13:38:16 +02:00
John Cowen b3386ec749 Encode all the hexcodes 2018-06-26 10:48:26 +01:00
John Cowen 655a2dff2d Adds version messages both before and after the ui-v2 build
1. Prints the $version that you are passing through to the docker
container
2. Prints the CONSUL_VERSION that is used in the UI v2 footer
3. Additionally added a `mkdir -p` so so `make ui-docker` runs with a
clean exit if run in isolation
2018-06-26 10:33:22 +01:00
Jack Pearkes 566e21850a
Update README.md 2018-06-26 01:00:54 -07:00
Jeff Escalante 19b2344f87 fix progress bar animation on configuration page 2018-06-26 10:00:26 +02:00
Jack Pearkes 00afb89d95
correct README 2018-06-26 00:34:18 -07:00
mkeeler 26b611dd9e Remove empty file 2018-06-25 20:30:43 +00:00
mkeeler aca96840b2 Update Consul version for the website 2018-06-25 20:15:14 +00:00
mkeeler f8355d608a
Release v1.2.0 2018-06-25 19:45:20 +00:00
mkeeler 1da3c42867 Merge remote-tracking branch 'connect/f-connect' 2018-06-25 19:42:51 +00:00
Jack Pearkes d3cec142d4 website: fix an assortment of broken links 2018-06-25 12:26:24 -07:00
Jack Pearkes 3127fccec4 website: whitespace fix 2018-06-25 12:26:24 -07:00
Jack Pearkes 3db81ca030 website: minor example and copy fix for multi-dc 2018-06-25 12:26:23 -07:00
Jack Pearkes 934fa52c98 website: getting started next/previous step change 2018-06-25 12:26:23 -07:00
Kyle Havlovitz 6dfc0d848b website: correct a few last things in CA docs 2018-06-25 12:26:23 -07:00
Mitchell Hashimoto 99562a0153 website: split out CA docs by provider type 2018-06-25 12:26:23 -07:00
Jack Pearkes 3e68e37080 website: add an example of TLS encryption 2018-06-25 12:26:23 -07:00
RJ Spiker 08776304fb website - some visual updates including css bug fixes and image updates (#111) 2018-06-25 12:26:23 -07:00
Mike Wickett e5d7e2ec47 Small tweaks to video playback 2018-06-25 12:26:22 -07:00
Mike Wickett 0a8a542877 Adds small polyfill for classlist because IE does not support it on SVG elements 2018-06-25 12:26:22 -07:00
Jack Pearkes bfc628da0a website: fix scrolling/loading issue on iOS 2018-06-25 12:26:22 -07:00
John Cowen df03db47ce tenenacy > tenancy 2018-06-25 12:26:22 -07:00
RJ Spiker 8f890e5d7e website - some js fixes to make sure scripts are firing (#108) 2018-06-25 12:26:22 -07:00
Jack Pearkes d9e779aa2e website: fix two links on discovery page 2018-06-25 12:26:22 -07:00
Paul Banks e491abb134 Fix some doc typos. 2018-06-25 12:26:21 -07:00
Jack Pearkes d6bbf9f6e3 website: update cli output content 2018-06-25 12:26:21 -07:00
Jack Pearkes 5196b3dbe1 website: add back intro link in header 2018-06-25 12:26:21 -07:00
RJ Spiker 06b17bd20c website - animation updates 2018-06-25 12:26:21 -07:00
RJ Spiker b1e9520451 website - various styling bug fixes and updates 2018-06-25 12:26:21 -07:00
Paul Banks 4181a79f69 Fix some formatting and a typo. 2018-06-25 12:26:21 -07:00
Paul Banks 48ef08c6a6 Add proxy config reference and Complete TODOs in production guide 2018-06-25 12:26:20 -07:00
Paul Banks e8fc5c2ad5 Fix relative links 2018-06-25 12:26:20 -07:00
Paul Banks 8ae4ca5752 Link from getting started; note on incremental adoption 2018-06-25 12:26:20 -07:00
Paul Banks c5cdcd08aa Connect production guide draft 1 2018-06-25 12:26:20 -07:00
Paul Banks 37b11ca900 Initial draft of connect production guide 2018-06-25 12:26:20 -07:00
Mike Wickett 28c31d987b Add use case drop down to nav 2018-06-25 12:26:20 -07:00
Paul Banks bce00bf04a Update CHANGELOG.md 2018-06-25 12:26:19 -07:00