* feat(buildinfo): ability to see build info [EE-2252]
* handle dark theme
* feat: add build info to status version
* feat: include ldflags in azure pipeline
* echo shell commands in azure build
* clean up main log
* allow tests to pass
* use data from backend
* allow clicking off modal to dismiss
* add placeholder versions
* refactor
* update button class
* fix modal displaying behind elements
Co-authored-by: Dmitry Salakhov <to@dimasalakhov.com>
* reduce the time to run yarn build:server from 1.5minutes, to 10 seconds
Signed-off-by: Sven Dowideit <sven.dowideit@portainer.io>
* add yarn test:server
Signed-off-by: Sven Dowideit <sven.dowideit@portainer.io>
* Revert "fix(build-system): fix local build system after appveyor introduction (#2528)"
This reverts commit 79c24ced96.
* Revert "feat(build-system): add support for AppVeyor CI (#2449)"
This reverts commit 65979709e9.