Skip to content

Online meetings iframe visibility with time#8097

Merged
leio10 merged 3 commits intodevelopfrom
feat/meetings-iframe-time-window
Jul 22, 2021
Merged

Online meetings iframe visibility with time#8097
leio10 merged 3 commits intodevelopfrom
feat/meetings-iframe-time-window

Conversation

@ferblape
Copy link
Copy Markdown
Contributor

@ferblape ferblape commented Jun 3, 2021

🎩 What? Why?

⚠️ based on #8096

This PR updates the time window an online meeting is displaying the join to meeting CTA to a range of [start_date - 10 minutes, end_date]

📌 Related Issues

Testing

Play with the start_time of the meeting and the current time and see that when the current time is in between the range of time, users are able to see the join to meeting CTA.

📋 Checklist

🚨 Please review the guidelines for contributing to this repository.

  • CONSIDER adding a unit test if your PR resolves an issue.
  • ✔️ DO check open PR's to avoid duplicates.
  • ✔️ DO keep pull requests small so they can be easily reviewed.
  • ✔️ DO build locally before pushing.
  • ✔️ DO make sure tests pass.
  • ✔️ DO make sure any new changes are documented in docs/.
  • ✔️ DO add and modify seeds if necessary.
  • ✔️ DO add CHANGELOG upgrade notes if required.
  • ✔️ DO add to GraphQL API if there are new public fields.
  • ✔️ DO add link to MetaDecidim if it's a new feature.
  • AVOID breaking the continuous integration build.
  • AVOID making significant changes to the overall architecture.

📷 Screenshots

This PR changes the internal logic of a method, but there are no changes in the UI

♥️ Thank you!

@ferblape ferblape linked an issue Jun 3, 2021 that may be closed by this pull request
4 tasks
@ferblape ferblape changed the title Feat/meetings iframe time window Online meetings iframe visibility with time Jun 3, 2021
@ferblape ferblape linked an issue Jun 3, 2021 that may be closed by this pull request
4 tasks
@ferblape ferblape marked this pull request as ready for review June 4, 2021 03:21
@ferblape ferblape changed the base branch from develop to feat/meetings-iframe June 30, 2021 05:30
@ferblape ferblape force-pushed the feat/meetings-iframe-time-window branch 3 times, most recently from edaac2d to 75741d9 Compare July 12, 2021 12:47
@leio10 leio10 force-pushed the feat/meetings-iframe branch 2 times, most recently from 90aa4a5 to 58e2423 Compare July 22, 2021 08:42
Base automatically changed from feat/meetings-iframe to develop July 22, 2021 10:39
@leio10 leio10 force-pushed the feat/meetings-iframe-time-window branch from 75741d9 to 9adbf71 Compare July 22, 2021 10:45
Copy link
Copy Markdown
Contributor

@leio10 leio10 left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

LGTM!

@leio10 leio10 merged commit f80c3a8 into develop Jul 22, 2021
@leio10 leio10 deleted the feat/meetings-iframe-time-window branch July 22, 2021 11:26
entantoencuanto added a commit that referenced this pull request Jul 26, 2021
* develop: (32 commits)
  Remove obsolete rake webpack task (#8237)
  Active storage migrations service (#7902)
  Fix content type delegation to blank attachments (#8230)
  Evote bug fixing (#8220)
  Fix the proposal data migration for proposals without authors or organization (#8015)
  Bump addressable version because security issues (#8229)
  Online meetings iframe visibility with time (#8097)
  Meetings iframe and iframe URL (#8096)
  Remove flaky test on meetings (#8226)
  Fix broken tests after problematic PRs (#8224)
  Apply permissions system to comments (#8035)
  Set current_component as commentable when commentable is a participatory space (#8189)
  Fix don't require inactive authorization handlers (#8122)
  Improve metrics calculations performance (#8215)
  Fix performance issue in notification settings page (#8155)
  Active storage migration (#7598)
  Update manual installation guide in documentation (#8217)
  Load JS configuration in elections focus mode layout (#8213)
  Fix user activity pagination when there are hidden items (#8202)
  Make it possible to define SCSS settings overrides from modules (#8198)
  ...
roxanaopr pushed a commit to i-need-another-coffee/decidim that referenced this pull request Jul 29, 2021
roxanaopr pushed a commit to i-need-another-coffee/decidim that referenced this pull request Aug 10, 2021
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Projects

None yet

Development

Successfully merging this pull request may close these issues.

Online meetings iframe visibility with time

2 participants