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 reccuring emission background task #323

Open
1 of 2 tasks
Tracked by #254
PierreBresson opened this issue Sep 24, 2021 · 0 comments
Open
1 of 2 tasks
Tracked by #254

Add reccuring emission background task #323

PierreBresson opened this issue Sep 24, 2021 · 0 comments
Assignees
Labels
🆕 Feature New feature - approved by the team
Projects

Comments

@PierreBresson
Copy link
Member

PierreBresson commented Sep 24, 2021

  • pressing Add emission button should schedule adding emission in the background according to user input, see Recurring emissions #254
  • recurring emissions should also be in redux store in order to display them in emissions screen as "parent emission" of the several "normal" emissions that will appear in the month subsection. For this, create a new recurringEmission folder inside app>ducks

I have done some research on how to do it, might help :

@PierreBresson PierreBresson changed the title Add emission should schedule adding emission in the background according to user input Add reccuring emission background task Sep 24, 2021
@PierreBresson PierreBresson added hacktoberfest https://hacktoberfest.digitalocean.com/ 🆕 Feature New feature - approved by the team labels Sep 24, 2021
@PierreBresson PierreBresson removed the hacktoberfest https://hacktoberfest.digitalocean.com/ label Nov 1, 2021
@PierreBresson PierreBresson added this to To do in v1.0.0 Nov 14, 2021
@PierreBresson PierreBresson self-assigned this Nov 28, 2021
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
🆕 Feature New feature - approved by the team
Projects
v1.0.0
  
To do
Development

No branches or pull requests

1 participant