aboutsummaryrefslogtreecommitdiff
path: root/src
AgeCommit message (Expand)Author
2021-09-13Added dummy objects to use as place holdersHEADmainMikunoNaka
2021-09-13moved interfaces to new folderMikunoNaka
2021-09-13created new new address component for unlimited addressesMikunoNaka
2021-08-31Added half support to add different shipping addressMikunoNaka
2021-08-29Fixed SummaryDisplayTRMikunoNaka
2021-08-29styled SubmitButton and making it disappear when invalidMikunoNaka
2021-08-29Moved submit button to SummaryDisplayMikunoNaka
2021-08-08somehow created a search barMikunoNaka
2021-08-08added support for Item Brand and CategoryMikunoNaka
2021-08-08Added better support for saving client dataMikunoNaka
2021-08-08half-cleaned the way saving invoices worksMikunoNaka
2021-07-12fixed transition only happening on hover inMikunoNaka
2021-07-12implemented sleek way to handle generating PDFsMikunoNaka
2021-07-08Added basic functionality to send the invoice data to serverMikunoNaka
2021-07-08polished how POST requests work on both front and back endMikunoNaka
2021-07-07styled and added basic functionality to TransportFormMikunoNaka
2021-07-07create basic menu for adding transport infoMikunoNaka
2021-07-03fixed datepicker bleeding through floating menuMikunoNaka
2021-07-03Added datepicker with custom cssMikunoNaka
2021-07-02Bug fix: the GST reset button appearing when item was addedMikunoNaka
2021-07-02added reset buttons to the formMikunoNaka
2021-07-02working on the form info like date and stuffMikunoNaka
2021-06-27Fixed DisplayItem and now really big decimal numbers don't show upMikunoNaka
2021-06-27Bug Fix: Discount not being calculated for every item but only oneMikunoNaka
2021-06-26ported and changed order in ItemsDisplayMikunoNaka
2021-06-26Fixed and styled ClientInfoDisplayMikunoNaka
2021-06-26Ported SelectClientForm to TSMikunoNaka
2021-06-26Using types in RegisterItemForm nowMikunoNaka
2021-06-26Storing HSN as string nowMikunoNaka
2021-06-26Converted RegisterItemForm to TS and fix bugs, added more functionality to su...MikunoNaka
2021-06-25Adapted the UI for mobile (table incomplete)MikunoNaka
2021-06-25converted all the smaller files to tsxMikunoNaka
2021-06-25Ported SummaryDisplay to tsxMikunoNaka
2021-06-25Changed the way all the values are calculated for stabilityMikunoNaka
2021-06-24Multiple minor bug fixes and convert more compnents to TSMikunoNaka
2021-06-24switching to typescriptMikunoNaka
2021-06-15Using react-router to switch pagesMikunoNaka
2021-06-15created new Home PageMikunoNaka
2021-06-15fixed some errors in SelectClientFormMikunoNaka
2021-06-11cleaned up some code and fixed formatter for the client name/addressMikunoNaka
2021-06-10added sgst, cgst, igst support instead of GST as a wholeMikunoNaka
2021-05-11implemented very basic form to select ClientMikunoNaka
2021-05-05Bug Fix: now the app won't crash if there are no saved items in DBMikunoNaka
2021-05-05made the code less error prone and more oriented towards the functional paradigmMikunoNaka
2021-05-05fixed broken API routes and css glitch in formMikunoNaka
2021-05-03fixed warnings occouring due to abscence of <tbody>MikunoNaka
2021-05-03fixed warnings occouring due to Header.jsMikunoNaka
2021-05-03added a form to manipulate some data about the document and the client infoMikunoNaka
2021-05-03added some features and many bugs to DocumentInfoFormMikunoNaka
2021-05-03now adding new themes/colorschemes is easier and cleanerMikunoNaka