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
/
Pages
Age
Commit message (
Expand
)
Author
2021-08-29
styled SubmitButton and making it disappear when invalid
MikunoNaka
2021-08-29
Moved submit button to SummaryDisplay
MikunoNaka
2021-08-08
Added better support for saving client data
MikunoNaka
2021-08-08
half-cleaned the way saving invoices works
MikunoNaka
2021-07-12
implemented sleek way to handle generating PDFs
MikunoNaka
2021-07-08
Added basic functionality to send the invoice data to server
MikunoNaka
2021-07-07
styled and added basic functionality to TransportForm
MikunoNaka
2021-07-07
create basic menu for adding transport info
MikunoNaka
2021-07-02
working on the form info like date and stuff
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-25
converted all the smaller files to tsx
MikunoNaka
2021-06-25
Ported SummaryDisplay to tsx
MikunoNaka
2021-06-25
Changed the way all the values are calculated for stability
MikunoNaka
2021-06-24
switching to typescript
MikunoNaka
2021-06-15
Using react-router to switch pages
MikunoNaka
2021-06-15
created new Home Page
MikunoNaka