aboutsummaryrefslogtreecommitdiff
Commit message (Collapse)AuthorAge
* feat: make content centeredmihna1232026-06-02
|
* chore: bump up the minorv0.2.0mihna1232026-06-02
|
* refactor: separate init from deploy ansible playbooksmihna1232026-06-02
|
* chore: bump the patch versionmihna1232026-06-02
|
* feat(generate): update font and header padding to match itmihna1232026-06-02
|
* feat: add ansible script for deploymentsv0.1.0mihna1232026-05-25
|
* feat: add .nvmrcmihna1232026-05-24
|
* feat: make build standalonemihna1232026-05-24
|
* feat: new favicon and titlemihna1232026-05-24
|
* feat: add receipt emoji to the titlemihna1232026-05-24
|
* style(generate): add some bold fonts and thicker linesmihna1232026-05-24
|
* feat(generate): add a separator before total for nicer stylemihna1232026-05-24
|
* feat: add notes and terms to invoice form and generatormihna1232026-05-24
|
* feat: update invoice model with minimum rate and amount for line itemsmihna1232026-05-24
|
* fix(generate): handle case when line item has no descriptionmihna1232026-05-24
|
* style: use single quotes everywheremihna1232026-05-24
|
* fix(generate): Replace subtotal with total (more accurate)mihna1232026-05-24
|
* fix(generate): handle case when no po number is providedmihna1232026-05-24
|
* chore: install newer next version to mitigate warningsmihna1232026-05-24
|
* Add currency to rate in generated pdfmihailo.vojinovic2026-02-13
|
* Remove the unused react importmihailo.vojinovic2026-02-13
|
* Add subtotal to generated pdfmihailo.vojinovic2026-02-13
|
* Show currency correctlymihailo.vojinovic2026-02-13
|
* Fix table rows pdf generationmihailo.vojinovic2026-02-13
|
* Update generate to draw items and datamihailo.vojinovic2026-02-12
|
* Make download button download an invoicemihailo.vojinovic2026-02-11
|
* Add generate invlice server actionmihailo.vojinovic2026-02-11
|
* Install pdfkitmihailo.vojinovic2026-02-11
|
* Add some small screen handlingmihailo.vojinovic2026-02-11
|
* Add a submit handler for bebuggingmihailo.vojinovic2026-02-11
|
* Fix optional dates in invoice schemamihailo.vojinovic2026-02-11
|
* Update README.mdmihailo.vojinovic2026-02-04
|
* Add invoice generator componentmihailo.vojinovic2026-02-04
|
* Remove dark modemihailo.vojinovic2026-02-04
|
* Add cn utilmihailo.vojinovic2026-02-04
|
* Make schema type names more explicitmihailo.vojinovic2026-02-04
|
* Downgrade resolvers to match v7 react-hook-formmihailo.vojinovic2026-02-04
|
* Fix the typo in modelsmihailo.vojinovic2026-02-04
|
* Install hookform/resolvers packagemihailo.vojinovic2026-02-04
|
* Add invoice modelmihailo.vojinovic2026-02-04
|
* Remove boilerplatemihailo.vojinovic2026-02-04
|
* Add editorconfigmihailo.vojinovic2026-02-04
|
* Install react hook form and zodmihailo.vojinovic2026-02-04
|
* Add prettiermihailo.vojinovic2026-02-04
|
* Initial commit from Create Next Appmihailo.vojinovic2026-02-04