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
/
Payment.elm
Age
Commit message (
Expand
)
Author
2017-11-07
Bootstrap with GHCJS and reflex:
Joris
2017-04-02
Add a chart on payments by month by categories
Joris
2017-03-27
Modelize punctual and monthly payment pages
Joris
2017-03-26
Separate client and server watch
Joris
2015-12-29
Using persona to validate emails
Joris
2015-10-04
Using incomes to compute a fair computation to designate the payer
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
Using UserId instead of UserName to indentify users
Joris
2015-09-05
Limit showed pages and add first, previous, next and last page links
Joris
2015-09-04
Paging model works with both payments addition and deletion
Joris
2015-09-04
Adding paging (need some fixes)
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-13
Giving the payment id to the client
Joris Guyonvarch
2015-07-10
Fetching payments and showing them in a table
Joris Guyonvarch