- Administration/Bundles
- Additional capabilities (product functionalities) were added to Easily's, Flow and Engagement applications in MapalOS. The pre-defined bundles for these products have also been updated accordingly.
- Administration/Users
- Updated the backend to be able to assign internal permissions to view select operators. UX/UI to follow in next sprint.
- Permissions
- Made it possible to give permissions to a user to access certain endpoints if they have access to a specific application/s in their User Profile. This was implemented for Mapal One but can be configured for other products.
- Repositories
- Updated repositories "master" branch name to "main" for consistency and updated pipelines.
- Docker
- Moved the pushing of docker image to Publish pipeline stage of process and allow it to process only when the build is run on dev or master.
- Sandbox
- admin-web can now be run locally on Sandbox and Staging environments.
- Tech Improvement
- Moved domain models and repositories out of admin-api assembly.