Commit Graph

2717 Commits

Author SHA1 Message Date
6d36c27889 Firebase Stub: simple implementation of data changes listener 2021-01-14 14:00:07 +01:00
36036cc411 Firebase Stub: query parameters not kept between ref calls 2021-01-14 09:38:46 +01:00
b6a0527fbe Firebase Stub refactoring: private class field naming convention 2021-01-11 17:18:37 +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
dce5d2c591 Firebase Stub: resolving ESLint errors 2021-01-08 14:15:46 +01:00
cb45629032 Firebase Stub: resolving ESLint errors 2021-01-08 13:29:21 +01:00
9c5b8398a3 Firebase Stub: resolving ESLint errors 2021-01-08 12:11:02 +01:00
e78d3dbaa4 Updates after latest merge from upstream branch 2021-01-08 10:15:38 +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
3c6e45abf4 Firebase Stub refactoring 2021-01-07 18:04:59 +01:00
c2ac9594ef Firebase Stub refactoring 2021-01-07 17:28:43 +01:00
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
294dbf195f FirebaseStub refactoring 2021-01-07 13:23:22 +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
5197878b79 Jest configuration: updated settings for code coverage 2021-01-04 12:35:02 +01:00
57d234ae02 Jest configuration: added settings for code coverage 2021-01-04 12:09:04 +01:00
8202ca5461 FirebaseStub refactoring 2021-01-04 10:42:41 +01:00
2e346c93eb Updates after latest merge from upstream branch 2021-01-04 10:22:09 +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
eb4023e3b2 Merge branch 'rpolley-add-font-size-setting' into develop 2021-01-03 11:45:00 +05:30
e2218030cf Merge pull request #413 from rpolley/add-font-size-setting
Add ability to customize font size
2021-01-03 11:44:43 +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
c0808af7f4 Merge pull request #415 from StijnSimons/develop
Fixed Dutch translation
2021-01-03 11:23:40 +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
988a903acc Merge pull request #412 from AmruthPillai/dependabot/npm_and_yarn/functions/date-and-time-0.14.2
Bump date-and-time from 0.14.1 to 0.14.2 in /functions
2020-12-25 09:12:58 +05:30
f76609c2fc Bump date-and-time from 0.14.1 to 0.14.2 in /functions
Bumps [date-and-time](https://github.com/knowledgecode/date-and-time) from 0.14.1 to 0.14.2.
- [Release notes](https://github.com/knowledgecode/date-and-time/releases)
- [Commits](https://github.com/knowledgecode/date-and-time/compare/v0.14.1...v0.14.2)

Signed-off-by: dependabot[bot] <support@github.com>
2020-12-24 21:56:54 +00: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
445d1e37d9 FirebaseStub: refactoring 2020-12-24 09:24:46 +01:00
85a489cefa [2.4.3] Add Docker Support, Make Address Optional 2020-12-24 11:08:59 +05:30
53b36a1aad FirebaseStub: cleanup 2020-12-23 16:23:13 +01:00
25d3661599 Minor change in FirebaseStub test file 2020-12-23 16:01:13 +01:00