Agreement review date refinement

Looking for another coding task I got motivated to work on improving the agreements feature. I was thinking about the following:

  1. Send notification when review date of an agreement has passed
    • Needs to figure out what type of notification (push, bell, email, status number indicator in menu)
    • and when exactly, what it says
  2. Improve visuals when review date is in the past
    • on agreements overview page
    • on the agreement itself

And more optional/ later:

  1. Add better filter options
    • filter for agreements that need review
  2. More conceptual clarity between ‘Active to’ field and ‘Review Date’
    • ‘Active to’ field isn’t shown anywhere (overview, agreement page) for active agreements, ‘Active from’ field isn’t shown on inactive agreements
    • review sociocracy resources to understand how a term vs review date play out in practise
    • possibly add documentation for both

I started with 2. Improve visuals when review date is in the past

So in the agreements overview each agreement is shown as a card
grafik

with the little Review date field at the bottom (if set)
grafik

which could turn into something like that when passed
grafik

or even change colour?
grafik grafik

Happy for thoughts :slight_smile:

Not sure how detailed I want to document my progress… just now I was thinking to not introduce too many colours, but focus on better filter options. Playing around with it!