Skip to content

GitLab

  • Projects
  • Groups
  • Snippets
  • Help
    • Loading...
  • Help
    • Help
    • Support
    • Community forum
    • Submit feedback
  • Sign in / Register
S
Systems Frontend
  • Project overview
    • Project overview
    • Details
    • Activity
    • Releases
  • Repository
    • Repository
    • Files
    • Commits
    • Branches
    • Tags
    • Contributors
    • Graph
    • Compare
    • Locked Files
  • Issues 173
    • Issues 173
    • List
    • Boards
    • Labels
    • Service Desk
    • Milestones
    • Iterations
  • Merge Requests 2
    • Merge Requests 2
  • Requirements
    • Requirements
    • List
  • CI/CD
    • CI/CD
    • Pipelines
    • Jobs
    • Schedules
    • Test Cases
  • Operations
    • Operations
    • Incidents
    • Environments
  • Packages & Registries
    • Packages & Registries
    • Container Registry
  • Analytics
    • Analytics
    • CI/CD
    • Code Review
    • Insights
    • Issue
    • Repository
    • Value Stream
  • Wiki
    • Wiki
  • Snippets
    • Snippets
  • Members
    • Members
  • Activity
  • Graph
  • Create a new issue
  • Jobs
  • Commits
  • Issue Boards
Collapse sidebar
  • Motion Bank
  • Applications
  • Systems Frontend
  • Issues
  • #377

Closed
Open
Created Apr 02, 2020 by Anton Koch@anton.kochOwner

Create group management UI

Please add some UI to list, add and remove so-called "Groups" in pages/shared/users/manage.vue.

Use this demo data in the view's data() function:

[
  { title: 'My Super Group', id: 'asdf-1234' },
  { title: 'My Other Group', id: 'qwer-5678' }
]

Each group in the list has an edit button linking to the group's edit screen (see #380 (closed))

Edited Apr 06, 2020 by Christian Hansen
Assignee
Assign to
Collaboration
Milestone
Collaboration (Past due)
Assign milestone
Time tracking
None
Due date
None