summaryrefslogtreecommitdiff
path: root/app/assets
Commit message (Collapse)AuthorAgeFilesLines
* Merge branch ↵docs-4453-external-exportersFilipa Lacerda2019-08-121-1/+4
|\ | | | | | | | | | | | | '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
| * Fix conflict warning being incorrectly displayed44036-someone-edited-the-issue-at-the-same-time-is-regularly-seen-despite-that-being-a-filthy-lieHeinrich Lee Yu2019-08-121-1/+4
| | | | | | | | Hide warning when update request is in progress
* | Merge branch 'sh-break-out-invited-group-members' into 'master'Ash McKenzie2019-08-121-1/+1
|\ \ | | | | | | | | | | | | | | | | | | Make it easier to find invited group members Closes #61948 See merge request gitlab-org/gitlab-ce!28436
| * \ Merge branch 'master' into sh-break-out-invited-group-membersStan Hu2019-08-0983-310/+554
| |\ \
| * | | Resolve first round of discussionsMartin Wortschack2019-08-081-1/+1
| | | | | | | | | | | | | | | | | | | | | | | | - Avoid splitting sentences - Update PO file - Utilize $input-height - Replace pr- with mr-
| * | | Merge branch 'master' into sh-break-out-invited-group-membersStan Hu2019-08-0723-81/+201
| |\ \ \
| * | | | Fix broken specsMartin Wortschack2019-08-061-4/+0
| | | | | | | | | | | | | | | - Add qa- selector to sort dropdown
| * | | | Fix CSS for mobileMartin Wortschack2019-08-061-1/+1
| | | | | | | | | | | | | | | | | | | | | | | | | - Externalize strings - Update PO file
* | | | | Resolve "GDK error on non-unique GraphQL fragment 'PageInfo'"Natalia Tepluhina2019-08-122-5/+6
| | | | |
* | | | | Merge branch 'fe-fix-diffs-specs-leaking-store' into 'master'Kushal Pandya2019-08-122-3/+3
|\ \ \ \ \ | | | | | | | | | | | | | | | | | | | | | | | | [CE] FE fix diffs specs leaking store See merge request gitlab-org/gitlab-ce!31698
| * | | | | CE - FE fix diffs specs leaking storefe-fix-diffs-specs-leaking-storePaul Slaughter2019-08-112-3/+3
| | |_|_|/ | |/| | | | | | | | | | | | | | | | | | | | | | | | | | | | - 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 kbd shortcuts for discussion navigationSam Bigelow2019-08-124-10/+71
|/ / / / | | | | | | | | | | | | Add keyboard shortcuts `p` and `n` to navigate duscussions.
* | | | Update karma for new expansion cell markupAndré Luís2019-08-111-1/+1
| | | | | | | | | | | | | | | | | | | | | | | | Also cleans up spec by: - Add missing `afterEach ... $destroy` - Add missing `done` call when `$nextTick` was used
* | | | Replace ... with new expansion optionsSamantha Ming2019-08-1013-102/+495
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | - expand upwards - expand downwards - expand all in both inline and parallel views
* | | | Split MR widget into cached and non-cached serializersIgor2019-08-093-48/+59
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Splits auto-refreshing of MR widget into 2 requests: - the one which uses etag-caching and invalidates the fields on change - the one without caching The idea is to gradually move all the fields to etag-cached endpoint
* | | | Remove gfm_embed_metrics flag from BETristan Read2019-08-091-3/+1
| | | | | | | | | | | | | | | | | | | | | | | | Removes the feature flag that controls whether metrics dashboard urls unfurl the metrics dashboard charts.
* | | | Adds button to download metrics data as csvLaura Montemayor2019-08-096-4/+41
| |_|/ |/| | | | | | | | | | | | | | This MR adds a temporary button to be able to download the Prometheus metrics from charts to CSV format.
* | | Add repo-refs control for search pageminghuan lei2019-08-093-12/+26
| | | | | | | | | | | | - only in blobs result
* | | Merge branch 'fix-job-log-formatting' into 'master'Filipa Lacerda2019-08-091-5/+0
|\ \ \ | | | | | | | | | | | | | | | | | | | | | | | | Fix job log where spans were displayed in block Closes #65686 See merge request gitlab-org/gitlab-ce!31674
| * | | Fix job log where spans were displayed in blockfix-job-log-formattingFabio Pitino2019-08-091-5/+0
| | | | | | | | | | | | | | | | | | | | | | | | | | | | This is a temporary, not ideal, solution but it fixes the main issue that the customer are complaining about, which is that color changes are broken down in several lines which makes the log not readable.
* | | | Improve layout of dropdowns in metrics pageMiguel Rincon2019-08-092-102/+133
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Ensure layout works on xs and sm screens Add check in case buttons are not present Apply Prettier to file Remove unused class and div, reduce margins
* | | | Resolve "Add tooltip to improve clarity of "detached" label/state in the ↵Nick Kipling2019-08-091-1/+5
|/ / / | | | | | | | | | merge request pipeline"
* | | Merge branch 'visual-review-tools-constant-storage-keys' into 'master'Paul Slaughter2019-08-098-16/+31
|\ \ \ | | | | | | | | | | | | | | | | Visual review app gitlab storage keys See merge request gitlab-org/gitlab-ce!31427
| * | | Visual review app gitlab storage keysvisual-review-tools-constant-storage-keysshampton2019-08-028-16/+31
| | | | | | | | | | | | | | | | | | | | | | | | Move away from using generic LocalStorage and SessionStorage keys which could be used by the customer for their own application.
* | | | Shrink size of please register or sign in boxMarcel van Remmerden2019-08-091-1/+1
| | | |
* | | | Revert "Merge branch ↵Winnie Hellmann2019-08-091-5/+3
| | | | | | | | | | | | | | | | | | | | | | | | '4221-board-milestone-should-persist-any-none-properly-ce' into 'master'" This reverts merge request !30613
* | | | Remove duplicate button to add new metricsMiguel Rincon2019-08-091-12/+1
| | | | | | | | | | | | | | | | | | | | | | | | - Remove "new metrics" duplicated button and replace with a message - Replace css with utility classes in the prometheus metrics view - Remove unused css
* | | | Merge branch 'no-oxygen' into 'master'Annabel Dunstone Gray2019-08-081-1/+1
|\ \ \ \ | | | | | | | | | | | | | | | | | | | | Replace Oxygen-Sans with Noto Sans font on visual_review_toolbar See merge request gitlab-org/gitlab-ce!31561
| * | | | Prefer Noto Sans fontAlexander Oleynikov2019-08-071-1/+1
| | |_|/ | |/| |
* | | | Merge branch '63181-collapsible-line' into 'master'Kushal Pandya2019-08-081-14/+31
|\ \ \ \ | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Makes section title clickable and collapsible Closes #63181 See merge request gitlab-org/gitlab-ce!31571
| * | | | Makes title section collapsible63181-collapsible-lineFilipa Lacerda2019-08-071-14/+31
| | | | | | | | | | | | | | | | | | | | | | | | | In the job log, if the user clicks the section title the job log section will be collapsed
* | | | | FE for group level Cycle AnalyticsBrandon Labuschagne2019-08-082-6/+19
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | This MR adds the code which displays cycle analytics on a group level. It reuses the cycle_analytics_bundle file which will later be removed. This feature is currently behind the analytics feature flag.
* | | | | Merge branch '62609-test-summary-loading-spinner-is-too-large' into 'master'Mike Greiling2019-08-082-2/+6
|\ \ \ \ \ | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Adjust size and align MR-widget loading icon Closes #62609 See merge request gitlab-org/gitlab-ce!31503
| * | | | | Adjust size and align MR-widget loading icon62609-test-summary-loading-spinner-is-too-largeDave Pisek2019-08-072-2/+6
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | A recent change within gitlab-ui introduced a new size (24x24) and changed also some of the existing sizes. This commit uses the loading-icon's new size (24x24) to bring it to the same dimensions as the status-icon and applies some styling to vertically align them.
* | | | | | Disable vue-i18n for non-autofix filesEzekiel Kigbo2019-08-0845-14/+69
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Disables the vue-i18n eslint rules for files that are not able to be autofixed, this will stop these offences causing pipeline failures but they will need manual fixing.
* | | | | | Merge branch '20137-starrers' into 'master'Stan Hu2019-08-084-37/+111
|\ \ \ \ \ \ | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Add possibilty to view starrers ("stargazers") of a repository & any user's starred repositories Closes #20137 See merge request gitlab-org/gitlab-ce!24690
| * | | | | | Fix star count link after clicking star/unstar buttonCamil Staps2019-08-071-1/+1
| | | | | | |
| * | | | | | Add "Starred projects" tab to user overviewCamil Staps2019-08-071-1/+1
| | | | | | |
| * | | | | | Add starring date to overview of starrersCamil Staps2019-08-071-3/+7
| | | | | | |
| * | | | | | 4-column table layout for starrers viewCamil Staps2019-08-071-0/+5
| | | | | | |
| * | | | | | Add /starrers view for projectsCamil Staps2019-08-072-35/+100
| | | | | | |
* | | | | | | Simplify getTimeDiff functionSimon Knox2019-08-086-58/+67
|/ / / / / / | | | | | | | | | | | | | | | | | | Pass keyname instead of translated string
* | | | | | Do not persist notes filter when auto-switchingHeinrich Lee Yu2019-08-073-9/+16
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Send a `persist_filter: false` param to backend when opening links to notes and auto-switching to show all notes
* | | | | | Merge branch '65705-two-buttons' into 'master'Kushal Pandya2019-08-071-1/+1
|\ \ \ \ \ \ | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Removes duplicate button from job log page Closes #65705 See merge request gitlab-org/gitlab-ce!31544
| * | | | | | Removes duplicate button65705-two-buttonsFilipa Lacerda2019-08-061-1/+1
| | |/ / / / | |/| | | | | | | | | | | | | | | | | | | | | | Prevents manual action button from being rendered twice in the job log empty state
* | | | | | Limiting search-field styling to search only47814-search-view-labelsDenys Mishunov2019-08-071-23/+38
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | - Re-organising search.scss - Rely more on utility-classes instead of component classes - Update relevant specs
* | | | | | Increasing width of filter dropdownsMarcel van Remmerden2019-08-071-6/+11
| | | | | |
* | | | | | Updated Search JS handler to not use defaultLabelDenys Mishunov2019-08-071-6/+0
| | | | | | | | | | | | | | | | | | | | | | | | - Changelog entry
* | | | | | Properly labelling fields on Search pageDenys Mishunov2019-08-071-0/+1
| |_|/ / / |/| | | | | | | | | | | | | | | | | | | Adding proper <label>s while removing labels from the fields themselves. This gives more space for the field's content
* | | | | Merge branch 'sh-support-csp-nonce' into 'master'Ash McKenzie2019-08-071-1/+6
|\ \ \ \ \ | |_|/ / / |/| | | | | | | | | | | | | | | | | | | | | | | | Add support for Content-Security-Policy Closes #65330 See merge request gitlab-org/gitlab-ce!31402