Commit Graph

123 Commits

Author SHA1 Message Date
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
a30c9ffd4b extracted string from Colors Tab 2020-03-30 11:08:04 +05:30
a0e17396ac extracted templates, extracted strings for templates 2020-03-30 10:58:50 +05:30
51dc6ef94d extract strings for extars tab 2020-03-30 10:13:14 +05:30
a6ca22d3e0 extract string from references tab 2020-03-30 02:42:24 +05:30
a373c463b4 extract strings from Language Tab 2020-03-30 02:31:55 +05:30
fe6df1b9b3 extracted strings from skills tab 2020-03-30 01:51:47 +05:30
5cfad6767c extracted strings from certifications tab 2020-03-30 01:32:38 +05:30
03c181af8e extracted strings from awards tab 2020-03-30 01:23:15 +05:30
959c843983 extracted strings from education tab 2020-03-30 00:08:43 +05:30
07696b40ee completed code quality check, code reusability 2020-03-29 23:34:14 +05:30