datatracker/ietf/group
Jennifer Richards 6b826fd985
refactor: Purge old migrations and update ci to build on a clean schema (#5431)
* refactor: Remove all existing migrations

* refactor: Create clean set of migrations

* chore: Skip check_statetype_slugs when DB is not yet populated

* fix: Do not cache active_groups_menu on module import

* fix: Do not patch timezone awareness out of oidc-provider

* refactor: Migrate to create postgres schema, only use pgloader for data

* ci: Use migration scripts from feat/pg-migrations branch

* Revert "ci: Use migration scripts from feat/pg-migrations branch"

This reverts commit c82f64c614241ccede4865a50d494725c8a47c15.

* ci: Run check before migrate

* fix: Remove redundant migration caused by merge error

* chore: Add casts/ALTER TABLEs to eliminate pgloader errors/warnings

* chore: Change schema name to match docker image assumptions

* chore: Clear out schema so we get a clean start in case of a retry
2023-03-28 18:06:07 +09:00
..
management fix: restore generation of rswg/rsab chair aliases (#5121) 2023-02-09 16:57:42 -06:00
migrations refactor: Purge old migrations and update ci to build on a clean schema (#5431) 2023-03-28 18:06:07 +09:00
templatetags Merged in [17557] from fenton@bluepopcorn.net: 2020-03-30 20:07:25 +00:00
__init__.py Move new schema models from redesign/ to ietf/ 2012-01-24 17:17:24 +00:00
admin.py feat: point to Zulip chat rather than jabber. (#4218) 2022-07-15 13:48:54 -05:00
factories.py test: Set DateField to a date, not a datetime, in factory (#5075) 2023-02-02 13:06:45 -06:00
feeds.py Removed all __future__ imports. 2020-03-05 23:53:42 +00:00
forms.py fix: remove unused imports 2022-09-28 17:45:11 -03:00
mails.py Removed all __future__ imports. 2020-03-05 23:53:42 +00:00
milestones.py fix: use Internet-Draft more consistently across the UI (#5104) 2023-02-11 10:09:28 -06:00
models.py chore: Use codespell to fix typos in code. (#4797) 2022-12-07 15:10:35 -06:00
resources.py feat: point to Zulip chat rather than jabber. (#4218) 2022-07-15 13:48:54 -05:00
tests.py fix: point menu item for editoral stream to rswg documents (#5206) 2023-02-27 08:40:43 -06:00
tests_info.py Merge remote-tracking branch 'upstream/main' into feat/postgres 2023-02-13 09:17:05 -06:00
tests_js.py chore: Replace unmaintained bootstrap-datepicker with vanillajs-datepicker (#5259) 2023-03-09 10:12:26 -06:00
tests_review.py chore: Use codespell to fix typos in comments. (#4794) 2022-11-28 10:36:36 -06:00
urls.py feat: Add group stats sunburst plots to active WG page (#5126) 2023-02-22 12:05:06 -06:00
utils.py feat: show expired WG/RG drafts at WG/RG Documents page (#4252) 2022-07-26 12:02:09 -05:00
views.py fix: point menu item for editoral stream to rswg documents (#5206) 2023-02-27 08:40:43 -06:00