c6986b5048
v2.7.5 - add Indonesian language
2021-06-22 16:53:37 +05:30
6f12251aef
Merge pull request #516 from faturachmanyusup/develop
...
add new translation 'Indonesian (Bahasa Indonesia)' with code 'id'
2021-06-22 16:49:02 +05:30
6539430980
add new translation 'Indonesian (Bahasa Indonesia)' with code 'id'
2021-06-19 17:55:13 +07:00
a13842d014
Merge pull request #513 from AmruthPillai/l10n_develop
...
New Crowdin updates
2021-06-19 10:57:00 +05:30
8d72ec2460
New translations en.json (Dutch)
2021-06-18 13:23:03 +05:30
47f1beec48
Merge pull request #512 from AmruthPillai/l10n_develop
...
New Crowdin updates
2021-06-17 15:16:57 +05:30
b3ca6be1c4
New translations en.json (Dutch)
2021-06-17 14:36:14 +05:30
36c54a0af2
New translations en.json (Danish)
2021-06-17 12:59:37 +05:30
da4c74917d
New translations en.json (Finnish)
2021-06-17 12:59:36 +05:30
c4495d2912
New translations en.json (Dutch)
2021-06-17 11:46:23 +05:30
f9183384e9
Merge pull request #503 from AmruthPillai/imgbot
...
[ImgBot] Optimize images
2021-06-17 09:24:15 +05:30
7a4f50cb92
Merge pull request #504 from m4rcs/translate-contact
...
Add translation for "Contact" in Gengar theme.
2021-06-17 09:23:46 +05:30
9084a2803e
v2.7.4 - Added Hebrew (עִברִית) Language
2021-06-17 09:22:59 +05:30
45042050ee
Merge pull request #510 from AmruthPillai/l10n_develop
...
New Crowdin updates
2021-06-17 09:20:16 +05:30
d4f9926e94
New translations en.json (Hebrew)
2021-06-13 17:31:53 +05:30
79c903f02d
- v2.7.3: update dependencies
2021-06-09 11:30:59 +05:30
d23040a374
Add translation for "Contact" in Gengar theme.
...
Reworked german translation.
2021-06-03 11:50:23 +02:00
882fde899b
[ImgBot] Optimize images
...
/static/images/picture.jpg -- 188.32kb -> 170.83kb (9.29%)
Signed-off-by: ImgBotApp <ImgBotHelp@gmail.com >
2021-06-03 03:33:42 +00:00
fc96a6fc92
- change demoState picture URL
2021-06-03 09:01:01 +05:30
847c2c0f9b
- update to v2.7.2
...
- update dependencies
2021-06-03 08:52:19 +05:30
2a1a6498e2
- update to 2.7.1
...
- add webpack cache
2021-06-03 08:45:50 +05:30
7a721f40b6
- update to 2.7.1
2021-06-03 08:42:26 +05:30
23690d7bc1
Merge pull request #501 from m4rcs/patch-1
...
Improvement of German Translation
2021-06-03 08:41:15 +05:30
4fb6763328
Merge pull request #496 from NatProView/patch-2
...
Improvement of polish translations
2021-06-03 08:41:04 +05:30
85939e59c6
Merge pull request #495 from NatProView/patch-1
...
Correcting typos in pl.json
2021-06-03 08:40:45 +05:30
bb7a41cd62
Merge pull request #494 from theoctober19th/develop
...
Add appropriate icon for YouTube channel in profile information.
2021-06-03 08:39:55 +05:30
d0c18afed1
Merge branch 'develop' into develop
2021-06-03 08:39:45 +05:30
6bd545df55
Merge pull request #498 from gianantoniopini/develop
...
Addition of unit tests related to Delete Account
2021-06-03 08:37:25 +05:30
d71d378aa1
Fixed Jest warnings occurring after latest merge from upstream
2021-06-02 15:02:36 +02:00
99f87ebb3e
Fixed Jest errors occurring after latest merge from upstream
2021-06-01 12:14:12 +02:00
fbe2c1f91c
Merge remote-tracking branch 'upstream/develop' into develop
2021-06-01 09:28:35 +02:00
4af318dc61
- update to 2.7.0
2021-05-29 12:02:57 +05:30
2c22c13f3e
- update dependencies
...
- upgrade gatsby v2 to v3
- update functions
2021-05-29 11:47:34 +05:30
6daf6e8b11
Update de.json
...
Changed translation of present to a more CV suitable
2021-05-28 10:43:29 +02:00
fb18b5c94c
FirebaseStub: added more unit tests related to functions
2021-05-25 12:48:38 +02:00
a4d474b8ec
FirebaseStub: added more unit tests related to auth
2021-05-25 12:16:49 +02:00
23ebb25a89
Improvement of polish translations
2021-05-21 14:56:47 +02:00
ab95160b04
Correcting typos in pl.json
...
Corrected a few minor mistakes such as too many whitespaces or typos, e.g.
**Projects** - Ptojekty (should be Projekty)
**Education** - Wyksztłacenie (should be Wykształcenie)
"CV" should be written in capital letters, it was inconsistent
2021-05-21 14:29:43 +02:00
9e63d0b2c7
Delete Account unit tests: added tests related to Google reauthentication
2021-05-20 15:57:01 +02:00
e1186591f9
Add appropriate icon for YouTube channel in profile information.
2021-05-19 17:53:09 +05:45
7cb469657d
Firebase.auth Jest mock: minor fix in signOut() method
2021-05-18 13:57:34 +02:00
53d0e17865
Delete Account unit tests: fixed warnings, added test for error notifications
2021-05-18 13:41:38 +02:00
a8cf553217
Delete Account: added more unit tests
2021-05-14 18:21:47 +02:00
d11d414504
Jest mocks: added @reach/router and stub for Firebase auth signOut method
2021-05-13 16:53:04 +02:00
ffb8ae45e0
Delete Account unit tests: first attempt to spy on Firebase auth User delete
2021-05-11 17:25:30 +02:00
e794325787
FirebaseStub: added auth User class
2021-05-11 16:42:36 +02:00
eb54a7f69d
Delete Account: started adding unit tests
2021-05-11 15:19:05 +02:00
b0bd8c94f3
Merge pull request #489 from gianantoniopini/develop
...
"Download PDF" action: basic retry mechanism - "Delete Account" action: deletion of uploaded photographs
2021-05-10 14:13:39 +05:30
9f38ebd044
"deleteUser" Firebase cloud function: added deletion of user folder from Storage, added extra checks on IDs not being empty string
2021-05-06 12:37:10 +02:00
14ea8de709
Modified 'printResume' Firebase cloud function: implemented basic retry mechanism with waitUntil 'networkidle0' and 'networkidle2', enhanced error handling to return more detailed information
2021-05-04 11:35:40 +02:00