Commit Graph

123 Commits

Author SHA1 Message Date
aee38c91c3 upgrade node-sass 4.14.0 -> 6.0.0; upgrade sass-loader 7.1.0 -> 10 2022-05-26 21:17:13 +03:00
9135a99761 Revert "upgrade node-sass from 4.14.0 to 6.0"
This reverts commit 83df37239f.
2022-05-26 20:52:24 +03:00
83df37239f upgrade node-sass from 4.14.0 to 6.0 2022-05-26 20:31:52 +03:00
2350ec09a7 Add affiliates and sponsors to readme.md 2022-05-25 11:59:28 +03:00
9d2bc52b52 Merge pull request #13 from Tudor44/main
Added italian language
2022-05-08 11:52:16 +03:00
e3ae173582 Added italian language 2022-05-07 22:36:55 +02:00
03a428ca3f Merge pull request #11 from miguelsmuller/main
add brazilian portuguese translation (pt-BR)
2022-03-01 21:25:50 +02:00
b6ef35cb43 add brazilian portuguese translation (pt-BR) 2022-01-29 16:50:32 -03:00
cb7f956fcf Add german to language selector. 2021-12-03 10:35:16 +02:00
ade31d6d48 Merge pull request #10 from JVariance/main
german translations
2021-12-03 10:31:48 +02:00
cd05177b33 add de to i18n config 2021-11-15 21:09:35 +01:00
f0fff3d6fd add german translation 2021-11-15 21:06:20 +01:00
4f1edc98c0 Update README.md 2021-09-13 14:17:07 +03:00
896fca34ac Fix getting team with new local adapter on a clean database. 2021-09-03 22:56:07 +03:00
fe31daee63 No configuration setup. Wordpress compatible. 2021-08-30 21:13:36 +03:00
7f131c1ce5 No configuration setup. Wordpress compatible. 2021-08-30 20:44:36 +03:00
f3e7706506 No configuration setup. Wordpress compatible. 2021-08-30 20:33:49 +03:00
e4e0c6cfb2 Make locale url also work with nested wordpress backend. 2021-08-30 20:12:17 +03:00
dd9faff7bd Merge remote-tracking branch 'origin/main' into main 2021-08-30 16:32:10 +03:00
e8b9db7b53 Update features. 2021-08-30 16:32:01 +03:00
a72aad592e Merge remote-tracking branch 'origin/main' 2021-08-30 11:52:13 +03:00
8654db42b7 show wordpress specific only elements in the footer 2021-08-30 11:52:06 +03:00
d0fb64d3da Fix bank account modal. 2021-08-30 11:45:32 +03:00
bd8f47a8a6 Merge remote-tracking branch 'origin/main' into main 2021-08-30 11:28:49 +03:00
be05f199e3 Add loader for http requests. 2021-08-30 11:28:39 +03:00
d1556aec5b hide import and export options and the footer based on the storage type 2021-08-27 11:55:43 +03:00
643ab1e36a Better i18n loading strategy? 2021-08-26 21:07:34 +03:00
6c9f369f7c Fix getting data from an empty DB in local 2021-08-26 20:59:27 +03:00
6486918e3a Fix base url. 2021-08-26 20:54:29 +03:00
b8032e9809 Default values for wordpress config. 2021-08-26 20:44:13 +03:00
9efef166f8 Pass in wordpress api details through iframe name instead. 2021-08-26 20:16:09 +03:00
f45e430d68 Fix renaming on storage to local-storage config 2021-08-26 16:44:38 +03:00
d574c9ef3c Fix data service config 2021-08-26 16:42:41 +03:00
c57d8b81aa Merge remote-tracking branch 'origin/main' into main 2021-08-26 16:13:48 +03:00
2bfebb7017 Wordpress backend adapter implemented. 2021-08-26 16:13:39 +03:00
93caf6ac04 set base url from vue config 2021-08-26 15:29:00 +03:00
f6b85595df Abstract backend functionality to be able to easily switch out backend implementation. 2021-08-25 13:18:55 +03:00
6b11a62313 Merge pull request #6 from jflefebvre/french_translations
-- french translations
2021-06-21 09:24:55 +03:00
6d2be77b1b -- french translations 2021-06-19 12:12:10 +02:00
11e995a97a update browsers db,
add (%) to custom taxes label as it always is a percentage
2021-06-08 17:01:02 +03:00
1e986cd7a0 Show tax % in invoice totals,
Improve layout in the Team Modal
2021-06-08 16:54:13 +03:00
7adaaaad2d Merge remote-tracking branch 'origin/main' 2021-05-26 16:47:59 +03:00
4aaa06c3e9 currency.filter.js - fix edge case rounding 2021-05-26 16:47:53 +03:00
f9ddf2ac0f Merge remote-tracking branch 'origin/main' into main 2021-05-26 16:34:51 +03:00
c110a0746b Fix has tax behaviour. 2021-05-26 16:34:40 +03:00
f25f73ca3b fix currency filter rounding 2021-05-26 16:26:28 +03:00
f07248ab95 CustomizationsModal.vue - fix missing trailing comma 2021-05-26 16:12:16 +03:00
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
8846d52faf invoice - add density selector, refactor invoice css 2021-05-17 14:02:44 +03:00
0bd6b24a27 Add pull requsted languages to i18n whitelist & to dropdown. 2021-04-24 10:51:17 +03:00