You can not select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
consul/agent/uiserver
Matt Keeler 58e4d8235b
Enable/Disable Peering Support in the UI (#13816)
2 years ago
..
dist Update repo to use go:embed (#10996) 3 years ago
testdata Add support for serving additional metrics provider JS in the UI (#8743) 4 years ago
README.md Update repo to use go:embed (#10996) 3 years ago
buf_index_fs.go Update repo to use go:embed (#10996) 3 years ago
buffered_file.go Reimplement fs.FileInfo interface (#13315) 3 years ago
redirect_fs.go Update repo to use go:embed (#10996) 3 years ago
ui_template_data.go Enable/Disable Peering Support in the UI (#13816) 2 years ago
uiserver.go Update repo to use go:embed (#10996) 3 years ago
uiserver_test.go Enable/Disable Peering Support in the UI (#13816) 2 years ago

README.md

uiserver

The contents of dist/ are generated by make ui in the root of this repo which compiles ui assets and copies them here.

A CI job (publish-static-assets) will detect any diffs in ui files and commit the compiled files. Avoid committing files manually to dist/.