Commit Graph

2587 Commits

Author SHA1 Message Date
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
1ac828b532 Update package-lock.json in functions 2021-05-03 11:11:53 +05:30
13508d3c16 Fix fontSize in initialState.json 2021-05-03 11:02:30 +05:30
8c849e4018 Update demoState.json to fix font size 2021-05-03 10:24:00 +05:30
4b007749cb Merge branch 'master' into develop 2021-05-03 10:01:42 +05:30
8aaee4cd9e Added .nvmrc with 14 2021-05-03 09:46:01 +05:30
aa8d9228b9 Merge pull request #485 from gianantoniopini/develop
Delete Account: fix for Firebase cloud function and error handling improvements
2021-05-01 21:44:29 +05:30
34627e2acb Settings, deleteAccount: prevent execution of deleteAccount if it is already in progress 2021-04-28 09:56:13 +02:00
b5d4d54ad3 UserContext, deleteAccount: if provider is google, use reauthenticateWithPopup to reauthenticate user 2021-04-26 15:26:02 +02:00
f53e34c37d UserContext, deleteAccount: if provider is google, always reauthenticate the user before performing any delete 2021-04-23 17:30:25 +02:00
54ddfe30d7 Updated "deleteUser" Firebase cloud function to perform updates in an atomic way, tweaked UI call and error handling 2021-04-23 15:16:37 +02:00
d4e7914a27 Updated "deleteUser" Firebase cloud function implementation, UI call and error handling 2021-04-22 18:38:02 +02:00
43c8729c5b bump version 2021-04-14 14:41:17 +05:30
8bfed6a342 update package-lock.json 2021-04-14 14:29:07 +05:30
71471020b6 Merge pull request #481 from ntotao/patch-1
Update it.json
2021-04-14 14:22:49 +05:30
1e02f5b27a Update it.json
Edited some showed-in-the-resume words, such as "present" which was translated to regalo (it's literally like a birthday present). "Attuale" is the right translation.
Also edited some wording around to enhance the experience in an Italian fluent translation.
2021-04-13 13:26:07 +02:00
abd18236ed Merge pull request #477 from ceoshikhar/develop
Fixed bug where multiple resumes are created if "Create Resume" button is spammed
2021-04-03 17:18:54 +05:30
6ffcf2a1c4 fix: multiple resumes are created if "Create Resume" button is spammed 2021-04-03 14:49:37 +05:30