index
:
openbills-legacy
main
Open source browser based invoicing software for standalone clients
Vidhu Kant Sharma
about
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
src
/
components
/
Form
/
People
Age
Commit message (
Expand
)
Author
2021-09-13
moved interfaces to new folder
MikunoNaka
2021-09-13
created new new address component for unlimited addresses
MikunoNaka
2021-08-31
Added half support to add different shipping address
MikunoNaka
2021-08-08
somehow created a search bar
MikunoNaka
2021-08-08
Added better support for saving client data
MikunoNaka
2021-07-08
polished how POST requests work on both front and back end
MikunoNaka
2021-06-26
Fixed and styled ClientInfoDisplay
MikunoNaka
2021-06-26
Ported SelectClientForm to TS
MikunoNaka
2021-06-26
Converted RegisterItemForm to TS and fix bugs, added more functionality to su...
MikunoNaka
2021-06-15
fixed some errors in SelectClientForm
MikunoNaka
2021-06-11
cleaned up some code and fixed formatter for the client name/address
MikunoNaka
2021-05-11
implemented very basic form to select Client
MikunoNaka
2021-05-05
fixed broken API routes and css glitch in form
MikunoNaka
2021-05-03
added a form to manipulate some data about the document and the client info
MikunoNaka
2021-05-02
fixed errors and added new incomplete form to register a new client
MikunoNaka