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

Release Test to Prod #1392

Merged
merged 4 commits into from
Oct 4, 2024
Merged

Release Test to Prod #1392

merged 4 commits into from
Oct 4, 2024

Commits on Oct 2, 2024

  1. More miscellaneous UI tweaks (#1379)

    * remove unnecessary paper/box components
    
    * fix formik fields returning empty strings
    
    * padding on species card
    
    * linter
    
    * default to null frequency
    
    ---------
    
    Co-authored-by: Nick Phura <[email protected]>
    mauberti-bc and NickPhura authored Oct 2, 2024
    Configuration menu
    Copy the full SHA
    3a24789 View commit details
    Browse the repository at this point in the history
  2. BugFix: Remove Duplicate Environment Columns in Observations Table (#…

    …1387)
    
    * Fix bug in environment sql: select distinct environment definitions
    mauberti-bc authored Oct 2, 2024
    Configuration menu
    Copy the full SHA
    98b4db5 View commit details
    Browse the repository at this point in the history

Commits on Oct 4, 2024

  1. BugFix: Bad Deployments Bandaid (#1390)

    * Fix missing commit in delete deployment endpoint.
    * Wrap multiple deployments (bad deployment) in feature flag.
    * disable delete from bad deployments
    * Wrap bad deployment app actions in feature flag
    
    ---------
    
    Co-authored-by: Macgregor Aubertin-Young <[email protected]>
    NickPhura and mauberti-bc authored Oct 4, 2024
    Configuration menu
    Copy the full SHA
    9748a1d View commit details
    Browse the repository at this point in the history
  2. Release Dev to Test (#1391)

    Release Dev to Test
    NickPhura authored Oct 4, 2024
    Configuration menu
    Copy the full SHA
    8d4211f View commit details
    Browse the repository at this point in the history