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
/
Design
/
Color.hs
Age
Commit message (
Collapse
)
Author
2017-11-08
Use a better project structure
Joris
2017-11-07
Bootstrap with GHCJS and reflex:
Joris
- setup login and logout, - first draft of payment view.
2016-06-12
Design income form
Joris
2016-06-03
Migrate to elm 0.17
Joris
2016-04-16
Responsive header
Joris
2016-01-03
Set focus properties to button elements
Joris
2015-09-04
Adding paging (need some fixes)
Joris
2015-09-03
Adapting design to smaller screens
Joris
2015-08-29
Modifying colors thanks to paletton
Joris
2015-08-29
Showing exceeding payers
Joris
2015-08-14
One payment is clickable and set to orange for the moment
Joris Guyonvarch
2015-08-12
Input and label design glued together
Joris Guyonvarch
2015-07-19
Showing either error or success message at sign in page
Joris Guyonvarch
2015-07-19
Login with a token validation
Joris Guyonvarch
2015-07-19
Adding UI to sign in and sign out
Joris Guyonvarch
2015-07-18
Adding login/logout functions thanks to a client session
Joris Guyonvarch
2015-07-06
Setting up Scotty, Persistent, Clay, Blaze, Esqueleto, Elm
Joris Guyonvarch