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

Production Release 2023-09-06 #877

Merged
merged 4 commits into from
Sep 6, 2023
Merged

Production Release 2023-09-06 #877

merged 4 commits into from
Sep 6, 2023

Commits on Aug 29, 2023

  1. chore: generalize how ads are created (#863)

    * feat: allow use of existing creatives
    
    * fix: tests
    
    * feat: add new creative form
    
    * feat: add existing creative modals to campaign create
    
    * fix: remove in sync
    
    * chore: move away from notification specific code
    
    * chore: prepare for non-specific creative types
    
    * chore: be more deliberate about populating form values
    
    * fix: pick another field
    
    * fix: better convert fragments
    
    * fix: reduce changes
    
    * fix: merge conflict
    
    * fix: remove changes around edit
    
    * fix: make sure edit knows they will lose changes
    
    * fix: dont prop-drill loading
    
    * fix: return component
    
    * fix: bring back externalId
    
    * fix: keep a copy of the existing ad set creatives
    
    * fix: move creatives into one form backing object
    
    * fix: edit values
    
    * fix: working index means no id necessary
    
    * fix: add tests and adjust padding
    IanKrieger authored Aug 29, 2023
    Configuration menu
    Copy the full SHA
    f72cb1c View commit details
    Browse the repository at this point in the history

Commits on Sep 1, 2023

  1. fix(deps): update all non-major dependencies (#844)

    * fix(deps): update all non-major dependencies
    
    * fix: switch adapters
    
    * fix: re-rerun install
    
    ---------
    
    Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
    Co-authored-by: Ian Krieger <iandkrieger@gmail.com>
    renovate[bot] and IanKrieger authored Sep 1, 2023
    Configuration menu
    Copy the full SHA
    1b9955e View commit details
    Browse the repository at this point in the history

Commits on Sep 5, 2023

  1. chore(deps): update actions/checkout action to v4 (#879)

    Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
    renovate[bot] authored Sep 5, 2023
    Configuration menu
    Copy the full SHA
    05f65df View commit details
    Browse the repository at this point in the history
  2. fix: correctly include createdAt (#880)

    * fix: correctly include createdAt
    
    * fix: update test
    IanKrieger authored Sep 5, 2023
    Configuration menu
    Copy the full SHA
    25eb1da View commit details
    Browse the repository at this point in the history