whiterook6 / pensions

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Add controls to list and create estimates

whiterook6 opened this issue · comments

Given a set of estimates (rules about how to be paid, options, names, dates, etc.), show a list of existing estimates, and be able to switch between them.

Decisions to make:

  • do we edit in place? Or do we edit copies?
  • is the list immutable?
  • can we hide, delete, or clone estimates? is there a reason to?