invoys
invoys copied to clipboard
Open source and self-hostable invoice management app built with Next.js. Made to be free of cost.
Current UI was built with no designing whatsoever and just eyeballed all over. Revamp the whole App UI with [shadcn/ui](https://ui.shadcn.com) so it have consistent styling.
Some of the notification are using courier as a provider. Currently there are no definite documentation on how users can setup their own.
Currenty the chart Dashboard only have one view, which is to show all transactions. It should be defaulted to this month. We want to be able to show the transaction...
Currently to download an Invoice, we calculate the rendered ref element size and scale to fit the paper size. The problem is when the screen is smaller, the invoice become...
Bumps the versioning group with 46 updates in the / directory: | Package | From | To | | --- | --- | --- | | [@heroicons/react](https://github.com/tailwindlabs/heroicons) | `2.0.18` |...
Bumps [cypress-io/github-action](https://github.com/cypress-io/github-action) from 4.2.0 to 6.7.1. Release notes Sourced from cypress-io/github-action's releases. v6.7.1 6.7.1 (2024-06-14) Bug Fixes deps: update to braces 3.0.3 (#1199) (8d39186) v6.7.0 6.7.0 (2024-05-31) Features deps: remove...
when you enter an email and try to request a url in your account it returns a 405 status.