]> nmode's Git Repositories - Rnaught/commit
Update Shiny app
authorNaeem Model <me@nmode.ca>
Sun, 26 May 2024 02:38:19 +0000 (02:38 +0000)
committerNaeem Model <me@nmode.ca>
Sun, 26 May 2024 02:38:19 +0000 (02:38 +0000)
commit9cf25e707fbd49d357cf295ad62f83d805c59c2c
tree30154c5e964dbe7f8975527e48a1e1a5d042107e
parentbd2bfa90dc7bb75cc6cbe8c6b674b7bcf486b519
Update Shiny app

- Refactor data upload and sample data
- Create custom data upload button
- Create script.js
- Change Shiny notification colour
- Bug fix: ensure the case counts in bulk data that have only one row are treated as a data frame, by wrapping them in 'data.frame' before passing to 'apply'
data.R [deleted file]
enter-data.html [deleted file]
inst/app/index.html
inst/app/scripts/data.R
inst/app/templates/content/data/enter-data.html
inst/app/templates/content/data/enter-data/bulk-entry.html
inst/app/templates/content/data/enter-data/load-samples.html [new file with mode: 0644]
inst/app/www/script.js [new file with mode: 0644]
inst/app/www/styles.css
sample-entry.html [deleted file]
uploadData-entry.html [deleted file]