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
/
View
/
Payments
/
Table.elm
Age
Commit message (
Expand
)
Author
2015-09-06
Renaming PaymentView to LoggedInView
Joris
2015-09-06
The user can remove a monthly payment
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
Renaming PaymentView to LoggedView
Joris
2015-09-05
Using UserId instead of UserName to indentify users
Joris
2015-09-04
Paging model works with both payments addition and deletion
Joris
2015-09-03
Adapting design to smaller screens
Joris
2015-08-29
MoneySymbol is translated too
Joris
2015-08-27
Server payament delete
Joris
2015-08-23
UI payment delete, not done on server side yet
Joris
2015-08-14
One payment is clickable and set to orange for the moment
Joris Guyonvarch
2015-08-14
Translating dates
Joris Guyonvarch
2015-08-13
Payment input rounded and payment columns fixed percentagewise
Joris Guyonvarch
2015-08-13
Giving the payment id to the client
Joris Guyonvarch
2015-07-20
Add a payment from the UI, it needs polishing however
Joris Guyonvarch