wearefrank / ladybug-frontend

Frontend for Ladybug
Apache License 2.0
1 stars 7 forks source link

Make Ladybug customizations configurable for Frank developers #164

Closed mhdirkse closed 1 month ago

mhdirkse commented 2 years ago

Ladybug can be customized by manipulating Spring beans. This is not comfortable for Frank developers. We want a solution that allows Frank developers to do these customizations.

A possible approach is to introduce a YAML-based programming language.

Jaco emailed an overview of all Ladybug customizations that our customers did. The subject of that email is: "RE: Ladybug customisations".

MatthijsSmets commented 1 month ago

I don't see how we could easily implement this on the frontend, as it means having to restart the backend if I understand correctly?

mhdirkse commented 1 month ago

I agree this is a backend issue.