- 22 Feb, 2019 1 commit
-
-
Fernando Arias authored
First pass at filtering vuln history table history * Added button markup * Added actions, mutators, and store properties * Added filter method Push current iteration of the code to allow for UX feedback More Vuln Chart Graph changes * Only show dots on last 30 days graph * Fix placement of day range button group * Show active button for day range Additional UX tweaks for sexure graph * Show vertical lines in grid only for 60 and 90 days * Set min date to 30, 60, 90 days ago * Show dots for all date ranges Clean up code for MR add unit tests * Remove stray debuggers * Remove use of dummy data * Add unit tests for mutators and actions Refactor vuln chart buttons into view * Refactor vuln graph days ago buttons into seperate view Update vuln graph button titles Add unit tests for secure graph buttons Run Prettier Fix linting errors Remove host file * Remove accidentally committed host file Update pot file Run prettier Add new line to vuln chart stylesheet Refactor filtered vulns function * Refactor into getter * Add getter unit tests Add change log entry Fix linter errors in getters_spec Run prettier and fix linter errors First set of code review changes Fix vuln chart getter specs Update vuln chart button specs * Update specs to make use of shallowRender from vue test utils Update security vuln chart buttons to use I18n Add Days contants for days vuln chart * Swap out references to integers for constants Run prettier Update POT file Fix linter errors * Fix linter errors in spec files Refactor vuln chart buttons Make merge request review changes * Updated specs * Updated code based on feedback Run Prettier Frefactor vuln chart buttons to emit events * Refactor vuln chart buttons to be a 'dumb' component * emit click event Fix failing karma job * Assertion timeouts fail only on build servers Remove failing tests Fix linter errors Restore Karma tests * Restore karma tests and use sync:false option
-
- 21 Feb, 2019 39 commits
-
-
GitLab Bot authored
-
Rémy Coutable authored
Make frontend fixtures deterministic See merge request gitlab-org/gitlab-ce!23705
-
GitLab Bot authored
-
Marcia Ramos authored
Minor fixes to development/documentation docs, mostly aligning all link text to relevant page names See merge request gitlab-org/gitlab-ce!25471
-
Mike Lewis authored
-
Winnie Hellmann authored
-
Winnie Hellmann authored
-
Winnie Hellmann authored
-
Winnie Hellmann authored
-
Winnie Hellmann authored
-
Filipa Lacerda authored
Add Link from Closed (moved) Issues to Moved Issue Closes #57784 See merge request gitlab-org/gitlab-ce!25300
-
Winnie Hellmann authored
-
Filipa Lacerda authored
Merge branch 'ee-57784-make-closed-duplicate-and-closed-moved-button-a-link-to-target' into 'master' Make "moved" Link to Moved Issue See merge request gitlab-org/gitlab-ee!9638
-
Winnie Hellmann authored
-
Winnie Hellmann authored
-
Winnie Hellmann authored
-
GitLab Bot authored
-
Nick Thomas authored
Add spec/frontend/ to frontend roulette See merge request gitlab-org/gitlab-ce!25465
-
Achilleas Pipinellis authored
Fix multiple approval rules license level See merge request gitlab-org/gitlab-ee!9653
-
James Ramsay authored
Multiple approval rules is in GitLab Premium
-
Andrew Fontaine authored
Style status box links using bootstrap and other utility classes instead of styling all `a` tags in the status-box.
-
Andrew Fontaine authored
The text "moved" now links to the issue the closed issue was moved to.
-
Winnie Hellmann authored
-
Andrew Fontaine authored
Style status box links using bootstrap and other utility classes instead of styling all `a` tags in the status-box.
-
Andrew Fontaine authored
The text "moved" now links to the issue the closed issue was moved to.
-
GitLab Bot authored
-
Phil Hughes authored
Update dependency @gitlab/svgs to ^1.53.0 See merge request gitlab-org/gitlab-ce!25455
-
James Lopez authored
Resolve "Add REST endpoints to delete packages" Closes #9514 See merge request gitlab-org/gitlab-ee!9623
-
GitLab Bot authored
-
James Lopez authored
Merge branch '57867-accessing-issue-1-of-gitlab-ce-via-the-api-results-in-500-internal-server-error' into 'master' Speed up find_by when used on finders Closes #57867 See merge request gitlab-org/gitlab-ce!25421
-
Kushal Pandya authored
Make Jest work with gitlab-ui Closes #56689 See merge request gitlab-org/gitlab-ce!25440
-
Kushal Pandya authored
Mind the oxford comma See merge request gitlab-org/gitlab-ce!25252
-
Kushal Pandya authored
Mind the oxford comma See merge request gitlab-org/gitlab-ee!9559
-
GitLab Bot authored
-
Kamil Trzciński authored
Catch exceptions in list_issues reactive cache calculation Closes #56871 See merge request gitlab-org/gitlab-ce!24936
-
Reuben Pereira authored
Return the exception as an error.
-
Dmitriy Zaporozhets authored
Signed-off-by: Dmitriy Zaporozhets <dmitriy.zaporozhets@gmail.com>
-
Sean McGivern authored
Docs review: MR diffs external storage Closes #57335 See merge request gitlab-org/gitlab-ce!25433
-
Marcia Ramos authored
- Fix "introduced in" note - Add missing links - Remove unnecessary hrs - Wording - Feature badge (admin only)
-