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
/
Key.hs
Age
Commit message (
Collapse
)
Author
2016-03-26
Use parsing duration facilities from config-manager
Joris
2016-03-26
Move no-reply mail from messages to conf
Joris
2016-03-23
Sign in token link to /
Joris
2016-03-11
Don't use persona anymore, use email token to sign in
Joris
2016-01-02
Set a spinner for sign in
Joris
2015-12-30
Minor design modifications
Joris
2015-12-29
Using persona to validate emails
Joris
2015-11-01
Set currency in conf instead of in messages
Joris
2015-10-04
Do not authorize negative incomes
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
Can add monthly payments, not visible at the moment though, just the count ↵
Joris
is printed
2015-09-05
Payment frequence choice between either punctual or monthly, UI only
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-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