Skip to content
This repository has been archived by the owner on May 20, 2024. It is now read-only.

Use vue-query for offers #2560

Merged
merged 25 commits into from Jul 18, 2022
Merged

Use vue-query for offers #2560

merged 25 commits into from Jul 18, 2022

Commits on Jul 8, 2022

  1. Use vue-query for offers

    nicksellen committed Jul 8, 2022
    Configuration menu
    Copy the full SHA
    0255578 View commit details
    Browse the repository at this point in the history

Commits on Jul 11, 2022

  1. Add getUser function, simplify ProfilePicture

    To avoid having Object|Number prop for user... and ProfilePicture
    no longer handles retreiving the user
    nicksellen committed Jul 11, 2022
    Configuration menu
    Copy the full SHA
    5008cb8 View commit details
    Browse the repository at this point in the history
  2. Use vue-query 2 beta

    nicksellen committed Jul 11, 2022
    Configuration menu
    Copy the full SHA
    3196ed1 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    8943e9d View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    41be11d View commit details
    Browse the repository at this point in the history
  5. Uncomment canSave function

    nicksellen committed Jul 11, 2022
    Configuration menu
    Copy the full SHA
    6a57cff View commit details
    Browse the repository at this point in the history
  6. Fix offer editing

    nicksellen committed Jul 11, 2022
    Configuration menu
    Copy the full SHA
    e3a2898 View commit details
    Browse the repository at this point in the history
  7. Configuration menu
    Copy the full SHA
    184d2a8 View commit details
    Browse the repository at this point in the history
  8. Add mitt dependency

    nicksellen committed Jul 11, 2022
    Configuration menu
    Copy the full SHA
    dfa80f2 View commit details
    Browse the repository at this point in the history
  9. Refactor utilities

    nicksellen committed Jul 11, 2022
    Configuration menu
    Copy the full SHA
    ff7cb9c View commit details
    Browse the repository at this point in the history
  10. Configuration menu
    Copy the full SHA
    d906504 View commit details
    Browse the repository at this point in the history

Commits on Jul 12, 2022

  1. Fix mock router for tests

    nicksellen committed Jul 12, 2022
    Configuration menu
    Copy the full SHA
    5a89fed View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    ebedf5d View commit details
    Browse the repository at this point in the history
  3. Please the linter

    nicksellen committed Jul 12, 2022
    Configuration menu
    Copy the full SHA
    1b4e15f View commit details
    Browse the repository at this point in the history
  4. Add changelog entry

    nicksellen committed Jul 12, 2022
    Configuration menu
    Copy the full SHA
    ae90235 View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    87a5f48 View commit details
    Browse the repository at this point in the history
  6. Configuration menu
    Copy the full SHA
    422509b View commit details
    Browse the repository at this point in the history
  7. Configuration menu
    Copy the full SHA
    b1ef587 View commit details
    Browse the repository at this point in the history
  8. Add GroupOffers page test

    nicksellen committed Jul 12, 2022
    Configuration menu
    Copy the full SHA
    424d68b View commit details
    Browse the repository at this point in the history

Commits on Jul 13, 2022

  1. Fixup some details

    nicksellen committed Jul 13, 2022
    Configuration menu
    Copy the full SHA
    42ed090 View commit details
    Browse the repository at this point in the history

Commits on Jul 14, 2022

  1. Disable submit if errors

    nicksellen committed Jul 14, 2022
    Configuration menu
    Copy the full SHA
    95ddce9 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    cf9bb9a View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    586abff View commit details
    Browse the repository at this point in the history
  4. Add test for useOfferQuery

    nicksellen committed Jul 14, 2022
    Configuration menu
    Copy the full SHA
    ba034d3 View commit details
    Browse the repository at this point in the history
  5. Update snapshots

    nicksellen committed Jul 14, 2022
    Configuration menu
    Copy the full SHA
    6506e6c View commit details
    Browse the repository at this point in the history