| Commit message (Collapse) | Author | Age | Files | Lines |
| | |
|
| |\
| |
| |
| |
| | |
Add `autofocusonshow` directive for input elements
See merge request gitlab-org/gitlab-ce!31584
|
| | | |
|
| |\ \
| |/
|/|
| |
| |
| |
| | |
Fixed deletion of directories in Web IDE
Closes #64677
See merge request gitlab-org/gitlab-ce!31727
|
| | | |
|
| | |
| |
| |
| |
| | |
Adds a clipboard button to the metrics dashboard, that allows
copying a link to an individual chart.
|
| | |
| |
| |
| |
| | |
- Uses vue-test-utils
- More complete coverage with parameterized tests
|
| |\ \
| | |
| | |
| | |
| | |
| | |
| | | |
Resolve "Multi selection for delete on registry page"
Closes #24705
See merge request gitlab-org/gitlab-ce!30837
|
| | | | |
|
| | | |
| | |
| | |
| | |
| | |
| | |
| | |
| | | |
Single deletion no longer requires a prop
Modal description is now generated on demand
Added dedicated functions for deleting
Updated tests to match new function naming
Updated css class name to be more specific
|
| | | |
| | |
| | |
| | |
| | |
| | |
| | |
| | | |
Updated table registry to remove singleItemToBeDeleted
Renamed usages of idx to index
Tidied and simplified css styling
Added clarification comment to test regex
Updated pot file
|
| | | | |
|
| | | | |
|
| | | | |
|
| | | |
| | |
| | |
| | |
| | |
| | |
| | |
| | |
| | |
| | |
| | | |
Added checkboxes to each image row
Added delete selected images button
Changed row delete button to appear on row hover
Changed confirmation modal message
Changed delete logic to support multi
Added tests for multi select
Updated pot file
Updated rspec test for new functionality
|
| |\ \ \
| | | |
| | | |
| | | |
| | | | |
CE backport for gitlab-org/gitlab-ee!14097: Add merge train helper text to merge request widget
See merge request gitlab-org/gitlab-ce!30686
|
| | | | |
| | | |
| | | |
| | | |
| | | |
| | | |
| | | |
| | | |
| | | |
| | | | |
This commit adds a helper text that describes what will happen when a
user clicks the "Start/Add to merge train when pipeline succeeds"
button. This text appears at the bottom of the merge request widget.
In addition, this commit renames the "merge_train_info" component to
"merge_train_position_indicator" to avoid ambiguity with the
"merge_train_helper_text" component.
|
| |/ / /
| | |
| | |
| | |
| | |
| | |
| | | |
This MR adds the functionality to download metrics data
as CSV. It also removes the exportMetricsToCsvEnabled feature
flag which was used before the dropdown was implemented to
display a button.
|
| |\ \ \
| | | |
| | | |
| | | |
| | | | |
CE backport for gitlab-org/gitlab-ee!14894: Fix the merge button dropdown
See merge request gitlab-org/gitlab-ce!31248
|
| | | |/
| |/|
| | |
| | |
| | |
| | |
| | | |
This commit fixes an issue that was causing the merge button dropdown
trigger to be shown even if the dropdown itself was hidden. This commit
also fixes an issue that caused the "Merge Immediately" option not to be
available when merge trains were enabled.
|
| | | |
| | |
| | |
| | | |
This commit converts two Jasmine tests into Jest tests.
|
| |\ \ \
| |/ /
|/| |
| | |
| | | |
Update GraphicsMagick from 1.3.29 to 1.3.33
See merge request gitlab-org/gitlab-ce!31692
|
| | | |
| | |
| | |
| | | |
Signed-off-by: Takuya Noguchi <takninnovationresearch@gmail.com>
|
| |\ \ \
| | | |
| | | |
| | | |
| | | |
| | | |
| | | | |
'44036-someone-edited-the-issue-at-the-same-time-is-regularly-seen-despite-that-being-a-filthy-lie' into 'master'
Fix incorrectly displayed conflict warning
See merge request gitlab-org/gitlab-ce!31469
|
| | | | |
| | | |
| | | |
| | | | |
Hide warning when update request is in progress
|
| |\ \ \ \
| | | | |
| | | | |
| | | | |
| | | | | |
[CE] FE fix diffs specs leaking store
See merge request gitlab-org/gitlab-ce!31698
|
| | |/ / /
| | | |
| | | |
| | | |
| | | |
| | | |
| | | | |
- Export mr_notes module as function
- Update specs refs of mr_notes/stores to factory
EE MR: https://gitlab.com/gitlab-org/gitlab-ee/merge_requests/15097
|
| |/ / /
| | |
| | |
| | | |
Add keyboard shortcuts `p` and `n` to navigate duscussions.
|
| |/ /
| |
| |
| |
| |
| | |
Also cleans up spec by:
- Add missing `afterEach ... $destroy`
- Add missing `done` call when `$nextTick` was used
|
| | |
| |
| |
| |
| |
| |
| |
| | |
- expand upwards
- expand downwards
- expand all
in both inline and parallel views
|
| | |
| |
| |
| |
| |
| | |
This MR adds a temporary button to be able to
download the Prometheus metrics from charts
to CSV format.
|
| |\ \
| | |
| | |
| | |
| | |
| | |
| | | |
Makes section title clickable and collapsible
Closes #63181
See merge request gitlab-org/gitlab-ce!31571
|
| | | |
| | |
| | |
| | |
| | | |
In the job log, if the user clicks the section title
the job log section will be collapsed
|
| | | |
| | |
| | |
| | | |
Pass keyname instead of translated string
|
| | | |
| | |
| | |
| | |
| | |
| | | |
Send a `persist_filter: false` param to backend when
opening links to notes and auto-switching to show
all notes
|
| |\ \ \
| | | |
| | | |
| | | |
| | | |
| | | |
| | | | |
Removes duplicate button from job log page
Closes #65705
See merge request gitlab-org/gitlab-ce!31544
|
| | |/ /
| | |
| | |
| | |
| | | |
Prevents manual action button from being rendered
twice in the job log empty state
|
| |\ \ \
| |/ /
|/| |
| | |
| | |
| | |
| | | |
Allow masking @ and : characters
Closes #63043
See merge request gitlab-org/gitlab-ce!31065
|
| | | | |
|
| |\ \ \
| | | |
| | | |
| | | |
| | | |
| | | |
| | | | |
Hides loading spinner after request
Closes #65263
See merge request gitlab-org/gitlab-ce!31478
|
| | | | |
| | | |
| | | |
| | | |
| | | |
| | | | |
In the pipeline's actions, moves the request
to the component to allow to manage the inner
state properly
|
| |/ / /
| | |
| | |
| | | |
It also prepare for the EE merge request https://gitlab.com/gitlab-org/gitlab-ee/merge_requests/14786
|
| | | |
| | |
| | |
| | |
| | |
| | |
| | |
| | |
| | | |
Persistent user callouts now support deferred links, which are links
that can be used to dismiss the callout, and then proceed to follow
the link's original location.
This ensures that the callout dismissal is properly recorded
before the user leaves the page.
|
| | | | |
|
| | | |
| | |
| | |
| | |
| | | |
- Remove setTimeout calls
- Add helper function to encapsulate setup
|
| | | |
| | |
| | |
| | |
| | |
| | | |
Change sidebar's renderBlock() to return true only if
any of the block's <detail-row>s will be rendered
Change block to render only if renderBlock() returns true
|
| | | | |
|
| |\ \ \
| | | |
| | | |
| | | |
| | | | |
Emit dropdown show event in boards_selector test
See merge request gitlab-org/gitlab-ce!31255
|
| | | |/
| |/| |
|
| |/ /
| |
| |
| |
| |
| |
| |
| | |
1. `page.getViewpoint()` now takes in JSON instead of an integer.
2. Promises are returned from loading and rendering tasks.
See https://mozilla.github.io/pdf.js/examples/index.html for more
details.
|