Skip to content

Frontend for restricting personal access tokens to specific projects

What does this MR do?

  • Introduce a project_multi_select VanillaJS component.
  • Update personal_access_token form and table with "Projects" field and various UX improvements.
  • Update personal_access_token BE with some parameter parsing and validation.

Notes to finish this MR

Screenshots (if relevant)

Screen_Shot_2018-07-03_at_6.45.47_AM

Screen_Shot_2018-07-03_at_6.46.10_AM

Does this MR meet the acceptance criteria?

What are the relevant issue numbers?

Closes #47865 (moved)

Edited by Paul Slaughter

Merge request reports