Edris Temori

Results 5 issues of Edris Temori

Noticed a little bug today: When updating a feature flag value in the abby dashboard, it is not visible until the page is reloaded. **Steps to reproduce:** 1. Open a...

The application still uses `docker-compose` to start the database and mailhog. This is not necessary any longer as `docker compose` can be used.

This PR addresses issue #173. It replaces `docker-compose` with `docker compose`. ## Summary by CodeRabbit * **Chores** * Updated script commands to use the newer Docker CLI syntax for managing...

This PR addresses issue #174. I changed the input for strings to textareas and made modals scrollable. Before: After: Also made sure that there is no overflow on the previews...

Currently, the UX of remote configs is problematic. There are overflows in several lines and only a single line to edit the content. This makes it difficult to work with...