summaryrefslogtreecommitdiff
path: root/app/views/users/show.html.haml
Commit message (Expand)AuthorAgeFilesLines
* Removed unnecessary `id` from links and corrected tests to use the proper mat...9127-link-report-to-profilePatricio Cano2016-07-071-1/+1
* Added specs to check for the correct links.Patricio Cano2016-07-061-1/+1
* Link to the user's profile in the abuse reports and add a link to the admin a...Patricio Cano2016-07-061-0/+5
* Trying to make this work with sprockets in production.Connor Shea2016-06-231-2/+2
* Reorganize the lib directory.Connor Shea2016-06-231-1/+1
* Re-implement page-specific JS in a better way.Connor Shea2016-06-231-1/+3
* Add tests for dates on tooltipsAlfredo Sumaran2016-06-091-2/+2
* Attempt to fix the user page.Connor Shea2016-06-011-0/+1
* Group the contributing calendar by dayPhil Hughes2016-05-161-4/+3
* Routing refactoringLong Nguyen2016-05-081-6/+6
* Merge branch 'master' of gitlab.com:gitlab-org/gitlab-ce into issue_15572_sni...Long Nguyen2016-05-081-1/+1
|\
| * Start builds redesignAnnabel Dunstone2016-05-041-1/+1
* | user routings refactorLong Nguyen2016-05-081-6/+6
* | Merge branch 'master' of gitlab.com:gitlab-org/gitlab-ce into issue_15572_sni...Long Nguyen2016-05-051-4/+4
|\ \ | |/
| * Merge branch 'clean-user-profile-classes' into 'master' Jacob Schatz2016-05-041-1/+1
| |\
| | * Remove unused .contributed-projects classKarlo Soriano2016-04-271-1/+1
| * | Add JS prefix to user tab classesKarlo Soriano2016-04-261-3/+3
| |/
* | Add snippet tab under user profileLong Nguyen2016-05-021-0/+6
|/
* Removed aside toggle on profile pagesprofile-aside-togglePhil Hughes2016-04-181-2/+0
* hide user profile activity graph on mobile and enable horizontal scroll for m...hide_profile_activity_on_mobileArinde Eniola2016-04-011-1/+1
* Provide defaults and make sure we everything is container into a parent elementAlfredo Sumaran2016-03-021-96/+97
* Add required classname for specAlfredo Sumaran2016-03-011-1/+1
* Rename attribute from url to href for consistencyAlfredo Sumaran2016-03-011-1/+1
* Specify path to be used for @Page to load user activityAlfredo Sumaran2016-03-011-2/+2
* Make url and actions to be the same nameAlfredo Sumaran2016-03-011-3/+3
* Activate tab according URLAlfredo Sumaran2016-03-011-7/+7
* Initialize User class on the viewAlfredo Sumaran2016-03-011-0/+7
* Let User class handle resource loadingAlfredo Sumaran2016-02-291-4/+1
* Tidy htmlAlfredo Sumaran2016-02-291-30/+18
* Add routes and actions for dynamic tab loadingJosh Frye2016-02-291-32/+32
* Improve the formatting for the user page bioconnorshea/gitlab-ce-user-bio-improveconnorshea2016-02-231-12/+14
* sanitize user supplied input.Josh Frye2016-01-161-24/+1
* Autofill abuse message text with user url. Closes #2838Josh Frye2016-01-161-0/+23
* Fix missing padding for user/group pagesDmitriy Zaporozhets2016-01-141-1/+0
* Apply new layout to user pageDmitriy Zaporozhets2016-01-131-62/+65
* Replace all navigation menu with nav-links classDmitriy Zaporozhets2016-01-131-1/+1
* Add two custom Date/Time conversion formatsRobert Speicher2016-01-071-1/+1
* Remove stamp gemRobert Speicher2016-01-071-1/+1
* Add page descriptions and imagesRobert Speicher2015-12-231-2/+3
* Make profile navigation full widefix-profile-navDmitriy Zaporozhets2015-12-111-1/+1
* Remove pointless explanation for user tabsDouwe Maan2015-12-071-13/+1
* Use standard style for tabs in profile viewDouwe Maan2015-12-021-1/+13
* Rewrite HTTP links to force TLS, where possibleAlex Jordan2015-11-161-2/+2
* Replace CoffeeScript block into JavaScript in Views.Jason Lee2015-11-101-2/+2
* Improvements to profile page UIimprove-profile-pageDmitriy Zaporozhets2015-11-041-3/+3
* Apply new design for user profile pageDmitriy Zaporozhets2015-11-031-19/+43
* Improve profile page UIDmitriy Zaporozhets2015-11-031-11/+16
* Partly implement new UI for user pageuser-page-new-uiDmitriy Zaporozhets2015-10-161-33/+57
* Re-use User objects for avatar_icon where possibleYorick Peterse2015-10-151-2/+2
* Streamline the "Report button"rymai/gitlab-ce-disable-report-button-if-already-reportedRémy Coutable2015-09-291-12/+7