- 14 Jul, 2020 1 commit
-
-
Fernando authored
Add pipelineJobsPath * Add Vuex Module, mutations, actions, mutation types * Update presenter helper to retun TRUE if fuzzing job is run Implement download button/dropdown for fuzzing artifacts * Add mutations, actions, getters, state properties * Add fuzzing download vue component * Add conditional rendering logic Run prettier and linter Update translations and add unit tests * Add unit tests for actions, getters, and mutations Add fuzzing download vue component unit tests * Add unit tests * Fix up alignment when fuzzing is shown and hidden Add chaneglog entry for fuzzing feature * Add EE only change log Tweak styling for mobile * Restructure markup to be more mobile friendly
-
- 09 Jul, 2020 39 commits
-
-
Robert Speicher authored
Count health status only for opened issues See merge request gitlab-org/gitlab!36359
-
Robert Speicher authored
Geo Settings Form - Remove Old Code Closes #216134 See merge request gitlab-org/gitlab!35879
-
Stan Hu authored
Enable pagination for the Jira Issues controller See merge request gitlab-org/gitlab!36126
-
Brett Walker authored
for jira issue controller
-
Jose Ivan Vargas authored
Add Snowplow event for expanding security widget See merge request gitlab-org/gitlab!35909
-
Andrew Fontaine authored
Default Feature Flag Strategy Dropdown to All Users See merge request gitlab-org/gitlab!35883
-
Jason Goodman authored
Default to all users for new flags and existing flags
-
Clement Ho authored
Move the Operations and Feature Flags page See merge request gitlab-org/gitlab!36468
-
Amy Qualls authored
The /user/project/operations directory is moving to /operations, and I need to start the move by moving the index page to the new location.
-
Robert Speicher authored
Enable confidential_epics flag by default See merge request gitlab-org/gitlab!36271
-
Jan Provaznik authored
Defaults to on for confidential_epics feature flag.
-
Paul Slaughter authored
Make "show labels" toggle persist with localStorage See merge request gitlab-org/gitlab!34728
-
-
Douglas Barbosa Alexandre authored
Add system note for alert when creating issue See merge request gitlab-org/gitlab!36370
-
Sarah Yasonik authored
-
Paul Slaughter authored
Fix glob in stylelint task and subsequent errors See merge request gitlab-org/gitlab!32417
-
Alexander Turinske authored
- the new tests use vue/test-utils and it was confusing to mix those tests in with existing ones, so I separated them out into their own describe block
-
Alexander Turinske authored
-
Alexander Turinske authored
- fix test title to say it tests when something does not happen
-
Alexander Turinske authored
- the defend/secure team wants to track how many users view the security report widget in merge requests - added a new snowplow event to track the expansion of the widget - ensured that it only tracked one event per page load - add/update tests
-
Enrique Alcántara authored
Remove prepend-top-5 CSS class See merge request gitlab-org/gitlab!32882
-
Jan Beckmann authored
- by using stylelint autofix - by disabling certain rules for the affected lines
-
Jan Beckmann authored
-
Jose Ivan Vargas authored
Remove tabindex where not needed See merge request gitlab-org/gitlab!36168
-
Enrique Alcántara authored
Cleanup spec mock_data.js use See merge request gitlab-org/gitlab!36243
-
Nick Gaskill authored
Fixed out of date link to product permissions handbook entry See merge request gitlab-org/gitlab!36348
-
Matt Wilson authored
-
Andrew Fontaine authored
Resolve "Replace fa-sticky-note-o icons with GitLab SVG document icon" Closes #225959 See merge request gitlab-org/gitlab!36095
-
Andrew Fontaine authored
Delete Feature Flag Strategy Help Text About Default Behavior See merge request gitlab-org/gitlab!35887
-
Jason Goodman authored
-
Nick Gaskill authored
Fixes mixed-case anchors See merge request gitlab-org/gitlab!36414
-
Zack Cuddy authored
This MR is an attempt at MVC. This MR removes the feature flag for the new JS Form. This MR also removes all the old HAML code of the old form.
-
Craig Norris authored
Minor improvements to the 2K reference architecture See merge request gitlab-org/gitlab!36445
-
Amy Qualls authored
Add docs for metrics embeds in alerts See merge request gitlab-org/gitlab!36247
-
Sarah Yasonik authored
-
Mike Jang authored
Docs: Add access level header to members API documentation Closes #220080 See merge request gitlab-org/gitlab!36375
-
Nicolò Maria Mezzopera authored
Geo Settings Form - Validations and Save See merge request gitlab-org/gitlab!35672
-
Zack Cuddy authored
This MR is an attempt at MVC. This MR hooks up the form validations and PUT actions. With this change, it fully replaces the existing functionality of the Rails/HAML form. Following this form we can delete the legacy code and remove the need of a feature flag.
-
Lin Jen-Shin authored
Pin charts version to 4.1.3 See merge request gitlab-org/gitlab!36293
-