Skip to content

Next

  • Projects
  • Groups
  • Snippets
  • Help
    • Loading...
    • Help
    • Submit feedback
    • Contribute to GitLab
    • Switch to GitLab Next
  • Sign in / Register
Minds Mobile
Minds Mobile
  • Project
    • Project
    • Details
    • Activity
    • Releases
    • Dependency List
    • Cycle Analytics
    • Insights
  • Repository
    • Repository
    • Files
    • Commits
    • Branches
    • Tags
    • Contributors
    • Graph
    • Compare
    • Charts
    • Locked Files
  • Issues 125
    • Issues 125
    • List
    • Boards
    • Labels
    • Service Desk
    • Milestones
  • Merge Requests 10
    • Merge Requests 10
  • Registry
    • Registry
  • Packages
    • Packages
  • Wiki
    • Wiki
  • Snippets
    • Snippets
  • Members
    • Members
  • Collapse sidebar
  • Activity
  • Graph
  • Charts
  • Create a new issue
  • Commits
  • Issue Boards
  • Minds
  • Minds MobileMinds Mobile
  • Issues
  • #1045

Closed
Open
Opened 1 hour ago by Brian Hatchet@brianhatchet:speech_balloon:
  • Report abuse
  • New issue
Report abuse New issue

(feat) allow enabling and disabling comments on videos

#1044

On the meatball menu, add a new option to "Allow Comments" and "Disable Comments"

Call the POST api/v2/permissions/comments/{guid} endpoint with

{ allowed: true | false }

implemented in engine#526

Note the api endpoint handles updating the activity associated with the video

Entities coming from engine will have an allow_comments attribute set to true or false

If a video has no comments, change the comment button to the speaker notes off icon https://material.io/tools/icons/?icon=speaker_notes_off&style=baseline and disabled grey. Disable comment inputs

If a video has comments, change the comment to the speaker notes off icon https://material.io/tools/icons/?icon=speaker_notes_off&style=baseline and active blue. Disable comment inputs but still show replies and reply counts

Please solve the reCAPTCHA

We want to be sure it is you, please confirm you are not a robot.

Edited 57 minutes ago by Brian Hatchet

Related issues
0

    • Brian Hatchet :speech_balloon: @brianhatchet changed milestone to %sprint: Interesting Iguana 1 hour ago

      changed milestone to %sprint: Interesting Iguana

    • Brian Hatchet :speech_balloon: @brianhatchet changed weight to 5 1 hour ago

      changed weight to 5

    • Brian Hatchet :speech_balloon: @brianhatchet added to epic &28 1 hour ago

      added to epic &28

    • Brian Hatchet :speech_balloon: @brianhatchet changed the description 57 minutes ago

      changed the description

    • You're only seeing other activity in the feed. To add a comment, switch to one of the following options.
    Please register or sign in to reply
    Assignee
    None
    Assign to
    Minds visibility and interaction controls
    Epic
    Minds visibility and interaction controls
    sprint: Interesting Iguana
    Milestone
    sprint: Interesting Iguana
    Assign milestone
    None
    Time tracking
    No estimate or time spent
    None
    Due date
    None
    0
    Labels
    None
    Assign labels
    • View project labels
    5
    Weight
    5
    Confidentiality
    Not confidential
    Lock issue
    Unlocked
    1
    1 participant
    user avatar
    Brian Hatchet
    Reference: minds/mobile-native#1045