Closed rgeil-belvedere closed 2 years ago
Added a client-side check before creating or updating a JSON key type. If the JSON cannot be parsed (via JSON.parse), the update/create button is disabled.
Also pinned mariadb in docker-compose.yml to 10.8.2 due to this issue https://serverfault.com/questions/1103333/mariadb-10-8-3-in-docker-cant-initialize-timers
closes #49
Added a client-side check before creating or updating a JSON key type. If the JSON cannot be parsed (via JSON.parse), the update/create button is disabled.
Also pinned mariadb in docker-compose.yml to 10.8.2 due to this issue https://serverfault.com/questions/1103333/mariadb-10-8-3-in-docker-cant-initialize-timers
closes #49