Alfredo Sumaran
6ae82d5707
Fix local timeago on user dashboard
2016-06-09 14:38:24 -05:00
Long Nguyen
5f60841d7e
Merge branch 'master' of gitlab.com:gitlab-org/gitlab-ce into issue_15572_snippets_tab_under_user_profile
2016-05-05 15:07:50 +07:00
Long Nguyen
c0f02aad4a
Add snippet tab under user profile
2016-05-02 16:37:12 +07:00
Karlo Soriano
40b0afddbf
Add JS prefix to user tab classes
...
I'm not entirely sure if this project uses the `js-` prefix for
classes that are for js purposes only. But as I was working on a
feature, I noticed that these classes were those kind of classes.
2016-04-26 21:54:40 +08:00
Alfredo Sumaran
d4981e9b4a
Re-use previous line
2016-03-02 19:00:12 -05:00
Alfredo Sumaran
c3d3e34e81
Remove unnecesary assignment
2016-03-02 14:53:46 -05:00
Alfredo Sumaran
bb1eb4b5de
Set actions dinamically and offer defaultAction as a optional parameter
2016-03-02 14:37:09 -05:00
Alfredo Sumaran
3c9e860f5e
Provide defaults and make sure we everything is container into a parent element
2016-03-02 14:08:03 -05:00
Alfredo Sumaran
85e672b150
Turn off existing event listeners
2016-03-02 12:30:01 -05:00
Alfredo Sumaran
7ff635d946
Remove trailing slashes
2016-03-02 12:26:02 -05:00
Alfredo Sumaran
2b9e5c9996
Group similar conditionals
2016-03-02 10:40:07 -05:00
Alfredo Sumaran
69a76baed9
Add inline documentation
2016-03-01 13:21:25 -05:00
Alfredo Sumaran
3b489ad1d7
Rename attribute from url to href for consistency
2016-03-01 12:45:20 -05:00
Alfredo Sumaran
9062f14617
Remove unneded method call
...
@activateTab will call @setTab via .tab('show') this will trigger the method binded to this event which is @tabShown
2016-03-01 12:39:57 -05:00
Alfredo Sumaran
f0b8779047
Make url and actions to be the same name
2016-03-01 11:43:22 -05:00
Alfredo Sumaran
48ae8ef165
Activate tab according URL
2016-03-01 11:20:52 -05:00
Alfredo Sumaran
eed8b179b6
Handle default tab
2016-02-29 19:12:06 -05:00
Alfredo Sumaran
d941aee400
Create user_tabs.js.coffee
2016-02-29 16:39:09 -05:00