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

API for table detail view #7

Open
barshathakuri opened this issue Mar 14, 2024 · 0 comments
Open

API for table detail view #7

barshathakuri opened this issue Mar 14, 2024 · 0 comments
Assignees

Comments

@barshathakuri
Copy link

No description provided.

thenav56 pushed a commit that referenced this issue Mar 26, 2024
thenav56 pushed a commit that referenced this issue Mar 26, 2024
* Update main_cap-aggregator(dev).yml

* added separate configurations for each cap source format

* added region data

* reset migrations

* removed region usage before declaration

* fixed variation scope issue

* created migration

* injecting regions

* injecting countries (#7)

* matched CAP alerts to country polygons

* Integrated Celery and RabbitMQ

* Preparation for region data injection (#6)

* Update main_cap-aggregator(dev).yml

* added separate configurations for each cap source format

* added region data

* reset migrations

* removed region usage before declaration

* fixed variation scope issue

* Add or update the Azure App Service build and deployment workflow config

* add celery tasks

---------

Co-authored-by: HangZhou01 <ucabhz9@ucl.ac.uk>

* added celery startup commands

* changed startup.sh

* added filter for unexpired alerts, fixed cors policy

* enabled github workflow tests for all branches, whitenoise package version bump

* fixed cors policy origin path

* disabled celery for deployment

* reverted cors policy

---------

Co-authored-by: HangZhou01 <ucabhz9@ucl.ac.uk>
thenav56 pushed a commit that referenced this issue Mar 26, 2024
* New feed facade and celery task improvements

* Update main_cap-aggregator(dev).yml

* added separate configurations for each cap source format

* added region data

* reset migrations

* removed region usage before declaration

* fixed variation scope issue

* created migration

* injecting regions

* injecting countries (#7)

* matched CAP alerts to country polygons

* Integrated Celery and RabbitMQ

* Preparation for region data injection (#6)

* Update main_cap-aggregator(dev).yml

* added separate configurations for each cap source format

* added region data

* reset migrations

* removed region usage before declaration

* fixed variation scope issue

* Add or update the Azure App Service build and deployment workflow config

* add celery tasks

---------

Co-authored-by: HangZhou01 <ucabhz9@ucl.ac.uk>

* added celery startup commands

* changed startup.sh

* added filter for unexpired alerts, fixed cors policy

* enabled github workflow tests for all branches, whitenoise package version bump

* fixed cors policy origin path

* disabled celery for deployment

* reverted cors policy

* New feed facade and celery task improvements

* Add or update the Azure App Service build and deployment workflow config

* add celery tasks

* merge the develop branch

* Polling Feeds at Different Rate

* Automatically Polling Alerts when a New Feed is created

* Automatically Deleting or Updating Task when there is a Feed gets deleted or updated

* Fix bugs on Automatically Deleting Updating Task when there is a Feed gets deleted or updated

* fixed minor bugs

* refactored celery code, fixed lots of bugs

---------

Co-authored-by: HangZhou01 <ucabhz9@ucl.ac.uk>

* fixed celery task name issue

* fixed naming issue

* resolved conflicts between develop and main

* fixed merge issue

---------

Co-authored-by: HangZhou01 <ucabhz9@ucl.ac.uk>

* added continents, changed country polygon data source

* merge continents

---------

Co-authored-by: HangZhou01 <ucabhz9@ucl.ac.uk>
thenav56 pushed a commit that referenced this issue Mar 26, 2024
* New feed facade and celery task improvements

* Update main_cap-aggregator(dev).yml

* added separate configurations for each cap source format

* added region data

* reset migrations

* removed region usage before declaration

* fixed variation scope issue

* created migration

* injecting regions

* injecting countries (#7)

* matched CAP alerts to country polygons

* Integrated Celery and RabbitMQ

* Preparation for region data injection (#6)

* Update main_cap-aggregator(dev).yml

* added separate configurations for each cap source format

* added region data

* reset migrations

* removed region usage before declaration

* fixed variation scope issue

* Add or update the Azure App Service build and deployment workflow config

* add celery tasks

---------

Co-authored-by: HangZhou01 <ucabhz9@ucl.ac.uk>

* added celery startup commands

* changed startup.sh

* added filter for unexpired alerts, fixed cors policy

* enabled github workflow tests for all branches, whitenoise package version bump

* fixed cors policy origin path

* disabled celery for deployment

* reverted cors policy

* New feed facade and celery task improvements

* Add or update the Azure App Service build and deployment workflow config

* add celery tasks

* merge the develop branch

* Polling Feeds at Different Rate

* Automatically Polling Alerts when a New Feed is created

* Automatically Deleting or Updating Task when there is a Feed gets deleted or updated

* Fix bugs on Automatically Deleting Updating Task when there is a Feed gets deleted or updated

* fixed minor bugs

* refactored celery code, fixed lots of bugs

---------

Co-authored-by: HangZhou01 <ucabhz9@ucl.ac.uk>

* fixed celery task name issue

* fixed naming issue

* resolved conflicts between develop and main

* fixed merge issue

---------

Co-authored-by: HangZhou01 <ucabhz9@ucl.ac.uk>

* New country geodata, feed facade redesign, graphql filters

* Update main_cap-aggregator(dev).yml

* added separate configurations for each cap source format

* added region data

* reset migrations

* removed region usage before declaration

* fixed variation scope issue

* created migration

* injecting regions

* injecting countries (#7)

* matched CAP alerts to country polygons

* Integrated Celery and RabbitMQ

* Preparation for region data injection (#6)

* Update main_cap-aggregator(dev).yml

* added separate configurations for each cap source format

* added region data

* reset migrations

* removed region usage before declaration

* fixed variation scope issue

* Add or update the Azure App Service build and deployment workflow config

* add celery tasks

---------

Co-authored-by: HangZhou01 <ucabhz9@ucl.ac.uk>

* added celery startup commands

* changed startup.sh

* added filter for unexpired alerts, fixed cors policy

* enabled github workflow tests for all branches, whitenoise package version bump

* fixed cors policy origin path

* disabled celery for deployment

* reverted cors policy

* New feed facade and celery task improvements

* Add or update the Azure App Service build and deployment workflow config

* add celery tasks

* merge the develop branch

* Polling Feeds at Different Rate

* Automatically Polling Alerts when a New Feed is created

* Automatically Deleting or Updating Task when there is a Feed gets deleted or updated

* Fix bugs on Automatically Deleting Updating Task when there is a Feed gets deleted or updated

* fixed minor bugs

* refactored celery code, fixed lots of bugs

---------

Co-authored-by: HangZhou01 <ucabhz9@ucl.ac.uk>

* fixed celery task name issue

* fixed naming issue

* resolved conflicts between develop and main

* fixed merge issue

* Added continents, changed country polygon data source

* New feed facade and celery task improvements

* Update main_cap-aggregator(dev).yml

* added separate configurations for each cap source format

* added region data

* reset migrations

* removed region usage before declaration

* fixed variation scope issue

* created migration

* injecting regions

* injecting countries (#7)

* matched CAP alerts to country polygons

* Integrated Celery and RabbitMQ

* Preparation for region data injection (#6)

* Update main_cap-aggregator(dev).yml

* added separate configurations for each cap source format

* added region data

* reset migrations

* removed region usage before declaration

* fixed variation scope issue

* Add or update the Azure App Service build and deployment workflow config

* add celery tasks

---------

Co-authored-by: HangZhou01 <ucabhz9@ucl.ac.uk>

* added celery startup commands

* changed startup.sh

* added filter for unexpired alerts, fixed cors policy

* enabled github workflow tests for all branches, whitenoise package version bump

* fixed cors policy origin path

* disabled celery for deployment

* reverted cors policy

* New feed facade and celery task improvements

* Add or update the Azure App Service build and deployment workflow config

* add celery tasks

* merge the develop branch

* Polling Feeds at Different Rate

* Automatically Polling Alerts when a New Feed is created

* Automatically Deleting or Updating Task when there is a Feed gets deleted or updated

* Fix bugs on Automatically Deleting Updating Task when there is a Feed gets deleted or updated

* fixed minor bugs

* refactored celery code, fixed lots of bugs

---------

Co-authored-by: HangZhou01 <ucabhz9@ucl.ac.uk>

* fixed celery task name issue

* fixed naming issue

* resolved conflicts between develop and main

* fixed merge issue

---------

Co-authored-by: HangZhou01 <ucabhz9@ucl.ac.uk>

* added continents, changed country polygon data source

* merge continents

---------

Co-authored-by: HangZhou01 <ucabhz9@ucl.ac.uk>

* fixed merge duplication

* fixed inconsistencies

* -enabled geo injection

* fixed graphql schema

* deployment fix: inject continents only

* deployment fix: changed celery task name

* deployment fix: inject continents

* deployment fix: removed save to database

* deployment fix: try except inject continents

* deployment fix: try except error message

* deployment fix: try except print error

* deployment fix: changed file path

* deployment fix: changed file path

* deployment fix: replaced filename dashes with underscores

* deployment fix: changed relative paths

* multipolygons added for countries

* improved admin fields, filters, and displays, added cors, fixed celery tasks bug, fixed duplicate iso3 sources, updated settings.py celery format

* added description, senderName, source CAP alert fields, added more sources, standardised [long, lat] coordinates, added more admin filters, displays

* added graphql filters for alerts and countries

---------

Co-authored-by: HangZhou01 <ucabhz9@ucl.ac.uk>

* Update README.md

Fixed documentation mistake

* Alert model changed to comply with CAP 1.2, changed format structure to be more modular to allow for complex alert parsing

* added meteoalarm, aws, nws_us alert feed advanced formats

* fixed broken tests from alert model change

* fixed feed format NoneType errors, tidied feed facade

* updated graphql for new Alert and AlertInfo structures

* revised README.md

* removed old file

* fixed merge issues

---------

Co-authored-by: HangZhou01 <ucabhz9@ucl.ac.uk>
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

No branches or pull requests

2 participants