Commit Graph

324 Commits

Author SHA1 Message Date
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
8ae0fa0cde Bump i18next-browser-languagedetector from 4.0.2 to 4.1.0
Bumps [i18next-browser-languagedetector](https://github.com/i18next/i18next-browser-languageDetector) from 4.0.2 to 4.1.0.
- [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.0.2...v4.1.0)

Signed-off-by: dependabot-preview[bot] <support@dependabot.com>
2020-04-16 23:27:42 +00:00
9cd8006013 Merge pull request #108 from AmruthPillai/dependabot/npm_and_yarn/vuepress/plugin-google-analytics-1.4.1
Bump @vuepress/plugin-google-analytics from 1.4.0 to 1.4.1
2020-04-16 23:03:37 +05:30
0a83fa1f58 Merge branch 'develop' into dependabot/npm_and_yarn/vuepress/plugin-google-analytics-1.4.1 2020-04-16 23:03:25 +05:30
d62bac10d8 Merge pull request #111 from AmruthPillai/dependabot/npm_and_yarn/eslint-plugin-prettier-3.1.3
Bump eslint-plugin-prettier from 3.1.2 to 3.1.3
2020-04-16 23:02:56 +05:30
3164969c20 Merge pull request #110 from AmruthPillai/dependabot/npm_and_yarn/vuepress-1.4.1
Bump vuepress from 1.4.0 to 1.4.1
2020-04-16 23:02:51 +05:30
7bdc691b78 Merge pull request #109 from AmruthPillai/dependabot/npm_and_yarn/i18next-19.4.2
Bump i18next from 19.4.1 to 19.4.2
2020-04-16 23:02:42 +05:30
b36b36a678 Bump eslint-plugin-prettier from 3.1.2 to 3.1.3
Bumps [eslint-plugin-prettier](https://github.com/prettier/eslint-plugin-prettier) from 3.1.2 to 3.1.3.
- [Release notes](https://github.com/prettier/eslint-plugin-prettier/releases)
- [Changelog](https://github.com/prettier/eslint-plugin-prettier/blob/master/CHANGELOG.md)
- [Commits](https://github.com/prettier/eslint-plugin-prettier/compare/v3.1.2...v3.1.3)

Signed-off-by: dependabot-preview[bot] <support@dependabot.com>
2020-04-16 15:23:30 +00:00
37731f1b57 Bump vuepress from 1.4.0 to 1.4.1
Bumps [vuepress](https://github.com/vuejs/vuepress/tree/HEAD/packages/vuepress) from 1.4.0 to 1.4.1.
- [Release notes](https://github.com/vuejs/vuepress/releases)
- [Changelog](https://github.com/vuejs/vuepress/blob/master/CHANGELOG.md)
- [Commits](https://github.com/vuejs/vuepress/commits/v1.4.1/packages/vuepress)

Signed-off-by: dependabot-preview[bot] <support@dependabot.com>
2020-04-16 15:22:31 +00:00
11f3890621 Bump i18next from 19.4.1 to 19.4.2
Bumps [i18next](https://github.com/i18next/i18next) from 19.4.1 to 19.4.2.
- [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.1...v19.4.2)

Signed-off-by: dependabot-preview[bot] <support@dependabot.com>
2020-04-16 15:21:34 +00:00
1a7feee681 Bump @vuepress/plugin-google-analytics from 1.4.0 to 1.4.1
Bumps [@vuepress/plugin-google-analytics](https://github.com/vuejs/vuepress/tree/HEAD/packages/@vuepress/plugin-google-analytics) from 1.4.0 to 1.4.1.
- [Release notes](https://github.com/vuejs/vuepress/releases)
- [Changelog](https://github.com/vuejs/vuepress/blob/master/CHANGELOG.md)
- [Commits](https://github.com/vuejs/vuepress/commits/v1.4.1/packages/@vuepress/plugin-google-analytics)

Signed-off-by: dependabot-preview[bot] <support@dependabot.com>
2020-04-16 15:20:36 +00:00
e8780c8d3c Bump @testing-library/user-event from 10.0.1 to 10.0.2
Bumps [@testing-library/user-event](https://github.com/testing-library/user-event) from 10.0.1 to 10.0.2.
- [Release notes](https://github.com/testing-library/user-event/releases)
- [Commits](https://github.com/testing-library/user-event/compare/v10.0.1...v10.0.2)

Signed-off-by: dependabot-preview[bot] <support@dependabot.com>
2020-04-16 15:19:35 +00:00