Commit graph

16633 commits

Author SHA1 Message Date
Matthew Holloway 7b749f1623
fix: Agenda mobile goto now (#8160)
* fix: agenda mobile goto now

* fix: manually close the dropdown
2024-11-06 08:42:54 +00:00
Matthew Holloway de494790b6
fix: Selenium tests via scroll_and_click (#8150)
* fix: selenium tests scroll_and_click

* fix: reduce default timeout to 5 seconds

* fix: also use scroll_and_click on test_upcoming_materials_modal

* fix: remove conditional check on restoring scroll CSS

* fix: restore conditional check on restoring scroll CSS

* chore: code comments and adding jstest.py to coverage ignore
2024-11-05 15:03:21 +00:00
Robert Sparks 37bbcc0be7
ci: merge main to release (#8156) 2024-11-04 16:48:12 +00:00
Robert Sparks d530e9aaba
ci: merge release to main (#8155) 2024-11-04 16:47:13 +00:00
Jennifer Richards 7293e10a64
feat: log start of gunicorn request (#8154)
* feat: log start of gunicorn request

* feat: add query string
2024-11-04 16:46:23 +00:00
Robert Sparks 39ea21ed33
ci: merge main to release (#8152) 2024-11-04 15:49:08 +00:00
Robert Sparks 211fed3e32
ci: merge release to main (#8151) 2024-11-04 15:41:32 +00:00
Jennifer Richards 7a5b152c5e
feat: async refresh of agenda data (#8146) 2024-11-04 15:24:35 +00:00
Tero Kivinen 19d80ffc83
fix: fix statistics for RFCs to show properly. (#8139) 2024-11-03 16:29:53 +00:00
Matthew Holloway deb58a1a63
fix: disallow header wrapping (#8134) 2024-11-03 16:23:29 +00:00
Robert Sparks 6dec579f33
ci: merge main to release (#8138) 2024-11-03 08:36:43 -06:00
Robert Sparks 91f15b1553
Merge pull request #8137 from ietf-tools/release
ci: merge main to release (#8117)
2024-11-03 08:35:37 -06:00
Jennifer Richards 087bf1e77c
fix: prefer PDF in (+refactor) materials_document view (#8136)
* fix: prefer PDF in materials_document(); refactor

* style: Black

* refactor: split urls entry into simpler pair

It seems Django cannot reverse a URL pattern that uses "|" to
combine options when one inclues a named variable and the other
does not.

* test: test extension choice

* fix: fix test failures

* refactor: get rid of io.open()

* refactor: reunite url patterns

Adds option for a trailing "/" when using an extension,
which was not previously supported but should be somewhere
between harmless and a feature.
2024-11-03 14:34:16 +00:00
Nicolas Giard 1b4f481fbe
ci: fix tests.yml workflow 2024-10-30 18:56:32 -04:00
Nicolas Giard 11fd2a5601
ci: Update build.yml workflow 2024-10-29 23:55:47 -04:00
Nicolas Giard d13b47064f
docs: update dev/tests/debug.sh 2024-10-29 22:47:31 -04:00
Robert Sparks d07ab123d4
ci: merge main to release (#8117) 2024-10-29 16:01:46 -05:00
Robert Sparks e929002f67
ci: merge release to main (#8116)
ci: merge main to release (#8115)
2024-10-29 16:00:55 -05:00
Nicolas Giard 01700ab37b
ci: fix build workflow 2024-10-29 16:16:45 -04:00
Nicolas Giard 84f2affad9
ci: Update build.yml workflow 2024-10-29 16:07:05 -04:00
Nicolas Giard 0e392af870
ci: remove sudo from tests workflow 2024-10-29 15:32:14 -04:00
Nicolas Giard e530e0af6a
ci: add disable selenium toggle to build workflow 2024-10-29 15:24:56 -04:00
Nicolas Giard dd3b9bd2f9
ci: Update build.yml workflow to support parallel builds 2024-10-29 14:06:57 -04:00
Robert Sparks f5c86d5c9c
ci: merge main to release (#8115) 2024-10-29 12:29:06 -05:00
Robert Sparks 240cd21c55
ci: merge release to main (#8114)
ci: merge main to release (#8105)
2024-10-29 12:27:50 -05:00
Nicolas Giard 5f685f45fb
ci: fix tests.yml workflow 2024-10-29 12:52:18 -04:00
NGPixel 0d43663e9b ci: update base image target version to 20241029T1632 2024-10-29 16:43:21 +00:00
Robert Sparks b926178e62
fix: quicker calculation of status from draft text (#8111)
* fix: quicker calculation of status from draft text

* chore: remove unused import

* fix: only read a small prefix of draft text when needed
2024-10-29 11:18:31 -05:00
Nicolas Giard 8a4d020268
ci: use build account to push base image changes 2024-10-28 23:27:30 -04:00
Nicolas Giard 96060fcf6f
ci: fix build-base-app workflow 2024-10-28 22:59:29 -04:00
Nicolas Giard d1cffe7a14
ci: fix base image version command 2024-10-28 22:45:07 -04:00
Nicolas Giard 88dfeff3f7
ci: read target base image from TARGET_BASE file 2024-10-28 22:40:12 -04:00
Nicolas Giard 50d4dc61fe
ci: Update build-base-app.yml with image versioning 2024-10-28 22:10:40 -04:00
Robert Sparks 4527ac24c7
ci: merge main to release (#8105) 2024-10-28 15:26:38 -05:00
Robert Sparks 9c37f52ee5
ci: merge release to main (#8104)
ci: merge main to release (#8091)
2024-10-28 15:25:41 -05:00
Jennifer Richards 8ec185cbb9
ci: fixed base image for prod (#8103) 2024-10-28 15:24:14 -05:00
Robert Sparks 94f95c0eba
fix: correct label for objectively false ipr disclosures (#8101) 2024-10-28 11:57:06 -05:00
Robert Sparks 9e46a0581d
ci: merge main to release (#8091) 2024-10-25 10:46:41 -05:00
Robert Sparks e72c3658ed
ci: merge release to main (#8090) 2024-10-25 10:45:28 -05:00
Jennifer Richards 6e33097f22
chore: remove pyzmail (#8078)
Unused since a00dfc0c27
2024-10-25 08:52:27 -05:00
Jennifer Richards 3130ecd9f5
fix: add recording-name api key endpoint; appauth url fix (#8081)
* fix: add endpoint option for recording-name

* chore: migration

* test: validate PersonalApiKey when used in tests

* fix: limit /api/appauth URLs as intended

* test: fix tests

* chore: fix lint

* test: PersonalApiKey create -> factory

* chore: remove unused import
2024-10-25 08:52:09 -05:00
Robert Sparks 795fdfe243
ci: merge main to release (#8080)
ci: merge main to release
2024-10-24 12:31:42 -05:00
Robert Sparks 0b4b26f9c3
ci: merge release to main (#8079)
ci: merge main to release (#7973)
2024-10-24 12:30:29 -05:00
Nicolas Giard 2947e286f6
docs: Update LICENSE 2024-10-23 04:51:11 -04:00
Jennifer Richards c26ba974ba
refactor: use form for search_submission (#8065)
* refactor: use form for search_submission

* chore: remove lint

* style: Black
2024-10-22 10:51:16 -05:00
Jennifer Richards 1e193377df
ci: replace nginx default.conf (#8063)
* ci: squash nginx default.conf

* ci: replace nginx default.conf for auth
2024-10-21 16:48:51 -05:00
Robert Sparks 8881010051
feat: explicit names for meetecho recordings (#8062)
* feat: explicit names for meetecho recordings

* fix: better regex and kebab-styled-endpoint-name

* fix: spaces around comparison operator
2024-10-21 16:45:36 -05:00
Nicolas Giard 9873439cdc
ci: Update build.yml 2024-10-18 04:06:34 -04:00
Nicolas Giard d26bd5f420
ci: Update build.yml 2024-10-18 01:37:58 -04:00
Nicolas Giard 8b417470fd
ci: Update build.yml 2024-10-18 01:07:21 -04:00