Commit Graph

5 Commits

Author SHA1 Message Date
Murat Özkorkmaz
fb416dff55 Several fixes
All checks were successful
Build, Push and Deploy / build-and-deploy (push) Successful in 55s
- added organizations
- added industries
- added logo in 2 colors for light and dark theme
- improved authorization to allow multi tenancy
- added Bruno configs
2025-11-13 19:56:12 +01:00
Murat Özkorkmaz
d85406f0c7 Implemented bulk import of persons 2025-11-04 12:29:32 +01: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
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