NavigaTUM icon indicating copy to clipboard operation
NavigaTUM copied to clipboard

Better Calendar support

Open TCA-Bot opened this issue 2 years ago • 3 comments

Would be great to have the calendar on the same page, could probably be incorporated easily with an iframe tag.

TCA-Bot avatar Nov 11 '22 12:11 TCA-Bot

@CommanderStorm Should a calendar be implemented on every site with a map or how should I understand this? 😄

Marius1501 avatar Nov 25 '22 08:11 Marius1501

No, a calendar only exists for some rooms like https://nav.tum.de/room/5510.02.001. Currently this is a link to TUMOnline, this issue would like to see this being transformed into a modal with this calendar in an iframe.

Longer term integrating the calendar into our app properly would be advantageous, but I think this is some of the work we should push after #200 for the workflow improvements this PR will bring. For this we will need to add an API route and add a component.

CommanderStorm avatar Nov 25 '22 10:11 CommanderStorm

Update: we now have a calendar API for accessing calendar data see https://nav.tum.de/api for further details This change schould be implemented upon the more modular webclient of #200

CommanderStorm avatar Feb 10 '23 23:02 CommanderStorm