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
Age
Commit message (
Collapse
)
Author
2016-06-25
Use the search to view either punctual or monthly payments
Joris
2016-06-23
Use a dialog to add a payment
Joris
2016-06-21
Add a dialog to confirm income deletion
Joris
2016-06-19
Show payment count and sum right after search
Joris
2016-06-13
Use simple-form for search and set style
Joris
2016-06-12
Design income form
Joris
2016-06-04
Add mean payment by month
Joris
2016-06-04
Add search on payments and use inline font awesome from elm
Joris
2016-06-03
Add creation and amount translations
Joris
2016-04-16
Responsive header
Joris
2016-04-08
Add total payment partition
Joris
2016-04-07
Add cumulative incomes by user
Joris
2016-04-05
Ameliore design in income page and stat page
Joris
2016-04-05
Add a statistics empty page
Joris
2016-04-04
Add income list CRUD in user page
Joris
2016-03-31
Add init data in html page
Joris
2016-03-30
Merge punctual and monthly payments in client model
Joris
2016-03-28
Compute payment count client side
Joris
2016-03-27
Compute payers client side rather than server side
Joris
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-21
use config-manager instead of ConfigFile
Joris
2016-03-11
Don't use persona anymore, use email token to sign in
Joris
2016-01-03
Validate add payment server side
Joris
2016-01-03
Set focus properties to button elements
Joris
2016-01-02
Set a spinner for sign in
Joris
2015-12-31
Fetch all the payments, do the paging only in the UI
Joris
2015-12-30
Minor design modifications
Joris
2015-12-29
Using persona to validate emails
Joris
2015-11-01
Store the sign in token instead of the login in the session cookie
Joris
2015-11-01
Use in client the real currency set in config.txt
Joris
2015-11-01
Removing useless Translations model
Joris
2015-11-01
Set currency in conf instead of in messages
Joris
2015-10-04
Do not authorize negative incomes
Joris
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 ↵
Joris
cost.guyonvarch.me
2015-10-01
Factor job listener
Joris
2015-09-13
Removing useless user join on total payment query
Joris
2015-09-13
Adding UI to modify the income
Joris
2015-09-13
Adding income database table with a getter and a setter
Joris
2015-09-13
Using flexbox for the add payment form
Joris
2015-09-12
Adding UI income read-only
Joris
2015-09-11
Using jsonObject to create on the fly json object responses
Joris
2015-09-09
Authorizing refunds (negative payments) but stop authorizing null payments
Joris
2015-09-06
Simplifying paymentJob
Joris
2015-09-06
Setting up the monthly job
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
The user can remove a monthly payment
Joris
[next]