summaryrefslogtreecommitdiff
path: root/app/views/users/show.html.haml
Commit message (Expand)AuthorAgeFilesLines
* Fix double border in profile pageYoginth2019-06-191-1/+1
* Merge request tabs fixesAnnabel Dunstone Gray2019-06-061-1/+1
* Fixes stylelint issues for blocks.scss59838-blocksFilipa Lacerda2019-05-101-3/+3
* Update to GitLab SVG icon from Font Awesome in profile for location and workYoginth2019-01-251-2/+2
* Add rel=me to user's website linkWiktor Kwapisiewicz2019-01-031-1/+1
* Add bottom margin depends on profile tabs visibility.Harry Kiselev2018-12-101-1/+1
* Fix profile_header bottom margin, #51807.Harry Kiselev2018-12-101-5/+5
* Resolve "Further UI improvements to Profile "Overview" tab"Martin Wortschack2018-11-201-6/+0
* Resolve "Add new "Overview" tab on user profile page"Martin Wortschack2018-10-041-15/+23
* Show the status of a user in interactionsBob Van Landuyt2018-07-301-0/+5
* Add an option to have a private profile on GitLabJX Terry2018-07-241-30/+44
* Merge branch 'master' into bootstrap4Clement Ho2018-05-081-5/+5
|\
| * Remove gray button styleAnnabel Dunstone Gray2018-05-071-4/+4
| * Add padding to profile descriptionGeorge Tsiolis2018-05-031-1/+1
* | Add .nav.nav-tabs to nav-linksClement Ho2018-04-191-1/+1
* | [skip ci] Replace hidden-xsClement Ho2018-04-091-1/+1
|/
* Port `read_cross_project` ability from EEBob Van Landuyt2018-02-221-33/+44
* Remove Webpack bundle tag for users:showConstance Okoghenun2018-02-151-3/+0
* Use more specific #avatar_icon_for_user.Andreas Brandl2018-02-131-2/+2
* Open links in a new tab on the user pageAchilleas Pipinellis2018-01-251-3/+3
* Add underline hover state to all linksAnnabel Dunstone Gray2017-12-041-2/+2
* Removed d3.js from the users and graphs bundle39033-d3-js-is-being-included-in-the-user_profile-and-graphs_show-bundlesJose Ivan Vargas2017-10-111-0/+3
* Remove nav images; remove old nav styles; create new file for other navigatio...Annabel Dunstone Gray2017-10-061-1/+1
* Removed User Callout for Customer ExperienceTim Zallmann2017-09-201-2/+0
* ensure user profile calendar is generated based on server timezone, not local...Mike Greiling2017-07-281-1/+1
* Merge branch '35224-transform-user-profile-javascript-into-async-bundle' into...Tim Zallmann2017-07-281-11/+1
|\
| * refactor users bundle, remove inline javascript, and transform into an async ...Mike Greiling2017-07-181-10/+0
| * refactor async calendar dataMike Greiling2017-07-181-1/+1
* | improvements to breadcrumb titles, links & nestingPhil Hughes2017-07-061-0/+2
|/
* Add Conversational Development Index page to admin panelTaurie Davis, Simon Knox and Adam Niedzielski2017-06-011-1/+1
* Fixed the show_user_callout methoduser-callout-dismissed-method-renamePhil Hughes2017-05-301-1/+1
* Use briefcase icon for company32807-company-iconAnnabel Dunstone Gray2017-05-241-1/+1
* recenter profile page nav links32465-centerSimon Knox2017-05-181-2/+2
* Created Application Helpers based on suggestion for easier parsingTim Zallmann2017-05-081-2/+2
* Doing the commit again with the correct E-Mail address setupTim Zallmann2017-05-081-2/+2
* Replacing Base URL's if they have been entered into the profileTim Zallmann2017-05-081-2/+2
* Append .json to ajax endpoint to prevent browser to display raw jsonAlfredo Sumaran2017-04-211-5/+5
* Merge branch 'scrollable-secondary-tabs' into 'master' Annabel Dunstone Gray2017-03-291-16/+19
|\
| * Added scrolling tabs to user#showPhil Hughes2017-03-281-16/+19
* | Refactored the user callout classPhil Hughes2017-03-241-2/+2
|/
* Add tooltip and accessibility label for profile cover buttonsKushal Pandya2017-03-231-2/+2
* Fix usercallout to only show on the current logged in user profileJose Ivan Vargas Lopez2017-03-231-1/+2
* Removed the hours & minutes from the users since date on their profilePhil Hughes2017-03-231-1/+1
* Merge branch 'fix-links-target-blank' into 'security'Jacob Schatz2017-03-201-1/+1
* create a cacheable commons bundle for d3 libraryMike Greiling2017-03-031-1/+1
* Show public RSS feeds to anonymous usersMichael Kozono2017-02-281-7/+6
* Modified the user_callout behaviourJose Ivan Vargas2017-02-231-2/+2
* Removed disabled rules from the user_callout_spec.jsJose Ivan Vargas2017-02-231-2/+1
* Changed the javascript class from using the global scope to exporting it via ...Jose Ivan Vargas2017-02-231-4/+1
* Created unit tests, fixtures and integration testsJose Ivan Vargas2017-02-231-13/+3