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

Fixes #178 - UI support for budget splits #191

Merged
merged 45 commits into from
Mar 25, 2018
Merged

Fixes #178 - UI support for budget splits #191

merged 45 commits into from
Mar 25, 2018

Conversation

jantman
Copy link
Owner

@jantman jantman commented Mar 24, 2018

This adds UI support for budget splits. See CHANGELOG for details.

…ble at point... Other element would receive the click' error
…ith timeout errors trying to get the modal
…ravisCI errors when clicking a JS link that triggers a modal
…sorting; disable ordering on budget column
…xes to use bool instead of 'true' string now that forms submit as JSON
@codecov-io
Copy link

codecov-io commented Mar 24, 2018

Codecov Report

Merging #191 into master will decrease coverage by 0.03%.
The diff coverage is 11.82%.

Impacted file tree graph

@@            Coverage Diff             @@
##           master     #191      +/-   ##
==========================================
- Coverage   28.33%   28.29%   -0.04%     
==========================================
  Files          57       57              
  Lines        4101     4117      +16     
  Branches      666      675       +9     
==========================================
+ Hits         1162     1165       +3     
- Misses       2910     2916       +6     
- Partials       29       36       +7
Impacted Files Coverage Δ
biweeklybudget/flaskapp/cli_commands.py 0% <ø> (ø) ⬆️
biweeklybudget/flaskapp/filters.py 0% <0%> (ø) ⬆️
biweeklybudget/flaskapp/views/help.py 0% <0%> (ø) ⬆️
biweeklybudget/flaskapp/views/formhandlerview.py 0% <0%> (ø) ⬆️
biweeklybudget/flaskapp/views/budgets.py 0% <0%> (ø) ⬆️
biweeklybudget/flaskapp/views/reconcile.py 0% <0%> (ø) ⬆️
biweeklybudget/flaskapp/views/accounts.py 0% <0%> (ø) ⬆️
biweeklybudget/flaskapp/views/transactions.py 0% <0%> (ø) ⬆️
biweeklybudget/flaskapp/views/scheduled.py 0% <0%> (ø) ⬆️
biweeklybudget/flaskapp/app.py 0% <0%> (ø) ⬆️
... and 3 more

Continue to review full report at Codecov.

Legend - Click here to learn more
Δ = absolute <relative> (impact), ø = not affected, ? = missing data
Powered by Codecov. Last update 80b7635...324b922. Read the comment docs.

@jantman jantman merged commit 88dc786 into master Mar 25, 2018
@jantman jantman deleted the issues/178 branch March 25, 2018 11:23
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.

None yet

2 participants