Releases: zvonimirr/tenantee
Releases · zvonimirr/tenantee
v0.2.0
0.2.0
API
- Rent system API (cron, listing etc.) (@zvonimirr)
- SSL support (with Docker and without) (@zvonimirr)
- Normalize responses and clean up Swagger docs (@zvonimirr)
- Better error handling and test cleanup (@zvonimirr)
- Set & list preferences API method (@zvonimirr)
- Implement on-the-fly currency conversion (@zvonimirr)
- Properties and tenants now return monthly revenue prediction (@zvonimirr)
- Tenants now return properties they belong to (@zvonimirr)
UI
- Rent status is now displayed (@kovaj024)
- Tenant overview page (@kovaj024)
- Marking rent status via UI (@kovaj024)
- Settings page to set preferences (@zvonimirr)
- Remove React Select Currency (@zvonimirr)
- Allow adding/removing tenant to a property from the tenant overview page (@kovaj024)
- Turn home page into stats page (@zvonimirr)
- Allow setting the due date modifier from the UI (@zvonimirr)
v0.1.0
0.1.0
API
- Complete CRUD for tenant and property models (@zvonimirr)
- Tenant property relation and API methods (@zvonimirr)
- ExCoveralls, Phoenix Swagger, Credo and Sobelow setup (@zvonimirr)
- API health check (@zvonimirr)
- Dockerization of the API (@jvince)
UI
- ESLint, Prettier and EditorConfig setup (@zvonimirr)
- Drawer menu (@kovaj024)
- Property listing and overview pages (@zvonimirr)
- Tenant listing page (@zvonimirr)
- Property creation, deletion and update modals and HTTP calls (@zvonimirr)
- Tenant creation and deletion modals and HTTP calls (@zvonimirr)
- Tenant update modal and HTTP call (@kovaj024)
- Dockerization of the UI (@lukaevet)