Skip to content

Latest commit

 

History

History
10 lines (10 loc) · 591 Bytes

File metadata and controls

10 lines (10 loc) · 591 Bytes

Changes to make:

  • Need to fix edit/create pages for work, goals, etc.
  • Work display page should use work store, needs to fetch tallies from tally endpoint, same with goals
  • Need to fix profile page
  • owner being required is broken — profiles require it to just be an ID
  • Create uploading domain/model
  • remove/replace getTalliesForGoal
  • exile GoalWithWorksAndTags and WorkWithTallies, etc
  • delete/undelete should immediately return if the state is already deleted/active
  • unify goals and boards with workIds/tagIds vs works/tags and unify helpers