An error occurred fetching the project authors.
- 15 Oct, 2020 1 commit
-
-
Kushal Pandya authored
Adds Description field support for Requirements.
-
- 14 Oct, 2020 1 commit
-
-
Eulyeon Ko authored
1. Add a checkbox within the edit form to mark - a requirement as satisfied or unsatisfied 2. Use "lastTestReportState" field in query and mutation. Test the child components over parent props when testing watcher props.
-
- 17 Aug, 2020 2 commits
-
-
-
Jeremy Elder authored
Update gray-700 hex value and find and replace all gray-700 with gray-500.
-
- 30 Jul, 2020 1 commit
-
-
Kushal Pandya authored
Move Requirement Create/Edit form to `GlDrawer` component from GitLab UI.
-
- 08 Jul, 2020 2 commits
-
-
peterhegman authored
-
peterhegman authored
This also fixes a small CSS regression in the location icon alignment
-
- 10 Jun, 2020 1 commit
-
-
Kushal Pandya authored
Shows test report status badge on requirements list page
-
- 21 Apr, 2020 1 commit
-
-
Lukas Eipert authored
See https://gitlab.com/gitlab-org/gitlab/-/issues/205390 for reference.
-
- 16 Apr, 2020 1 commit
-
-
Kushal Pandya authored
- User current user access role to control "New requirement" button visibility. - Use `adminRequirement` permission to control "Reopen" button visibility
-
- 10 Apr, 2020 1 commit
-
-
Kushal Pandya authored
Adds support for archiving open Requirements and reopening archived requirements, also dynamically updates counts on tabs and nav sidebar.
-
- 07 Apr, 2020 1 commit
-
-
Kushal Pandya authored
Adds UI support for updating requirements from Requirements List page.
-
- 03 Apr, 2020 1 commit
-
-
Kushal Pandya authored
Adds pagination support in Requirements list based on requirements count and default page size
-
- 02 Apr, 2020 1 commit
-
-
Paul Gascou-Vaillancourt authored
- Renamed all instances of GlButton to GlDeprecatedButton - Renamed all instance of gl-button to gl-deprecated-button
-
- 31 Mar, 2020 1 commit
-
-
Kushal Pandya authored
Renders requirements list for a specific project and allows state-based filtering.
-