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
Age
Commit message (
Expand
)
Author
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 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
fixed transition only happening on hover in
MikunoNaka
2021-07-08
polished how POST requests work on both front and back end
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-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
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 su...
MikunoNaka
2021-06-25
Adapted the UI for mobile (table incomplete)
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
fixed some errors in SelectClientForm
MikunoNaka
2021-06-11
cleaned up some code and fixed formatter for the client name/address
MikunoNaka
2021-06-10
added sgst, cgst, igst support instead of GST as a whole
MikunoNaka
2021-05-11
implemented very basic form to select Client
MikunoNaka
2021-05-05
Bug Fix: now the app won't crash if there are no saved items in DB
MikunoNaka
2021-05-05
made the code less error prone and more oriented towards the functional paradigm
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-03
added some features and many bugs to DocumentInfoForm
MikunoNaka
2021-05-03
now adding new themes/colorschemes is easier and cleaner
MikunoNaka
2021-05-02
fixed errors and added new incomplete form to register a new client
MikunoNaka
2021-05-02
organised the Form components into more directories
MikunoNaka
2021-05-02
added back the menu buttons on RegisterItemForm now it works
MikunoNaka
2021-05-02
organised css and rewrote some css for more consistency
MikunoNaka
2021-05-02
cleaned up the code and redesigned RegisterItemForm and added more functionality
MikunoNaka
2021-05-01
rewrote the stylesheet into something more readable. RegisterItemForm is comp...
MikunoNaka
2021-05-01
using node-sass directly instead of using sassc
MikunoNaka
2021-04-30
minor design change/bug fix
MikunoNaka
2021-04-30
Fixed issues with empty price field
MikunoNaka
2021-04-30
cleaned the code and implemented shitty error handling
MikunoNaka
2021-04-30
now the gst changes with the item's default gst
MikunoNaka
2021-04-30
updating the items list on runtime + fixed at least 3 bugs emerged due to that
MikunoNaka
2021-04-30
fixed RegisterItemForm not showing/hiding
MikunoNaka
2021-04-28
styled the RegisterItemForm properly and introduced like 20 bugs
MikunoNaka
[next]