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
/
Update
Age
Commit message (
Collapse
)
Author
2016-03-27
Regroup add payment modules
Joris
2016-03-27
Regroup account modules
Joris
2016-03-27
Regroup loggedIn modules
Joris
2016-03-27
Regroup signIn modules
Joris
2016-03-27
Compute payers client side rather than server side
Joris
2016-03-12
Do not try to init data after login mail was sent
Joris
2016-03-11
Don't use persona anymore, use email token to sign in
Joris
2016-01-04
Simplify server communicaitons in client
Joris
2016-01-03
Validate add payment server side
Joris
2016-01-03
Move update income to the account update layer
Joris
2016-01-03
Set focus properties to button elements
Joris
2016-01-03
Prevent to send multiple payments if the server is not answering
Joris
2016-01-02
Merge deletePayment with deleteMonthlyPayment
Joris
2016-01-02
Merge AddPayment and AddMonthlyPayment
Joris
2016-01-02
Set a spinner for sign in
Joris
2016-01-02
Use start-app for elm
Joris
2016-01-01
Fix add and delete payment
Joris
2015-12-31
Fetch all the payments, do the paging only in the UI
Joris
2015-12-30
Upgrade to elm 0.16.0
Joris
2015-12-29
Using persona to validate emails
Joris