Commit Graph

83 Commits

Author SHA1 Message Date
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
4e064dba96 - fix issue with firebase-hooks
- implement custom useAuthState
2020-07-06 19:53:47 +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
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
49621b86a6 update dependencies, change license icon 2020-06-24 08:40:20 +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
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
00d5a5e979 added hobbies section, updated templates 2020-04-28 13:49:22 +05:30
e2d9b00f7d implement redordering of skills 2020-04-28 13:00:39 +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
dda1747295 add pan zoom animation to app, with help text 2020-04-05 14:12:33 +05:30
a6efc3c328 introduce print dialog to add more options in exporting resume 2020-04-04 23:19:46 +05:30
e25c0b302b fix eslint warnings 2020-04-01 15:54:53 +05:30
212a3fa80c update all source translation keys to remove placeholders 2020-04-01 15:53:35 +05:30
a7839a307e connecting actions to page controller 2020-04-01 15:02:26 +05:30
7ac1cecf7f change page controller layout 2020-04-01 14:46:18 +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
3a9a0dc811 update right sidebar to show first tab 2020-04-01 09:00:15 +05:30
4b3b4fb843 fix issues with firefox display 2020-03-31 23:00:13 +05:30
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
a5e8c6dcc1 Addition of Hindi Language 2020-03-30 20:56:06 +05:30
82037d4cfe update and remove unnecessary translation strings 2020-03-30 14:12:31 +05:30
1b2bae43be added settings tab, add language chooser 2020-03-30 13:50:47 +05:30
e27655aeea extracted strings from about tab 2020-03-30 12:02:22 +05:30
af3ec283d0 extract strings from actions tab 2020-03-30 11:32:32 +05:30
154e4d22a8 extracted strings from fonts tab 2020-03-30 11:16:37 +05:30