Skip to content

Dark~Light Mode

Compare
Choose a tag to compare
@stephin007 stephin007 released this 25 Jun 19:13
· 164 commits to master since this release
e0d0746
PRODUCTION DEPLOYMENT (#172)

* Added Null State Component in NEW-UI

* :sparkles: 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 :hammer:

* fixed conflicts :hammer:

* refactor: remove unused vars

* fixed conflicts :hammer:

* fixed conflicts :hammer:

* edited .env.example

* Update CONTRIBUTING.md

* fix: merge conflicts

* Update Contributing.md

* Update CONTRIBUTING.md

* Update CONTRIBUTING.md

* fixed responsive :hammer:

* fixed responsiveness :hammer:

* map error :hammer:

* 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 <badges@fossa.com>

* about page:darkmode compatible

* Deleted package-lock.json

* Revert "added a loading componetn"

This reverts commit 59e921273ba23991291062dc3d407024f25ff469.

* reverted indentaions

* added === instead of ==

* Fixed wrong url being passed for git profiles

* fixed loading issue :hammer:

* fixed loading issue :hammer:

* 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 :hammer: (#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 <kunakumar06022003@gmail.com>

* removed pagination from default branch (#156)

* Merge to Staging  (#157)

* Added Null State Component in NEW-UI

* :sparkles: 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 :hammer:

* fixed conflicts :hammer:

* refactor: remove unused vars

* fixed conflicts :hammer:

* fixed conflicts :hammer:

* edited .env.example

* Update CONTRIBUTING.md

* fix: merge conflicts

* Update Contributing.md

* Update CONTRIBUTING.md

* Update CONTRIBUTING.md

* fixed responsive :hammer:

* fixed responsiveness :hammer:

* map error :hammer:

* 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 <badges@fossa.com>

* about page:darkmode compatible

* Deleted package-lock.json

* Revert "added a loading componetn"

This reverts commit 59e921273ba23991291062dc3d407024f25ff469.

* reverted indentaions

* added === instead of ==

* Fixed wrong url being passed for git profiles

* fixed loading issue :hammer:

* fixed loading issue :hammer:

* 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 :hammer: (#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 <kunakumar06022003@gmail.com>

* removed pagination from default branch (#156)

Co-authored-by: Yash <super.nashik@gmail.com>
Co-authored-by: Wise Introvert <fardeen.wi.panjwani@gmail.com>
Co-authored-by: afif ahmed <afifahmed456123@gmail.com>
Co-authored-by: Ian Terada <teradaian@gmail.com>
Co-authored-by: Ian Terada <72109628+teradaian@users.noreply.github.com>
Co-authored-by: Justinnn07 <justinv2006@gmail.com>
Co-authored-by: Justin Varghese <69856008+Justinnn07@users.noreply.github.com>
Co-authored-by: Yash Patil <65940625+Yash-271120@users.noreply.github.com>
Co-authored-by: fossabot <badges@fossa.io>
Co-authored-by: mohammed afif ahmed <51887071+afif1400@users.noreply.github.com>
Co-authored-by: Kunal Kumar <55233386+kunalkumar007@users.noreply.github.com>
Co-authored-by: Kunal Kumar <kunakumar06022003@gmail.com>

* 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 <kunakumar06022003@gmail.com>

* 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 <super.nashik@gmail.com>
Co-authored-by: Wise Introvert <fardeen.wi.panjwani@gmail.com>
Co-authored-by: afif ahmed <afifahmed456123@gmail.com>
Co-authored-by: Ian Terada <teradaian@gmail.com>
Co-authored-by: Ian Terada <72109628+teradaian@users.noreply.github.com>
Co-authored-by: Justinnn07 <justinv2006@gmail.com>
Co-authored-by: Justin Varghese <69856008+Justinnn07@users.noreply.github.com>
Co-authored-by: Yash Patil <65940625+Yash-271120@users.noreply.github.com>
Co-authored-by: fossabot <badges@fossa.io>
Co-authored-by: mohammed afif ahmed <51887071+afif1400@users.noreply.github.com>
Co-authored-by: Kunal Kumar <55233386+kunalkumar007@users.noreply.github.com>
Co-authored-by: Kunal Kumar <kunakumar06022003@gmail.com>