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
/
elm
/
Model
/
Payment.elm
Age
Commit message (
Expand
)
Author
2017-03-26
Separate client and server watch
Joris
2017-03-24
Features/categories
Joris
2016-11-19
Search payments with multiple words and by cost too
Joris
2016-06-29
Responsive home page
Joris
2016-06-27
Add the edit functionnality on payments
Joris
2016-06-26
Add the clone functionality on payments
Joris
2016-06-26
Add an editable date field for punctual payment creation
Joris
2016-06-25
Use the search to view either punctual or monthly payments
Joris
2016-06-12
Design income form
Joris
2016-06-04
Add search on payments and use inline font awesome from elm
Joris
2016-06-03
Migrate to elm 0.17
Joris
2016-04-06
Use translated month in stat page
Joris
2016-04-06
Add payments by month in stat
Joris
2016-03-30
Filter own monthly payments in view
Joris
2016-03-30
Merge punctual and monthly payments in client model
Joris
2016-03-27
Compute payers client side rather than server side
Joris
2016-01-02
Merge deletePayment with deleteMonthlyPayment
Joris
2016-01-01
Fix add and delete payment
Joris
2015-12-29
Using persona to validate emails
Joris