NomisNostab / Topo-Blazor

This is a Blazor port of the Topo application. The application can be run from https://nomisnostab.github.io/Topo-Blazor/
MIT License
18 stars 6 forks source link

Feature Request: Show event status in program #145

Closed nick-pike closed 5 months ago

nick-pike commented 5 months ago

Would it be possible to add a column to the Program list showing the status of the event? eg Planned vs Concluded.

This would make it easy to see if there's any program entries that haven't been concluded, even if the leader isn't listed as an organiser.

It looks like the status is available in the events.terrain/members/{id}/events api response.

I've mocked up what it could potentially look like;

image

Yours in Scouting, Nick

NomisNostab commented 5 months ago

@nick-pike I can look into this for you.

NomisNostab commented 5 months ago

@nick-pike This has been added in version 1.54 which is being deployed now.