aboutsummaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2024-07-13temporary openbills logodevelopmentVidhu Kant Sharma
2024-07-13changed active link foreground and added logoVidhu Kant Sharma
2024-07-13changed primary colorVidhu Kant Sharma
2024-07-13refreshing the token on every page change; also makes sure that user is logge...Vidhu Kant Sharma
2024-07-13importing bootstrap because dropdowns break without itVidhu Kant Sharma
2024-07-13redirecting to login page on refresh token expireVidhu Kant Sharma
2024-07-13fix broken Sidebar.vue importVidhu Kant Sharma
2024-07-13not retrying API call if token refresh results in 401Vidhu Kant Sharma
2024-07-13not showing sidebar on login and register pageVidhu Kant Sharma
2024-07-13setting ref as new User() to not cause errors while rendering before data is ...Vidhu Kant Sharma
2024-07-09printing user-specific logos and signatures on invoicesVidhu Kant Sharma
2024-07-09added padding in invoice item table (print)Vidhu Kant Sharma
2024-07-09using flex instead of grid in PrintPreview so each section can resize freelyVidhu Kant Sharma
2024-07-09using 0.00 as a placeholder until discount gets implementedVidhu Kant Sharma
2024-07-09now printing a place for signatureVidhu Kant Sharma
2024-07-09added custom fields in PrintPreviewFooterVidhu Kant Sharma
2024-07-09added invoice note and total in wordsVidhu Kant Sharma
2024-07-07added additional firm details printed on invoiceVidhu Kant Sharma
2024-07-07added total in wordsVidhu Kant Sharma
2024-07-06bug fix: when last item is deleted, list doesn't refresh in EditInvoiceVidhu Kant Sharma
2024-07-06populated items list and total in print previewVidhu Kant Sharma
2024-04-06added basic (and incomplete) print preview templateVidhu Kant Sharma
2024-02-11removed annoying notifications on HTTP 204Vidhu Kant Sharma
2024-02-11using 100dvh in sidebar for mobile phonesVidhu Kant Sharma
2023-12-07changed print format a bitVidhu Kant Sharma
2023-12-07fix field names in AddressVidhu Kant Sharma
2023-12-07turned print preview whiteVidhu Kant Sharma
2023-12-07bug fix: billing/shipping address not getting sent properlyVidhu Kant Sharma
2023-12-07accepting decimal values in unit priceVidhu Kant Sharma
2023-12-07redirecting after login0.4.1Vidhu Kant Sharma
2023-12-07hiding sidebar on login page0.4.0Vidhu Kant Sharma
2023-12-07making print preview slightly better0.3.2Vidhu Kant Sharma
2023-12-07hiding scrollbars while printing0.3.1Vidhu Kant Sharma
2023-12-07added view invoice page with print button!0.3.0Vidhu Kant Sharma
2023-12-07showing more useful information in invoice items tableVidhu Kant Sharma
2023-12-04refreshing items when new item is added to invoice0.2.3Vidhu Kant Sharma
2023-12-04added table to show items of an invoice0.2.2Vidhu Kant Sharma
2023-12-04showing drafts on homepageHEAD0.2.1masterVidhu Kant Sharma
2023-12-04added sidebar0.2.0Vidhu Kant Sharma
2023-12-03fixed typescript errorVidhu Kant Sharma
2023-12-03updating brands table upon addition/deletion0.1.1Vidhu Kant Sharma
2023-12-03added invoice edit page0.1.0Vidhu Kant Sharma
2023-12-02added new invoice pageVidhu Kant Sharma
2023-12-02using key in v-forVidhu Kant Sharma
2023-10-05fixed register button still being disabled after password validation failurev0.0.5Vidhu Kant Sharma
2023-10-05fixed toggler icon not showing due to CSP violationv0.0.4Vidhu Kant Sharma
2023-10-05using js in register.vuev0.0.3Vidhu Kant Sharma
2023-10-05added registration for usersVidhu Kant Sharma
2023-10-05using dark mode if system is in dark modev0.0.2Vidhu Kant Sharma
2023-10-04added login and token refreshingVidhu Kant Sharma