Skip to content

✨ [#15] Add service API endpoint - #34

Merged
danielmursa-dev merged 8 commits into
mainfrom
feature/15-add-service-api
Feb 26, 2026
Merged

✨ [#15] Add service API endpoint#34
danielmursa-dev merged 8 commits into
mainfrom
feature/15-add-service-api

Conversation

@danielmursa-dev

Copy link
Copy Markdown
Contributor

Fixes #15

@danielmursa-dev danielmursa-dev changed the title 🎉 [#15] Add service API endpoint ✨ [#15] Add service API endpoint Feb 24, 2026
@svenvandescheur

Copy link
Copy Markdown
Collaborator

This PR doesn't add the endpoint right?

@danielmursa-dev
danielmursa-dev marked this pull request as draft February 24, 2026 09:59
@danielmursa-dev
danielmursa-dev force-pushed the feature/15-add-service-api branch from 53b209a to ae55a5e Compare February 24, 2026 13:30
Comment thread src/opendms/conf/base.py Dismissed
@danielmursa-dev
danielmursa-dev force-pushed the feature/15-add-service-api branch from ae55a5e to eb8a0a7 Compare February 24, 2026 13:35
@codecov-commenter

Copy link
Copy Markdown

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
danielmursa-dev force-pushed the feature/15-add-service-api branch 8 times, most recently from 7089105 to 77e8f50 Compare February 24, 2026 14:21
@danielmursa-dev
danielmursa-dev marked this pull request as ready for review February 24, 2026 14:22
@svenvandescheur

Copy link
Copy Markdown
Collaborator

This break the frontend, not that it it's not served from a regular template directory but loaded from the "dist" directory in src/opendms/frontend

Comment thread requirements/test-tools.in
Comment thread src/opendms/accounts/api/tests/test_views.py Outdated
Comment thread src/opendms/accounts/api/urls.py Outdated
Comment thread src/opendms/api/urls.py
Comment thread src/opendms/api/tests/api_testcase.py
Comment thread src/opendms/api/utils/schema.py
Comment thread src/opendms/urls.py Outdated
Comment thread src/opendms/api/serializers.py
@danielmursa-dev
danielmursa-dev force-pushed the feature/15-add-service-api branch from 3820cc7 to 9a56855 Compare February 26, 2026 08:29
Comment thread src/opendms/api/urls.py
- Move api:accounts under api urls
- Move api utils under api app
- Fix tests
- Add label in ServiceSerializer
@danielmursa-dev
danielmursa-dev force-pushed the feature/15-add-service-api branch 2 times, most recently from f81afb4 to 36d00cc Compare February 26, 2026 11:18
@danielmursa-dev
danielmursa-dev merged commit 7d51e9d into main Feb 26, 2026
25 checks passed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

As a developer I want to able to make use of zgw_consumers to link to Open Zaak intances

4 participants