This contains some minor changes, mainly aesthetic, that are not supposed to affect how the app run. They can be removed independently.
Some code based on bootstrap grid system has been rewrite. This avoid the grey (anthracite) background to show up at the bottom of some pages, and improve shinydashboardPlus::box alignment between different dashboard tabs. This also increases a little bit the width of most of the shinydashboardPlus::box.
Numbers in the DEA table show less digits when displayed in DIANE (up to 10-3). The downloaded table is not affected.
When a row is clicked in the DEA table, display a popup with RNAseq count associated with the related gene.
The little loading square position is now based on user screen resolution. The position can still be improved. Used CSS code is in app_ui.R.
The little help buttons in the import dataset page have been moved to new locations. This can be done for other tabs.
Add "y axis" scrollbar to some tables which were exceeded screen boundaries in low resolutions.
This contains some minor changes, mainly aesthetic, that are not supposed to affect how the app run. They can be removed independently.