summaryrefslogtreecommitdiff
path: root/app/assets
Commit message (Expand)AuthorAgeFilesLines
* Merge branch '33475-files-inside-wiki-repo-fe' into 'master'Mike Greiling2018-09-061-5/+18
|\
| * Create spec for dropzone_input and refactor for testabilityPaul Slaughter2018-09-061-1/+3
| * Fix error message handling in dropzone_inputPaul Slaughter2018-09-061-3/+14
| * Refactor uploads_path to form data in wikis/editPaul Slaughter2018-09-061-1/+1
* | Merge branch '49644-make-margin-of-user-status-emoji-consistent' into 'master'Mike Greiling2018-09-062-0/+14
|\ \
| * | set margin for user status emoji globally49644-make-margin-of-user-status-emoji-consistentMartin Wortschack2018-08-264-23/+10
| * | resolves MR discussions:Martin Wortschack2018-08-213-5/+5
| * | keeps margin for user status emojis consistentMartin Wortschack2018-08-173-0/+27
* | | Merge branch '50535-display-banner-to-notify-user-if-project-is-implicitly-op...Mike Greiling2018-09-061-0/+7
|\ \ \
| * | | Displays banner to notify users ADO is implicitly enabledMayra Cabrera2018-09-061-0/+7
* | | | Resolve "Clean up the top section of the cluster page"Mike Greiling2018-09-064-21/+30
* | | | Updapte eslintrc no-param-reassign with 'ignorePropertyModificationsFor'Paul Slaughter2018-09-0612-15/+3
* | | | Merge branch '46340-remove-extra-spaces-from-mr-discussion-notes-after-vuejs'...Annabel Dunstone Gray2018-09-064-23/+7
|\ \ \ \ | |_|_|/ |/| | |
| * | | Remove extra spaces from MR discussion notesTakuya Noguchi2018-09-054-23/+7
* | | | Resolve "Remove usage ping payload from Cohorts, add to Settings"Luke Bennett2018-09-065-16/+71
* | | | Make MR diff file filter input Clear button functionalKushal Pandya2018-09-062-1/+5
* | | | Resolve "Update presentation for SSO providers on log in page"Martin Wortschack2018-09-0613-25/+28
* | | | Resolve "Improve project overview UI"Dennis Tang2018-09-068-116/+245
* | | | [QA] Ensure groups filtering does not happen before the groups list is loadedRémy Coutable2018-09-051-1/+1
| |/ / |/| |
* | | Merge branch '50879-unused-css-container-fluid' into 'master'Dmitriy Zaporozhets2018-09-041-5/+0
|\ \ \
| * | | Remove unused CSS part in mobile frameworkTakuya Noguchi2018-08-301-5/+0
* | | | Merge branch '_acet-disable-ide-button' into 'master'Tim Zallmann2018-09-041-10/+32
|\ \ \ \
| * | | | Disable Web IDE button if user is not allowed to push the source branch.Fatih Acet2018-09-031-10/+32
| | |/ / | |/| |
* | | | Move badge settings to general settingsWinnie Hellmann2018-09-036-58/+79
* | | | Adds Vuex store for the job log page🌴🌴 Filipa Lacerda - OOO back on September 17th 🌴🌴2018-09-036-1/+355
|/ / /
* | | Merge branch 'ide-row-hover-scroll' into 'master'Filipa Lacerda2018-08-311-5/+7
|\ \ \
| * | | Fixed IDE file row jumping into view on hoverPhil Hughes2018-08-311-5/+7
| |/ /
* | | Resolve "Persistent banner creates problem for web ide"Paul Slaughter2018-08-314-63/+49
* | | Merge branch 'update-padding-markdown' into 'master'Phil Hughes2018-08-313-5/+2
|\ \ \
| * | | Increase padding in markdown code blocksAnnabel Dunstone Gray2018-08-303-5/+2
* | | | Fix IDE avatar flex sizing stylePaul Slaughter2018-08-301-1/+1
| |/ / |/| |
* | | Merge branch 'ide-multiple-file-uploads' into 'master'Filipa Lacerda2018-08-301-6/+2
|\ \ \
| * | | Enabled multiple uploads in the Web IDEPhil Hughes2018-08-291-6/+2
| |/ /
* | | Allow whitelisting for "external collaborator by default" settingRoger Rüttimann2018-08-303-1/+79
* | | Fix Emojis cutting in the right wayAlexander Popov2018-08-292-2/+5
|/ /
* | Warn to console, not flash, when performance bar failsSean McGivern2018-08-291-2/+2
* | Ignore API requests in performance barSean McGivern2018-08-291-6/+15
* | Removes <br> sent from backend on tooltips in jobsFilipa Lacerda2018-08-282-6/+2
* | Display default status emoji if only message is enteredWinnie Hellmann2018-08-281-4/+28
* | Resolve "It's impossible to commit twice to the same branch"Paul Slaughter2018-08-281-7/+1
* | Creates vue component for environments blockFilipa Lacerda2018-08-281-0/+118
* | Merge branch 'issue_36138' into 'master'Sean McGivern2018-08-282-4/+6
|\ \
| * | Allow to delete group milestonesissue_36138Felipe Artur2018-08-062-4/+6
* | | Merge branch '6028-show-generic-percent-stacked-progress-bar' into 'master'Filipa Lacerda2018-08-261-1/+5
|\ \ \
| * | | Show `< 1%` when percent value evaluated is less than 1Kushal Pandya2018-08-201-1/+5
* | | | Merge branch '49110-update-mr-widget-styles' into 'master'Filipa Lacerda2018-08-266-69/+136
|\ \ \ \
| * | | | Update mr_widget_header to not show branch names in 'commits behind' textPaul Slaughter2018-08-212-7/+9
| * | | | Update MR deployment to use .label-truncate with .deploy-linkPaul Slaughter2018-08-212-7/+18
| * | | | Update MR header and pipeline to use .label-truncate with .label-branchPaul Slaughter2018-08-214-55/+42
| * | | | Create TooltipOnTruncate component to show tooltip only when neededPaul Slaughter2018-08-211-0/+67