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
Age
Commit message (
Collapse
)
Author
2021-09-13
Added dummy objects to use as place holders
HEAD
main
MikunoNaka
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-29
Fixed SummaryDisplayTR
MikunoNaka
2021-08-29
styled SubmitButton and making it disappear when invalid
MikunoNaka
2021-08-29
Moved submit button to SummaryDisplay
MikunoNaka
2021-08-08
somehow created a search bar
MikunoNaka
2021-08-08
added support for Item Brand and Category
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
Added support for more client details in server
MikunoNaka
2021-07-12
fixed transition only happening on hover in
MikunoNaka
2021-07-12
updated the packages
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-08
Merge branch 'main' of github.com:MikunoNaka/openbills
MikunoNaka
2021-07-08
polished how POST requests work on both front and back end
MikunoNaka
2021-07-07
Update README.md
Vidhu Kant Sharma
2021-07-07
styled and added basic functionality to TransportForm
MikunoNaka
2021-07-07
create basic menu for adding transport info
MikunoNaka
2021-07-05
Deleted all the User API routes, planning to make openbills single-user
MikunoNaka
2021-07-03
fixed datepicker bleeding through floating menu
MikunoNaka
2021-07-03
Added datepicker with custom css
MikunoNaka
2021-07-02
Bug fix: the GST reset button appearing when item was added
MikunoNaka
2021-07-02
added reset buttons to the form
MikunoNaka
2021-07-02
working on the form info like date and stuff
MikunoNaka
2021-06-27
Fixed DisplayItem and now really big decimal numbers don't show up
MikunoNaka
2021-06-27
Bug Fix: Discount not being calculated for every item but only one
MikunoNaka
2021-06-26
ported and changed order in ItemsDisplay
MikunoNaka
2021-06-26
Fixed and styled ClientInfoDisplay
MikunoNaka
2021-06-26
Ported SelectClientForm to TS
MikunoNaka
2021-06-26
Using types in RegisterItemForm now
MikunoNaka
2021-06-26
Storing HSN as string now
MikunoNaka
2021-06-26
Converted RegisterItemForm to TS and fix bugs, added more functionality to ↵
MikunoNaka
support the backend
2021-06-25
Adapted the UI for mobile (table incomplete)
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
Multiple minor bug fixes and convert more compnents to TS
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
2021-06-15
distributed different router functions into different files
MikunoNaka
2021-06-15
Merge branch 'main' of github.com:MikunoNaka/openbills Update Readme
MikunoNaka
2021-06-15
fixed some errors in SelectClientForm
MikunoNaka
2021-06-13
Update README.md
Vidhu Kant Sharma
2021-06-13
seperated the router into another module
MikunoNaka
2021-06-13
minor bug fix
MikunoNaka
2021-06-13
implement API route for users
MikunoNaka
[next]