Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

As an Owner I would like to be able to add sections to my moneylog #89

Closed
zacck-zz opened this issue Mar 28, 2018 · 2 comments
Closed

Comments

@zacck-zz
Copy link
Member

Expected Behavior

After an owner has created a MoneyLog they get the planning stage of the budgeting lifecycle at this point with our system design we encourage an owner to add 1 or more sections to the MoneyLog in the spirit of divide and conquer

Actual Behavior

At the moment this functionality is not provided for at all

Acceptance Criteria

An owner should be able to use a mutation to create sections in a MoneyLog.

Specifications

  • Version: 0.0.3-rcwishlist
@zacck-zz
Copy link
Member Author

zacck-zz commented Mar 28, 2018

Notes

Here we would need mutations to

  • add number of sections in a MoneyLog
  • update section names in a MoneyLog
  • delete sections from a in a MoneyLog

and queries to

  • fetch sections that belong to a MoneyLog(perhaps preload these) when fetching the MoneyLog

@zacck-zz
Copy link
Member Author

zacck-zz commented Apr 3, 2018

In order to delete a section from a MoneyLog a number of operations need to happen this would best be handled in a separate issue. #97

@zacck-zz zacck-zz closed this as completed Apr 6, 2018
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant