Piotr Kedra
Piotr Kedra
This is what my changes look like. Let me know what do u think
If the changes are fine, to make them work for current users, migration of the database is needed. Should I commit the migration in this PR or it should be...
Yeah, by default it is applied to all recurring instances of that lecture, but there is an option to apply colour to a single event, which always overrides the colour...
I have already added the migration in the last commit
Yeah, if "Repeats Weekly" is selected, then the colour is applied to all entries (all events of the selected lecture). If it is unselected then the colour is applied only...
Yeah, it might be better. I will test it, and if it is too long I will just wrap the text to the second line or make the font slightly...
I have merged and changed the text. Text is for sure not too long, but in case some small screens text should wrap to the second line.
Sorry for the late response. My idea was to do it like it is on the NavigaTUM website, therefore I left there space for including a map instead of this...
Have same problem
Implemented more information endpoint (nav.tum.sexy/api/get/:id ) and search endpoint (nav.tum.sexy/api/search?q=querry) in https://github.com/TUM-Dev/Campus-Android/pull/1462.