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
  • #1046

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

(feat) Allow enabling and disabling of comments on blogs

#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 blog

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

If an blog 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 an blog 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.

Related issues
0

    • Brian Hatchet :speech_balloon: @brianhatchet changed milestone to %sprint: Interesting Iguana 57 minutes ago

      changed milestone to %sprint: Interesting Iguana

    • Brian Hatchet :speech_balloon: @brianhatchet changed weight to 5 57 minutes ago

      changed weight to 5

    • Brian Hatchet :speech_balloon: @brianhatchet added to epic &28 56 minutes ago

      added to epic &28

    • 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#1046