Commit Graph

1790 Commits

Author SHA1 Message Date
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
a1931f5e36 - switched to useSelector
- implemented skills section
2020-07-08 22:26:27 +05:30
70866420e5 - implement certifications section 2020-07-08 20:20:44 +05:30
c38788aa3b - implement awards section 2020-07-08 20:07:28 +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
d7e86ddf29 - fix conflicting order warning by mini-css-extract-plugin 2020-07-07 10:01:20 +05:30
4e064dba96 - fix issue with firebase-hooks
- implement custom useAuthState
2020-07-06 19:53:47 +05:30
862ff7cdc1 - fix eslint warning 2020-07-06 16:08:01 +05:30
d02fad1164 - fix bug with multiple modal appearances 2020-07-06 16:07:32 +05:30
dbb005d26c - using nanoevents as event emitter
- bug: createResumeModal opens twice
2020-07-06 14:47:05 +05:30
6d3e5823fc - implement tips on loading screen
- implement centralized sections
- removed react-spinner package
2020-07-06 10:02:17 +05:30
65fc779d58 - switching from firestore to realtime DB
- implement debouncing tactic to sync data
- display sync indicator
2020-07-06 00:25:31 +05:30
49a867dd37 - recreating onyx template
- profile section complete
2020-07-05 16:45:29 +05:30
03e1de1d14 implement reorder/moving of sections between blocks 2020-07-05 13:34:04 +05:30
202c7f5ad4 - creating the right sidebar
- designing the artboard
- optimizing dark mode performance
- optimizing input onChange handler
2020-07-05 11:34:32 +05:30
6f66181c17 - designing the builder
- designing the left navbar and sidebar
2020-07-04 22:41:28 +05:30
b42deb737c - deleting a resume 2020-07-04 15:13:50 +05:30
e247cb102c - creating and updating resumes 2020-07-04 14:31:25 +05:30
e1f1d84201 - designing the dashboard
- resume preview
- create resume modal
2020-07-04 10:26:29 +05:30
dd5e594dc9 - code cleanup and security checks 2020-07-03 21:04:43 +05:30
c53cd84722 - add icons and favicon 2020-07-03 20:55:52 +05:30
6dc2747a9b - storing user information in firestore 2020-07-03 20:44:12 +05:30
24fed8ff3f - adding icons to buttons
- styling modals for dark mode
2020-07-03 19:37:23 +05:30
3a1d42025f - integrating sign in with google
- set up dark mode context and other services
2020-07-03 18:59:25 +05:30
336fd22150 - building the base modal trigger architecture 2020-07-03 15:48:55 +05:30
70ef926b70 - intial gatsbyJS setup
- setting up tailwindcss and other plugins
- designing the landing page
- creating a reusable button component
2020-07-03 13:00:46 +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
cb25010312 Merge pull request #198 from AmruthPillai/develop
Weekly Update: update dependencies, fix icons, translations
2020-06-24 09:18:48 +05:30
a8cdb62df1 add purge prop to tailwind 2020-06-24 08:57:33 +05:30
49621b86a6 update dependencies, change license icon 2020-06-24 08:40:20 +05:30
934ca26d20 Merge pull request #191 from AmruthPillai/l10n_develop
New Crowdin translations
2020-06-13 13:26:53 +05:30
b26ff22655 Merge pull request #190 from AmruthPillai/master
Merge pull request #189 from AmruthPillai/develop
2020-06-13 13:22:38 +05:30
7b90cebf11 Merge pull request #189 from AmruthPillai/develop
Assorted Bug Fixes from Open Source Community
2020-06-13 13:22:19 +05:30
b06a34b590 New translations settings.json (Portuguese) 2020-06-13 13:21:56 +05:30
ef9a1af2c2 Merge pull request #186 from Kafiil/patch-1
[i18n ] Cancel was in German, I change it to French
2020-06-13 13:14:05 +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
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
aab6f00e8d Merge pull request #180 from SHENG-X/fix-move-remove
Fix: move and remove items
2020-06-13 13:12:56 +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
909db6eacc Update app.json
Cancel was in German, I change it to French
2020-06-11 00:59:27 +01:00
da98bf5bf4 fix: Markdown style doesn't work in OBJETIVE section #183 2020-06-08 14:27:09 -07:00
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
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
49cc1d8b25 Merge branch 'develop' into fix-move-remove 2020-06-06 13:15:45 -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
dcc29c31ba Merge pull request #178 from AmruthPillai/develop
Added Language: Russian
2020-06-06 10:01:41 +05:30