Skip to content
Permalink

Comparing changes

Choose two branches to see what’s changed or to start a new pull request. If you need to, you can also or learn more about diff comparisons.

Open a pull request

Create a new pull request by comparing changes across two branches. If you need to, you can also . Learn more about diff comparisons here.
base repository: GTMNERR-Science-Transfer/dashboard-development
Failed to load repositories. Confirm that selected base ref is valid, then try again.
Loading
base: main
Choose a base ref
...
head repository: GTMNERR-Science-Transfer/dashboard-development
Failed to load repositories. Confirm that selected head ref is valid, then try again.
Loading
compare: develop
Choose a head ref
Checking mergeability… Don’t worry, you can still create the pull request.
  • 15 commits
  • 48 files changed
  • 1 contributor

Commits on Mar 30, 2025

  1. Configuration menu
    Copy the full SHA
    3faf815 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    bde4bee View commit details
    Browse the repository at this point in the history
  3. Moved (clean) algae data to algae folder, updated cleaning script and…

    … algae page script accordingly
    gklarenberg committed Mar 30, 2025
    Configuration menu
    Copy the full SHA
    4a56339 View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    193578f View commit details
    Browse the repository at this point in the history
  5. Moved (clean) wq and location data to separate folder, updated explor…

    …e and wq page scripts accordingly
    gklarenberg committed Mar 30, 2025
    Configuration menu
    Copy the full SHA
    e5c19e7 View commit details
    Browse the repository at this point in the history
  6. Moved (clean) precip, dam levels and shellfish data to separate folde…

    …rs, updated cleaning scripts and page scripts accordingly. Also renamed page script levels.R to precip_damlevels.R
    gklarenberg committed Mar 30, 2025
    Configuration menu
    Copy the full SHA
    e01ffc6 View commit details
    Browse the repository at this point in the history
  7. Moved creation of location data out of algae page, to part of algae c…

    …leaning data. But due to merging of data with WQ locations for explore page, had to mess around with the column name for the sites. TL;DR the column(s) that used to be called site_friendly are now called Site everywhere
    gklarenberg committed Mar 30, 2025
    Configuration menu
    Copy the full SHA
    0c4af4c View commit details
    Browse the repository at this point in the history
  8. Removed old wq files, fixed a bit of text, added info to shellfish sc…

    …ript on what needs to be moved (not doing that now, since Chad is still working on that)
    gklarenberg committed Mar 30, 2025
    Configuration menu
    Copy the full SHA
    73a7a1b View commit details
    Browse the repository at this point in the history
  9. Moved the creation of the dashboard theme (dash_theme) to the functio…

    …ns script. Updated explore and algae page accordingly.
    gklarenberg committed Mar 30, 2025
    Configuration menu
    Copy the full SHA
    9f23801 View commit details
    Browse the repository at this point in the history
  10. Configuration menu
    Copy the full SHA
    2e36d24 View commit details
    Browse the repository at this point in the history
  11. Configuration menu
    Copy the full SHA
    b91329a View commit details
    Browse the repository at this point in the history
  12. Updated algae with dash_theme from functions.R, and also created side…

    …bar and card layout (want to make this a tabbed output though)
    gklarenberg committed Mar 30, 2025
    Configuration menu
    Copy the full SHA
    5fba746 View commit details
    Browse the repository at this point in the history

Commits on Mar 31, 2025

  1. Update water quality page to the new bslib theme. Updated functions s…

    …o they used Site instead of site_friendly in filtering the wq dataframes
    gklarenberg committed Mar 31, 2025
    Configuration menu
    Copy the full SHA
    a769f0d View commit details
    Browse the repository at this point in the history
  2. Tidied up functions script: removed old function filter_dataframe(), …

    …added some headers to make things more organized
    gklarenberg committed Mar 31, 2025
    Configuration menu
    Copy the full SHA
    0a7fd68 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    5dfe09d View commit details
    Browse the repository at this point in the history
Loading