Skip to content

Releases: pleszr/motivaa

v0.1-pre-release

25 Jul 22:27
5aa52c2
Compare
Choose a tag to compare
v0.1-pre-release Pre-release
Pre-release

v0.1 Pre-release Demo/POC Notes

Current Status:

  1. 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!
  2. The backend doesn’t have all the final APIs yet, frontend + keycloak implemented,
  3. 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

Elasticsearch

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