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
/
elm-package.json
Age
Commit message (
Expand
)
Author
2017-11-07
Bootstrap with GHCJS and reflex:
Joris
2017-04-02
Add a chart on payments by month by categories
Joris
2017-03-26
Separate client and server watch
Joris
2017-03-24
Features/categories
Joris
2016-11-19
Search payments with multiple words and by cost too
Joris
2016-06-29
Add tooltips
Joris
2016-06-27
Add the edit functionnality on payments
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-04
Add income list CRUD in user page
Joris
2016-03-28
Create an empty but reachable user page
Joris
2016-03-27
Update elm version
Joris
2016-01-02
Use start-app for elm
Joris
2015-12-30
Upgrade to elm 0.16.0
Joris
2015-12-29
Using persona to validate emails
Joris
2015-08-20
Removing exposed modules so that we do not need a documentation for main
guyonvarch
2015-08-11
Showing server sides generated messages from the client
Joris Guyonvarch
2015-07-21
Adding the payment without reloading the page
Joris Guyonvarch
2015-07-19
Login with a token validation
Joris Guyonvarch
2015-07-06
Setting up Scotty, Persistent, Clay, Blaze, Esqueleto, Elm
Joris Guyonvarch