Commit Graph

85 Commits

Author SHA1 Message Date
cd0c847606 updates to dependencies, merging to production 2020-12-05 15:22:45 +05:30
36aad98485 bringing back the service worker 2020-10-10 12:45:04 +05:30
aa5be1e0a0 [FIX] exporting resume 2020-10-10 11:22:08 +05:30
a11db1db10 adding stylelint to repo 2020-10-04 08:58:01 +05:30
2aaed1a575 fixing crashes, upgrading dependencies, patching security vulnerabilities 2020-10-03 08:57:37 +05:30
87e3ebfaa8 - update dependencies 2020-08-01 10:31:04 +05:30
09ea3b95ab - fix label in contact
- fix importing from json
- fix reset everything
- update dependencies
2020-07-31 13:33:11 +05:30
ba0ee5fdf9 upddate dependencies, cache buster 2020-07-28 09:18:41 +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
b696c71152 - add Turkish language
- update dependencies
- increment version
2020-07-20 07:57:40 +05:30
6a8775e31b update dependencies 2020-07-19 19:02:53 +05:30
ec6ddd1fff fix issue with celebi printing 2020-07-18 21:51:01 +05:30
816e400b31 - implement ability to rename sections
- clean up kannada translations
2020-07-17 08:36:46 +05:30
0b70d7ebec - attempt at responsiveness fix
- bring back scrollbars
- update dependencies
2020-07-16 19:53:14 +05:30
0019fee34e - switch to using downloadjs for downloading files
- increase timeout for cloud function
2020-07-16 17:34:21 +05:30
8e9bd99e91 - add sitemap.xml
- reduce screenshot sizes
2020-07-16 10:31:56 +05:30
a7657b4a5c - implement i18n
- translation dynamic for sections
- added articles for SEO
2020-07-16 08:42:19 +05:30
b7c565de79 - implement about section 2020-07-14 22:59:59 +05:30
c7b39c9ed3 - updated packages across projects, deployed to staging 2020-07-13 15:58:59 +05:30
55fd1d4bdc - implement celebi template 2020-07-13 09:46:55 +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
a8c5d29858 - implement actions section 2020-07-10 13:40:48 +05:30
3b252476c4 - refactor sections
- combine resume and metadata contexts
2020-07-09 19:18:04 +05:30
c00d7a9eef - fixing conflicting order warning and firebase warning
- added more web manifest rules
2020-07-09 15:45:20 +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
c38788aa3b - implement awards section 2020-07-08 20:07:28 +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
03e1de1d14 implement reorder/moving of sections between blocks 2020-07-05 13:34:04 +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
6dc2747a9b - storing user information in firestore 2020-07-03 20:44:12 +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
49621b86a6 update dependencies, change license icon 2020-06-24 08:40:20 +05:30
58acc26812 update dependencies 2020-04-23 22:06:03 +05:30
758dfab328 delete skills.json in all languages, crowdin cleaup 2020-04-22 19:36:25 +05:30
9efa8f9736 Merge pull request #123 from AmruthPillai/dependabot/npm_and_yarn/i18next-19.4.3
Bump i18next from 19.4.2 to 19.4.3
2020-04-21 06:43:35 +05:30
bd104626a5 Merge pull request #122 from AmruthPillai/dependabot/npm_and_yarn/react-i18next-11.3.5
Bump react-i18next from 11.3.4 to 11.3.5
2020-04-21 06:43:18 +05:30
77418ed2b1 Bump i18next from 19.4.2 to 19.4.3
Bumps [i18next](https://github.com/i18next/i18next) from 19.4.2 to 19.4.3.
- [Release notes](https://github.com/i18next/i18next/releases)
- [Changelog](https://github.com/i18next/i18next/blob/master/CHANGELOG.md)
- [Commits](https://github.com/i18next/i18next/compare/v19.4.2...v19.4.3)

Signed-off-by: dependabot-preview[bot] <support@dependabot.com>
2020-04-20 23:25:49 +00:00
d3575a90ef Bump react-i18next from 11.3.4 to 11.3.5
Bumps [react-i18next](https://github.com/i18next/react-i18next) from 11.3.4 to 11.3.5.
- [Release notes](https://github.com/i18next/react-i18next/releases)
- [Changelog](https://github.com/i18next/react-i18next/blob/master/CHANGELOG.md)
- [Commits](https://github.com/i18next/react-i18next/compare/v11.3.4...v11.3.5)

Signed-off-by: dependabot-preview[bot] <support@dependabot.com>
2020-04-20 23:24:53 +00:00
a86815bd9b Bump @testing-library/react from 10.0.2 to 10.0.3
Bumps [@testing-library/react](https://github.com/testing-library/react-testing-library) from 10.0.2 to 10.0.3.
- [Release notes](https://github.com/testing-library/react-testing-library/releases)
- [Changelog](https://github.com/testing-library/react-testing-library/blob/master/CHANGELOG.md)
- [Commits](https://github.com/testing-library/react-testing-library/compare/v10.0.2...v10.0.3)

Signed-off-by: dependabot-preview[bot] <support@dependabot.com>
2020-04-20 23:23:54 +00:00
3ff2257356 Bump i18next-browser-languagedetector from 4.1.0 to 4.1.1
Bumps [i18next-browser-languagedetector](https://github.com/i18next/i18next-browser-languageDetector) from 4.1.0 to 4.1.1.
- [Release notes](https://github.com/i18next/i18next-browser-languageDetector/releases)
- [Changelog](https://github.com/i18next/i18next-browser-languageDetector/blob/master/CHANGELOG.md)
- [Commits](https://github.com/i18next/i18next-browser-languageDetector/compare/v4.1.0...v4.1.1)

Signed-off-by: dependabot-preview[bot] <support@dependabot.com>
2020-04-17 23:22:42 +00:00