summaryrefslogtreecommitdiff
path: root/app/assets/javascripts
Commit message (Collapse)AuthorAgeFilesLines
* Merge branch 'fix-issue-toggle-button-mobile' into 'master' Jacob Schatz2016-03-112-6/+5
|\ | | | | | | | | | | | | Fixes issue with issue sidebar toggle button not working Closes #14195 See merge request !3165
| * Fixes issue with issue sidebar toggle button not workingPhil Hughes2016-03-102-6/+5
| | | | | | | | Closes #14195
* | Merge branch 'account-settings' into 'master' Jacob Schatz2016-03-111-3/+4
|\ \ | | | | | | | | | | | | | | | | | | | | | | | | Account settings Closes #13854 ![](https://gitlab.com/gitlab-org/gitlab-ce/uploads/4802a7b4f74f17d25a611ed1a2200445/account-settings.png) See merge request !3039
| * | Account settingsPhil Hughes2016-03-111-3/+4
| |/ | | | | | | Closes #13854
* | Merge branch 'comment-discard-button' into 'master' Jacob Schatz2016-03-111-11/+55
|\ \ | | | | | | | | | | | | | | | | | | | | | | | | Added discard button to comment form Also changed the labels on the buttons to better match the action they are completing. Closes #8057 See merge request !3085
| * | Correctly uses a variable with the textcomment-discard-buttonPhil Hughes2016-03-111-1/+1
| | |
| * | Fixed tests for comment formsPhil Hughes2016-03-041-0/+5
| | |
| * | Added discard button to comment formPhil Hughes2016-03-041-11/+50
| | | | | | | | | | | | | | | | | | Also changed the labels on the buttons to better match the action they are completing. Closes #8057
* | | Merge branch 'comment-error' into 'master' Dmitriy Zaporozhets2016-03-111-0/+7
|\ \ \ | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Add error for ajax:error when submitting comments Fixes #13814 ![Screen_Shot_2016-02-25_at_1.54.56_PM](/uploads/d70d706d306079df1b00d70f09affb63/Screen_Shot_2016-02-25_at_1.54.56_PM.png) cc @dblessing See merge request !2976
| * | | Add error for ajax:error when submitting commentsJacob Schatz2016-03-101-0/+7
| | |/ | |/| | | | | | | Fixes #13814
* | | Merge branch 'build-scroll-controls-position' into 'master' Jacob Schatz2016-03-111-0/+13
|\ \ \ | |/ / |/| | | | | | | | | | | | | | Affix the build scroll controls Closes #4709 See merge request !3109
| * | Fixed missing variablesPhil Hughes2016-03-111-2/+2
| | |
| * | Changed variable namesbuild-scroll-controls-positionPhil Hughes2016-03-101-3/+3
| | |
| * | Removed CiBuild in favour of already available CiBuild classPhil Hughes2016-03-103-16/+13
| | |
| * | Affix the build scroll controlsPhil Hughes2016-03-072-0/+16
| | | | | | | | | | | | Closes #4709
* | | Merge branch 'dropdown-js' into 'master' Jacob Schatz2016-03-106-0/+522
|\ \ \ | | | | | | | | | | | | | | | | | | | | | | | | Dropdown JS See merge request !3112
| * | | Fixed failing testsPhil Hughes2016-03-101-2/+2
| | | |
| * | | Correctly handles multi-selected valuesPhil Hughes2016-03-102-19/+40
| | | | | | | | | | | | | | | | Fixes an issue where values couldnlt be unselected
| * | | Enter button trigger first row click when searchingPhil Hughes2016-03-101-10/+29
| | | |
| * | | Removed fuse for fuzzaldrinPhil Hughes2016-03-102-31/+9
| | | |
| * | | Fixed issue with user list not fetching current project usersPhil Hughes2016-03-101-1/+2
| | | |
| * | | Stops excute remote data fetcher when already recieved dataPhil Hughes2016-03-102-2/+19
| | | |
| * | | Uses a publicly facing URL so that it allows labels & milestones to be ↵Phil Hughes2016-03-104-37/+37
| | | | | | | | | | | | | | | | visible when not logged in
| * | | Status dropdownPhil Hughes2016-03-105-7/+23
| | | |
| * | | Can create new label from dropdownPhil Hughes2016-03-103-3/+43
| | | |
| * | | Started page two for labels dropdown to allow creating new labelsPhil Hughes2016-03-103-9/+74
| | | |
| * | | Correctly fitlers remotelyPhil Hughes2016-03-104-22/+55
| | | |
| * | | milestone dropdownPhil Hughes2016-03-104-2/+41
| | | |
| * | | Removed label colour from dropdownPhil Hughes2016-03-101-1/+0
| | | |
| * | | Applied new dropdowns to issue filtersPhil Hughes2016-03-104-3/+83
| | | |
| * | | GitLab dropdown JSPhil Hughes2016-03-102-0/+214
| | | |
* | | | Merge branch 'quick-submit-note-edit' into 'master' Jacob Schatz2016-03-101-12/+19
|\ \ \ \ | |/ / / |/| | | | | | | | | | | | | | | | | | | | | | | | | | | 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
| * | | Fixed quick submit on note editquick-submit-note-editPhil Hughes2016-03-101-12/+19
| | | | | | | | | | | | | | | | | | | | | | | | Also removed the cloning of forms for note edits. Instead it just hides/shows the form seeing as it is already there Closes #14094
* | | | Use modern syntaxDmitriy Zaporozhets2016-03-101-1/+1
| | | | | | | | | | | | | | | | Signed-off-by: Dmitriy Zaporozhets <dmitriy.zaporozhets@gmail.com>
* | | | Fix projects pagination via ajaxDmitriy Zaporozhets2016-03-101-0/+6
|/ / / | | | | | | | | | Signed-off-by: Dmitriy Zaporozhets <dmitriy.zaporozhets@gmail.com>
* | | Merge branch 'master' into markdown_preview_shortcutBaldinof2016-03-092-4/+5
|\ \ \
| * \ \ Merge branch 'issue_13621_2' into 'master' Douwe Maan2016-03-072-4/+5
| |\ \ \ | | |/ / | |/| | | | | | | | | | | | | | | | | | Labels should be visible in dashboard and group milestone views Closes #13621 See merge request !2931
| | * | Updates from last code review.issue_13621_2Rubén Dávila2016-03-062-4/+5
| | | |
* | | | Cache only last response in markdown previewFlorent Baldino2016-03-091-2/+2
| | | |
* | | | Add shortcut to toggle markdown previewFlorent Baldino2016-03-072-7/+54
|/ / /
* | | Merge branch 'issue-sidebar-mobile' into 'master' Dmitriy Zaporozhets2016-03-052-12/+12
|\ \ \ | |/ / |/| | | | | | | | | | | | | | | | | Issue sidebar mobile Fixes #13592 Fixes #14037 See merge request !3050
| * | Uses the correct variable names for this situation.issue-sidebar-mobileJacob Schatz2016-03-041-2/+2
| | |
| * | Only save right sidebar position cookie if user did the collapsing.Jacob Schatz2016-03-042-6/+7
| | |
| * | Fix bugs with open and close buttonsJacob Schatz2016-03-041-20/+6
| | |
| * | Small outside aside shrink sidebar button for mobile only.Jacob Schatz2016-03-041-0/+13
| | |
| * | Open sidebar button on mobile.Jacob Schatz2016-03-041-2/+2
| |/
* | ctrl+enter on mac correctly submits formsctr-enter-textarea-macPhil Hughes2016-03-041-4/+1
|/ | | | Closes #4177
* Merge branch 'issue_13300' into 'master' Jacob Schatz2016-03-041-2/+25
|\ | | | | | | | | | | | | | | | | 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
| * Use camelCase for variable namesissue_13300Alfredo Sumaran2016-03-031-9/+9
| |
| * Set @max_polling_steps to 4 so the last interval will be 120 secondsAlfredo Sumaran2016-03-031-1/+1
| |