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
/
View
/
Page.hs
Age
Commit message (
Collapse
)
Author
2017-11-07
Bootstrap with GHCJS and reflex:
Joris
- setup login and logout, - first draft of payment view.
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-03-31
Add viewport
Joris
2016-03-31
Add init data in html page
Joris
2016-03-23
Sign in token link to /
Joris
2016-03-21
use config-manager instead of ConfigFile
Joris
2016-01-02
Set a spinner for sign in
Joris
2015-12-29
Using persona to validate emails
Joris
2015-11-01
Use in client the real currency set in config.txt
Joris
2015-08-12
Translating the page title too
Joris Guyonvarch
2015-08-10
Embedding messages into the page
Joris Guyonvarch
2015-08-09
Simpler add payment with icons instead of text for labels
Joris Guyonvarch
2015-08-09
Wording for sign in email
Joris Guyonvarch
2015-08-08
Getting the hostname and the port in config file
Joris Guyonvarch
2015-07-19
Showing either error or success message at sign in page
Joris Guyonvarch
2015-07-18
Showing either the payment table or a forbidden message in the UI
Joris Guyonvarch
2015-07-06
Setting up Scotty, Persistent, Clay, Blaze, Esqueleto, Elm
Joris Guyonvarch