chore: Merge main into feat/rpc-api#6551
Merged
Merged
Conversation
Fixes #6343 Also fix highlighting of the active tab in the nav tab bar while I'm here.
Was probably broken during the bs5 transition. Fixes #6346
* chore(deps): update all Yarn dependencies * fix: update yarn cache --------- Co-authored-by: depfu[bot] <23717796+depfu[bot]@users.noreply.github.com> Co-authored-by: NGPixel <github@ngpixel.com>
Co-authored-by: depfu[bot] <23717796+depfu[bot]@users.noreply.github.com>
Co-authored-by: depfu[bot] <23717796+depfu[bot]@users.noreply.github.com>
…6366) Co-authored-by: depfu[bot] <23717796+depfu[bot]@users.noreply.github.com>
Co-authored-by: depfu[bot] <23717796+depfu[bot]@users.noreply.github.com>
* fix: Allow filtering for nominees who have not declined Fixes #6380 * Update views.py Co-authored-by: Robert Sparks <rjsparks@nostrum.com> --------- Co-authored-by: Robert Sparks <rjsparks@nostrum.com>
* feat: Allow reviewer to accept a review they're previously rejected * feat: Add a reviewer who has previously rejected a review to the list of suggested reviewers. This largely un-does d105f8b, at the request of at least one team secretary. * fix: Went a little overboard on the previous commit one_assignment still has to exclude reviewers who rejected the assignment, or they could end up being the suggested reviewer. * fix: Actually do the assignment * fix: If there's an existing assignment, don't create a new one * style: Restructure conditional for clarity * test: Add test cases for accepting or assigning a review assignment after rejecting it
More quickly than looping in the shell around a non-zero error code. This only incurs all the setup and scaffolding overheads once.
ci: merge release to main
fix: Deal with different group orders
fix: The NomCom chair is not eligible for NomCom
* chore(deps): update all Yarn dependencies * chore: fix yarn cache --------- Co-authored-by: depfu[bot] <23717796+depfu[bot]@users.noreply.github.com> Co-authored-by: NGPixel <github@ngpixel.com>
Co-authored-by: depfu[bot] <23717796+depfu[bot]@users.noreply.github.com>
Co-authored-by: depfu[bot] <23717796+depfu[bot]@users.noreply.github.com>
* refactor: remove unused secr/areas app
* feat: Show/edit shepherd for IAB-stream documents (#4810) * style: Shepherd for IAB documents is called 'IAB shepherd'
* refactor: Update parsers/base.py for Python3 * style: Black * refactor: Remove mime type check from FileParser * refactor: Validate that submission is UTF-8 The mime check distinguished us-ascii from UTF-8, but as far as I can tell the code relying on it treated both as equally valid. * feat: Clear error when file is not valid XML * chore: Remove unused import * test: Update tests to match changes * fix: Count bytes starting from 1 * test: Add tests of FileParser validations * fix: Fix / simplify regexp * test: Test error caused by bad XML submission --------- Co-authored-by: Robert Sparks <rjsparks@nostrum.com>
* chore: Fix line numbers in patch File changed with django-oidc-provider v0.8.1 * chore: Limit django-oidc-provider version
* chore(deps): update all Yarn dependencies * chore: fix yarn cache --------- Co-authored-by: depfu[bot] <23717796+depfu[bot]@users.noreply.github.com> Co-authored-by: NGPixel <github@ngpixel.com>
Co-authored-by: depfu[bot] <23717796+depfu[bot]@users.noreply.github.com>
Co-authored-by: depfu[bot] <23717796+depfu[bot]@users.noreply.github.com>
…6516) Co-authored-by: depfu[bot] <23717796+depfu[bot]@users.noreply.github.com>
Co-authored-by: depfu[bot] <23717796+depfu[bot]@users.noreply.github.com>
* refactor: remove unused secr/console app * refactor: remove unused secr/areas app * refactor: remove unused physical bluesheets functions --------- Co-authored-by: Robert Sparks <rjsparks@nostrum.com>
Fixes #6473 Co-authored-by: Robert Sparks <rjsparks@nostrum.com>
This is not a proper fix. This tool doesn't bootstrap much and is hence full of custom CSS. Really needs a redo.
* fix: More dark mode fixes This first commit increases contrast of the leftmenu text. * Fix own ballot position highlight in dark mode * Fix dark mode axis color in timeline diagrams * Enable highcharts dark mode * Fix template * Properly import our customized bs5 everywhere * Fix #6499 * Use bs5 color for border-left * Remove superfluous load
This change uses [bi-arrow-bar-left](https://icons.getbootstrap.com/icons/arrow-bar-left/) and [bi-arrow-bar-right](https://icons.getbootstrap.com/icons/arrow-bar-right/). This is a minimal change, but changes from . I started off with just changing the open one to use [bi-layout-sidebar](https://icons.getbootstrap.com/icons/layout-sidebar/), which is the mirror of the collapsed icon. I also considered changing the icon that shows when collapsed to [bi-layout-sidebar-text-reverse](https://icons.getbootstrap.com/icons/layout-text-sidebar-reverse/). Both of those seemed less clear than these. Note that the "shown"/"collapsed" classes on these elements appear to be reversed. I didn't touch that.
* fix: Add link to session to material metadata Fixes #6533 * Fix CI
* Revert "fix: Change some colors to make agenda tool work in dark mode (#6428)" This reverts commit 699a8e2. * Revert "Revert "fix: Change some colors to make agenda tool work in dark mode (#6428)"" This reverts commit 5adafac. * chore: Revert only font-family change * chore: Add comment to ietf.scss
* fix: BCPs can normatively cite all other standards levels Fixes #6524 * Revise the logic and add tests * Fix bug in truth table
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Sign up for free
to subscribe to this conversation on GitHub.
Already have an account?
Sign in.
Add this suggestion to a batch that can be applied as a single commit.This suggestion is invalid because no changes were made to the code.Suggestions cannot be applied while the pull request is closed.Suggestions cannot be applied while viewing a subset of changes.Only one suggestion per line can be applied in a batch.Add this suggestion to a batch that can be applied as a single commit.Applying suggestions on deleted lines is not supported.You must change the existing code in this line in order to create a valid suggestion.Outdated suggestions cannot be applied.This suggestion has been applied or marked resolved.Suggestions cannot be applied from pending reviews.Suggestions cannot be applied on multi-line comments.Suggestions cannot be applied while the pull request is queued to merge.Suggestion cannot be applied right now. Please check back later.
No description provided.