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

Create CustomerCenterView #3966

Closed
wants to merge 50 commits into from
Closed

Create CustomerCenterView #3966

wants to merge 50 commits into from

Commits on May 28, 2024

  1. Create CustomerCenterView

    vegaro committed May 28, 2024
    Configuration menu
    Copy the full SHA
    2eb5a25 View commit details
    Browse the repository at this point in the history
  2. lint autofix

    vegaro committed May 28, 2024
    Configuration menu
    Copy the full SHA
    1e43ecc View commit details
    Browse the repository at this point in the history
  3. linting cleanup

    vegaro committed May 28, 2024
    Configuration menu
    Copy the full SHA
    ab9c5cf View commit details
    Browse the repository at this point in the history

Commits on May 29, 2024

  1. update email

    vegaro committed May 29, 2024
    Configuration menu
    Copy the full SHA
    8b241b3 View commit details
    Browse the repository at this point in the history
  2. fix compilation

    vegaro committed May 29, 2024
    Configuration menu
    Copy the full SHA
    66ff748 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    a9dd3a1 View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    3526ba4 View commit details
    Browse the repository at this point in the history
  5. made error private

    vegaro committed May 29, 2024
    Configuration menu
    Copy the full SHA
    8ce5ee9 View commit details
    Browse the repository at this point in the history
  6. made state Published

    vegaro committed May 29, 2024
    Configuration menu
    Copy the full SHA
    248e9a1 View commit details
    Browse the repository at this point in the history
  7. Configuration menu
    Copy the full SHA
    bf8b1cf View commit details
    Browse the repository at this point in the history
  8. Configuration menu
    Copy the full SHA
    aaa896b View commit details
    Browse the repository at this point in the history
  9. use task instead of onAppear

    vegaro committed May 29, 2024
    Configuration menu
    Copy the full SHA
    334cd5a View commit details
    Browse the repository at this point in the history
  10. Apply suggestions from code review

    Co-authored-by: James Borthwick <[email protected]>
    vegaro and jamesrb1 committed May 29, 2024
    Configuration menu
    Copy the full SHA
    c3cea29 View commit details
    Browse the repository at this point in the history
  11. inits cleanup

    vegaro committed May 29, 2024
    Configuration menu
    Copy the full SHA
    ba9c5e2 View commit details
    Browse the repository at this point in the history

Commits on May 30, 2024

  1. move handleAction to viewModel

    vegaro committed May 30, 2024
    Configuration menu
    Copy the full SHA
    a08b427 View commit details
    Browse the repository at this point in the history

Commits on Jun 4, 2024

  1. more user-friendly name

    vegaro committed Jun 4, 2024
    Configuration menu
    Copy the full SHA
    2f66496 View commit details
    Browse the repository at this point in the history
  2. use morphology

    vegaro committed Jun 4, 2024
    Configuration menu
    Copy the full SHA
    6517627 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    0986bcf View commit details
    Browse the repository at this point in the history
  4. better wording

    vegaro committed Jun 4, 2024
    Configuration menu
    Copy the full SHA
    960ca81 View commit details
    Browse the repository at this point in the history
  5. create HelpPathDetail

    vegaro committed Jun 4, 2024
    Configuration menu
    Copy the full SHA
    553edba View commit details
    Browse the repository at this point in the history
  6. fix some data types

    vegaro committed Jun 4, 2024
    Configuration menu
    Copy the full SHA
    7e75fcd View commit details
    Browse the repository at this point in the history
  7. add docs

    vegaro committed Jun 4, 2024
    Configuration menu
    Copy the full SHA
    2d2834f View commit details
    Browse the repository at this point in the history

Commits on Jun 5, 2024

  1. mode is an enum

    vegaro committed Jun 5, 2024
    Configuration menu
    Copy the full SHA
    dd02073 View commit details
    Browse the repository at this point in the history

Commits on Jun 6, 2024

  1. cleanup and availability

    vegaro committed Jun 6, 2024
    Configuration menu
    Copy the full SHA
    a1b470b View commit details
    Browse the repository at this point in the history
  2. add headers and renames

    vegaro committed Jun 6, 2024
    Configuration menu
    Copy the full SHA
    c350dd4 View commit details
    Browse the repository at this point in the history
  3. remove promotionals

    vegaro committed Jun 6, 2024
    Configuration menu
    Copy the full SHA
    fc6942a View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    77be5bf View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    bae682f View commit details
    Browse the repository at this point in the history
  6. fix linter

    vegaro committed Jun 6, 2024
    Configuration menu
    Copy the full SHA
    0af7fe2 View commit details
    Browse the repository at this point in the history
  7. add return

    vegaro committed Jun 6, 2024
    Configuration menu
    Copy the full SHA
    cf5386f View commit details
    Browse the repository at this point in the history
  8. fix availability

    vegaro committed Jun 6, 2024
    Configuration menu
    Copy the full SHA
    e1466db View commit details
    Browse the repository at this point in the history
  9. fix body public

    vegaro committed Jun 6, 2024
    Configuration menu
    Copy the full SHA
    86dd13d View commit details
    Browse the repository at this point in the history

Commits on Jun 7, 2024

  1. fix colors

    vegaro committed Jun 7, 2024
    Configuration menu
    Copy the full SHA
    9bed3e4 View commit details
    Browse the repository at this point in the history
  2. clean up test config data

    vegaro committed Jun 7, 2024
    Configuration menu
    Copy the full SHA
    1fc6419 View commit details
    Browse the repository at this point in the history
  3. publish on main thread

    vegaro committed Jun 7, 2024
    Configuration menu
    Copy the full SHA
    db4a417 View commit details
    Browse the repository at this point in the history
  4. remove button from view

    vegaro committed Jun 7, 2024
    Configuration menu
    Copy the full SHA
    2335cde View commit details
    Browse the repository at this point in the history
  5. fix date

    vegaro committed Jun 7, 2024
    Configuration menu
    Copy the full SHA
    a2b1f59 View commit details
    Browse the repository at this point in the history
  6. Configuration menu
    Copy the full SHA
    ace6516 View commit details
    Browse the repository at this point in the history
  7. remove unnecessary do catch

    vegaro committed Jun 7, 2024
    Configuration menu
    Copy the full SHA
    1555bae View commit details
    Browse the repository at this point in the history

Commits on Jun 10, 2024

  1. cleanup

    vegaro committed Jun 10, 2024
    Configuration menu
    Copy the full SHA
    0646d78 View commit details
    Browse the repository at this point in the history
  2. fix visionOS

    vegaro committed Jun 10, 2024
    Configuration menu
    Copy the full SHA
    33a9497 View commit details
    Browse the repository at this point in the history

Commits on Jun 11, 2024

  1. make viewmodels MainActor

    vegaro committed Jun 11, 2024
    Configuration menu
    Copy the full SHA
    973d7ec View commit details
    Browse the repository at this point in the history
  2. CustomerCenterViewModelTests

    vegaro committed Jun 11, 2024
    Configuration menu
    Copy the full SHA
    e616e44 View commit details
    Browse the repository at this point in the history

Commits on Jun 12, 2024

  1. Make Viewmodel testable

    vegaro committed Jun 12, 2024
    Configuration menu
    Copy the full SHA
    dc8e855 View commit details
    Browse the repository at this point in the history
  2. lint fix

    vegaro committed Jun 12, 2024
    Configuration menu
    Copy the full SHA
    f507837 View commit details
    Browse the repository at this point in the history
  3. check for availability

    vegaro committed Jun 12, 2024
    Configuration menu
    Copy the full SHA
    509fe43 View commit details
    Browse the repository at this point in the history
  4. fix macos

    vegaro committed Jun 12, 2024
    Configuration menu
    Copy the full SHA
    01250f3 View commit details
    Browse the repository at this point in the history
  5. refundRequestStatusMessage

    vegaro committed Jun 12, 2024
    Configuration menu
    Copy the full SHA
    11729d8 View commit details
    Browse the repository at this point in the history
  6. Configuration menu
    Copy the full SHA
    61bc934 View commit details
    Browse the repository at this point in the history
  7. extracts strings

    vegaro committed Jun 12, 2024
    Configuration menu
    Copy the full SHA
    3f66cef View commit details
    Browse the repository at this point in the history