Commit Graph

24 Commits

Author SHA1 Message Date
a7657b4a5c - implement i18n
- translation dynamic for sections
- added articles for SEO
2020-07-16 08:42:19 +05:30
e9bc40afb5 - update to use onCall from firebase functions 2020-07-13 22:13:00 +05:30
41e708e302 - implement gengar template 2020-07-12 19:31:22 +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
3aaef5f730 - memoize all components
- implement metadata context
2020-07-09 14:00:18 +05:30
9e98da038c - implementing hobby, language and reference sections
- dynamic template selection
2020-07-09 10:41:16 +05:30
9045e2983d - run eslint --fix across project 2020-07-09 00:14:13 +05:30
922db70107 - implement work experience
- implement education
- show dynamic names in layout
2020-07-08 16:49:26 +05:30
bee6a40e9f - implement lists
- implement generic sections
- implement list actions
- implement error handlers
2020-07-08 05:01:50 +05:30
e247cb102c - creating and updating resumes 2020-07-04 14:31:25 +05:30
d2e3227d01 clearing the slate 2020-07-02 21:23:03 +05:30
97e27949cb Merge pull request #182 from SHENG-X/fix-save-as-pdf
fix: Save as pdf saved downloaded too many files on multiple clicks
2020-06-13 13:13:10 +05:30
e52537c303 fix: Save as pdf saved downloaded too many files on multiple clicks
- When clicked on save as pdf for too many times, too many files were downloaded
2020-06-08 11:18:34 -07:00
0293ab6d5b fix: Move and remove should match item by id
- Button does not respond to move and remove due to compare object instead of the id of the object
2020-06-06 13:11:05 -07:00
a6632f06c3 bring back browser print method, parse-able resumes 2020-04-16 13:43:20 +05:30
a6efc3c328 introduce print dialog to add more options in exporting resume 2020-04-04 23:19:46 +05:30
126a8ed305 fix issues with scrolling 2020-04-02 16:47:55 +05:30
a7839a307e connecting actions to page controller 2020-04-01 15:02:26 +05:30
ad9105f4a4 implement page controller 2020-04-01 12:47:17 +05:30
1de3aaa523 more organization, added references and languages 2020-03-27 16:41:54 +05:30
f87b5ed6a6 update thumbnail, add hexToRgb util function 2020-03-26 09:58:57 +05:30
d5dcd38edb 90% completed, only final touches left 2020-03-25 16:08:42 +05:30
25a6740c24 initial commit, completed 40% of first milestone 2020-03-25 02:52:24 +05:30