Commit Graph

3 Commits

Author SHA1 Message Date
Luis S. Ruisinger
6b9f64b6d1 [WIP]:
- visual representation of storage cards
- line jump doesnt work right now for the cards
2022-06-17 23:55:59 +02:00
484f2d52e0 moved file to another package 2022-06-05 19:46:31 +02:00
cato
a1b0e7d838 Items endpoint tests and updates to the item endpoint (#13) (#16)
* Creation of base template (#1)

* Sample template created

* added findByName functionality for item

* Solve Cors errors and inhibit DefaultExposure

* changed project structure

* Added frontend

* changed base path of REST api and updated frontend api quering

* Items enpoint tests and updates to the item endpoint (#13)

* Config setup

* add tests for items

Co-authored-by: Bruno <brunoj.philipp@gmail.com>
2022-06-05 17:35:37 +02:00