Commit Graph

7 Commits

Author SHA1 Message Date
e7784f31bb updates 2025-10-02 18:01:23 +02:00
210611bbbe Added project related setup to Bruno 2025-09-12 23:42:32 +02:00
8b6083c1c0 Implemented project handling and updated property components according to front-end needs 2025-09-12 23:41:58 +02:00
5eb6b6e738 Some improvements:
* Switches to PostgreSQL
* Added Minio storage
* Added attachments to properties
* Introduced DTOs for improved security
2025-09-03 15:40:26 +02:00
9735f1f398 Initial commit with basic CRUD functionality:
* GET all properties
* GET one property by id
* CREATE one property
* DELETE one property by id
2025-08-28 12:57:36 +02:00
32e41f710b Initial commit with basic CRUD functionality:
* GET all properties
* GET one property by id
* CREATE one property
* DELETE one property by id
2025-08-25 14:29:17 +02:00
7be4c611b3 Initial commit with basic CRUD functionality:
* GET all properties
* GET one property by id
* CREATE one property
* DELETE one property by id
2025-08-25 14:06:29 +02:00