-
Notifications
You must be signed in to change notification settings - Fork 65
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
Introduce assets + REST interfaces + asset storage #3553
Comments
This was referenced Oct 25, 2024
de-jcup
added a commit
that referenced
this issue
Nov 7, 2024
- usecases for asset CRUD operations - AssertFile entity + DB parts - assert service - TestUtil enhanced, now a dedicated sub folder can be defined for temporary files - implemented asset storages (+ AbstractSharedVolumeStorage) - introduced asset storage factories
de-jcup
added a commit
that referenced
this issue
Nov 7, 2024
- formatted code - wrote unit tests - wrote integration test - wrote DB tests - implemented logic inside asset service - wrote DAUI actions - added missing license headers
de-jcup
added a commit
that referenced
this issue
Nov 7, 2024
- formatted code - wrote unit tests - wrote integration test - wrote DB tests - implemented logic inside asset service - wrote DAUI actions - added missing license headers
de-jcup
added a commit
that referenced
this issue
Nov 11, 2024
- formatted code - wrote unit tests - wrote integration test - wrote DB tests - wrote RESTdoc tests - implemented logic inside asset service - wrote DAUI actions - added missing license headers
de-jcup
added a commit
that referenced
this issue
Nov 11, 2024
- formatted code - wrote unit tests - wrote integration test - wrote DB tests - wrote RESTdoc tests - implemented logic inside asset service - wrote DAUI actions - added missing license headers
de-jcup
added a commit
that referenced
this issue
Nov 11, 2024
de-jcup
added a commit
that referenced
this issue
Nov 11, 2024
de-jcup
added a commit
that referenced
this issue
Nov 12, 2024
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Introduce assets
New usescases
implement logic for asset CRUD operations
create REST endpoints
Storage
Add actions for assets inside DAUI
Update openapi file
Write REST doc tests
Update documentation
The text was updated successfully, but these errors were encountered: