Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Add Widget in the header to display CHANGE LOG #43

Closed
fvitalini opened this issue Mar 24, 2020 · 1 comment · Fixed by #47
Closed

Add Widget in the header to display CHANGE LOG #43

fvitalini opened this issue Mar 24, 2020 · 1 comment · Fixed by #47
Assignees
Labels
enhancement New feature or request

Comments

@fvitalini
Copy link
Contributor

fvitalini commented Mar 24, 2020

we want users to be able to see what has changed among versions.

This most likely implies to also include the date in the NEWS.md alongside the the version (e.g. # Covid19 1.0.0 (2020-03-XX))

@fvitalini fvitalini added the enhancement New feature or request label Mar 24, 2020
This was referenced Mar 24, 2020
@riccardoporreca
Copy link
Member

For now we may even want to just make the link to the NEWS more prominent in the app like
Covid19 1.0.0 (see what's new!). We may even re-consider this feature to be based on a simplified changelog with a structure and content more useful for showing to the user in the Shiny app. NEWS.md woult typaclly also include more technical / behind-the-scenes stuff

@fvitalini fvitalini self-assigned this Mar 25, 2020
riccardoporreca added a commit that referenced this issue Mar 25, 2020
* Also updated news with dates and development version
fvitalini added a commit that referenced this issue Mar 25, 2020
* added modalDialogue with content of NEWS.md

* improve style NEWS.md in pop-up

* Refine header and modal style (#43, #38)

* Also updated NEWS.md with dates and development version

Co-authored-by: riccardoporreca <riccardo.porreca@mirai-solutions.com>
fvitalini added a commit that referenced this issue Mar 25, 2020
closes #3
closes #36
closes #38
closes #40
closes #43
closes #45
@fvitalini fvitalini mentioned this issue Mar 25, 2020
fvitalini added a commit that referenced this issue Mar 26, 2020
* updated version and Add get_Covid19 version()

* Add News.md

* Add Mirai logo inverted colours

* Header a-la SmaRP with pure CSS styling (#38).

* added modalDialogue with content of NEWS.md (#43 )

* added mod for map (#3)

* improve map legend #36

* Unicode escape for non-ASCI characters (R CMD check warning).

stringi::stri_escape_unicode("ô")
stringi::stri_escape_unicode("é")
stringi::stri_escape_unicode("ç")

* Added cssloader for the map.

Note however that this is only displayed when the app launches, further re-rendering go via leafletProxy.

* Refactored country name alignment, now in a function.

* add static shape files for map under inst/countries_data

* added spinner to all modules (#40)

* fix addPolygons and map height  (#45)

* NEWS.md consolidation.

* Fix BugReports link + cosmetics.

* LICENSE file included

usethis::use_gpl3_license("Mirai Solutions GmbH")

* 1.1.0 release preps

closes #3
closes #36
closes #38
closes #40
closes #43
closes #45

Co-authored-by: Gabriel <gabriel.foix@mirai-solutions.com>
Co-authored-by: fvitalini <francesca.vitalini@mirai-solutions.com>
Co-authored-by: riccardoporreca <riccardo.porreca@mirai-solutions.com>
GuidoMaggio added a commit that referenced this issue May 27, 2020
* update version

* updated version

* Feature/38 improve header (#42)

* Add News.md

* Add Mirai logo inverted colours

* Add get_Covid19 version()

* Header a-la SmaRP with pure CSS styling (#38).

Co-authored-by: fvitalini <francesca.vitalini@mirai-solutions.com>
Co-authored-by: riccardoporreca <riccardo.porreca@mirai-solutions.com>

* added modalDialogue with content of NEWS.md (#44)

* added modalDialogue with content of NEWS.md

* improve style NEWS.md in pop-up

* Refine header and modal style (#43, #38)

* Also updated NEWS.md with dates and development version

Co-authored-by: riccardoporreca <riccardo.porreca@mirai-solutions.com>

* Feature/3 add map (#37)

* added mod for map

* added fixed legend per indicator

* add slider

* adapt DESCRIPTION to standards
fix test

* improve map legend #36

* Unicode escape for non-ASCI characters (R CMD check warning).

stringi::stri_escape_unicode("ô")
stringi::stri_escape_unicode("é")
stringi::stri_escape_unicode("ç")

* Map slider position absolute, but relative to a map container div.

* Added cssloader for the map.

Note however that this is only displayed when the app launches, further re-rendering go via leafletProxy.

* Do no show zoom control clashing with slider

* Refactored country name alignment, now in a function.

* add static shape files for map under inst/countries_data

* added spinner to all modules

* Only include >1 cases, fix legend.

* update NEWS.md

Co-authored-by: riccardoporreca <riccardo.porreca@mirai-solutions.com>

* Fix/45 map fix (#46)

* fix addPolygons #45

* fix map height #45

* 1.1.0 release preps

closes #3
closes #36
closes #38
closes #40
closes #43
closes #45

* Added missing css loader for the plotly plots (#40)

* 1.1.0 release preps

* NEWS.md consolidation.

* Fix BugReports link + cosmetics.

* LICENSE file included

usethis::use_gpl3_license("Mirai Solutions GmbH")

* updated version

* Feature/48 fix depricated data sources (#51)

* use new dataset  and add alert on app launch #48.

Co-authored-by: riccardoporreca <riccardo.porreca@mirai-solutions.com>

* release preps 1.1.2

closes #48

* updated version

* Feature/29 pop data (#53)

* add map with population data #29

* fix bug in US states aggregation

* release preps 1.1.3

- Integrate population data for map (#29)

* development version

* Feature/update-global-tab (#41)

* add plot countries comparison from day of 1000nd contagion

* added hist plot for growth rate and death rate

* removed gray lines top countries from nth day

* fix growth rate and death rate definition and bar plots

* fix tests

* changed layout and growth rate definition --> now a growth factor

* finalized growth factor and growth rate bar plots

* added new fields to map #56

* updated NEWS.md

* release preps
closes #39
closes #56
implements #5 for global tab

* development version

* Feature/63 remove disclaimer (#62)

* Remove disclaimer

* Update Readme with the information from the additional file

* Added tooltip for the data source
new import bsplus

Co-authored-by: Gabriel Foix <gabriel.foix@mirai-solutions.com>

* Frature/5 new global graphs in other tabs (#64)

* dataset with growth factor and lethality rate in all tabs

* fix NA in input data

* add independent spinner line plot

* added plots comparison tab

* added info to boxes #63

* add options bullet plot

* added plot to country tab

* fix NEWS

* release preps version 1.1.6

close #5
close #63

- adding growth factor and lethality rate data to tables in country and country comparison tabs (#5)
- adding growth factor and lethality rate plots to country comparison tab (#5)
- adding comparison from 1000nd case to country comparison tab and country tab (#5)
- fix NA in input data
- add info to boxes #63
- remove pop up with data source information (#63)

* fix typos NEWS.md

* prepared new development version

* dynamic titles #66

* added system dependency

* test fix installation dependencies

* test dependencies issue

* back to original dependencies installation configuration

* - Add angle to bar-plot labels (#68)

* - Merge the two boxes for current and new values into one.(#69)

* reverse sort of colors in area plot (#74)

* removing unnecessary differences from develop branch

* hard coded plot trend both global & country (#74)

* update NEWS.md

* update doc - remove param for sort_type_hardcoded

* Temporarily delete cached library

As it was produced with R 4.x

* Revert "Temporarily delete cached library"

This reverts commit 64f501d.

* Feature/67 fix color order (#71)

* fix colour order (#67)

* Temporarily delete cached library

As it was produced with R 4.x

* Fix re-installation of remotes after library rm

* Need Rscript to re-install remotes

* Revert flushing the R library cache

* Restore original indention

Co-authored-by: Riccardo Porreca <riccardo.porreca@mirai-solutions.com>
Co-authored-by: Guido Maggio <GuidoMaggio@users.noreply.github.com>

* First version of stacked barplot per status

* update titles

* Addition new functions for 83

* Added stacked barplot in page

* corrected title

* Added stackedbarplot to comparison tab

* GM: corercted stackedbarplot function and args

* news updated

* roxygen

* space missing before table

* Added additional label with count

Co-authored-by: fvitalini <francesca.vitalini@mirai-solutions.com>
Co-authored-by: Gabriel <gabriel.foix@mirai-solutions.com>
Co-authored-by: riccardoporreca <riccardo.porreca@mirai-solutions.com>
Co-authored-by: StefGehring <stephanie.gehring@mirai-solutions.com>
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement New feature or request
Projects
None yet
Development

Successfully merging a pull request may close this issue.

2 participants