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

feat(backend): implement create call #31

Merged
merged 9 commits into from
Oct 16, 2024

Commits on Oct 9, 2024

  1. implement getapp/getproject

    Signed-off-by: Alexandre Gaudreault <alexandre_gaudreault@intuit.com>
    agaudreault committed Oct 9, 2024
    Configuration menu
    Copy the full SHA
    c23972d View commit details
    Browse the repository at this point in the history
  2. add create unit test

    Signed-off-by: Alexandre Gaudreault <alexandre_gaudreault@intuit.com>
    agaudreault committed Oct 9, 2024
    Configuration menu
    Copy the full SHA
    c34fcd5 View commit details
    Browse the repository at this point in the history

Commits on Oct 16, 2024

  1. Update test/mocks/mock_Persister.go

    Signed-off-by: Alexandre Gaudreault <alexandre_gaudreault@intuit.com>
    agaudreault authored Oct 16, 2024
    Configuration menu
    Copy the full SHA
    e8ffc21 View commit details
    Browse the repository at this point in the history
  2. Update test/mocks/mock_Persister.go

    Signed-off-by: Alexandre Gaudreault <alexandre_gaudreault@intuit.com>
    agaudreault authored Oct 16, 2024
    Configuration menu
    Copy the full SHA
    6fa4d51 View commit details
    Browse the repository at this point in the history
  3. named import consistency

    Signed-off-by: Alexandre Gaudreault <alexandre_gaudreault@intuit.com>
    agaudreault committed Oct 16, 2024
    Configuration menu
    Copy the full SHA
    9931c41 View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    3f43dea View commit details
    Browse the repository at this point in the history
  5. godocs

    Signed-off-by: Alexandre Gaudreault <alexandre_gaudreault@intuit.com>
    agaudreault committed Oct 16, 2024
    Configuration menu
    Copy the full SHA
    59c9373 View commit details
    Browse the repository at this point in the history
  6. Merge remote-tracking branch 'upstream/main' into create-ar

    Signed-off-by: Alexandre Gaudreault <alexandre_gaudreault@intuit.com>
    agaudreault committed Oct 16, 2024
    Configuration menu
    Copy the full SHA
    bfb357d View commit details
    Browse the repository at this point in the history
  7. fix merge

    Signed-off-by: Alexandre Gaudreault <alexandre_gaudreault@intuit.com>
    agaudreault committed Oct 16, 2024
    Configuration menu
    Copy the full SHA
    2a8d0bd View commit details
    Browse the repository at this point in the history