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

fix: Allow editing of interim meeting subject lines #6385

Merged
merged 1 commit into from
Sep 26, 2023

Conversation

larseggert
Copy link
Collaborator

Also change "readonly" to "disabled" to give a visual hint about which fields are not changeable.

Fixes #6310

Also change "readonly" to "disabled" to give a visual hint about which
fields are not changeable.

Fixes ietf-tools#6310
@codecov
Copy link

codecov bot commented Sep 26, 2023

Codecov Report

Merging #6385 (5d6d471) into main (32bb4ef) will decrease coverage by 0.01%.
Report is 38 commits behind head on main.
The diff coverage is 88.00%.

@@            Coverage Diff             @@
##             main    #6385      +/-   ##
==========================================
- Coverage   88.69%   88.69%   -0.01%     
==========================================
  Files         290      290              
  Lines       40390    40421      +31     
==========================================
+ Hits        35823    35850      +27     
- Misses       4567     4571       +4     
Files Coverage Δ
ietf/doc/models.py 88.98% <100.00%> (ø)
ietf/doc/utils.py 87.38% <100.00%> (+0.23%) ⬆️
ietf/doc/views_review.py 95.16% <100.00%> (+0.20%) ⬆️
ietf/doc/views_search.py 89.29% <100.00%> (ø)
ietf/help/views.py 63.63% <ø> (+8.46%) ⬆️
ietf/ipr/feeds.py 93.33% <100.00%> (+0.22%) ⬆️
ietf/ipr/models.py 88.95% <ø> (ø)
ietf/ipr/sitemaps.py 100.00% <100.00%> (ø)
ietf/liaisons/forms.py 91.40% <100.00%> (+0.26%) ⬆️
ietf/review/models.py 91.97% <100.00%> (+0.05%) ⬆️
... and 4 more

... and 3 files with indirect coverage changes

@rjsparks rjsparks merged commit 7e18a0f into ietf-tools:main Sep 26, 2023
9 checks passed
@larseggert larseggert deleted the fix-6310 branch September 26, 2023 13:11
@github-actions github-actions bot locked as resolved and limited conversation to collaborators Sep 30, 2023
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

Allow editing of interim meeting subject lines / Edits to RSWG interm meeting announcement subject
2 participants