Skip to content

  • Projects
  • Groups
  • Snippets
  • Help
  • Sign in / Register
Minds Frontend
Minds Frontend
  • Project overview
  • Repository
  • Issues 345
  • Merge Requests 56
  • CI / CD
  • Security & Compliance
  • Packages
  • Wiki
  • Snippets
  • Members
  • Collapse sidebar
  • Graph
  • Charts
  • Create a new issue
  • Jobs
  • Commits
  • Issue Boards
  • Minds
  • Minds FrontendMinds Frontend
  • Merge Requests
  • !683

Merged
Opened 1 month ago by Marcelo Rivera@eiennohi
Report abuse

Use media modal in channel media feeds

  • Overview 17
  • Commits 6
  • Pipelines 7
  • Changes 3
5/6 threads resolved

closes #2226 (closed)

Request to merge feat/modal-in-media-feeds-2226 into master
Pipeline #107791707 passed with warnings for 3530d671 on feat/modal-in-media-feeds-2226
              Merge request approved. Approved by
              Xander Miller
              Xander Miller
              Olivia Madrid
              Olivia Madrid
              Brian Hatchet
              Brian Hatchet
              Rami Albatal
              Rami Albatal
              Juan Manuel Solaro
              Juan Manuel Solaro
              Guy Thouret
              Guy Thouret
              Ben Hayward
              Ben Hayward
              Emiliano Balbuena
              Emiliano Balbuena

              Merged by Xander Miller 8 minutes ago

              The changes were merged into master with 1c8ee565

              The source branch has been deleted

              Closed #2226 (closed)

              Pipeline #108227012 running for 1c8ee565 on master
                            • Marcelo Rivera @eiennohi added MR::Awaiting Review Squad::Yellow scoped labels 1 month ago

                              added scoped labels

                              • Brian Hatchet
                                Brian Hatchet :speech_balloon: @brianhatchet · 1 month ago
                                Developer

                                $CONFIG->max_video_length = 12600; $CONFIG->max_video_file_size = 4294967296; $CONFIG->max_daily_boost_views = 10000;

                                This pod has the default values coming from helm. There's something up with the attachment service. How are you testing these videos on review sites

                              • Collapse replies
                              • Marcelo Rivera
                                Marcelo Rivera @eiennohi · 3 weeks ago
                                Developer

                                I will address this tomorrow. I didn't actually test videos in the sandbox

                              • Please register or sign in to reply
                            • Mark Harding
                              Mark Harding @markeharding started a thread on an old version of the diff 4 weeks ago
                              Resolved by Marcelo Rivera 1 week ago
                            • Mark Harding @markeharding added MR::Requires Changes scoped label and automatically removed MR::Awaiting Review label 4 weeks ago

                              added scoped label and automatically removed label

                            • Brian Hatchet :speech_balloon: @brianhatchet assigned to @eiennohi 4 weeks ago

                              assigned to @eiennohi

                            • Brian Hatchet :speech_balloon: @brianhatchet added 1 deleted label 4 weeks ago

                              added 1 deleted label

                              • Brian Hatchet
                                Brian Hatchet :speech_balloon: @brianhatchet · 4 weeks ago
                                Developer
                                Resolved by Marcelo Rivera 3 weeks ago

                                This works on the review site now, but you still need to address @markeharding 's comment @eiennohi

                              • Please register or sign in to reply
                            • Mark Harding
                              Mark Harding @markeharding · 3 weeks ago
                              Owner

                              We need to merge in master and confirm this works with the latest player.

                            • Mark Harding
                              Mark Harding @markeharding · 3 weeks ago
                              Owner

                              @eiennohi

                            • Marcelo Rivera @eiennohi added 33 commits 3 weeks ago

                              added 33 commits

                              • 317ddbb8...65da1be5 - 32 commits from branch master
                              • 1bc00288 - Merge remote-tracking branch 'upstream/master' into feat/modal-in-media-feeds-2226

                              Compare with previous version

                            • Marcelo Rivera
                              Marcelo Rivera @eiennohi · 3 weeks ago
                              Developer

                              @markeharding just updated and it works fine for me

                            • Marcelo Rivera @eiennohi added Status::Awaiting Review scoped label and automatically removed Status::Requires Changes label 3 weeks ago

                              added scoped label and automatically removed label

                            • Mark Harding
                              Mark Harding @markeharding started a thread on an old version of the diff 3 weeks ago
                              Resolved by Marcelo Rivera 1 week ago
                            • Mark Harding
                              Mark Harding @markeharding started a thread on an old version of the diff 3 weeks ago
                              Resolved by Marcelo Rivera 1 week ago
                            • Mark Harding @markeharding added Status::Requires Changes scoped label and automatically removed Status::Awaiting Review label 3 weeks ago

                              added scoped label and automatically removed label

                            • Marcelo Rivera @eiennohi added 1 commit 1 week ago

                              added 1 commit

                              • cf032391 - (fix): added documentation

                              Compare with previous version

                            • Marcelo Rivera @eiennohi added 1 commit 1 week ago

                              added 1 commit

                              • 55f7fa87 - (fix): added jsdoc

                              Compare with previous version

                            • Marcelo Rivera @eiennohi added Status::Awaiting Review scoped label and automatically removed Status::Requires Changes label 1 week ago

                              added scoped label and automatically removed label

                            • Marcelo Rivera @eiennohi added 13 commits 1 week ago

                              added 13 commits

                              • 55f7fa87...c8de38d6 - 12 commits from branch master
                              • f8be56ae - Merge remote-tracking branch 'upstream/master' into feat/modal-in-media-feeds-2226

                              Compare with previous version

                            • Mark Harding
                              Mark Harding @markeharding started a thread on an old version of the diff 6 days ago
                              Resolved by Marcelo Rivera 2 days ago
                            • Mark Harding @markeharding added Status::Requires Changes scoped label and automatically removed Status::Awaiting Review label 6 days ago

                              added scoped label and automatically removed label

                            • Marcelo Rivera @eiennohi added 1 commit 2 days ago

                              added 1 commit

                              • 26597e98 - (fix): add cursor: pointer

                              Compare with previous version

                            • Marcelo Rivera @eiennohi added Status::Awaiting Review scoped label and automatically removed Status::Requires Changes label 2 days ago

                              added scoped label and automatically removed label

                            • Mark Harding
                              Mark Harding @markeharding started a thread on commit 26597e98 2 days ago
                              Last updated by Brian Hatchet 4 hours ago
                              src/app/modules/newsfeed/feeds/tiles.component.scss
                              26 26 margin: 4px;
                              27 27 overflow: hidden;
                              28 28 transform-style: preserve-3d;
                              29 cursor: pointer;
                              • Mark Harding
                                Mark Harding @markeharding · 2 days ago
                                Owner

                                These tiles still need to be links but use the modal as first priority.

                              • Mark Harding
                                Mark Harding @markeharding · 2 days ago
                                Owner

                                This is vital for SEO and web crawling

                              • Brian Hatchet
                                Brian Hatchet :speech_balloon: @brianhatchet · 1 day ago
                                Developer

                                Please, use threads so we can resolve this comments.

                                @eiennohi moving this back to requires changes

                              • Marcelo Rivera
                                Marcelo Rivera @eiennohi · 1 day ago
                                Developer

                                Sorry. Just fixed

                              • Brian Hatchet
                                Brian Hatchet :speech_balloon: @brianhatchet · 4 hours ago
                                Developer

                                Verified these tiles are links with the cursor icon

                              • Please register or sign in to reply
                            • Brian Hatchet :speech_balloon: @brianhatchet added Status::Requires Changes scoped label and automatically removed Status::Awaiting Review label 1 day ago

                              added scoped label and automatically removed label

                            • Marcelo Rivera @eiennohi added 1 commit 1 day ago

                              added 1 commit

                              • 3530d671 - (fix): bring back routerLink on the image

                              Compare with previous version

                            • Marcelo Rivera @eiennohi added Status::Awaiting Review scoped label and automatically removed Status::Requires Changes label 7 hours ago

                              added scoped label and automatically removed label

                            • Brian Hatchet :speech_balloon: @brianhatchet approved this merge request 4 hours ago

                              approved this merge request

                            • Olivia Madrid @omadrid approved this merge request 4 hours ago

                              approved this merge request

                            • Xander Miller @xander-miller approved this merge request 8 minutes ago

                              approved this merge request

                            • Xander Miller @xander-miller merged 8 minutes ago

                              merged

                            • Xander Miller @xander-miller mentioned in commit 1c8ee565 8 minutes ago

                              mentioned in commit 1c8ee565

                            Please register or sign in to reply
                            Assignee
                            Marcelo Rivera's avatar
                            Marcelo Rivera @eiennohi
                            None
                            Milestone
                            None
                            Time tracking
                            No estimate or time spent
                            2
                            Labels
                            Squad::Yellow Status::Awaiting Review
                            Lock merge request
                            Unlocked
                            11
                            11 participants
                            user avatar
                            Rami Albatal
                            user avatar
                            Juan Manuel Solaro
                            user avatar
                            Guy Thouret
                            user avatar
                            Ben Hayward
                            user avatar
                            Emiliano Balbuena
                            user avatar
                            Mark Harding
                            user avatar
                            Martin Santangelo
                            Reference: minds/front!683

                            Now you can access the merge request navigation tabs at the top, where they’re easier to find.

                            More information and share feedback