8000 Improve Transaction-list component by agranado2k · Pull Request #559 · maestrano/impac-angular · GitHub
[go: up one dir, main page]
More Web Proxy on the site http://driver.im/
Skip to content

Improve Transaction-list component #559

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

Conversation

agranado2k
Copy link
Contributor
  • merge the options to delete transactions (only one and all recurring)

 - merge the options to delete transactions (only one and all recurring)
@agranado2k agranado2k added this to the v1.9.0 milestone Jun 13, 2018
Copy link
@MarcoBgn MarcoBgn left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

@agranado2k just a comment about the trxGroupId

trx.recurring = false
else
return unless trx.recurring_parent
trxGroupId = trx.recurring_parent

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Shouldn't be trx.recurring_parent.id here?

Copy link
Contributor Author

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Actually no because trx.recurring_parent is already id... the name is not good... should be trx.recurring_parent_id. I agree.. but the resource in Bolt is like it... :/

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Right, can you add a comment to avoid future headaches? :)

@agranado2k agranado2k changed the base branch from 1.8 to 1.9 June 19, 2018 11:43
@agranado2k agranado2k merged commit c804908 into maestrano:1.9 Jun 19, 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

Successfully merging this pull request may close these issues.

2 participants
0