Commit Graph
100 Commits
Author SHA1 Message Date
Amruth Pillai 5627a2e941 Merge branch 'v2' into develop 2020-07-17 09:10:04 +05:30
Amruth Pillai 96259c6c5d - final sanity checks before release 2020-07-17 09:06:47 +05:30
Amruth Pillai 816e400b31 - implement ability to rename sections
- clean up kannada translations
2020-07-17 08:36:46 +05:30
Amruth Pillai c57eb2e9aa Update README.md 2020-07-16 21:33:14 +05:30
Amruth Pillai f8d679993a - make the app faster, better accesibility 2020-07-16 20:30:53 +05:30
Amruth Pillai 0b70d7ebec - attempt at responsiveness fix
- bring back scrollbars
- update dependencies
2020-07-16 19:53:14 +05:30
Amruth Pillai 0019fee34e - switch to using downloadjs for downloading files
- increase timeout for cloud function
2020-07-16 17:34:21 +05:30
Amruth Pillai 406a3dba56 - gear up for staging release 2020-07-16 15:59:35 +05:30
Amruth Pillai f41018c60b - implement "Import from JSON Resume" feature 2020-07-16 11:58:31 +05:30
Amruth Pillai 8e9bd99e91 - add sitemap.xml
- reduce screenshot sizes
2020-07-16 10:31:56 +05:30
Amruth Pillai be40644497 - implement screenshots
- implement OG tags
2020-07-16 10:04:49 +05:30
Amruth Pillai a7657b4a5c - implement i18n
- translation dynamic for sections
- added articles for SEO
2020-07-16 08:42:19 +05:30
Amruth Pillai b7c565de79 - implement about section 2020-07-14 22:59:59 +05:30
Amruth Pillai af955bbf55 - implement donation link, in about section 2020-07-14 17:24:59 +05:30
Amruth Pillai 851d6ef020 - fix firebase functions execution 2020-07-13 23:23:21 +05:30
Amruth Pillai e9bc40afb5 - update to use onCall from firebase functions 2020-07-13 22:13:00 +05:30
Amruth Pillai f17471b94d - fix issues with function calls 2020-07-13 17:01:56 +05:30
Amruth Pillai 48b11de774 update firebase hosting link to functions 2020-07-13 16:52:26 +05:30
Amruth Pillai cf5d0b9571 - update for statging release, pre-checks 2020-07-13 16:38:08 +05:30
Amruth Pillai 591c9a6ccf - remove eslint from functions project 2020-07-13 16:03:15 +05:30
Amruth Pillai c7b39c9ed3 - updated packages across projects, deployed to staging 2020-07-13 15:58:59 +05:30
Amruth Pillai 55fd1d4bdc - implement celebi template 2020-07-13 09:46:55 +05:30
Amruth Pillai 7b2094a543 - implement glalie template 2020-07-12 21:51:38 +05:30
Amruth Pillai 41e708e302 - implement gengar template 2020-07-12 19:31:22 +05:30
Amruth Pillai 5ccc360345 - implement cloud functions for printing
- implement AMOLED mode
- implement reset layout
2020-07-12 15:04:07 +05:30
Amruth Pillai f468ca73c3 - implement actions section
- implement settings section
2020-07-12 12:55:08 +05:30
Amruth Pillai 8972a96afd - implement duplicate resume functionality 2020-07-11 21:45:34 +05:30
Amruth Pillai 5ec1f21bd3 - complete onyx design template
- implement public sharable urls
- implement more actions
2020-07-11 20:42:16 +05:30
Amruth Pillai 0b5653fab5 - completed design of Onyx template 2020-07-11 10:49:55 +05:30
Amruth Pillai a8c5d29858 - implement actions section 2020-07-10 13:40:48 +05:30
Amruth Pillai 89fa8236e8 - creating a dynamic color palette
- implementing actions section
2020-07-10 01:09:33 +05:30
Amruth Pillai da197be2f5 - implement fonts section 2020-07-09 20:43:38 +05:30
Amruth Pillai 3eaab3b427 - implement colors section 2020-07-09 20:06:49 +05:30
Amruth Pillai 3b252476c4 - refactor sections
- combine resume and metadata contexts
2020-07-09 19:18:04 +05:30
Amruth Pillai c00d7a9eef - fixing conflicting order warning and firebase warning
- added more web manifest rules
2020-07-09 15:45:20 +05:30
Amruth Pillai 370b0c4020 - implementing react-scroll 2020-07-09 14:30:06 +05:30
Amruth Pillai 3aaef5f730 - memoize all components
- implement metadata context
2020-07-09 14:00:18 +05:30
Amruth Pillai 9e98da038c - implementing hobby, language and reference sections
- dynamic template selection
2020-07-09 10:41:16 +05:30
Amruth Pillai 9045e2983d - run eslint --fix across project 2020-07-09 00:14:13 +05:30
Amruth Pillai a1931f5e36 - switched to useSelector
- implemented skills section
2020-07-08 22:26:27 +05:30
Amruth Pillai 70866420e5 - implement certifications section 2020-07-08 20:20:44 +05:30
Amruth Pillai c38788aa3b - implement awards section 2020-07-08 20:07:28 +05:30
Amruth Pillai 922db70107 - implement work experience
- implement education
- show dynamic names in layout
2020-07-08 16:49:26 +05:30
Amruth Pillai bee6a40e9f - implement lists
- implement generic sections
- implement list actions
- implement error handlers
2020-07-08 05:01:50 +05:30
Amruth Pillai d7e86ddf29 - fix conflicting order warning by mini-css-extract-plugin 2020-07-07 10:01:20 +05:30
Amruth Pillai 4e064dba96 - fix issue with firebase-hooks
- implement custom useAuthState
2020-07-06 19:53:47 +05:30
Amruth Pillai 862ff7cdc1 - fix eslint warning 2020-07-06 16:08:01 +05:30
Amruth Pillai d02fad1164 - fix bug with multiple modal appearances 2020-07-06 16:07:32 +05:30
Amruth Pillai dbb005d26c - using nanoevents as event emitter
- bug: createResumeModal opens twice
2020-07-06 14:47:05 +05:30
Amruth Pillai 6d3e5823fc - implement tips on loading screen
- implement centralized sections
- removed react-spinner package
2020-07-06 10:02:17 +05:30
Amruth Pillai 65fc779d58 - switching from firestore to realtime DB
- implement debouncing tactic to sync data
- display sync indicator
2020-07-06 00:25:31 +05:30
Amruth Pillai 49a867dd37 - recreating onyx template
- profile section complete
2020-07-05 16:45:29 +05:30
Amruth Pillai 03e1de1d14 implement reorder/moving of sections between blocks 2020-07-05 13:34:04 +05:30
Amruth Pillai 202c7f5ad4 - creating the right sidebar
- designing the artboard
- optimizing dark mode performance
- optimizing input onChange handler
2020-07-05 11:34:32 +05:30
Amruth Pillai 6f66181c17 - designing the builder
- designing the left navbar and sidebar
2020-07-04 22:41:28 +05:30
Amruth Pillai f806b3f96d Update README.md 2020-07-04 15:15:18 +05:30
Amruth Pillai b42deb737c - deleting a resume 2020-07-04 15:13:50 +05:30
Amruth Pillai e247cb102c - creating and updating resumes 2020-07-04 14:31:25 +05:30
Amruth Pillai e1f1d84201 - designing the dashboard
- resume preview
- create resume modal
2020-07-04 10:26:29 +05:30
Amruth Pillai dd5e594dc9 - code cleanup and security checks 2020-07-03 21:04:43 +05:30
Amruth Pillai c53cd84722 - add icons and favicon 2020-07-03 20:55:52 +05:30
Amruth Pillai 84ceae05c3 Merge pull request #204 from AmruthPillai/l10n_develop
New Crowdin updates
2020-07-03 20:45:11 +05:30
Amruth Pillai 6dc2747a9b - storing user information in firestore 2020-07-03 20:44:12 +05:30
Amruth Pillai 24fed8ff3f - adding icons to buttons
- styling modals for dark mode
2020-07-03 19:37:23 +05:30
Amruth Pillai 3a1d42025f - integrating sign in with google
- set up dark mode context and other services
2020-07-03 18:59:25 +05:30
Amruth Pillai 5f01287685 New translations objective.json (Finnish) 2020-07-03 16:15:09 +05:30
Amruth Pillai 954aeef366 New translations about.json (Finnish) 2020-07-03 15:58:25 +05:30
Amruth Pillai e379533e81 New translations work.json (Finnish) 2020-07-03 15:58:23 +05:30
Amruth Pillai 4caab8f7ea New translations references.json (Finnish) 2020-07-03 15:58:22 +05:30
Amruth Pillai 37a31f0ecb New translations profile.json (Finnish) 2020-07-03 15:58:20 +05:30
Amruth Pillai cd2c284ca7 New translations objective.json (Finnish) 2020-07-03 15:58:19 +05:30
Amruth Pillai 205c365ee2 New translations languages.json (Finnish) 2020-07-03 15:58:18 +05:30
Amruth Pillai ec44bc93f2 New translations extras.json (Finnish) 2020-07-03 15:58:17 +05:30
Amruth Pillai f0aa9a3bc9 New translations education.json (Finnish) 2020-07-03 15:58:15 +05:30
Amruth Pillai c45886dc18 New translations certifications.json (Finnish) 2020-07-03 15:58:14 +05:30
Amruth Pillai 336fd22150 - building the base modal trigger architecture 2020-07-03 15:48:55 +05:30
Amruth Pillai 52d9f92b62 New translations actions.json (Finnish) 2020-07-03 15:44:24 +05:30
Amruth Pillai 0fa9cb5d47 New translations about.json (Finnish) 2020-07-03 15:44:23 +05:30
Amruth Pillai f145064b14 New translations actions.json (Finnish) 2020-07-03 15:20:35 +05:30
Amruth Pillai cb06f2d731 New translations settings.json (Finnish) 2020-07-03 15:04:54 +05:30
Amruth Pillai cbdd332de0 New translations fonts.json (Finnish) 2020-07-03 15:04:53 +05:30
Amruth Pillai ffbc8e560d New translations colors.json (Finnish) 2020-07-03 15:04:51 +05:30
Amruth Pillai 57cdfcf7bd New translations actions.json (Finnish) 2020-07-03 15:04:50 +05:30
Amruth Pillai 7bcdcf5987 New translations templates.json (Finnish) 2020-07-03 14:50:31 +05:30
Amruth Pillai 48729306f1 New translations app.json (Finnish) 2020-07-03 14:50:29 +05:30
Amruth Pillai 48e324b768 New translations actions.json (Finnish) 2020-07-03 14:44:41 +05:30
Amruth Pillai 7d6221327d New translations app.json (Finnish) 2020-07-03 14:44:40 +05:30
Amruth Pillai 17fd577a22 New translations work.json (Finnish) 2020-07-03 14:31:38 +05:30
Amruth Pillai 273c81242c New translations profile.json (Finnish) 2020-07-03 14:31:36 +05:30
Amruth Pillai 97e05e01e4 New translations languages.json (Finnish) 2020-07-03 14:31:35 +05:30
Amruth Pillai 908d933ab8 New translations awards.json (Finnish) 2020-07-03 14:31:33 +05:30
Amruth Pillai 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
Amruth Pillai d2e3227d01 clearing the slate 2020-07-02 21:23:03 +05:30
Amruth Pillai 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
Amruth Pillai cb25010312 Merge pull request #198 from AmruthPillai/develop
Weekly Update: update dependencies, fix icons, translations
2020-06-24 09:18:48 +05:30
Amruth Pillai a8cdb62df1 add purge prop to tailwind 2020-06-24 08:57:33 +05:30
Amruth Pillai 49621b86a6 update dependencies, change license icon 2020-06-24 08:40:20 +05:30
Amruth Pillai 934ca26d20 Merge pull request #191 from AmruthPillai/l10n_develop
New Crowdin translations
2020-06-13 13:26:53 +05:30
Amruth Pillai b26ff22655 Merge pull request #190 from AmruthPillai/master
Merge pull request #189 from AmruthPillai/develop
2020-06-13 13:22:38 +05:30
Amruth Pillai 7b90cebf11 Merge pull request #189 from AmruthPillai/develop
Assorted Bug Fixes from Open Source Community
2020-06-13 13:22:19 +05:30