open-consul/agent/uiserver
Andrew Stucki 28869784e1
auto-updated agent/uiserver/dist/ from commit 63204b518 (#16587)
Co-authored-by: hc-github-team-consul-core <github-team-consul-core@hashicorp.com>
2023-03-09 13:56:53 -05:00
..
dist auto-updated agent/uiserver/dist/ from commit 63204b518 (#16587) 2023-03-09 13:56:53 -05:00
testdata Add support for serving additional metrics provider JS in the UI (#8743) 2020-10-08 18:03:13 +01:00
README.md Update repo to use go:embed (#10996) 2022-05-31 15:33:56 -04:00
buf_index_fs.go Update repo to use go:embed (#10996) 2022-05-31 15:33:56 -04:00
buffered_file.go Reimplement fs.FileInfo interface (#13315) 2022-06-01 11:09:51 -04:00
redirect_fs.go Update repo to use go:embed (#10996) 2022-05-31 15:33:56 -04:00
ui_template_data.go Enable/Disable Peering Support in the UI (#13816) 2022-07-25 11:50:11 -04:00
uiserver.go Update repo to use go:embed (#10996) 2022-05-31 15:33:56 -04:00
uiserver_test.go removes ioutil usage everywhere which was deprecated in go1.16 (#15297) 2022-11-10 10:26:01 -06:00

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/.