✨ [#15] Add service API endpoint - #34
Merged
Merged
Conversation
Collaborator
|
This PR doesn't add the endpoint right? |
svenvandescheur
previously approved these changes
Feb 24, 2026
danielmursa-dev
marked this pull request as draft
February 24, 2026 09:59
danielmursa-dev
force-pushed
the
feature/15-add-service-api
branch
from
February 24, 2026 13:30
53b209a to
ae55a5e
Compare
danielmursa-dev
force-pushed
the
feature/15-add-service-api
branch
from
February 24, 2026 13:35
ae55a5e to
eb8a0a7
Compare
Welcome to Codecov 🎉Once you merge this PR into your default branch, you're all set! Codecov will compare coverage reports and display results in all future pull requests. Thanks for integrating Codecov - We've got you covered ☂️ |
danielmursa-dev
force-pushed
the
feature/15-add-service-api
branch
8 times, most recently
from
February 24, 2026 14:21
7089105 to
77e8f50
Compare
danielmursa-dev
marked this pull request as ready for review
February 24, 2026 14:22
Collaborator
|
This break the frontend, not that it it's not served from a regular template directory but loaded from the "dist" directory in |
svenvandescheur
requested changes
Feb 24, 2026
danielmursa-dev
force-pushed
the
feature/15-add-service-api
branch
from
February 25, 2026 10:06
0d43964 to
20ebde8
Compare
danielmursa-dev
force-pushed
the
feature/15-add-service-api
branch
from
February 25, 2026 10:09
20ebde8 to
3820cc7
Compare
danielmursa-dev
force-pushed
the
feature/15-add-service-api
branch
from
February 26, 2026 08:29
3820cc7 to
9a56855
Compare
TimdeBeer1
reviewed
Feb 26, 2026
- Move api:accounts under api urls - Move api utils under api app - Fix tests - Add label in ServiceSerializer
danielmursa-dev
force-pushed
the
feature/15-add-service-api
branch
2 times, most recently
from
February 26, 2026 11:18
f81afb4 to
36d00cc
Compare
danielmursa-dev
force-pushed
the
feature/15-add-service-api
branch
from
February 26, 2026 11:31
36d00cc to
c2b8da9
Compare
TimdeBeer1
approved these changes
Feb 26, 2026
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.This suggestion is invalid because no changes were made to the code.Suggestions cannot be applied while the pull request is closed.Suggestions cannot be applied while viewing a subset of changes.Only one suggestion per line can be applied in a batch.Add this suggestion to a batch that can be applied as a single commit.Applying suggestions on deleted lines is not supported.You must change the existing code in this line in order to create a valid suggestion.Outdated suggestions cannot be applied.This suggestion has been applied or marked resolved.Suggestions cannot be applied from pending reviews.Suggestions cannot be applied on multi-line comments.Suggestions cannot be applied while the pull request is queued to merge.Suggestion cannot be applied right now. Please check back later.
Fixes #15