summaryrefslogtreecommitdiff
path: root/app/views/projects/buttons
Commit message (Expand)AuthorAgeFilesLines
* Merge master into issue_12758issue_12758Felipe Artur2016-06-171-1/+1
|\
| * Fix project star tooltip in to show actual message.Fatih Acet2016-06-151-1/+1
| * UI and copywriting improvements13948-access-request-to-projects-and-groupsRémy Coutable2016-06-141-1/+1
* | Re-use notifications dropdown on user profileFelipe Artur2016-06-161-21/+0
* | Remove schema from branch historyFelipe Artur2016-06-131-10/+20
|/
* Fixed failing testsPhil Hughes2016-06-071-1/+1
* Notifications dropdown on project page now has descriptionsPhil Hughes2016-06-071-2/+2
* Merge branch 'master' into project-navigation-redesignDmitriy Zaporozhets2016-05-231-2/+3
|\
| * Fix fork counter ui bug for safaridz-fix-fork-counterDmitriy Zaporozhets2016-05-191-2/+3
* | Redesign project page headerAnnabel Dunstone2016-05-192-4/+4
|/
* Simplify Projects::NotificationSettingsControllerDouglas Barbosa Alexandre2016-04-121-1/+1
* Fix partial for update project notificationsDouglas Barbosa Alexandre2016-04-111-1/+1
* Merge branch 'master' into decouple-member-notificationDouglas Barbosa Alexandre2016-04-081-6/+11
|\
| * fix divider in dropdown when not neededfix_divider_in_dropdown_when_not_neededArinde Eniola2016-04-011-6/+11
* | Create NotificationSettings object only when user change value in dropdownDmitriy Zaporozhets2016-03-301-3/+2
* | Introduce NotificationSetting to user interfaceDmitriy Zaporozhets2016-03-301-14/+6
|/
* add link to forks pages in fork counter buttonadd_link_to_fork_counter_buttonArinde Eniola2016-03-241-1/+1
* change the css class has_tooltip to has-tooltip universallychange_css_class_has_tooltip_to_has-tooltipArinde Eniola2016-03-204-6/+6
* Fixed flicker of download project buttondownload-button-flickerPhil Hughes2016-03-101-1/+1
* Use Project creator's avatar in fork listing. #2406Rubén Dávila2016-01-201-1/+1
* Setup new fork link in sidebar and routes. #2406Rubén Dávila2016-01-202-2/+2
* Fix css mess around git clone panel. Align it properlyDmitriy Zaporozhets2016-01-141-2/+2
* Change text back. Add additional tests.joshfng/gitlab-ce-fix-3802Josh Frye2016-01-031-1/+1
* Fix testsJosh Frye2016-01-031-1/+1
* Show 'New Merge Request' buttons on canonical repo.Josh Frye2016-01-031-3/+4
* Merge branch 'new-project-header-redesign' into 'master' Dmitriy Zaporozhets2015-12-242-10/+17
|\
| * Moves star code to a classJacob Schatz2015-12-231-35/+0
| * refactoring javascript to put starring functionality in a functionJacob Schatz2015-12-231-19/+24
| * spinach tests will pass nowJacob Schatz2015-12-231-1/+1
| * adds dropdown for cloningJacob Schatz2015-12-231-5/+16
| * adds starring and unstarring text to star button, also adds partial new stylesJacob Schatz2015-12-231-2/+17
| * arrows for buttonsJacob Schatz2015-12-232-0/+11
* | Automatically fork a project when not allowed to edit a file.Douwe Maan2015-12-181-1/+19
|/
* Add tooltips to home panel buttons.Douwe Maan2015-11-184-15/+18
* Merge branch 'use-path-for-new-issue-button' into 'master' Dmitriy Zaporozhets2015-11-121-1/+1
|\
| * Use a relative link instead of full URL with New Issue button to be consistentStan Hu2015-10-171-1/+1
* | Replace CoffeeScript block into JavaScript in Views.Jason Lee2015-11-101-5/+7
* | Add 'New file' link to dropdown on project pageDmitriy Zaporozhets2015-11-031-0/+4
* | Improve css code quality for projects.scssDmitriy Zaporozhets2015-10-221-2/+2
* | Add tooltip.Douwe Maan2015-10-181-1/+1
* | Find correct group membership.Douwe Maan2015-10-181-6/+5
* | Merge branch 'master' into grzesiek/gitlab-ce-fix/non-member-notification-buttonDouwe Maan2015-10-181-1/+1
|\ \ | |/
| * Small css cleanupcss-cleanupDmitriy Zaporozhets2015-10-131-1/+1
* | Show notifications button even if user is not member of a projectGrzegorz Bizon2015-10-121-13/+20
|/
* Project page UpdateAndrey2015-09-252-2/+2
* UI changes to the project view, empty project and project list new project bu...Andrey2015-09-242-6/+0
* Minor code cleanupnotification-levelsDouwe Maan2015-09-201-13/+14
* Added Global to the drop downs and updated the label of the button to show th...Patricio Cano2015-09-161-3/+3
* Replaced `this` with `@` in the coffee file and added an arrow that clearly m...Patricio Cano2015-09-141-0/+1
* Notification dropdown now shows currently active level, and also shows what t...Patricio Cano2015-09-141-3/+3