Matthias Ableidinger
Matthias Ableidinger
We should also think more about what kind of customizability we really need and want to support
i had the idea, maybe we can make it customizeable by providing our own spring boot starter like in this article: https://www.codecentric.de/wissens-hub/blog/extending-spring-boot-five-steps-writing-spring-boot-starter
for what any why we want to make boudicca customizable: To make it possible for others to host simple adaptations of Boudicca. Two existing examples: 1) https://boudicca.events Our own site...
so we started this on the hacktoberfest and it will be split into boudicca.base and boudicca.events for now :) also, we decided to try to make the eventdb/search unknowing of...
a lot of work is done already, one of the remaining big parts is the "eventcollectors" package
it looks quite nice but i also want something which really shows ALL the properties of the event, especially those not handled otherwise. also, maybe we could split up the...
by default we should at least show all properties that we can filter for and then somewhere else also all properties we don't show anywhere ese
well, the two links you posted about cls are interesting but are only talking about unexpected layout shifts clicking and expanding an event is not unexpected, is it?
> we may need to consider extending the PictureProxy to have a functionality to request pictures in requested size. that should not be hard, and also we can do that...
> what am I doing in the code that I'm not happy with is keeping the propeties with data attributes, I think it is not clean and there could be...