aboutsummaryrefslogtreecommitdiff
path: root/src/components/Pages
AgeCommit message (Expand)Author
2021-08-29styled SubmitButton and making it disappear when invalidMikunoNaka
2021-08-29Moved submit button to SummaryDisplayMikunoNaka
2021-08-08Added better support for saving client dataMikunoNaka
2021-08-08half-cleaned the way saving invoices worksMikunoNaka
2021-07-12implemented sleek way to handle generating PDFsMikunoNaka
2021-07-08Added basic functionality to send the invoice data to serverMikunoNaka
2021-07-07styled and added basic functionality to TransportFormMikunoNaka
2021-07-07create basic menu for adding transport infoMikunoNaka
2021-07-02working on the form info like date and stuffMikunoNaka
2021-06-26Ported SelectClientForm to TSMikunoNaka
2021-06-26Converted RegisterItemForm to TS and fix bugs, added more functionality to su...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-24switching to typescriptMikunoNaka
2021-06-15Using react-router to switch pagesMikunoNaka
2021-06-15created new Home PageMikunoNaka