summaryrefslogtreecommitdiff
path: root/app/assets
Commit message (Expand)AuthorAgeFilesLines
* Fixes next badge being always visible61550-next-badgeFilipa Lacerda2019-05-101-1/+1
* Merge branch 'fe-header-row' into 'master'Phil Hughes2019-05-081-0/+1
|\
| * Adds header column to variables listfe-header-rowFilipa Lacerda2019-05-071-0/+1
* | Merge branch 'winh-notes-error-handling' into 'master'Fatih Acet2019-05-082-7/+17
|\ \
| * | Make hasQuickActions statelesswinh-notes-error-handlingWinnie Hellmann2019-05-071-3/+4
| * | Handle errors in successful notes replyWinnie Hellmann2019-05-071-4/+13
* | | Merge branch '53973-fix-subpixel-border-issue' into 'master'Fatih Acet2019-05-071-0/+5
|\ \ \
| * | | Fix subpixel border issue53973-fix-subpixel-border-issuePaul Slaughter2019-05-071-0/+5
* | | | Fix input group and action buttons in "set status" modalPaul Gascou-Vaillancourt2019-05-073-9/+8
* | | | Added user time settings fields to profileEzekiel Kigbo2019-05-072-17/+36
| |/ / |/| |
* | | Add custom metrics form to dashboardAdriel Santiago2019-05-073-58/+142
* | | Internationalisation of protected_branches directoryBrandon Labuschagne2019-05-073-3/+7
* | | fix(profile): disable SSH key validation in key details viewRoger Meier2019-05-071-0/+2
* | | Merge branch '60462-empty-pipeline-section' into 'master'Mayra Cabrera2019-05-071-2/+2
|\ \ \
| * | | Fixes empty block in MR widgetFilipa Lacerda2019-05-071-2/+2
* | | | Merge branch '54405-resolve-discussion-when-applying-a-suggested-change' into...Phil Hughes2019-05-073-18/+39
|\ \ \ \
| * | | | Resolve discussion when suggestion is applied54405-resolve-discussion-when-applying-a-suggested-changePaul Slaughter2019-05-073-18/+39
* | | | | Add external dashboard linkAdriel Santiago2019-05-074-1/+101
| |/ / / |/| | |
* | | | Merge branch 'friendly-wrap-component' into 'master'Tim Zallmann2019-05-071-0/+4
|\ \ \ \ | |_|_|/ |/| | |
| * | | Add wbr style for IE11 compatibilityfriendly-wrap-componentPaul Gascou-Vaillancourt2019-05-061-0/+4
* | | | Merge branch '59930-todos-scss' into 'master'Phil Hughes2019-05-071-34/+27
|\ \ \ \
| * | | | Cleans up todos.scss stylelint warnings59930-todos-scssFilipa Lacerda2019-05-031-34/+27
* | | | | Only renders Next badge for gitlab.comFilipa Lacerda2019-05-071-3/+15
* | | | | Merge branch 'instance_level_clusters' into 'master'Bob Van Landuyt2019-05-075-0/+42
|\ \ \ \ \
| * | | | | Instance level kubernetes clusters adminJames Fargher2019-05-075-0/+42
| | |/ / / | |/| | |
* | | | | Merge branch 'sh-fix-ldap-members-icon-ce' into 'master'Kushal Pandya2019-05-071-3/+0
|\ \ \ \ \
| * | | | | Backport members SCSS changessh-fix-ldap-members-icon-ceStan Hu2019-05-061-3/+0
* | | | | | Merge branch '56992-add-filtering-to-project-dashboard-fe' into 'master'Kushal Pandya2019-05-071-0/+83
|\ \ \ \ \ \ | |_|_|_|_|/ |/| | | | |
| * | | | | Cleanup css classes and stylesEzekiel Kigbo2019-05-061-22/+12
| * | | | | Update project list specsEzekiel Kigbo2019-05-061-96/+16
| * | | | | Ensure we dont apply changes to admin/projectsEzekiel Kigbo2019-05-061-14/+22
| * | | | | Updated layout for various breakpointsEzekiel Kigbo2019-05-061-2/+145
| * | | | | Added filter bar to project pageEzekiel Kigbo2019-05-061-0/+22
* | | | | | Merge branch 'member-access-granted-leave-email-fe' into 'master'Fatih Acet2019-05-063-0/+26
|\ \ \ \ \ \
| * | | | | | Add leave link to access_granted emailmember-access-granted-leave-email-feLuke Bennett2019-05-033-0/+26
* | | | | | | Onboarding welcome pageMartin Wortschack2019-05-061-0/+33
| |_|_|_|_|/ |/| | | | |
* | | | | | Resolve "Support Prometheus for group-level clusters"Peter Leitzen2019-05-061-1/+0
| |_|_|/ / |/| | | |
* | | | | Merge branch '61469-align-play-icon' into 'master'Kushal Pandya2019-05-062-1/+6
|\ \ \ \ \ | |_|/ / / |/| | | |
| * | | | Aligns the play button for stages61469-align-play-iconFilipa Lacerda2019-05-062-1/+6
* | | | | Destroy repo mirrors instead of disabling themLuke Bennett2019-05-062-114/+2
* | | | | Implement support for CI variables of type fileKrasimir Angelov2019-05-062-0/+5
|/ / / /
* | | | Resolved EE differences for issues page indexConstance Okoghenun2019-05-061-1/+1
* | | | Merge branch '58105-pipeline-author-and-commit-author-too-close-together-in-p...Filipa Lacerda2019-05-064-15/+51
|\ \ \ \ | |_|/ / |/| | |
| * | | Add localization for 'API' in triggerer column58105-pipeline-author-and-commit-author-too-close-together-in-pipeline-listmfluharty2019-05-031-1/+3
| * | | Add pipeline triggerer column, adjust columnsmfluharty2019-05-034-15/+49
* | | | Merge branch '59365-include-time-window-parameters-in-the-url-query-string' i...Fatih Acet2019-05-032-23/+29
|\ \ \ \
| * | | | Make time window parameters available in the query string59365-include-time-window-parameters-in-the-url-query-stringJose Vargas2019-05-012-23/+29
* | | | | Merge branch '10763-track-uninstall-button-clicks-ce' into 'master'Filipa Lacerda2019-05-032-1/+14
|\ \ \ \ \
| * | | | | CE-backport track uninstall button clicks10763-track-uninstall-button-clicks-ceEnrique Alcantara2019-05-022-1/+14
* | | | | | Allow guests users to access project releasesKrasimir Angelov2019-05-031-2/+2