Skip to content

fix: restore current session indicator/link on the agenda page - #3790

Merged
jennifer-richards merged 17 commits into
ietf-tools:feat/bs5from
painless-security:jennifer/current-agenda-session
Apr 7, 2022
Merged

fix: restore current session indicator/link on the agenda page#3790
jennifer-richards merged 17 commits into
ietf-tools:feat/bs5from
painless-security:jennifer/current-agenda-session

Conversation

@jennifer-richards

Copy link
Copy Markdown
Member

This restores a visual indication of the current (or nearest upcoming) session in the agenda table display, in addition to the highlighting of ongoing sessions.

Also adds the capability to add custom content to the automatically generated RH nav panel and uses this to provide a link to the current time in the agenda.

Fixes #3697 and #3730.

Adds a horizontal line in the "info" theme color above the agenda row for
the next session. Rows are already marked as ongoing by changing their
backgrounds, but this allows the current time to be indicated when there
are no sessions ongoing (e.g., overnight between meeting days).
* Use boostrap "card" class to format righthand panel
* Tweak container styles to better handle multiple elements
* Remove fixed height on righthand-nav item
# Conflicts:
#	ietf/static/js/agenda_timezone.js
@jennifer-richards jennifer-richards changed the title fix: restore current session indicator and link to agenda page fix: restore current session indicator/link on the agenda page Apr 7, 2022
@codecov

codecov Bot commented Apr 7, 2022

Copy link
Copy Markdown

Codecov Report

Merging #3790 (3244e0c) into feat/bs5 (8bd4851) will increase coverage by 0.00%.
The diff coverage is 100.00%.

❗ Current head 3244e0c differs from pull request most recent head 4c601b1. Consider uploading reports for the commit 4c601b1 to get more accurate results

@@            Coverage Diff            @@
##           feat/bs5    #3790   +/-   ##
=========================================
  Coverage     87.97%   87.97%           
=========================================
  Files           296      297    +1     
  Lines         38795    38804    +9     
=========================================
+ Hits          34130    34139    +9     
  Misses         4665     4665           
Impacted Files Coverage Δ
ietf/meeting/models.py 86.08% <ø> (ø)
ietf/meeting/utils.py 90.27% <ø> (-0.29%) ⬇️
ietf/meeting/templatetags/editor_tags.py 100.00% <100.00%> (ø)
ietf/meeting/views.py 90.73% <100.00%> (+0.02%) ⬆️

Continue to review full report at Codecov.

Legend - Click here to learn more
Δ = absolute <relative> (impact), ø = not affected, ? = missing data
Powered by Codecov. Last update 3234f1a...4c601b1. Read the comment docs.

…agenda-session

# Conflicts:
#	ietf/static/js/agenda_timezone.js
#	ietf/static/js/ietf.js
@jennifer-richards
jennifer-richards merged commit 45df4f6 into ietf-tools:feat/bs5 Apr 7, 2022
@jennifer-richards
jennifer-richards deleted the jennifer/current-agenda-session branch April 7, 2022 18:13
@github-actions github-actions Bot locked as resolved and limited conversation to collaborators Jun 16, 2022
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.

2 participants