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
/
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-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-23
Use a dialog to add a payment
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 search on payments and use inline font awesome from elm
Joris
2016-06-03
Migrate to elm 0.17
Joris
2016-04-16
Responsive header
Joris
2016-04-05
Ameliore design in income page and stat page
Joris
2016-04-05
Highlight current page in header
Joris
2016-04-05
Add a statistics empty page
Joris
2016-03-31
Add init data in html page
Joris
2016-03-29
Move logged data to LoggedIn component
Joris
2016-03-28
Create an empty but reachable user page
Joris
2016-03-27
Move view and models files
Joris
2016-03-27
Moving some files
Joris
2016-03-27
Regroup monthly modules
Joris
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
Add the user name in the header
Joris
2016-03-27
Compute payers client side rather than server side
Joris
2016-03-23
Sign in token link to /
Joris
2016-03-22
Use nodemon insteal of watch
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
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
Moving initViewAction to serverCommunication module
Joris
2016-01-02
Set a spinner for sign in
Joris
2016-01-02
Use start-app for elm
Joris
2016-01-01
Simplify persona usage
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
Minor design modifications
Joris
2015-12-30
Upgrade to elm 0.16.0
Joris
2015-12-29
Using persona to validate emails
Joris