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
/
server
/
Model
/
Message
/
Translations.hs
Age
Commit message (
Expand
)
Author
2015-10-04
Using incomes to compute a fair computation to designate the payer
Joris
2015-10-01
Update no-reply email domain from shared-cost.guyonvarch.me to cost.guyonvarc...
Joris
2015-09-13
Adding UI to modify the income
Joris
2015-09-13
Using flexbox for the add payment form
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
Shortening monthly count and sum message
Joris
2015-09-06
Showing the total amount of monthly payments
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-03
Give the payments count to the client
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-14
Cost must not be negative
Joris Guyonvarch
2015-08-12
Fixing french translations
Joris Guyonvarch
2015-08-12
Translating payment screen except dates
Joris Guyonvarch
2015-08-12
Translating sign in page and mail
Joris Guyonvarch
2015-08-11
Showing server sides generated messages from the client
Joris Guyonvarch
2015-08-10
Embedding messages into the page
Joris Guyonvarch