9d486c11cc
Dashboard page: added unit test related to create resume interaction
2021-01-25 16:44:08 +01:00
ef3f2a802f
Dashboard page: added first unit test for create resume interaction
2021-01-25 15:15:02 +01:00
8b39dcc239
Merge pull request #431 from AmruthPillai/l10n_develop
...
New Crowdin updates
2021-01-25 12:35:26 +05:30
b73e3b7c4d
New translations en.json (Turkish)
2021-01-24 23:14:18 +05:30
c01be98cfc
Builder: added unit test for resume in initial state
2021-01-23 14:05:37 +01:00
74335a1771
Builder and Dashboard unit tests: fine tuning of assertions related to toast/notification
2021-01-23 12:21:02 +01:00
5317f5e525
Builder and Dashboard unit tests refactoring/cleanup
2021-01-23 11:45:06 +01:00
9a7bdb188b
Builder: updated unit test handling non-existent resume
2021-01-22 17:25:04 +01:00
dc18e84bc2
Dashboard: updated unit tests for Delete resume
2021-01-22 16:42:21 +01:00
cb2aeec70a
Dashboard: added unit tests for Delete resume
2021-01-22 10:43:06 +01:00
16ed433705
Exported LoadingScreen testId and language Storage item key in order to be used in unit tests
2021-01-22 06:36:11 +01:00
0bab0d01d1
Removed testId from LoadingScreen
2021-01-22 06:05:00 +01:00
af966bdf7b
Firebase Stub: introduced a delay in all async functions to better mimic real Firebase
2021-01-21 16:45:33 +01:00
562a07619c
Merge remote-tracking branch 'upstream/develop' into develop
2021-01-20 15:53:29 +01:00
4c63f68215
Builder tests: added test for loading screen
2021-01-20 15:52:35 +01:00
1215071ab9
Dashboard tests: added test for loading screen
2021-01-20 14:27:27 +01:00
3d39576a90
Builder test: changed some queries to use *ByRole
2021-01-20 13:40:58 +01:00
155cd499fb
Builder test: added test for handling non-existent resume, added resetting of language Storage item
2021-01-20 12:57:31 +01:00
aca1d13116
Merge pull request #423 from gianantoniopini/develop
...
Unit testing environment set up and addition of some unit tests
2021-01-20 16:19:16 +05:30
efe1762b33
Improvement of polish translations
2021-01-19 13:52:01 +01:00
253f778a63
Dashboard test working
2021-01-11 16:58:24 +01:00
6c1fc543ad
Firebase Stub: debounce callback called by "on" function
2021-01-11 16:18:38 +01:00
cb45629032
Firebase Stub: resolving ESLint errors
2021-01-08 13:29:21 +01:00
70cd92f29e
Merge remote-tracking branch 'upstream/develop' into develop
2021-01-08 09:38:13 +01:00
4a0995eeb6
[2.5.3] Added "Czech" Language
2021-01-08 08:46:19 +05:30
ba31e18ffd
Merge pull request #418 from AmruthPillai/l10n_develop
...
New Crowdin updates
2021-01-08 08:21:11 +05:30
69f0338b19
Firebase Stub refactoring
2021-01-07 17:17:53 +01:00
da8849c854
Firebase Stub refactoring, added eslint-plugin-jest dev dependency
2021-01-07 16:43:24 +01:00
98aef7eb77
[2.5.2] Fix fontSize not reflecting in exported PDF
2021-01-07 09:35:31 +05:30
176ba0de7a
Firebase stub: added support for filtering of resumes by user
2021-01-06 17:03:46 +01:00
c667c31737
Firebase stub: added additional resume and user to test data, added more tests
2021-01-06 16:00:23 +01:00
7733d827e2
New translations en.json (Czech)
2021-01-06 19:48:32 +05:30
35c663ebe8
Dashboard test: draft version
2021-01-06 14:42:50 +01:00
854020481c
Builder: 'allow to change the language' test
2021-01-06 10:10:15 +01:00
e99c73a5b1
Builder test: draft version of test changing the language
2021-01-04 16:17:51 +01:00
8202ca5461
FirebaseStub refactoring
2021-01-04 10:42:41 +01:00
5470fb8d6f
Merge remote-tracking branch 'upstream/develop' into develop
2021-01-04 09:46:35 +01:00
4cd4af6ee1
New translations en.json (French)
2021-01-03 18:46:23 +05:30
c065c844ee
New translations en.json (Danish)
2021-01-03 17:46:00 +05:30
4768135963
New translations en.json (Finnish)
2021-01-03 16:26:08 +05:30
a63496ca86
New translations en.json (Dutch)
2021-01-03 15:25:29 +05:30
c40d89e98e
[2.5.1] update dependencies
2021-01-03 11:58:17 +05:30
fdd35492a0
[2.5] Implement Font Size Adjustments
2021-01-03 11:44:14 +05:30
297a258e4a
Merge branch 'add-font-size-setting' of https://github.com/rpolley/Reactive-Resume into rpolley-add-font-size-setting
2021-01-03 11:29:31 +05:30
5887babd15
Fixed Dutch translation
2020-12-27 23:02:07 +01:00
abd24e7eb7
Add ability to customize font size
...
Added an ability to customize font sizes. This is set at a new section in the settings.
The controler for this sets a number of css variables which are used in css rules that
override tailwind's text-<size> to use the font size and line spacing contained in the
variable. The control itself is a simple logarithmic slider that controls a "scale
factor" by which all the text sizes in a resume are scaled by.
2020-12-26 13:24:29 -06:00
53333bb6fb
Merge remote-tracking branch 'upstream/develop' into develop
2020-12-24 10:18:29 +01:00
d951a3f52d
Castform tests refactoring
2020-12-24 10:08:17 +01:00
458aab4e8d
FirebaseStub: refactoring
2020-12-24 09:53:55 +01:00
85a489cefa
[2.4.3] Add Docker Support, Make Address Optional
2020-12-24 11:08:59 +05:30