feat: added version check and banner. verbose version can be activated with global variabel on launch.

This commit is contained in:
Andreas Gammelgaard Damsbo 2026-03-23 14:06:49 +01:00
commit cfbee14dcb
No known key found for this signature in database
8 changed files with 495 additions and 0 deletions

View file

@ -25,6 +25,7 @@ ui_elements <- function(selection) {
## Default just output "NULL"
## This could probably be achieved more legantly, but this works.
dev_banner(),
version_banner,
landing_page_ui(i18n = i18n),
# shiny::column(width = 2),
# shiny::column(