Commit Graph

14 Commits

Author SHA1 Message Date
0f9f9d84a5 CustomizationsModal.vue - add a way for users to customize css of their invoices and store it per team,
fix print styles for invoices,
add keys to translations with default English values
2021-05-18 15:57:48 +03:00
0e19818791 general improvements to layout for small screens,
fix invoice status selector showing translation keys
2021-04-23 14:52:29 +03:00
26b247a638 Use i18n-http-backend to load translatiosn from json files. 2021-04-19 17:08:27 +03:00
c579e43e37 Add a translation. 2021-04-19 13:26:37 +03:00
eb85ab4e1b i18n 2021-04-19 13:23:59 +03:00
580fd9aa5a Abstract footer to separate component. Abstract logo to separate component. Be able to edit team in modal. Add custom fields to team. Removed vat and reg no from team (replaced by custom fields). Custom fields are also stored on the invoice. When creating invoice add team custom fields to invoice as well. Be able to set default invoice due date, late fee, vat rate and currency. 2021-04-13 12:07:08 +03:00
398f2ba695 logo update 2021-02-17 10:09:47 +02:00
1e6ab0268c Merge remote-tracking branch 'origin/main' into main 2021-02-16 18:34:12 +02:00
26ccd9365e Import data. 2021-02-16 18:34:04 +02:00
6f1838d412 print invoice, don't print invoice controls and footer 2021-02-16 17:57:23 +02:00
3ab2b97f12 Merge remote-tracking branch 'origin/main' into main 2021-02-16 17:50:24 +02:00
0ae8bbce91 Export data. 2021-02-16 17:50:17 +02:00
e281835eee Footer with theme switch, data notice, upgrade cta and a github link 2021-02-16 17:43:31 +02:00
79e9705b01 Init commit 2021-02-16 16:24:22 +02:00