Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
* Added Null State Component in NEW-UI * ✨ added a seperate component * Create PULL_REQUEST_TEMPLATE * Added PR template * removed pr template * Created PR Template * Edited path for PR Temmplate * feat: add map to each result-card * docs: contribution gudelines, refactor readme and pr template docs: create os-related guidelines docs: update readme and create open-source guidelines docs: update pr template docs: remove header from pr template * docs: fix broken link * added a loading componetn * add basic dark/light mode functionality * Delete package-lock.json * refactor: remove unused vars * feat: add marker component to pinpoint location on the map refactor: switch to react-map-gl WIP: feat: marker feat: marker component to pinpoint location on map * refactor: remove static imports refactor: use static imports refactor: remove static imports * fixed conflicts 🔨 * fixed conflicts 🔨 * refactor: remove unused vars * fixed conflicts 🔨 * fixed conflicts 🔨 * edited .env.example * Update CONTRIBUTING.md * fix: merge conflicts * Update Contributing.md * Update CONTRIBUTING.md * Update CONTRIBUTING.md * fixed responsive 🔨 * fixed responsiveness 🔨 * map error 🔨 * hidden map block for mobile devices * Added initial look for about us page * Added no of contributors * dynamically get contributor data * dynamically get contributor data * Revert "About Page Revamp" * Added contributors list in about page * changed order * Added user types * made about page responsive * did the changes again * added image to error message * added extra info to the about page * Add license scan report and status (#131) Signed off by: fossabot <[email protected]> * about page:darkmode compatible * Deleted package-lock.json * Revert "added a loading componetn" This reverts commit 59e9212. * reverted indentaions * added === instead of == * Fixed wrong url being passed for git profiles * fixed loading issue 🔨 * fixed loading issue 🔨 * Create codeql-analysis.yml * Update README.md * fixed max height of the contributors container. * added contributors count * added CSS for the contributor count * responsive fix * Added loading state in contributor section * added links in the navbar * added path to main app.js * Update README.md * fixed appResponsiveness 🔨 (#146) * Feature: Add Whole world Vaccine Information (#145) * added links in the navbar * added path to main app.js * added Seperate tabs * renamed some files * Added seperate file for world anf india * Added paper for showing information * centralised tabs * Added css for info and fetched data * responsive fixes * fixed ccs * Added cards on various info from world * Destructured code * responsive css * changed paper title color * destructered for a general view of data * added error check * content divided to components * Added world covid data by continents * Added loading before data is fetched * Removed unecessary loading from india tab * Enhancement: Enhanced the look for word COVID Info (#149) * destructered for a general view of data * added error check * content divided to components * Added world covid data by continents * Added loading before data is fetched * Removed unecessary loading from india tab * removed unnecessary files * Feature: Add Test Cases (#153) * test setup completed * add render Header test case Because: - checks weather components exists - stops unnecessary errors * click event tested, snapshot created Because: - better code coverage - fix future errors * tests folder created * intro component tested * home component tested * covidInfoMain component tested * handleTabChange test included * about component tested * docs updated for tests * added test scripts in package.json Changes: - snapshot script added - coverage script added Co-authored-by: Kunal Kumar <[email protected]> * removed pagination from default branch (#156) * Merge to Staging (#157) * Added Null State Component in NEW-UI * ✨ added a seperate component * Create PULL_REQUEST_TEMPLATE * Added PR template * removed pr template * Created PR Template * Edited path for PR Temmplate * feat: add map to each result-card * docs: contribution gudelines, refactor readme and pr template docs: create os-related guidelines docs: update readme and create open-source guidelines docs: update pr template docs: remove header from pr template * docs: fix broken link * added a loading componetn * add basic dark/light mode functionality * Delete package-lock.json * refactor: remove unused vars * feat: add marker component to pinpoint location on the map refactor: switch to react-map-gl WIP: feat: marker feat: marker component to pinpoint location on map * refactor: remove static imports refactor: use static imports refactor: remove static imports * fixed conflicts 🔨 * fixed conflicts 🔨 * refactor: remove unused vars * fixed conflicts 🔨 * fixed conflicts 🔨 * edited .env.example * Update CONTRIBUTING.md * fix: merge conflicts * Update Contributing.md * Update CONTRIBUTING.md * Update CONTRIBUTING.md * fixed responsive 🔨 * fixed responsiveness 🔨 * map error 🔨 * hidden map block for mobile devices * Added initial look for about us page * Added no of contributors * dynamically get contributor data * dynamically get contributor data * Revert "About Page Revamp" * Added contributors list in about page * changed order * Added user types * made about page responsive * did the changes again * added image to error message * added extra info to the about page * Add license scan report and status (#131) Signed off by: fossabot <[email protected]> * about page:darkmode compatible * Deleted package-lock.json * Revert "added a loading componetn" This reverts commit 59e9212. * reverted indentaions * added === instead of == * Fixed wrong url being passed for git profiles * fixed loading issue 🔨 * fixed loading issue 🔨 * Create codeql-analysis.yml * Update README.md * fixed max height of the contributors container. * added contributors count * added CSS for the contributor count * responsive fix * Added loading state in contributor section * added links in the navbar * added path to main app.js * Update README.md * fixed appResponsiveness 🔨 (#146) * Feature: Add Whole world Vaccine Information (#145) * added links in the navbar * added path to main app.js * added Seperate tabs * renamed some files * Added seperate file for world anf india * Added paper for showing information * centralised tabs * Added css for info and fetched data * responsive fixes * fixed ccs * Added cards on various info from world * Destructured code * responsive css * changed paper title color * destructered for a general view of data * added error check * content divided to components * Added world covid data by continents * Added loading before data is fetched * Removed unecessary loading from india tab * Enhancement: Enhanced the look for word COVID Info (#149) * destructered for a general view of data * added error check * content divided to components * Added world covid data by continents * Added loading before data is fetched * Removed unecessary loading from india tab * removed unnecessary files * Feature: Add Test Cases (#153) * test setup completed * add render Header test case Because: - checks weather components exists - stops unnecessary errors * click event tested, snapshot created Because: - better code coverage - fix future errors * tests folder created * intro component tested * home component tested * covidInfoMain component tested * handleTabChange test included * about component tested * docs updated for tests * added test scripts in package.json Changes: - snapshot script added - coverage script added Co-authored-by: Kunal Kumar <[email protected]> * removed pagination from default branch (#156) Co-authored-by: Yash <[email protected]> Co-authored-by: Wise Introvert <[email protected]> Co-authored-by: afif ahmed <[email protected]> Co-authored-by: Ian Terada <[email protected]> Co-authored-by: Ian Terada <[email protected]> Co-authored-by: Justinnn07 <[email protected]> Co-authored-by: Justin Varghese <[email protected]> Co-authored-by: Yash Patil <[email protected]> Co-authored-by: fossabot <[email protected]> Co-authored-by: mohammed afif ahmed <[email protected]> Co-authored-by: Kunal Kumar <[email protected]> Co-authored-by: Kunal Kumar <[email protected]> * removed stylecomponents * removed stylecomponents (#162) * Feature: Chart Added (#163) * packages install react-chart-js-2 * chart completed * continentChart Completed * package-lock.json, yarn.lock deleted * yarn.lock reverted * header removed in chart and continentChart component * doughnut chart implemented * doughnut Chart for world added * indentation improved-1 * doughnut in continentChart removed Co-authored-by: Kunal Kumar <[email protected]> * aremoved package lock * updated yarn lock file * restructured the Charts file to the Worldcovid parent folder * Updated the about page * restructured the Charts file to the Worldcovid parent folder (#167) * Added Scroll to top fucntionality (#169) Co-authored-by: Yash <[email protected]> Co-authored-by: Wise Introvert <[email protected]> Co-authored-by: afif ahmed <[email protected]> Co-authored-by: Ian Terada <[email protected]> Co-authored-by: Ian Terada <[email protected]> Co-authored-by: Justinnn07 <[email protected]> Co-authored-by: Justin Varghese <[email protected]> Co-authored-by: Yash Patil <[email protected]> Co-authored-by: fossabot <[email protected]> Co-authored-by: mohammed afif ahmed <[email protected]> Co-authored-by: Kunal Kumar <[email protected]> Co-authored-by: Kunal Kumar <[email protected]>
- Loading branch information
e0d0746
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
Successfully deployed to the following URLs: