| Commit message (Collapse) | Author | Age | Files | Lines |
|
|
|
| |
(cherry picked from commit a82e4d57a6fbba840a8a944e372b80866a1e48cc)
|
|\
| |
| |
| |
| | |
Removes EE differences for modal issues board
See merge request gitlab-org/gitlab-ce!30836
|
| | |
|
| | |
|
|/
|
|
| |
This is part of migration of Folder View to Vue
|
|
|
|
| |
remove frontend spec unnecessary tests
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| |
Align icons left
Align text left
Adjust padding to be consistent
Make icons same 24 size
Add changelog mr number
Add right margin to widget status container
Add left margin inside widget icon container
Prepend left padding for error message
Only give button left margin, some have buttons
Prettify
Adjust test summary icons
Prettify
Fix empty line before lint
Remove author
Switch to use gl-padding
Use utility classes instead
Prettify
Change loading icon size to md
Update summary_row.vue
|
|\
| |
| |
| |
| |
| |
| | |
Added add to tree dropdown to Vue files breadcrumb
Closes #62865
See merge request gitlab-org/gitlab-ce!30177
|
| | |
|
|\ \
| | |
| | |
| | |
| | |
| | |
| | | |
Fixed create merge request button not enabling
Closes #64454
See merge request gitlab-org/gitlab-ce!30776
|
| |/
| |
| |
| | |
Closes https://gitlab.com/gitlab-org/gitlab-ce/issues/64454
|
|\ \
| | |
| | |
| | |
| | |
| | |
| | | |
Fixed style-lint errors for `panels.scss`
Closes #59875
See merge request gitlab-org/gitlab-ce!30748
|
| |/
| |
| |
| |
| | |
Removed @extend from SCSS file in favor of directly assigning CSS class
in corresponding HTML snippets.
|
| | |
|
| | |
|
| |
| |
| |
| |
| | |
Shortened descriptive text
Added copy button to code snippets
|
| |
| |
| |
| | |
(cherry picked from commit 9cd745c65bcb51d615399e82d8b26ef5cce972e1)
|
|/
|
|
|
| |
eTagPoll may not be initialized yet when we save a note.
Polling is initialized only after discussions are loaded
|
|\
| |
| |
| |
| |
| |
| | |
into 'master'
CE backport of reply button tracker refactor
See merge request gitlab-org/gitlab-ce!28298
|
| |
| |
| |
| | |
EE MR https://gitlab.com/gitlab-org/gitlab-ee/merge_requests/12578
|
| |
| |
| |
| | |
(cherry picked from commit 9dbefac95a8b60b93ba7b05fd7bf69b80b395f54)
|
| |
| |
| |
| | |
board component
|
| | |
|
| | |
|
|\ \
| | |
| | |
| | |
| | | |
Set unique modal IDs
See merge request gitlab-org/gitlab-ce!30532
|
| | | |
|
| | | |
|
|\ \ \
| | | |
| | | |
| | | |
| | | |
| | | |
| | | | |
Fixed back navigation for projects filter
Closes #62088
See merge request gitlab-org/gitlab-ce!30373
|
| | | |
| | | |
| | | |
| | | |
| | | |
| | | | |
Filterable list now sends request to filter the projects list
explicitly with `json` extension to avoid breakage when navigating back
from a project to the filtered project's list.
|
| | | |
| | | |
| | | |
| | | |
| | | | |
This introduces the single stat chart component aside from
the area chart component
|
| | | | |
|
|\ \ \ \
| | | | |
| | | | |
| | | | |
| | | | |
| | | | |
| | | | | |
Fixed dropdown hover styles
Closes #64330 and #64340
See merge request gitlab-org/gitlab-ce!30534
|
| | |/ /
| |/| |
| | | |
| | | | |
Closes https://gitlab.com/gitlab-org/gitlab-ce/issues/64340
|
| | | | |
|
|/ / / |
|
| | |
| | |
| | |
| | |
| | | |
This MR allows the delay of tooltips instantiated using
tooltip.js to be customized through localStorage.
|
|\ \ \
| | | |
| | | |
| | | |
| | | |
| | | |
| | | | |
Fix dropdown styling issues
Closes #64250
See merge request gitlab-org/gitlab-ce!30477
|
| | | | |
|
| | | |
| | | |
| | | |
| | | |
| | | |
| | | |
| | | |
| | | | |
- Remove `FeatureConstrainer` call wrapping api endpoint
- Remove `Feature.enabled?(:graphql)` conditionals in back and frontend
- Modify graphql test to be graphql flag agnostic
- Remove api routing spec
- Remove frontend feature flag via `gon`
|
| | | |
| | | |
| | | |
| | | |
| | | |
| | | |
| | | |
| | | | |
This is a port MR for CE
Original MR:
https://gitlab.com/gitlab-org/gitlab-ee/merge_requests/14141
|
|\ \ \ \
| | | | |
| | | | |
| | | | |
| | | | | |
Fixed apollo caching of the root repository file listing
See merge request gitlab-org/gitlab-ce!30409
|
| | | | | |
|
| |/ / /
|/| | |
| | | |
| | | |
| | | |
| | | |
| | | |
| | | |
| | | |
| | | |
| | | |
| | | |
| | | |
| | | |
| | | |
| | | |
| | | |
| | | |
| | | |
| | | | |
New API endpoint for merge request count
Updates all open tabs at the same time with one call
Restructured API response
API response changed to 401 if no current_user
Added API + JS specs
Fix for Static Check
Updated Count on Open/Close, Assign/Unassign of MR's
Checking if MR Count is refreshed
Added # frozen_string_literal: true to spec
Added Changelog
|
| | | |
| | | |
| | | |
| | | | |
Change issues to issue's
|
| | | |
| | | |
| | | |
| | | |
| | | |
| | | | |
- applied functional component patch
- fixed border radius for list
- fixed Karma test to take a correct li amount
|
| | | | |
|
| | | |
| | | |
| | | |
| | | |
| | | |
| | | |
| | | | |
- fixed attribute to be not hyphenated
- applied parallel diffs view on CE
- separated left and right drafts
- added fallback for hasDrafts
|
|\ \ \ \
| | | | |
| | | | |
| | | | |
| | | | |
| | | | |
| | | | | |
Replace runtime isEE check with compile time one
Closes #60213
See merge request gitlab-org/gitlab-ce!30351
|
| | | | |
| | | | |
| | | | |
| | | | |
| | | | |
| | | | |
| | | | |
| | | | |
| | | | | |
This has the benefit that CE bundles will remove dead code in CE only
builds.
We have a follow-up issue to get rid of this completely:
https://gitlab.com/gitlab-org/gitlab-ce/issues/64173
|
| | | | |
| | | | |
| | | | |
| | | | |
| | | | | |
i18n linting for .vue files under the
app/assets/javascripts/vue_shared directory
|