Skip to content
GitLab
Projects Groups Snippets
  • /
  • Help
    • Help
    • Support
    • Community forum
    • Submit feedback
    • Contribute to GitLab
  • Sign in
  • Anonymous Ticket Portal Anonymous Ticket Portal
  • Project information
    • Project information
    • Activity
    • Labels
    • Members
  • Repository
    • Repository
    • Files
    • Commits
    • Branches
    • Tags
    • Contributors
    • Graph
    • Compare
  • Issues 27
    • Issues 27
    • List
    • Boards
    • Service Desk
    • Milestones
  • Merge requests 0
    • Merge requests 0
  • CI/CD
    • CI/CD
    • Pipelines
    • Jobs
    • Schedules
  • Deployments
    • Deployments
    • Environments
    • Releases
  • Packages and registries
    • Packages and registries
    • Package Registry
    • Infrastructure Registry
  • Monitor
    • Monitor
    • Metrics
    • Incidents
  • Analytics
    • Analytics
    • Value stream
    • CI/CD
    • Repository
  • Wiki
    • Wiki
  • Snippets
    • Snippets
  • Activity
  • Graph
  • Create a new issue
  • Jobs
  • Commits
  • Issue Boards
Collapse sidebar
  • The Tor Project
  • TPA
  • Anonymous Ticket PortalAnonymous Ticket Portal
  • Merge requests
  • !38

Added a new view, template, form, url pathing for creating notes/comments

  • Review changes

  • Download
  • Email patches
  • Plain diff
Merged MariaV requested to merge comment_create into master Jan 11, 2021
  • Overview 0
  • Commits 8
  • Pipelines 0
  • Changes 14

Added new view, template, and form for the creation of notes/comments in gitlab. Tested and appears to work correctly.

  • Create form utilizes username URL validation and passes user_identifier to results dict.
  • On successful comment creation, user is redirected to a success view
  • template has basic styling applied.

Also updated the issue-detail-view with a link to creating a new note.

Also updated the issue-search view with automatically generated links to comment creation views.

Assignee
Assign to
Reviewers
Request review from
Time tracking
Source branch: comment_create