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

ci: merge main to release #5927

Merged
merged 12 commits into from
Jul 6, 2023
Merged

ci: merge main to release #5927

merged 12 commits into from
Jul 6, 2023

Commits on Jun 26, 2023

  1. feat: Display and bulk-edit nomcom position flags (#4681) (#5878)

    This adds a table to show the state of all nomcom positions, and lets the
    chair set or un-set multiple state flags at the same time.
    
    As a consequence, it moves the email templates to the "Edit position" form.
    pselkirk committed Jun 26, 2023
    Configuration menu
    Copy the full SHA
    98bf7af View commit details
    Browse the repository at this point in the history
  2. fix: Set has_onsite_tool correctly in no_session() view (#5879)

    This will prevent a session that was changed from "notmeet" to
     being scheduled from having its has_onsite_tool flag left as False
    jennifer-richards committed Jun 26, 2023
    Configuration menu
    Copy the full SHA
    1db267d View commit details
    Browse the repository at this point in the history

Commits on Jun 28, 2023

  1. chore(deps): update all npm dependencies for playwright (#5752)

    * chore(deps): update all npm dependencies for playwright
    
    * chore(deps): update playwright dependencies
    
    ---------
    
    Co-authored-by: depfu[bot] <23717796+depfu[bot]@users.noreply.github.com>
    Co-authored-by: NGPixel <[email protected]>
    depfu[bot] and NGPixel committed Jun 28, 2023
    Configuration menu
    Copy the full SHA
    33235a0 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    0850dd1 View commit details
    Browse the repository at this point in the history

Commits on Jun 30, 2023

  1. Configuration menu
    Copy the full SHA
    653772a View commit details
    Browse the repository at this point in the history

Commits on Jul 5, 2023

  1. fix: Better match xml2rfc date parsing (#5914)

    * refactor: Split up get_creation_date to ease testing
    
    * test: Add tests of parse_creation_date()
    
    Note change in expected output when date_elt is None:
    instead of returning None, this expects today's date.
    
    * fix: Return today instead of None when date is absent
    
    * fix: Handle empty string for day attribute
    
    * test: Check a couple more parse_creation_date cases
    
    * fix: Revert to returning None when date elt is absent
    
    * style: black
    jennifer-richards committed Jul 5, 2023
    Configuration menu
    Copy the full SHA
    60dc602 View commit details
    Browse the repository at this point in the history
  2. chore: Remove temporary pin on pydantic (#5911)

    * chore: Remove temporary pin on pydantic
    
    * test: Guarantee ordering of sessions in test
    
    Should fix an intermittent test failure.
    jennifer-richards committed Jul 5, 2023
    Configuration menu
    Copy the full SHA
    09f3477 View commit details
    Browse the repository at this point in the history
  3. chore(deps): update all npm dependencies for dev/coverage-action (#5905)

    Co-authored-by: depfu[bot] <23717796+depfu[bot]@users.noreply.github.com>
    depfu[bot] committed Jul 5, 2023
    1 Configuration menu
    Copy the full SHA
    d4e36ac View commit details
    Browse the repository at this point in the history
  4. chore(deps): update all npm dependencies for dev/diff (#5904)

    Co-authored-by: depfu[bot] <23717796+depfu[bot]@users.noreply.github.com>
    depfu[bot] committed Jul 5, 2023
    Configuration menu
    Copy the full SHA
    3a581d9 View commit details
    Browse the repository at this point in the history

Commits on Jul 6, 2023

  1. fix: remove GMT offset labels from timezones.js (#5922)

    * fix: remove GMT offset labels from timezones.js
    
    * fix: add missing continents in timezones.js
    NGPixel committed Jul 6, 2023
    Configuration menu
    Copy the full SHA
    5e8d3dc View commit details
    Browse the repository at this point in the history
  2. chore(deps): update all Yarn dependencies (#5906)

    * chore(deps): update all Yarn dependencies
    
    * ci: fix yarn cache
    
    ---------
    
    Co-authored-by: depfu[bot] <23717796+depfu[bot]@users.noreply.github.com>
    Co-authored-by: NGPixel <[email protected]>
    depfu[bot] and NGPixel committed Jul 6, 2023
    Configuration menu
    Copy the full SHA
    b61ea1d View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    8f94269 View commit details
    Browse the repository at this point in the history