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

CRUD operations #52

Merged
merged 11 commits into from
Aug 16, 2023
Merged

CRUD operations #52

merged 11 commits into from
Aug 16, 2023

Conversation

n1kPLV
Copy link
Contributor

@n1kPLV n1kPLV commented Jul 30, 2023

An interface for Create-, Read-, Update-, and Delete operations (CRUD) on database objects. Needs some more work, and unfortunately some adjustments on the backend side to properly work (see #46 )

Therefore still a draft.

Most interesting changes in the Website/src/app/management directory.

@n1kPLV n1kPLV added the web label Jul 30, 2023
@n1kPLV n1kPLV force-pushed the 42-crud branch 3 times, most recently from f733a63 to 9543fe6 Compare July 31, 2023 14:26
n1kPLV added a commit that referenced this pull request Aug 9, 2023
@JulianGrabitzky JulianGrabitzky marked this pull request as ready for review August 16, 2023 12:42
@JulianGrabitzky JulianGrabitzky removed the request for review from NiklasRentzCAU August 16, 2023 12:42
@JulianGrabitzky JulianGrabitzky merged commit b33157c into development Aug 16, 2023
3 checks passed
@JulianGrabitzky JulianGrabitzky deleted the 42-crud branch August 16, 2023 12:44
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants