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
/
client
/
client.cabal
Age
Commit message (
Expand
)
Author
2021-01-03
Rewrite in Rust
Joris
2020-01-20
Show payment stats
Joris
2019-12-08
Add category page
Joris
2019-11-07
Show payment header infos
Joris
2019-11-06
Show the payment table with server side paging
Joris
2019-11-03
Fetch the first payment date instead of every payment to get cumulative income
Joris
2019-11-03
Show users in income table
Joris
2019-10-27
WIP Set up server side paging for incomes
Joris
2019-10-23
Edit an income
Joris
2019-10-23
Delete income
Joris
2019-10-22
Harmonize view component code style
Joris
2019-10-22
Create ModalForm component
Joris
2019-10-20
Simplify page initialization
Joris
2019-10-20
Load init data per page with AJAX
Joris
2019-10-20
Add income
Joris
2019-10-20
Move income header and income table views into separate components
Joris
2019-10-19
Include pages into table component
Joris
2019-10-14
Show cumulative incomes per user in income page
Joris
2019-10-13
Show income table
Joris
2019-10-12
Implement client routing
Joris
2019-08-11
Add payment clone
Joris
2019-08-10
Add smooth transitions to modal show and hide
Joris
2019-08-04
Implementing client side validation
Joris
2018-10-28
Delete payment
Joris
2018-06-11
WIP
Joris
2018-01-05
Add modal component
Joris
2018-01-03
Modify weelky report and payment search interface
Joris
2017-11-19
Show payment count and partition
Joris
2017-11-14
Setup stylish-haskell
Joris
2017-11-12
Add mocked pages
Joris
2017-11-08
Use a better project structure
Joris