Skip to content
This repository was archived by the owner on Apr 5, 2024. It is now read-only.

V0.0.8 - Upload Endpoint

Compare
Choose a tag to compare
@open-schnick open-schnick released this 13 May 16:43
· 22 commits to master since this release
FF-295 - Upload Endpoint (#100)

* added mvn dep, idk why

* add login step to user edit

* add feature files for upload and upload preflight

* Added function skeleton

* wip for preflight

* Fixed responses

* Added FileHandling

* Finished writing logic.

* kinda working steps

* Fixed preflight integration tests

* Made preflight integration tests better

* Kinda working upload

* removed todos, added recursive updating of timestamps

* add basic upload step

* Added todos.

* make findAllByFileSystemIdInAndName case insensitive for name

* Fixed one bug

* Upload endpoint now returns correct values

* adapted tests.

* Bumped Version to v0.0.8

* fixed tests, fixed workflows

* fixed another bug

* made file system contents request case insensitive

* made file system contents request case insensitive (2)

* Implemented Current Id as header for the content api

* added tests for response headers

* Added one missing unit test.

* small refactoring and added more integration tests.

* fixed filesystemid bug, added different db port on dev and debug

* fix merge

Co-authored-by: open-schnick <[email protected]>
Co-authored-by: Open Schnick <[email protected]>