Commit Graph

52 Commits

Author SHA1 Message Date
8628ca5475 Merge pull request #474 from indranil32/bengali-locale
Adding Bengali translation for this amazing app
2021-03-31 12:50:28 +05:30
p8z
b392bada3b added sk.json to i18n locales 2021-03-30 20:52:00 +02:00
978207a700 Adding Bengali translation for this amazing app 2021-03-30 22:20:38 +05:30
9ed97c8b6c [2.6.6] Added Romanian Language 2021-03-07 09:41:39 +05:30
cf47447102 feat: adding a toggle switch for left panel items 2021-02-26 02:14:40 +05:30
0639cef426 Merge pull request #448 from agirdzius/lithuanian-locale
Added Lithuanian translations.
2021-02-12 11:18:23 +05:30
39278b7803 Added missing Hindi, Swedish and Russian dayjs locales. 2021-02-10 12:51:26 +00:00
341f36870b Added Lithuanian translations. 2021-02-08 11:41:47 +00:00
97f065f51c Merge remote-tracking branch 'upstream/develop' into develop 2021-02-01 07:23:19 +01:00
9ddba69ff0 - Added Greek Language 2021-01-31 10:59:41 +05:30
8018d7f527 Dashboard page: refactored setup of fetch mock, added more assertions to unit test 2021-01-26 14:22:27 +01:00
4a0995eeb6 [2.5.3] Added "Czech" Language 2021-01-08 08:46:19 +05:30
98aef7eb77 [2.5.2] Fix fontSize not reflecting in exported PDF 2021-01-07 09:35:31 +05:30
85a489cefa [2.4.3] Add Docker Support, Make Address Optional 2020-12-24 11:08:59 +05:30
72b68e060c [2.4.1] Add Persian (Farsi) Language 2020-12-20 20:04:58 +05:30
df71b86028 - bumped version to 2.3.3
- fixed text alignment issues
- updated dependencies
- added ukranian language
2020-12-09 10:40:27 +05:30
cd0c847606 updates to dependencies, merging to production 2020-12-05 15:22:45 +05:30
59f0ff9228 Issue #314: Added BirthDate field to Profile builder and Castform template 2020-11-04 13:38:43 +01:00
c704f8029b [ADD] new languages [FIX] PDF export 2020-10-10 12:07:29 +05:30
2aaed1a575 fixing crashes, upgrading dependencies, patching security vulnerabilities 2020-10-03 08:57:37 +05:30
370de9ec47 Remove useTranslation hook from util functions 2020-10-02 18:17:48 +00:00
5955567b5e - add "Present" key string in i18n 2020-08-08 08:52:30 +05:30
1f80fc481d - add norwegian language 2020-07-31 19:15:20 +05:30
09ea3b95ab - fix label in contact
- fix importing from json
- fix reset everything
- update dependencies
2020-07-31 13:33:11 +05:30
3eb69151a6 - fix language issue when printing 2020-07-28 10:09:05 +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
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