Skip to content

Fixes to issues with the main build identified in demo

Bryan Ghahremani requested to merge main-hotfixes-12224 into main

Fixed issues in the flask app including image referencing, unimplemented buttons, radio button updating, broken sidebar links, etc. Modified the install script and service templates to purge preinstalled flask and use the pip installed version. Implemented an nginx reverse proxy so that users can navigate to the browser interface without specifying the port number (80 now redirects to 5000). Added the logo script back into the assets folder.

Merge request reports

Loading