ajtruckle / meeting-schedule-assistant-support

Get support for Meeting Schedule Assistant.
https://www.publictalksoftware.co.uk/meeting-schedule-assistant/
4 stars 0 forks source link

Add Confirmed field for Public Talk assignment #82

Closed ajtruckle closed 3 months ago

ajtruckle commented 3 months ago

Originally posted by @ajtruckle in https://github.com/ajtruckle/meeting-schedule-assistant-support/issues/51#issuecomment-2137874310

ajtruckle commented 3 months ago

Use this icon:

https://www.flaticon.com/free-icon-font/user-time_3914150?page=1&position=68&term=clock&origin=search&related_id=3914150

image

Sized to 16 pixels.

ajtruckle commented 3 months ago

Progress:

image

cengizu commented 3 months ago

@ajtruckle Simple and clear. It makes sense to have this feature. The visuals can be improved over time, if needed.

ajtruckle commented 3 months ago

@cengizu Thanks for the feedback. 😊 There are still some scenarios that I have to revise in the coming days to complete this feature.

ajtruckle commented 3 months ago

Progress:

ajtruckle commented 3 months ago

Progress:

Things became a bit more complicated when it came to serialization of away talk data. But I think I have overcome the hurdles that I encountered.

There are several things that I would still like to address:

  1. Default the away talk confirmed status to true for new away talks.
  2. Consider adding an away talk confirmed status column to the away talk grid. My only concern is that it is getting cramped.
  3. Update the Import feature (from PTS) to include the inverse of the Tentative field during importing.
  4. Update some of the Congregation reports to show unconfirmed exchanges in a red font.
ajtruckle commented 3 months ago

Progress:

We could possibly add a new setting to the software to let the user specify what the default "Confirmed" setting should be.

ajtruckle commented 3 months ago
  1. Update some of the Congregation reports to show unconfirmed exchanges in a red font.

The Public Talks Summary report has a setting for the tentative colour:

image

We could add that setting the to Meeting Schedule Assistant version of the Summary report:

image

ajtruckle commented 3 months ago

Progress: