Merge branch '196_gui_kernel' into 'master'
196 gui kernel This merge requests is the beginning of the gui component of the DFSS client. - It adds several makefile instructions to build the gui with docker on linux, but these instructions and the gui code are ignored by the CI - It adds two screens for the GUI: registration and authentication - GUI configuration is stored in $HOME/.dfss directory For testing this MR, please try to: - Compile the GUI on your computer using the provided docker commands: - `make prepare_gui` - `make gui` - Test it - Open .ui files with QtCreator See merge request !44
gui/application.qrc
0 → 100644
gui/authform/authform.go
0 → 100644
gui/authform/authform.ui
0 → 100644
gui/config/config.go
0 → 100644
gui/install.bat
0 → 100755
gui/main.go
0 → 100644
gui/userform/userform.go
0 → 100644
gui/userform/userform.ui
0 → 100644