aboutsummaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2022-12-21not checking for authorization in homepage nowHEADmasterVidhu Kant Sharma
2022-12-21fixed form not submitting when enter is pressedVidhu Kant Sharma
2022-12-21redirecting when refresh token expiresVidhu Kant Sharma
2022-12-21made app unaccessible when not logged inVidhu Kant Sharma
2022-12-21Update READMEVidhu Kant Sharma
2022-12-04added notification systemVidhu Kant Sharma
2022-12-04added (untested) auth mechanismVidhu Kant Sharma
2022-11-11added very basic functionality to generate and list invoicesVidhu Kant Sharma
2022-10-24fix calculation mistakesVidhu Kant Sharma
2022-10-16added 'Invoice Headers' component (incomplete)Vidhu Kant Sharma
2022-10-16Items can now strictly have whole number quantitiesVidhu Kant Sharma
2022-10-16minor bug fixes in ItemPicker inputVidhu Kant Sharma
2022-10-16calculating currency/other floating point values with currency.jsVidhu Kant Sharma
2022-10-13added an invoice summary componentVidhu Kant Sharma
2022-10-12showing total (sum) values in InvoiceItemTableVidhu Kant Sharma
2022-10-10added ItemTable for the invoice pageVidhu Kant Sharma
2022-10-09added item pickerVidhu Kant Sharma
2022-10-05added client pickerVidhu Kant Sharma
2022-10-01added a manage 'menu' page at /manageVidhu Kant Sharma
2022-10-01created a navbarVidhu Kant Sharma
2022-10-01Bug Fix: Couldn't add shipping address while editing existing clientVidhu Kant Sharma
2022-10-01showing emails/phones as mailto: and tel: linksVidhu Kant Sharma
2022-10-01fixed warning 'component changing controlled input to uncontrolled' while edi...Vidhu Kant Sharma
2022-09-27Bug Fix: undefined sent as ID when updating a brand/itemVidhu Kant Sharma
2022-09-27added edit option for items and brandsVidhu Kant Sharma
2022-09-27added a brands management pageVidhu Kant Sharma
2022-09-27Created fully functioning ClientTableVidhu Kant Sharma
2022-09-27created very basic clients listVidhu Kant Sharma
2022-09-27added shipping address functionality to /manage/clients pageVidhu Kant Sharma
2022-09-26created very basic client editorVidhu Kant Sharma
2022-09-26First CommitVidhu Kant Sharma
2022-09-25Initialize project using Create React AppVidhu Kant Sharma