ui icon indicating copy to clipboard operation
ui copied to clipboard

ChartMuseum frontend UI

Results 18 ui issues
Sort by recently updated
recently updated
newest added

Chartmuseum-ui does not work with chartmuseums with basic auth enabled. **Possible implementation** If enabled, chartmuseum-ui should ask for a basic auth authentication on the main page, and use this to...

This patch makes the minimal changes needed to support optional basic authentication between UI and CM back end for getCharts(), uploadChart(), and deleteChart()

Hi there, Firstly, huge thanks for this great UI! It's so easy to see what's currently sitting in my private repo. However, I noticed I can't seem to scroll down...

I ran the UI with the command : docker compose up (like describe in the readme). I have Docker for Windows and I share my C drive. I added chartmuseum...

Hi, I cannot get it to work, it throws the following error: ```` ui_1 | 2019/07/31 15:24:27.043 Getting charts on url: https://charts.domain.com:8443/api/charts ui_1 | 2019/07/31 15:24:27.101 0x8cdba0 ui_1 | 2019/07/31...

Hello, I am using the docker-compose.yml file as it is provided in this repository, (using the latest docker image) but I am getting the following error when I access the...

Hi, I get the following error when trying to deploy this project. Running Windows 11 with Docker Desktop. Any ideas what could be wrong? ```PS C:\Project\ui> docker-compose up [+] Building...