Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

feat : Added new markers types and live alerts features (#23) #9

Merged
merged 1 commit into from
Dec 6, 2020

Conversation

nrslt
Copy link
Owner

@nrslt nrslt commented Dec 6, 2020

  • adding pyronear logo for navbar

  • feat: designing a new navbar

incorporating pyronear logo, black colored background, new cta style and a centered text retreiving username logged

  • feat: created a one page dashboard on homepage

brought both alerts and risks dashboards onto hompage, adding a filter box gathering existing filters and adding some. Meteo graphs are hidden but can be displayed if desire

  • fix: fixing a miss-operating callback

  • fix: corrected some typo issues in comments

  • feat: switching pyro_logo call from the one in repo to the hosted one on pyronear.org

  • feat: deleted repo stored pyro_logo png

  • fix: deleted unused Path import

  • blank line at the beginning of graphs.py

  • styling errors

  • Marker popup associated with click feature and video display function

  • updating typo error and codacy docstring checks

  • Just minor typos corrections :)

  • just some minor typos corrections !

  • correction of flake8 errors

  • 2nd correction of flake8 errors

  • dl.markers objects for alerts and sites

  • changed the site marker to default

  • feat: adding new live alert button and markers

  • feat: creating alert metadata to simulate API responses and provide input to new live alert components

  • feat: adding new live alert button and markers

  • feat: adding new callbacks to handle live alert components interactions

  • refactor: light instantiation changes

  • typo : deleting unused imports

  • typo: fixing missspelling

  • Update utils.py

  • Update homepage.py

  • Update homepage.py

  • refactor: merging 2 identical conditions

  • typo: modifying var types and wrong spellings

  • feat: adding ux corrections and deleting some duplicate contents

  • refactor: adding alert_metada arg in every function that need its inputs

  • typo : flake8 typo correction

Co-authored-by: nicolas rousselet [email protected]
Co-authored-by: VincGargasson [email protected]
Co-authored-by: nicolas rousselet [email protected]

* adding pyronear logo for navbar

* feat: designing a new navbar

incorporating pyronear logo, black colored background, new cta style and a centered text retreiving username logged

* feat: created a one page dashboard on homepage

brought both alerts and risks dashboards onto hompage, adding a filter box gathering existing filters and adding some. Meteo graphs are hidden but can be displayed if desire

* fix: fixing a miss-operating callback

* fix: corrected some typo issues in comments

* feat: switching pyro_logo call from the one in repo to the hosted one on pyronear.org

* feat: deleted repo stored pyro_logo png

* fix: deleted unused Path import

* blank line at the beginning of graphs.py

* styling errors

* Marker popup associated with click feature and video display function

* updating typo error and codacy docstring checks

* Just minor typos corrections :)

* just some minor typos corrections !

* correction of flake8 errors

* 2nd correction of flake8 errors

* dl.markers objects for alerts and sites

* changed the site marker to default

* feat: adding new live alert button and markers

* feat: creating alert metadata to simulate API responses and provide input to new live alert components

* feat: adding new live alert button and markers

* feat: adding new callbacks to handle live alert components interactions

* refactor: light instantiation changes

* typo : deleting unused imports

* typo: fixing missspelling

* Update utils.py

* Update homepage.py

* Update homepage.py

* refactor: merging 2 identical conditions

* typo: modifying var types and wrong spellings

* feat: adding ux corrections and deleting some duplicate contents

* refactor: adding alert_metada arg in every function that need its inputs

* typo : flake8 typo correction

Co-authored-by: nicolas rousselet <[email protected]>
Co-authored-by: VincGargasson <[email protected]>
Co-authored-by: nicolas rousselet <[email protected]>
@nrslt nrslt merged commit 9c0b1c3 into nrslt:master Dec 6, 2020
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants