index
:
OpenBills-web-old
master
Web Based OpenBills Client
Vidhu Kant Sharma
about
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
src
Age
Commit message (
Expand
)
Author
2022-10-24
fix calculation mistakes
Vidhu Kant Sharma
2022-10-16
added 'Invoice Headers' component (incomplete)
Vidhu Kant Sharma
2022-10-16
Items can now strictly have whole number quantities
Vidhu Kant Sharma
2022-10-16
minor bug fixes in ItemPicker input
Vidhu Kant Sharma
2022-10-16
calculating currency/other floating point values with currency.js
Vidhu Kant Sharma
2022-10-13
added an invoice summary component
Vidhu Kant Sharma
2022-10-12
showing total (sum) values in InvoiceItemTable
Vidhu Kant Sharma
2022-10-10
added ItemTable for the invoice page
Vidhu Kant Sharma
2022-10-09
added item picker
Vidhu Kant Sharma
2022-10-05
added client picker
Vidhu Kant Sharma
2022-10-01
added a manage 'menu' page at /manage
Vidhu Kant Sharma
2022-10-01
created a navbar
Vidhu Kant Sharma
2022-10-01
Bug Fix: Couldn't add shipping address while editing existing client
Vidhu Kant Sharma
2022-10-01
showing emails/phones as mailto: and tel: links
Vidhu Kant Sharma
2022-10-01
fixed warning 'component changing controlled input to uncontrolled' while edi...
Vidhu Kant Sharma
2022-09-27
Bug Fix: undefined sent as ID when updating a brand/item
Vidhu Kant Sharma
2022-09-27
added edit option for items and brands
Vidhu Kant Sharma
2022-09-27
added a brands management page
Vidhu Kant Sharma
2022-09-27
Created fully functioning ClientTable
Vidhu Kant Sharma
2022-09-27
created very basic clients list
Vidhu Kant Sharma
2022-09-27
added shipping address functionality to /manage/clients page
Vidhu Kant Sharma
2022-09-26
created very basic client editor
Vidhu Kant Sharma
2022-09-26
First Commit
Vidhu Kant Sharma
2022-09-25
Initialize project using Create React App
Vidhu Kant Sharma