Commit Graph

2238 Commits

Author SHA1 Message Date
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
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
2158c8b245 builder.test: cleanup 2020-12-23 15:49:56 +01:00
18e3e47ee4 Updated builder.test 2020-12-23 15:48:06 +01:00
c6a400a2f1 Updated builder.test to use DebounceWaitTime 2020-12-23 15:46:48 +01:00
30d94fd2a8 Updated builder.test to use new FirebaseStub 2020-12-23 14:46:10 +01:00
fb8dd6d986 Firebase stub: new implementation in place 2020-12-23 14:25:38 +01:00
356ae08643 Firebase stub: refactoring 2020-12-23 14:15:57 +01:00
f73359f83a Firebase mock: added auth to new implementation 2020-12-23 13:56:34 +01:00
45bf7146e5 Firebase mock: updated new implementation 2020-12-23 13:07:15 +01:00
5bec64d723 Firebase mock: started new implementation 2020-12-23 09:12:46 +01:00
a9c6ed4cdb Firebase mock: fix for property ServerValue.TIMESTAMP 2020-12-22 17:08:37 +01:00
b9014eb6cb Firebase mock: fixed issue with database namespace 2020-12-22 15:40:36 +01:00
9dc1f1b89b Builder.test: modified draft version of test for data update 2020-12-21 15:16:35 +01:00
7450b1c683 Updates after latest merge from upstream branch 2020-12-21 11:53:24 +01:00
9d713d7449 Merge remote-tracking branch 'upstream/develop' into develop 2020-12-21 11:20:41 +01:00
c1cc9d0a69 rename workflow 2020-12-20 22:11:26 +05:30
45edbded87 Builder.test: modified draft version of test for data update 2020-12-20 17:36:24 +01:00
d6ca39817d fix build and deploy script 2020-12-20 21:51:25 +05:30
534736a3a4 fix build and deploy workflow script 2020-12-20 21:38:28 +05:30
8bac6c79a8 Merge branch 'develop' 2020-12-20 21:29:23 +05:30
7fb8d0d59d remove unnecessary alias 2020-12-20 21:28:46 +05:30
c9c62b1f3c Merge pull request #407 from AmruthPillai/develop
Adding GitHub Actions to make my life easier
2020-12-20 21:19:23 +05:30
53676ad997 version bump 2020-12-20 21:16:36 +05:30
fa1d8d50a0 Create build-and-deploy.yml 2020-12-20 21:14:23 +05:30
a13404aaf2 Merge pull request #406 from AmruthPillai/codeql-analysis
Create codeql-analysis.yml
2020-12-20 21:06:45 +05:30
a558a97cba Create codeql-analysis.yml 2020-12-20 21:02:56 +05:30
72b68e060c [2.4.1] Add Persian (Farsi) Language 2020-12-20 20:04:58 +05:30
7a0403f9d6 Merge pull request #403 from pmsoltani/pmsoltani-patch-1
Farsi (Persian) translation
2020-12-20 19:55:24 +05:30
916579c874 [v2.4] Fix JSON Resume Imports 2020-12-20 19:47:31 +05:30
b3be9e5f50 Builder.test: added draft version of test for data update 2020-12-17 17:40:54 +01:00