Skip to content

Next

  • Projects
  • Groups
  • Snippets
  • Help
    • Loading...
    • Help
    • Submit feedback
    • Contribute to GitLab
    • Switch to GitLab Next
  • Sign in / Register
Minds Backend - Engine
Minds Backend - Engine
  • Project
    • Project
    • Details
    • Activity
    • Releases
    • Dependency List
    • Cycle Analytics
    • Insights
  • Repository
    • Repository
    • Files
    • Commits
    • Branches
    • Tags
    • Contributors
    • Graph
    • Compare
    • Charts
    • Locked Files
  • Issues 147
    • Issues 147
    • List
    • Boards
    • Labels
    • Service Desk
    • Milestones
  • Merge Requests 46
    • Merge Requests 46
  • CI / CD
    • CI / CD
    • Pipelines
    • Jobs
    • Schedules
    • Charts
  • Registry
    • Registry
  • Packages
    • Packages
  • Wiki
    • Wiki
  • Snippets
    • Snippets
  • Members
    • Members
  • Collapse sidebar
  • Activity
  • Graph
  • Charts
  • Create a new issue
  • Jobs
  • Commits
  • Issue Boards
  • Minds
  • Minds Backend - EngineMinds Backend - Engine
  • Issues
  • #604

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

(feature) Backend for accepting subscription requests

Create an api for requesting subscriptions to a channel

GET /api/v2/permissions/channels/{guid}/subscriptions Gets a list of all pending subscription requests

POST /api/v2/permissions/channels/{guid}/subscriptions/{user guid} Creates a new subscription request for a user Sends out a push notification to the channel owner that a new subscription request has been created

PUT /api/v2/permissions/channels/{guid}/subscriptions/{user guid} Accepts a new subscription request for a user, assigns them the subscriber role for that channel guid

DELETE /api/v2/permissions/channels/{guid}/subscriptions/{user guid} Denies a new subscription request

Please solve the reCAPTCHA

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

Edited just now by Brian Hatchet

Related issues
0

    • Brian Hatchet :speech_balloon: @brianhatchet changed milestone to %sprint: Jolly Jellyfish 2 minutes ago

      changed milestone to %sprint: Jolly Jellyfish

    • Brian Hatchet :speech_balloon: @brianhatchet changed weight to 10 2 minutes ago

      changed weight to 10

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

      added to epic &28

    • Brian Hatchet :speech_balloon: @brianhatchet changed the description just now

      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: Jolly Jellyfish
    Milestone
    sprint: Jolly Jellyfish
    Assign milestone
    None
    Time tracking
    No estimate or time spent
    None
    Due date
    None
    0
    Labels
    None
    Assign labels
    • View project labels
    10
    Weight
    10
    Confidentiality
    Not confidential
    Lock issue
    Unlocked
    1
    1 participant
    user avatar
    Brian Hatchet
    Reference: minds/engine#604