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
/
LoggedIn
/
Home
/
View
Age
Commit message (
Expand
)
Author
2017-03-26
Separate client and server watch
Joris
2017-03-24
Features/categories
Joris
2016-08-21
Show a message if there is an error during a server request
Joris
2016-08-08
Show incomes in a table and update like payments are updated
Joris
2016-06-29
Responsive home page
Joris
2016-06-29
Add tooltips
Joris
2016-06-27
Add the edit functionnality on payments
Joris
2016-06-26
Add the clone functionality on payments
Joris
2016-06-26
Set up enter form submi behaviour on dialog
Joris
2016-06-26
Confirm before payment deletion
Joris
2016-06-26
Add an editable date field for punctual payment creation
Joris
2016-06-25
Add a remove icon to empty a input text field
Joris
2016-06-25
Use the search to view either punctual or monthly payments
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
Migrate to elm 0.17
Joris
2016-04-07
Add cumulative incomes by user
Joris
2016-04-06
Show first, previous, next and last page even if the action does not do anything
Joris
2016-04-05
Ameliore design in income page and stat page
Joris
2016-04-04
Add income list CRUD in user page
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-29
Move logged data to LoggedIn component
Joris
2016-03-28
Compute payment count client side
Joris
2016-03-28
Create an empty but reachable user page
Joris