Phil Hughes
cb72f9b30c
CoffeeScript style improv.
2016-03-11 09:03:08 +00:00
Phil Hughes
b5f3cf8218
Moved method calls to separate lines
2016-03-11 09:03:08 +00:00
Phil Hughes
e3d844984b
Moved SCSS values into variables
2016-03-11 09:03:08 +00:00
Phil Hughes
a7e76a6119
Updated award emoji tests
2016-03-11 09:02:43 +00:00
Phil Hughes
5e145918b4
Updated UI of award emoji
...
Closes #13878
2016-03-11 09:02:43 +00:00
Jacob Schatz
e080028570
Merge branch 'dropdown-js' into 'master'
...
Dropdown JS
See merge request !3112
2016-03-10 16:24:32 +00:00
Jacob Schatz
a1f4531069
Merge branch 'quick-submit-note-edit' into 'master'
...
Fixed quick submit on note edit
Also removed the cloning of forms for note edits. Instead it just hides/shows the form seeing as it is already there
Closes #14094
See merge request !3151
2016-03-10 14:34:03 +00:00
Phil Hughes
8d7e0f0ba9
Fixed failing tests
2016-03-10 13:54:54 +00:00
Phil Hughes
f3afcb87b7
Correctly handles multi-selected values
...
Fixes an issue where values couldnlt be unselected
2016-03-10 13:54:54 +00:00
Phil Hughes
6c89196278
Enter button trigger first row click when searching
2016-03-10 13:54:54 +00:00
Phil Hughes
57294f3043
Removed fuse for fuzzaldrin
2016-03-10 13:54:54 +00:00
Phil Hughes
0e82bcad8a
Fixed issue with user list not fetching current project users
2016-03-10 13:54:54 +00:00
Phil Hughes
7744b67f75
Stops excute remote data fetcher when already recieved data
2016-03-10 13:54:54 +00:00
Phil Hughes
dd35de1ad8
Uses a publicly facing URL so that it allows labels & milestones to be visible when not logged in
2016-03-10 13:54:54 +00:00
Phil Hughes
2e3c082f2a
Status dropdown
2016-03-10 13:54:54 +00:00
Phil Hughes
75b21ebd75
Can create new label from dropdown
2016-03-10 13:54:54 +00:00
Phil Hughes
5cdac7614d
Started page two for labels dropdown to allow creating new labels
2016-03-10 13:54:54 +00:00
Phil Hughes
8ca880c3b8
Correctly fitlers remotely
2016-03-10 13:54:54 +00:00
Phil Hughes
562a09c127
milestone dropdown
2016-03-10 13:54:54 +00:00
Phil Hughes
04fc44841d
Removed label colour from dropdown
2016-03-10 13:54:54 +00:00
Phil Hughes
11b52e287b
Applied new dropdowns to issue filters
2016-03-10 13:54:54 +00:00
Phil Hughes
4407532911
GitLab dropdown JS
2016-03-10 13:54:54 +00:00
Dmitriy Zaporozhets
83593e461a
Use modern syntax
...
Signed-off-by: Dmitriy Zaporozhets <dmitriy.zaporozhets@gmail.com >
2016-03-10 13:55:01 +01:00
Dmitriy Zaporozhets
ec52d5b14f
Fix projects pagination via ajax
...
Signed-off-by: Dmitriy Zaporozhets <dmitriy.zaporozhets@gmail.com >
2016-03-10 13:41:23 +01:00
Phil Hughes
3c6fdc7a0a
Fixed quick submit on note edit
...
Also removed the cloning of forms for note edits. Instead it just hides/shows the form seeing as it is already there
Closes #14094
2016-03-10 11:02:22 +00:00
Baldinof
a5079d2195
Merge branch 'master' into markdown_preview_shortcut
2016-03-09 22:54:53 +01:00
Florent Baldino
d0c5ac4ae3
Cache only last response in markdown preview
2016-03-09 09:30:50 +01:00
Douwe Maan
903aa7c95e
Merge branch 'issue_13621_2' into 'master'
...
Labels should be visible in dashboard and group milestone views
Closes #13621
See merge request !2931
2016-03-07 17:18:25 +00:00
Florent Baldino
af24645d5d
Add shortcut to toggle markdown preview
2016-03-07 15:35:26 +01:00
Rubén Dávila
95b06a62c0
Updates from last code review.
2016-03-06 23:07:19 -05:00
Dmitriy Zaporozhets
14df110b78
Merge branch 'issue-sidebar-mobile' into 'master'
...
Issue sidebar mobile
Fixes #13592
Fixes #14037
See merge request !3050
2016-03-05 11:48:21 +00:00
Jacob Schatz
9cae8dbbfb
Uses the correct variable names for this situation.
2016-03-04 14:40:52 -05:00
Jacob Schatz
9afab2963c
Only save right sidebar position cookie if user did the collapsing.
2016-03-04 14:31:33 -05:00
Jacob Schatz
cabd228f70
Fix bugs with open and close buttons
2016-03-04 09:06:57 -05:00
Jacob Schatz
61ce134fa9
Small outside aside shrink sidebar button for mobile only.
2016-03-04 09:06:57 -05:00
Jacob Schatz
cabb61719d
Open sidebar button on mobile.
2016-03-04 09:06:57 -05:00
Phil Hughes
692773c5a0
ctrl+enter on mac correctly submits forms
...
Closes #4177
2016-03-04 10:11:15 +00:00
Jacob Schatz
f8c4dc9723
Merge branch 'issue_13300' into 'master'
...
Increase the notes polling timeout over time
Originally by @roperzh at https://gitlab.com/gitlab-org/gitlab-ce/merge_requests/2821
Fixes #13300
See merge request !3071
2016-03-04 02:15:34 +00:00
Robert Speicher
9db57bc65a
Move SSH key JS to Profile CS class
2016-03-03 16:13:56 -05:00
Alfredo Sumaran
74d41f8950
Use camelCase for variable names
2016-03-03 15:20:02 -05:00
Alfredo Sumaran
d9a1b6629d
Set @max_polling_steps to 4 so the last interval will be 120 seconds
2016-03-03 15:20:01 -05:00
Alfredo Sumaran
948ebfeb01
Provide @max_polling_steps instead of @limit_polling_interval
2016-03-03 15:20:01 -05:00
Alfredo Sumaran
5bd22b28fa
Prevent multiple refreshes if a refresh is happening
2016-03-03 15:20:01 -05:00
Roberto Dip and Alfredo Sumaran
3fbdca214c
Increase the notes polling timeout over time
...
A file called notes is loaded every ~15 seconds which checks for
updates to content on the page. This commit increases the polling
timeout over time (15, 30, 60, 120 seconds) and resets
it to 15 seconds if the AJAX call returns new notes
Fixes issue #13300
2016-03-03 15:20:00 -05:00
Phil Hughes and Jacob Schatz
741cf430f7
Correcly updates the status of the comment buttons on reload
...
Closes #5534
2016-03-03 12:39:50 -05:00
Dmitriy Zaporozhets
7455d950bc
Refactor projects list
...
1. Fix double bottom border if pagination
2. Fix broken search on forks page
4. Remove duplicate js logic
4. Remove unused show all link
5. Remove duplicate “no project” message in different views
After this merge request you can easily render shared projects template
with all necessary html/js included to make searchable list with
pagination. All you need to provide is controller that returns
projects list with seach nad pagination and render html form with
project-filter-form id and text field with filter_projects name.
Signed-off-by: Dmitriy Zaporozhets <dmitriy.zaporozhets@gmail.com >
2016-03-03 13:09:58 +01:00
Jacob Schatz
1fa7671f44
Merge branch 'improve-user-tabs' into 'master'
...
Add routes and actions for dynamic tab loading. Closes #13588 and #13584
See merge request !2961
2016-03-03 00:13:19 +00:00
Alfredo Sumaran
d4981e9b4a
Re-use previous line
2016-03-02 19:00:12 -05:00
Robert Speicher
97c909bd01
Contextually teach the user about the quick submit hotkey
...
When a user tabs to the submit button (i.e., the "wrong" way), we
display a tooltip with the quick submit hotkey so they can learn the
"right" way.
2016-03-02 15:11:44 -05:00
Robert Speicher
76ed2afcfc
Change js-quick-submit behavior to expect the class on the form
...
Now it will work on any field inside that form, and it's easier to scope
new behavior, which is what we're adding next!
2016-03-02 15:11:15 -05:00