aboutsummaryrefslogtreecommitdiff
path: root/src/styles/global.scss
AgeCommit message (Expand)Author
2021-08-29styled SubmitButton and making it disappear when invalidMikunoNaka
2021-07-12fixed transition only happening on hover inMikunoNaka
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-06-25Adapted the UI for mobile (table incomplete)MikunoNaka
2021-06-10added sgst, cgst, igst support instead of GST as a wholeMikunoNaka
2021-05-03now adding new themes/colorschemes is easier and cleanerMikunoNaka
2021-05-02organised css and rewrote some css for more consistencyMikunoNaka
2021-05-01organised styles and updated color schemeMikunoNaka
2021-04-27licenced the software with MITMikunoNaka
2021-04-26Minor styling + fixed the calculation of discount and taxes and added new cal...MikunoNaka
2021-04-26minor ui changesMikunoNaka
2021-04-16using useState to update array of items to be added in the invoice nowMikunoNaka
2021-04-15tweaked the site for basic mobile useMikunoNaka
2021-04-15laid out the BillingForm elements in a sexy wayMikunoNaka
2021-04-14Played around with formsMikunoNaka
2021-03-27laid out some very basic components, the tile component still needs to be wor...MikunoNaka
2021-03-27rendered a simple non-functional menu/navbarMikunoNaka