Commit Graph

110 Commits

Author SHA1 Message Date
gianantoniopini 6c1fc543ad Firebase Stub: debounce callback called by "on" function 2021-01-11 16:18:38 +01:00
gianantoniopini 69f0338b19 Firebase Stub refactoring 2021-01-07 17:17:53 +01:00
gianantoniopini da8849c854 Firebase Stub refactoring, added eslint-plugin-jest dev dependency 2021-01-07 16:43:24 +01:00
gianantoniopini 35c663ebe8 Dashboard test: draft version 2021-01-06 14:42:50 +01:00
gianantoniopini 8202ca5461 FirebaseStub refactoring 2021-01-04 10:42:41 +01:00
gianantoniopini 5470fb8d6f Merge remote-tracking branch 'upstream/develop' into develop 2021-01-04 09:46:35 +01:00
Amruth Pillai 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
Ryan Polley 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
gianantoniopini 53333bb6fb Merge remote-tracking branch 'upstream/develop' into develop 2020-12-24 10:18:29 +01:00
gianantoniopini d951a3f52d Castform tests refactoring 2020-12-24 10:08:17 +01:00
Amruth Pillai 85a489cefa [2.4.3] Add Docker Support, Make Address Optional 2020-12-24 11:08:59 +05:30
gianantoniopini c9ce3f6716 Merge remote-tracking branch 'upstream/develop' into develop 2020-12-12 11:04:51 +01:00
Amruth Pillai d51363663b Stopped tracking .env files, but keep remote 2020-12-11 10:12:41 +05:30
gianantoniopini 422066dd62 Merge remote-tracking branch 'upstream/develop' into develop 2020-12-09 10:35:39 +01:00
Amruth Pillai df71b86028 - bumped version to 2.3.3
- fixed text alignment issues
- updated dependencies
- added ukranian language
2020-12-09 10:40:27 +05:30
gianantoniopini 7af9b1469d Merge remote-tracking branch 'upstream/develop' into develop 2020-12-07 15:06:43 +01:00
Amruth Pillai cd0c847606 updates to dependencies, merging to production 2020-12-05 15:22:45 +05:30
gianantoniopini 354b517200 Set up Unit Testing environment with Gatsby, Jest and @testing-library/react; added some basic unit tests for Castform template 2020-12-01 14:40:53 +01:00
HristovCodes 285cc80592 Added adress info to Gengar template. 2020-11-28 18:00:20 +02:00
Amruth Pillai ab1b52fb77 Merge pull request #375 from rpolley/add-end-date-field-to-projects
Add end date field to projects
2020-11-22 12:00:39 +05:30
gianantoniopini 0f390ab493 Issue #314: Updated Celebi, Gengar, Glalie and Pikachu templates to include new birthDate field; deleted ContactE block as it is no longer used in the Celebi template. 2020-11-10 14:01:16 +01:00
Ryan Polley e2b242d40d use date attribute for start date 2020-11-09 16:04:03 -06:00
Ryan Polley 81ad16ae8a update project to use date range 2020-11-09 15:59:24 -06:00
gianantoniopini df4f4e2ccd Issue #314: Updated Onyx template to incorporate birthDate field through new component BirthDateB 2020-11-09 17:07:48 +01:00
gianantoniopini 21e499502f Issue #314: Created separate component BirthDateA, with language retrieved from data.metadata.language 2020-11-09 12:42:15 +01:00
gianantoniopini b365826f0a Merge remote-tracking branch 'upstream/develop' into develop 2020-11-09 11:54:37 +01:00
Amruth Pillai 74b16824fa Merge branch 'develop' into develop 2020-11-09 09:05:17 +05:30
gianantoniopini f779ca4cbf Issue #314: Modified Castform template to handle data profile having no birthDate field (backward compatibility) 2020-11-08 14:56:52 +01:00
mrjelveh f0660b4266 Adding stackoverflow & behance icon 2020-11-08 16:00:54 +03:30
gianantoniopini 59f0ff9228 Issue #314: Added BirthDate field to Profile builder and Castform template 2020-11-04 13:38:43 +01:00
Amruth Pillai a11db1db10 adding stylelint to repo 2020-10-04 08:58:01 +05:30
Amruth Pillai 2aaed1a575 fixing crashes, upgrading dependencies, patching security vulnerabilities 2020-10-03 08:57:37 +05:30
Amruth Pillai 2410ce024a Merge pull request #341 from robert-w-gries/utils_hook_fix
Fix app crashes after setting date range
2020-10-03 08:14:05 +05:30
Rob Gries 370de9ec47 Remove useTranslation hook from util functions 2020-10-02 18:17:48 +00:00
Karey Higuera 054dec5b68 Set contact icons for phone, website, and email 2020-09-18 10:25:51 -05:00
Rijul Gulati 895f18181a Added GitLab icon 2020-08-19 18:40:16 +05:30
Amruth Pillai bc622083c7 - fix black screen issue when in certain templates 2020-08-01 10:08:25 +05:30
Amruth Pillai 09ea3b95ab - fix label in contact
- fix importing from json
- fix reset everything
- update dependencies
2020-07-31 13:33:11 +05:30
Amruth Pillai 3eb69151a6 - fix language issue when printing 2020-07-28 10:09:05 +05:30
Amruth Pillai a1d345dfb2 fix website link 2020-07-28 09:24:44 +05:30
Amruth Pillai f1fe45e9c9 removed experimental code 2020-07-24 21:56:02 +05:30
Amruth Pillai f2a0b612d0 solving bugs reported in GH issues 2020-07-24 21:54:48 +05:30
Amruth Pillai 7aab7c74f6 - add multiple languages
- switch from moment to dayjs
2020-07-21 11:07:19 +05:30
Amruth Pillai fe645e7d4c - make dates follow internationalization standard 2020-07-20 07:43:56 +05:30
Amruth Pillai ec6ddd1fff fix issue with celebi printing 2020-07-18 21:51:01 +05:30
Amruth Pillai 816e400b31 - implement ability to rename sections
- clean up kannada translations
2020-07-17 08:36:46 +05:30
Amruth Pillai a7657b4a5c - implement i18n
- translation dynamic for sections
- added articles for SEO
2020-07-16 08:42:19 +05:30
Amruth Pillai b7c565de79 - implement about section 2020-07-14 22:59:59 +05:30
Amruth Pillai 55fd1d4bdc - implement celebi template 2020-07-13 09:46:55 +05:30
Amruth Pillai 7b2094a543 - implement glalie template 2020-07-12 21:51:38 +05:30