Skip to content

Commit

Permalink
DESENG-452 - Refactoring migrations (#2381)
Browse files Browse the repository at this point in the history
* DESENG-452: Delete old migration files

* DESENG-452: Group migrations together

* Updated Changelog

* Unit test fix comment component length is max 10

* DESENG-452: Inserted initial data for Staff user table
  • Loading branch information
ratheesh-aot authored Feb 12, 2024
1 parent 11e14f9 commit 1bac246
Show file tree
Hide file tree
Showing 102 changed files with 1,252 additions and 4,331 deletions.
6 changes: 6 additions & 0 deletions CHANGELOG.MD
Original file line number Diff line number Diff line change
@@ -1,3 +1,9 @@
## February 09, 2024
- **Task**Consolidate and re-write old migration files [DESENG-452](https://apps.itsm.gov.bc.ca/jira/browse/DESENG-452)
- Deleted old migration files
- Created [ec0128056a33_table_until_feb_09_2024.py](met-api/migrations/versions/ec0128056a33_table_until_feb_09_2024.py) with all tables until feb 09 2024
- Created [37176ea4708d_data_until_feb_09_2024.py](met-api/migrations/versions/37176ea4708d_data_until_feb_09_2024.py) with all initial data until feb 09 2024

## February 08, 2024
- **Task**Cache CORS preflight responses with the browser for a given period of time [DESENG-484](https://apps.itsm.gov.bc.ca/jira/browse/DESENG-484)
- Introduces a new configuration variable to specify the maximum age for Cross-Origin Resource Sharing (CORS)
Expand Down

This file was deleted.

36 changes: 0 additions & 36 deletions met-api/migrations/versions/0329d7d10a5f_settings.py

This file was deleted.

28 changes: 0 additions & 28 deletions met-api/migrations/versions/03ee1815f6a6_.py

This file was deleted.

41 changes: 0 additions & 41 deletions met-api/migrations/versions/04e6c48187da_.py

This file was deleted.

40 changes: 0 additions & 40 deletions met-api/migrations/versions/05d014ff7410_.py

This file was deleted.

83 changes: 0 additions & 83 deletions met-api/migrations/versions/08f69642b7ae_adding_widget_poll.py

This file was deleted.

41 changes: 0 additions & 41 deletions met-api/migrations/versions/0d863f773838_survey_block.py

This file was deleted.

This file was deleted.

This file was deleted.

Loading

0 comments on commit 1bac246

Please sign in to comment.