index
:
budget
main
Share payments with a group of people.
Joris
about
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
src
/
client
/
Model
/
View
Age
Commit message (
Expand
)
Author
2015-12-29
Using persona to validate emails
Joris
2015-10-04
Do not authorize negative incomes
Joris
2015-10-04
Using incomes to compute a fair computation to designate the payer
Joris
2015-09-13
Adding UI to modify the income
Joris
2015-09-12
Adding UI income read-only
Joris
2015-09-09
Authorizing refunds (negative payments) but stop authorizing null payments
Joris
2015-09-06
Renaming PaymentView to LoggedInView
Joris
2015-09-06
Show montly payments with an expandable mechanism
Joris
2015-09-06
Can add monthly payments, not visible at the moment though, just the count is...
Joris
2015-09-05
Payment frequence choice between either punctual or monthly, UI only
Joris
2015-09-05
Renaming PaymentView to LoggedView
Joris
2015-09-05
Using UserId instead of UserName to indentify users
Joris
2015-09-04
Adding paging (need some fixes)
Joris
2015-09-03
Give the payments count to the client
Joris
2015-08-29
Showing exceeding payers
Joris
2015-08-14
Cost must not be negative
Joris Guyonvarch
2015-08-14
One payment is clickable and set to orange for the moment
Joris Guyonvarch
2015-08-14
Adding an edition model for the payment view
Joris Guyonvarch
2015-08-12
Translating payment screen except dates
Joris Guyonvarch
2015-08-09
Wording for sign in email
Joris Guyonvarch
2015-08-01
Adding error feedbacks when adding a payment
Joris Guyonvarch
2015-07-21
Adding the payment without reloading the page
Joris Guyonvarch
2015-07-20
Add a payment from the UI, it needs polishing however
Joris Guyonvarch
2015-07-19
Showing either error or success message at sign in page
Joris Guyonvarch
2015-07-19
Login with a token validation
Joris Guyonvarch