aboutsummaryrefslogtreecommitdiff
path: root/src/styles
AgeCommit message (Expand)Author
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-07-03Added datepicker with custom cssMikunoNaka
2021-06-25Adapted the UI for mobile (table incomplete)MikunoNaka
2021-06-15created new Home PageMikunoNaka
2021-06-10added sgst, cgst, igst support instead of GST as a wholeMikunoNaka
2021-05-03added a form to manipulate some data about the document and the client infoMikunoNaka
2021-05-03now adding new themes/colorschemes is easier and cleanerMikunoNaka
2021-05-03new css theme!MikunoNaka
2021-05-02organised the Form components into more directoriesMikunoNaka
2021-05-02organised css and rewrote some css for more consistencyMikunoNaka
2021-05-01organised styles and updated color schemeMikunoNaka
2021-05-01using node-sass directly instead of using sasscMikunoNaka
2021-04-27licenced the software with MITMikunoNaka
2021-04-26modified the colorscheme now it looks pogMikunoNaka
2021-04-26Minor styling + fixed the calculation of discount and taxes and added new cal...MikunoNaka
2021-04-26minor ui changesMikunoNaka
2021-04-17color coded ItemsDisplayMikunoNaka
2021-04-17added a way to see the total cost and number of items in ItemsDisplayMikunoNaka
2021-04-17designed DisplayItem and ItemsDisplay so it now renders a pretty tableMikunoNaka
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
2021-03-26first commit, doesn't do anything yetMikunoNaka