Skip to content

feat(database): database api v1 create/modify endpoint #5723

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

Merged
merged 7 commits into from
Jul 31, 2025

Conversation

Nixieboluo
Copy link
Contributor

  • Added zod-openapi and scalar docs.
  • Added create/modify v1endpoint

Signed-off-by: Nixieboluo [email protected]

Copy link

codecov bot commented Jul 24, 2025

Codecov Report

All modified and coverable lines are covered by tests ✅

Project coverage is 61.97%. Comparing base (a689683) to head (08a8f0d).
Report is 11 commits behind head on main.

Additional details and impacted files
@@           Coverage Diff           @@
##             main    #5723   +/-   ##
=======================================
  Coverage   61.97%   61.97%           
=======================================
  Files           8        8           
  Lines         647      647           
=======================================
  Hits          401      401           
  Misses        200      200           
  Partials       46       46           

☔ View full report in Codecov by Sentry.
📢 Have feedback on the report? Share it here.

🚀 New features to boost your workflow:
  • ❄️ Test Analytics: Detect flaky tests, report on failures, and find test suite problems.
  • 📦 JS Bundle Analysis: Save yourself from yourself by tracking and limiting bundle sizes in JS merges.

@Nixieboluo Nixieboluo force-pushed the feat/apiv1-database branch from 426f059 to c09fa41 Compare July 31, 2025 02:08
@zjy365 zjy365 merged commit 2f5dcd9 into labring:main Jul 31, 2025
60 of 61 checks passed
dinoallo pushed a commit that referenced this pull request Jul 31, 2025
* feat(database): database api v1 create/modify

Signed-off-by: Nixieboluo <[email protected]>

* chore(database): configure zod and api docs related deps

Signed-off-by: Nixieboluo <[email protected]>

* feat(database): add api v1 documents

Signed-off-by: Nixieboluo <[email protected]>

* feat(database): api v1 create/update database

Signed-off-by: Nixieboluo <[email protected]>

* feat(database): api v1 start/pause databse

Signed-off-by: Nixieboluo <[email protected]>

* refactor(database): split api routes from services

Signed-off-by: Nixieboluo <[email protected]>

* chore(frontend): resolve pnpm lock file

Signed-off-by: Nixieboluo <[email protected]>

---------

Signed-off-by: Nixieboluo <[email protected]>
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants