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

Filter Prediction Events #734

Closed
21 tasks done
glaubervila opened this issue Oct 3, 2023 · 2 comments · Fixed by #750
Closed
21 tasks done

Filter Prediction Events #734

glaubervila opened this issue Oct 3, 2023 · 2 comments · Fixed by #750

Comments

@glaubervila
Copy link
Contributor

glaubervila commented Oct 3, 2023

Atualmente foi implementado uma função para cada tipo de filtro.
O Ideal é que seja um unico endpoint que seja capaz de lidar com todas as clausulas possivels.
Essa solução vai corrigir alguns problemas de lógica e facilitar a manutenção do principal endpoint da aplicação.

Tasks

  1. rcboufleur
  2. glaubervila
  3. glaubervila
  4. rcboufleur
@gschwend
Copy link
Member

@glaubervila lembrete: adicionar lista de tasks

@glaubervila glaubervila linked a pull request Oct 26, 2023 that will close this issue
@glaubervila
Copy link
Contributor Author

@glaubervila lembrete: adicionar lista de tasks

Feito!

glaubervila added a commit that referenced this issue Nov 1, 2023
* A method was implemented that calculates the prediction path for occultation events. #734

* Implemented first version of user location x event visibilit in Occultation endpoint #734

* Changed Map folder limit. Added more occultation path fields.

* Added maps folder highlights

* Commands were created to perform the creation of maps and occultation paths manually.

* Fix nightside computation and addition lat max min

* Foi reescrito os componentes PredictionDataGrid e PredictionFilter. Foi removido a autenticação de algumas páginas

* Filters by date, magnitude, name, dynclass and base_dynclass Done

* Removed Material ui icons 4

* Replaced material ui card for MUI card

* Geo Filter parcialmente implementado

* Geo Filter implmentado e funcionando

* Lista de eventos de predição e filtros funcionando corretamente

* Events datagrid e filter separados como components

* finished filter and events datagrid components

* Página publica foi atualizada com os novos componentes de lista de eventos de preodição e filtro

* implement prediction highlights

* reorganization of cards, hidden aladdin

* Fixed highlihts

* Fix map highlight when asteroid name have -

* Fixed asteroid alias when asteroid have - in name

* Closes #728 - 'LIneA is supported by' and 'Footer' are together on all public pages

* Closes #737 - reorganization of cards as agreed and 'sky-map' (Aladin) has been hidden

* Fixed geo filter

* Change map size in list events

* Fixed map size in prediction list.

* Changed pagesize in geofilter

* Closes #726 - layout for displaying prediction highlights

* Added devcontainer compose file

* Change default radius

* Changed line height

* Added Hide/Show Columns toolbar

* Highlight cards formating and color

* Text updated in prediction filter

* Prediction occultation table alignment

* Occultation filter text fix

* Cards text formating

* Column CA Instant now formated in UTC

* Minor fix

* Fixed prediction occultation submit interface

---------

Co-authored-by: rcboufleur <rcboufleur@gmail.com>
Co-authored-by: Jandson Vitorino <jandson1512@gmail.com>
glaubervila added a commit that referenced this issue Jan 15, 2024
* A method was implemented that calculates the prediction path for occultation events. #734

* Implemented first version of user location x event visibilit in Occultation endpoint #734

* Changed Map folder limit. Added more occultation path fields.

* Added maps folder highlights

* Commands were created to perform the creation of maps and occultation paths manually.

* Fix nightside computation and addition lat max min

* Foi reescrito os componentes PredictionDataGrid e PredictionFilter. Foi removido a autenticação de algumas páginas

* Filters by date, magnitude, name, dynclass and base_dynclass Done

* Removed Material ui icons 4

* Replaced material ui card for MUI card

* Geo Filter parcialmente implementado

* Geo Filter implmentado e funcionando

* Lista de eventos de predição e filtros funcionando corretamente

* Events datagrid e filter separados como components

* finished filter and events datagrid components

* Página publica foi atualizada com os novos componentes de lista de eventos de preodição e filtro

* implement prediction highlights

* reorganization of cards, hidden aladdin

* Fixed highlihts

* Fix map highlight when asteroid name have -

* Fixed asteroid alias when asteroid have - in name

* Closes #728 - 'LIneA is supported by' and 'Footer' are together on all public pages

* Closes #737 - reorganization of cards as agreed and 'sky-map' (Aladin) has been hidden

* Fixed geo filter

* Change map size in list events

* Fixed map size in prediction list.

* Changed pagesize in geofilter

* Closes #726 - layout for displaying prediction highlights

* Added devcontainer compose file

* Change default radius

* Changed line height

* Added Hide/Show Columns toolbar

* Highlight cards formating and color

* Text updated in prediction filter

* Prediction occultation table alignment

* Occultation filter text fix

* Cards text formating

* Column CA Instant now formated in UTC

* Minor fix

* Fixed prediction occultation submit interface

---------

Co-authored-by: rcboufleur <rcboufleur@gmail.com>
Co-authored-by: Jandson Vitorino <jandson1512@gmail.com>
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
Archived in project
Development

Successfully merging a pull request may close this issue.

2 participants