Releases: pleszr/motivaa
Releases · pleszr/motivaa
v0.1-pre-release
v0.1 Pre-release Demo/POC Notes
Current Status:
- This is a demo/proof-of-concept version, which means we have implemented the entire end-to-end flow. This is how we envisioned the application!
- The backend doesn’t have all the final APIs yet, frontend + keycloak implemented,
- UI/UX: The UI/UX is currently skeleton/static; as no of the APIs implemented to Frontend yet / improvements are planned for future releases..
What's New
Backend
- Backend Container & Workflows: Backend container and GitHub workflows. More details by @pleszr.
- Realm Import & Docker: Added a realm to the import folder and updated the Docker configuration. See here by @pleszr.
- Frontend & Backend Test Reviews: Reviewed and updated test cases for both the frontend and backend. Details by @csabika98.
- Error Handling Refactor: Improved error handling in the backend. See the updates by @pleszr.
- Swagger Support: Added Swagger support for API documentation. More info by @pleszr.
- Performance Fixes: Made various performance and network-related improvements. Details by @csabika98.
- Habit API: Created a new API for managing habits. See the API by @pleszr.
Frontend
- Keycloak Integration/FE: Integrated Keycloak with frontend. Find out more by @csabika98.
- Endpoint Protection: Endpoint protection. Check it out by @csabika98.
- NextJS: VITE and REACT migrated to NextJS See the merge by @csabika98.
- TailwindCSS: Added TailwindCSS to enhance styling. Learn more by @wfanni.
- New Input Components: Introduced new input components and features. View the changes by @wfanni.
- Calendar Component: Added a calendar component and a Week Overview screen. Check it out and this pull request by @wfanni.
Elasticsearch
- Elasticsearch Setup: Switched from MySQL to Elasticsearch. Details here by @pleszr.
Keycloak
- Keycloak Theme: Added a custom theme for Keycloak. Learn more by @wfanni.
- Possibility to save custom made themes: Enabled saving of custom Keycloak themes on Docker. See details by @csabika98.
Full Changelog: View all the changes