summaryrefslogtreecommitdiff
path: root/app/views/shared
Commit message (Expand)AuthorAgeFilesLines
* Simplify set of assignee, milestone and label to admin_issue ruleDmitriy Zaporozhets2015-06-263-8/+5
* Update tests and use js-issuable class for context formDmitriy Zaporozhets2015-06-261-1/+1
* UsersSelect is part of filter so I rather keep js executed in partialDmitriy Zaporozhets2015-06-251-0/+2
* Refactor issue and merge request sidebarDmitriy Zaporozhets2015-06-251-0/+50
* Dont allow guest to set assigne, milestone and label when create new issue or...Dmitriy Zaporozhets2015-06-251-37/+40
* Move issuable partials in common directoryDmitriy Zaporozhets2015-06-253-0/+115
* Merge branch 'revert-mr-state-names'Dmitriy Zaporozhets2015-06-221-3/+3
|\
| * Revert merge request states renamingDmitriy Zaporozhets2015-06-191-3/+3
* | Merge branch 'master' of gitlab.com:gitlab-org/gitlab-ceDmitriy Zaporozhets2015-06-221-3/+3
|\ \
| * | Simplify line numberingRobert Speicher2015-06-191-1/+1
| * | Refactor and spec BlobView JSRobert Speicher2015-06-191-2/+2
| |/
* | Merge branch 'snippet_optional_filename' into 'master'Douwe Maan2015-06-201-1/+1
|\ \ | |/ |/|
| * Make snippet filename optional.Nicolas2015-06-201-1/+1
* | Bootlint: Fix incorrectly nested `form-group` elementRobert Speicher2015-06-161-2/+2
* | Bootlint: Add missing `type` attribute for buttonsRobert Speicher2015-06-161-0/+2
* | Bootlint: Modals no longer need a '.hide' classRobert Speicher2015-06-161-1/+1
* | Remove visibility icon from projects list on dashboard and group pageremove-visibility-iconsDmitriy Zaporozhets2015-06-121-2/+0
|/
* Remove arrow to the right of project name on dashboardDmitriy Zaporozhets2015-06-081-3/+0
* Dont use fixed pixel size if form controls - its bad for mobile devicesDmitriy Zaporozhets2015-06-081-1/+1
* Fix timeout when rendering file with thousands of lines.fix-long-blob-timeoutDouwe Maan2015-06-051-1/+2
* Merge branch 'accepted-rejected-mrs' into 'master'Dmitriy Zaporozhets2015-05-271-6/+19
|\
| * Add Accepted and Rejected tabs to MR lists.Douwe Maan2015-05-251-6/+19
* | Fix for Snippets with a projectRobert Speicher2015-05-261-1/+1
|/
* Simplify and unify helpers for rendering markupJakub Jirutka2015-05-181-5/+1
* Fix labels for project/snippet visibility selectionRobert Speicher2015-05-162-2/+2
* Merge pull request #9244 from dreis2211/firefox_issuable_filter_patchDmitriy Zaporozhets2015-05-081-2/+0
|\
| * Fix Firefox problems when it wants to render issuable componentdreis2015-05-051-2/+0
* | Move project visibility from clone bar to repository details block for non em...Marin Jankovski2015-05-081-1/+1
* | Fix bootlint issues on git clone holder barSullivan SENECHAL2015-05-071-17/+17
* | Small UI improvements to make project sidebar more neatDmitriy Zaporozhets2015-05-061-3/+3
* | Fix missing button typesSullivan SENECHAL2015-05-051-0/+2
|/
* Group milestones by title in the dashboard and all other issue viewsDominik Sander2015-05-011-2/+2
* Merge branch 'show-aside' of https://github.com/Soullivaneuh/gitlabhq into So...Dmitriy Zaporozhets2015-04-301-0/+2
|\
| * Fix wrong placement of show-aside linkSullivan SENECHAL2015-04-271-0/+2
* | Move service template and project service settings into a shared viewStan Hu2015-04-291-0/+75
* | Add new admin settingsVinnie Okada2015-04-264-28/+29
|/
* Add issue and merge request count for state filters.Marin Jankovski2015-04-241-3/+3
* Move activity feed buttons out of event_filter into actual show views.Douwe Maan2015-04-231-14/+0
* added fieldset support to project and admin services views.Ioannis Kappas2015-04-221-0/+24
* Fix auto-selection of URL field with X11 selectionDmitry Medvinsky2015-04-171-1/+1
* Bust group page project list cache when namespace name or path changes.fix-group-project-list-cacheDouwe Maan2015-04-101-1/+1
* Move current user to the top of the list in author/assignee filtersStan Hu2015-04-091-2/+2
* Small css improvements to selectboxes and issue filterDmitriy Zaporozhets2015-03-271-0/+10
* Improve UI for issues filtersissues-filtersDmitriy Zaporozhets2015-03-271-25/+9
* Big refactoring of issues filtersDmitriy Zaporozhets2015-03-261-98/+43
* Improve group rename warningDmitriy Zaporozhets2015-03-181-1/+1
* Refactor buttonsDmitriy Zaporozhets2015-03-141-1/+1
* Implement merge requests searchDmitriy Zaporozhets2015-03-121-0/+9
* Apply some styles from flatly themeDmitriy Zaporozhets2015-03-071-3/+3
* Replace bs-callout with alertDmitriy Zaporozhets2015-03-061-1/+1