aboutsummaryrefslogtreecommitdiff
path: root/src/components/Form/Items
AgeCommit message (Expand)Author
2021-09-13moved interfaces to new folderMikunoNaka
2021-08-08somehow created a search barMikunoNaka
2021-08-08added support for Item Brand and CategoryMikunoNaka
2021-07-08polished how POST requests work on both front and back endMikunoNaka
2021-07-03fixed datepicker bleeding through floating menuMikunoNaka
2021-07-02Bug fix: the GST reset button appearing when item was addedMikunoNaka
2021-07-02added reset buttons to the formMikunoNaka
2021-06-27Bug Fix: Discount not being calculated for every item but only oneMikunoNaka
2021-06-26Using types in RegisterItemForm nowMikunoNaka
2021-06-26Storing HSN as string nowMikunoNaka
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-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-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-03added some features and many bugs to DocumentInfoFormMikunoNaka
2021-05-02fixed errors and added new incomplete form to register a new clientMikunoNaka
2021-05-02organised the Form components into more directoriesMikunoNaka