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

Add recycle bin #529

Closed
liorkesos opened this issue Jan 7, 2018 · 4 comments
Closed

Add recycle bin #529

liorkesos opened this issue Jan 7, 2018 · 4 comments
Assignees
Milestone

Comments

@liorkesos
Copy link
Member

Add a recyclebin type of state - so when we remove a task it goes there instead of removing.

@liorkesos liorkesos added this to the 2.0.2 milestone Jan 7, 2018
@nevos
Copy link
Contributor

nevos commented Jan 17, 2018

does this make a task "archived", as per #524

@nevos
Copy link
Contributor

nevos commented Jan 17, 2018

After discussion with @liorkesos we decided that we will add a object called 'deleted' on the model and toggle them accordingly
model could be

deleted:{
  'date':date,
  'state':boolean
}

@nevos nevos self-assigned this Jan 18, 2018
@liorkesos liorkesos removed the week3 label Jan 18, 2018
@nevos
Copy link
Contributor

nevos commented Jan 18, 2018

@liorkesos needed design for recycle bin under config setting

@nevos
Copy link
Contributor

nevos commented Jan 24, 2018

@arbel we need design for recycle/unrecycle buttons, as well as location from which to do these actions.
cc @liorkesos

@nevos nevos closed this as completed Feb 12, 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

3 participants