Commit Graph

70 Commits

Author SHA1 Message Date
f1fe45e9c9 removed experimental code 2020-07-24 21:56:02 +05:30
f2a0b612d0 solving bugs reported in GH issues 2020-07-24 21:54:48 +05:30
7aab7c74f6 - add multiple languages
- switch from moment to dayjs
2020-07-21 11:07:19 +05:30
fe645e7d4c - make dates follow internationalization standard 2020-07-20 07:43:56 +05:30
ec6ddd1fff fix issue with celebi printing 2020-07-18 21:51:01 +05:30
816e400b31 - implement ability to rename sections
- clean up kannada translations
2020-07-17 08:36:46 +05:30
a7657b4a5c - implement i18n
- translation dynamic for sections
- added articles for SEO
2020-07-16 08:42:19 +05:30
b7c565de79 - implement about section 2020-07-14 22:59:59 +05:30
55fd1d4bdc - implement celebi template 2020-07-13 09:46:55 +05:30
7b2094a543 - implement glalie template 2020-07-12 21:51:38 +05:30
41e708e302 - implement gengar template 2020-07-12 19:31:22 +05:30
5ccc360345 - implement cloud functions for printing
- implement AMOLED mode
- implement reset layout
2020-07-12 15:04:07 +05:30
f468ca73c3 - implement actions section
- implement settings section
2020-07-12 12:55:08 +05:30
5ec1f21bd3 - complete onyx design template
- implement public sharable urls
- implement more actions
2020-07-11 20:42:16 +05:30
0b5653fab5 - completed design of Onyx template 2020-07-11 10:49:55 +05:30
da197be2f5 - implement fonts section 2020-07-09 20:43:38 +05:30
3b252476c4 - refactor sections
- combine resume and metadata contexts
2020-07-09 19:18:04 +05:30
3aaef5f730 - memoize all components
- implement metadata context
2020-07-09 14:00:18 +05:30
9045e2983d - run eslint --fix across project 2020-07-09 00:14:13 +05:30
a1931f5e36 - switched to useSelector
- implemented skills section
2020-07-08 22:26:27 +05:30
6d3e5823fc - implement tips on loading screen
- implement centralized sections
- removed react-spinner package
2020-07-06 10:02:17 +05:30
49a867dd37 - recreating onyx template
- profile section complete
2020-07-05 16:45:29 +05:30
d2e3227d01 clearing the slate 2020-07-02 21:23:03 +05:30
58f0cc7f30 Merge pull request #200 from bryannsi/bryannsi/issue187
[Feature] Option to change the value of the header in the Profile section
2020-07-01 10:08:17 +05:30
2d80f0de68 Merge pull request #184 from SHENG-X/fix-objective-section-in-markdown
fix: Markdown style doesn't work in OBJETIVE section #183
2020-06-13 13:13:19 +05:30
a0f4ccae28 [Feature] Option to change the value of the header in the Profile section
Fixes #187
2020-06-10 19:25:24 -06:00
da98bf5bf4 fix: Markdown style doesn't work in OBJETIVE section #183 2020-06-08 14:27:09 -07:00
e2ed1813e1 chore: Using id in Skills and Hobbies
- Build skills, hobbies as an array of object with id as a unique key
2020-06-06 14:33:20 -07:00
f53f312bc9 fix issue with demo data 2020-05-06 23:49:23 +05:30
00d5a5e979 added hobbies section, updated templates 2020-04-28 13:49:22 +05:30
8c8f628a7f fix issue with broken icon font 2020-04-23 22:18:13 +05:30
668424d9b5 modify language tab to have both level and rating, update templates 2020-04-16 19:18:48 +05:30
a6632f06c3 bring back browser print method, parse-able resumes 2020-04-16 13:43:20 +05:30
c13e7182cf increase zIndex for image in Celebi template 2020-04-10 10:54:19 +05:30
44bf68ab39 Designed New Template: Celebi 2020-04-06 22:07:05 +05:30
a6efc3c328 introduce print dialog to add more options in exporting resume 2020-04-04 23:19:46 +05:30
013eccb6f1 Fix castform template does not display skills heading properly 2020-04-02 13:25:00 +07:00
a7839a307e connecting actions to page controller 2020-04-01 15:02:26 +05:30
417407024e Merge branch 'develop' of github.com:AmruthPillai/Reactive-Resume into template/glalie 2020-04-01 14:46:25 +05:30
b764345d3f update documentation on new template addition 2020-04-01 14:35:42 +05:30
3902968ad8 create glalie template 2020-04-01 14:14:33 +05:30
ad9105f4a4 implement page controller 2020-04-01 12:47:17 +05:30
39022b3472 Gengar: Break line in CertificationItem p. 2020-04-01 03:40:00 -03:00
77b6566715 updates to translations 2020-03-31 22:21:43 +05:30
719ef17501 integrated html2canvas and jsPDF to generate PDFs 2020-03-31 20:53:25 +05:30
82037d4cfe update and remove unnecessary translation strings 2020-03-30 14:12:31 +05:30
a0e17396ac extracted templates, extracted strings for templates 2020-03-30 10:58:50 +05:30
8a032845cf implement functionality to hide/show individual items 2020-03-28 22:19:11 +05:30
1001f3749f fix issue #14 2020-03-28 20:59:25 +05:30
ffa77cbbd6 fix issue with object destructuring 2020-03-28 20:38:57 +05:30