summaryrefslogtreecommitdiff
path: root/app/assets/javascripts
Commit message (Expand)AuthorAgeFilesLines
* Merge branch 'master' into markdown_preview_shortcutBaldinof2016-03-092-4/+5
|\
| * Merge branch 'issue_13621_2' into 'master' Douwe Maan2016-03-072-4/+5
| |\
| | * 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
|\ \ | |/ |/|
| * 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
|/
* Merge branch 'issue_13300' into 'master' Jacob Schatz2016-03-041-2/+25
|\
| * 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
| * Provide @max_polling_steps instead of @limit_polling_intervalAlfredo Sumaran2016-03-031-2/+3
| * Prevent multiple refreshes if a refresh is happeningAlfredo Sumaran2016-03-031-0/+4
| * Increase the notes polling timeout over timeRoberto Dip2016-03-031-2/+20
* | Move SSH key JS to Profile CS classRobert Speicher2016-03-031-0/+9
|/
* Correcly updates the status of the comment buttons on reloadPhil Hughes2016-03-031-3/+3
* Refactor projects listDmitriy Zaporozhets2016-03-034-58/+27
* Merge branch 'improve-user-tabs' into 'master' Jacob Schatz2016-03-034-5/+157
|\
| * Re-use previous lineimprove-user-tabsAlfredo Sumaran2016-03-021-5/+4
| * Remove unnecesary assignmentAlfredo Sumaran2016-03-021-1/+0
| * Set actions dinamically and offer defaultAction as a optional parameterAlfredo Sumaran2016-03-021-11/+11
| * Provide defaults and make sure we everything is container into a parent elementAlfredo Sumaran2016-03-022-12/+21
| * Turn off existing event listenersAlfredo Sumaran2016-03-021-0/+4
| * Remove trailing slashesAlfredo Sumaran2016-03-021-1/+3
| * Group similar conditionalsAlfredo Sumaran2016-03-021-7/+1
| * Merge branch 'master' into improve-user-tabsAlfredo Sumaran2016-03-013-3/+2
| |\
| * | Add inline documentationAlfredo Sumaran2016-03-011-0/+51
| * | Rename attribute from url to href for consistencyAlfredo Sumaran2016-03-011-1/+1
| * | Remove unneded method callAlfredo Sumaran2016-03-011-1/+0
| * | Make url and actions to be the same nameAlfredo Sumaran2016-03-011-2/+2
| * | Activate tab according URLAlfredo Sumaran2016-03-011-10/+16
| * | Pass options to UserTabsAlfredo Sumaran2016-03-011-2/+2
| * | Initialize User class on the viewAlfredo Sumaran2016-03-011-2/+0
| * | Handle default tabAlfredo Sumaran2016-02-291-15/+43
| * | Activities will load when the according tab is openedAlfredo Sumaran2016-02-291-1/+0
| * | Select just the first matched elementAlfredo Sumaran2016-02-291-1/+2
| * | Handle user tabsAlfredo Sumaran2016-02-291-0/+5
| * | Create user_tabs.js.coffeeAlfredo Sumaran2016-02-291-0/+58
| * | Delete unnecesary scriptAlfredo Sumaran2016-02-291-1/+0
| * | Add routes and actions for dynamic tab loadingJosh Frye2016-02-291-0/+1
* | | Contextually teach the user about the quick submit hotkeyRobert Speicher2016-03-021-0/+19
* | | Change `js-quick-submit` behavior to expect the class on the formRobert Speicher2016-03-021-9/+16
* | | Profile settingsPhil Hughes2016-03-021-2/+1
* | | Fix help keyboard shortcut for relative URL setupsArtem Sidorenko2016-03-011-1/+3
| |/ |/|
* | Merge branch 'master' into issue_13212issue_13212Alfredo Sumaran2016-02-292-3/+1
|\ \
| * | Removed NGProgressremoved-ngprogressPhil Hughes2016-02-292-3/+1
| |/