Commit graph

18 commits

Author SHA1 Message Date
Phil Hughes
4b0992e088 Fixed issue with project dropdown links not being clickable 2016-04-22 10:57:00 +01:00
Phil Hughes
49628664ee Removed buttons instead clicking date sets it
Fixed issue with dropdown not being toggleable again
2016-04-20 15:43:32 -04:00
Phil Hughes
114d3c9846 Fixed issue with sidebar edit links toggling anchor
This caused an issue with the page scrolling from the bottom to the top. Also stopped the dropdown links doing the same.
2016-04-19 14:32:21 +01:00
Jacob Schatz
b4ce4e6f06 Remove console logs 2016-03-30 07:26:34 -04:00
Jacob Schatz
a121ee51bf Off the event initially 2016-03-30 07:26:34 -04:00
Jacob Schatz
53a831124e Edit button leaves modal open
Add user avatar to user selection
2016-03-25 09:54:05 -04:00
Jacob Schatz
6835f19c2b Add back in currentUser 2016-03-25 09:54:05 -04:00
Jacob Schatz
201101dfff Add Assign to me button and unassigned. 2016-03-25 09:53:14 -04:00
Jacob Schatz
a76ee508fb Ajax call to milestones via new dropdowns 2016-03-25 08:04:57 -04:00
Phil Hughes
59e51e3cab Fixed bug where participants would not work correctly on merge requests
Also fixed alignment bug with can't merge badge
2016-03-21 11:31:50 +00:00
Jacob Schatz
71795b9ae8 Uses cross browser niceScroll to do scrolling on sidebar. 2016-02-18 10:55:30 -05:00
Jacob Schatz
599e554ad4 Sidebar works after sidebar ajax calls. 2016-02-02 19:42:19 -05:00
Jacob Schatz
087abdf7fd New right side gutter design.
[WIP]
2016-01-27 17:38:19 -05:00
Dmitriy Zaporozhets
4b7c9c7fe2
Revert sidebar position for issue and merge request
Signed-off-by: Dmitriy Zaporozhets <dmitriy.zaporozhets@gmail.com>
2015-12-17 10:34:15 +01:00
Dmitriy Zaporozhets
b4ea6ad16a Few UI improvements to new sidebar implementation
Signed-off-by: Dmitriy Zaporozhets <dmitriy.zaporozhets@gmail.com>
2015-12-11 20:11:23 +01:00
Dmitriy Zaporozhets
aa5bf4097b Make edit link on issuable sidebar works
Signed-off-by: Dmitriy Zaporozhets <dmitriy.zaporozhets@gmail.com>
2015-12-11 20:11:23 +01:00
Robert Speicher
68b15af46c Fix IssuableContext javascript
We were calling `affix` before the events were bound so they never
triggered correctly.

Closes #2597
2015-09-18 16:35:38 -04:00
Dmitriy Zaporozhets
2d31568b27
Refactor issue and merge request sidebar
Signed-off-by: Dmitriy Zaporozhets <dmitriy.zaporozhets@gmail.com>
2015-06-25 16:04:50 +02:00