summaryrefslogtreecommitdiff
path: root/app/views
Commit message (Expand)AuthorAgeFilesLines
* Make entire todo row clickableAnnabel Dunstone2016-03-301-1/+1
* Sidebar collapse update issueJacob Schatz2016-03-301-0/+1
* Fixed issue with notification settings not savingPhil Hughes2016-03-301-16/+17
* Merge branch 'added-milestone-upcoming' into 'master' Rémy Coutable2016-03-301-2/+2
|\
| * Updated based on Ruby feedbackPhil Hughes2016-03-291-1/+1
| * Standardised the output of the JSON to always include the namePhil Hughes2016-03-291-1/+1
| * Updated to only include upcoming on filtersPhil Hughes2016-03-291-2/+2
* | Merge branch 'fix-mr-comment-commit-pruned' into 'master' Robert Speicher2016-03-291-2/+5
|\ \ | |/ |/|
| * Gracefully handle notes on deleted commits in merge requestsStan Hu2016-03-281-2/+5
* | Merge branch 'fix/nomethod-error-on-ci' into 'master' Rémy Coutable2016-03-291-20/+0
|\ \
| * | Redirect to root path when visiting `/ci`fix/nomethod-error-on-ciGrzegorz Bizon2016-03-291-20/+0
* | | Merge branch 'rs-remove-wip-tabindex' into 'master' Douwe Maan2016-03-291-2/+2
|\ \ \
| * | | Remove tabstop from the WIP toggle linksrs-remove-wip-tabindexRobert Speicher2016-03-281-2/+2
* | | | Merge branch 'add_link_to_fork_counter_button' into 'master' Jacob Schatz2016-03-281-1/+1
|\ \ \ \ | |/ / / |/| | |
| * | | add link to forks pages in fork counter buttonadd_link_to_fork_counter_buttonArinde Eniola2016-03-241-1/+1
* | | | Merge branch 'functional-sidebar' into 'master' Dmitriy Zaporozhets2016-03-284-17/+47
|\ \ \ \
| * | | | Fix small style issuefunctional-sidebarJacob Schatz2016-03-281-1/+1
| * | | | Update, so filtering works properly.Jacob Schatz2016-03-261-2/+2
| * | | | Fix filter so it works with new multi select drop-downs.Jacob Schatz2016-03-251-4/+4
| * | | | Use hidden inputs instead of `data-selected`Jacob Schatz2016-03-251-1/+1
| * | | | Fix minor code style issuesJacob Schatz2016-03-251-11/+7
| * | | | Fix features until tests pass.Jacob Schatz2016-03-251-2/+2
| * | | | Fixed some colours in sidebarPhil Hughes2016-03-251-2/+2
| * | | | Add Assign to me button and unassigned.Jacob Schatz2016-03-251-1/+1
| * | | | Assign current user when no user is assigned linkJacob Schatz2016-03-251-3/+6
| * | | | Add js-extras so show any and show no for milestones show up.Jacob Schatz2016-03-251-1/+1
| * | | | Fix subscription button by hooking it back up.Jacob Schatz2016-03-251-0/+1
| * | | | Fix broken functionality in sidebar after merge.Jacob Schatz2016-03-251-2/+2
| * | | | Fix endpointAlfredo Sumaran2016-03-251-3/+3
| * | | | Add missing #Alfredo Sumaran2016-03-251-1/+1
| * | | | Rename header for dropdownsJacob Schatz2016-03-251-2/+2
| * | | | New dropdowns work on merge requests too!Jacob Schatz2016-03-251-6/+10
| * | | | Adds new dropdown ajax to user selectionJacob Schatz2016-03-251-1/+3
| * | | | Adding dropdown for usersJacob Schatz2016-03-251-1/+1
| * | | | Make remove multi and remove single work.Jacob Schatz2016-03-251-2/+2
| * | | | Fix bugs with select dropdown and multiselectionJacob Schatz2016-03-251-2/+4
| * | | | Removes bugs with selection.Jacob Schatz2016-03-251-1/+2
| * | | | Add labels as proper POST arrays using new dropdownJacob Schatz2016-03-252-3/+2
| * | | | Add milestone sidebar update via JSONJacob Schatz2016-03-251-3/+25
| * | | | Make label search work with JSON dataJacob Schatz2016-03-252-1/+1
| * | | | Sidebar milestone updatable via JSONJacob Schatz2016-03-252-4/+2
| * | | | Updates sidebar milestone to use new dropdownsJacob Schatz2016-03-253-5/+7
| | |/ / | |/| |
* | | | Use standard button size for new fileDmitriy Zaporozhets2016-03-281-2/+2
* | | | Fix vertical align for files tab top navigationDmitriy Zaporozhets2016-03-281-1/+1
| |_|/ |/| |
* | | Fix cancel linkissue_14671Alfredo Sumaran2016-03-281-1/+1
* | | Merge branch 'ci-setup-info' into 'master' Dmitriy Zaporozhets2016-03-262-0/+11
|\ \ \
| * | | Small refactoring and rewordingDmitriy Zaporozhets2016-03-251-1/+1
| * | | Detect build setup state based on gitlab_ci.yml presenseDmitriy Zaporozhets2016-03-242-2/+2
| * | | Add links to CI setup documentation from project settings and builds pagesDmitriy Zaporozhets2016-03-242-0/+11
* | | | Fix link colors by using content-list for commitsDmitriy Zaporozhets2016-03-252-3/+3
| |/ / |/| |