summaryrefslogtreecommitdiff
path: root/app/views
Commit message (Collapse)AuthorAgeFilesLines
* use control-group classes for inline forms in project area pagesDmitriy Zaporozhets2013-08-077-26/+26
|
* use control-group classes for inline forms in project new/edit pagesDmitriy Zaporozhets2013-08-074-32/+32
|
* use control-group classes for inline forms in profile and group pagesDmitriy Zaporozhets2013-08-074-22/+22
|
* use control-group classes for inline forms in issues/mrDmitriy Zaporozhets2013-08-072-14/+14
|
* use control-group classes for inline forms in admin areaDmitriy Zaporozhets2013-08-074-38/+38
|
* Increase amount of search results for issues, mr, projectsDmitriy Zaporozhets2013-08-072-2/+0
|
* More compact lists for dashboard issues, mrDmitriy Zaporozhets2013-08-062-6/+3
|
* Dashboard/Group issues and mr pages refactoringDmitriy Zaporozhets2013-08-067-62/+54
|
* Restyle group members page a bitDmitriy Zaporozhets2013-08-062-23/+22
|
* Ability to edit group member permissionsDmitriy Zaporozhets2013-08-062-5/+11
|
* Show correct group membership in profileDmitriy Zaporozhets2013-08-061-3/+7
|
* Minor UI improvementsDmitriy Zaporozhets2013-08-063-14/+13
|
* Merge branch 'refactor/gitlab_git_2' of /home/git/repositories/gitlab/gitlabhqDmitriy Zaporozhets2013-08-056-14/+13
|\
| * Refactor recent branches pageDmitriy Zaporozhets2013-08-056-14/+13
| |
* | Update new_user_email.text.erbJesse Read2013-08-041-1/+1
| | | | | | Fixed template to include the word 'the'.
* | Update new_user_email.html.hamlJesse Read2013-08-041-1/+1
|/ | | Fixed template to include the word 'the'.
* Move diff parsing to own class. Correctly identify note diff lineDmitriy Zaporozhets2013-08-043-3/+3
|
* Dont show comment on diff if diff line was changed after comment leftDmitriy Zaporozhets2013-08-042-11/+13
|
* It was hard to click on small edit icon for commentDmitriy Zaporozhets2013-08-041-0/+3
|
* Modify style for .sleadDmitriy Zaporozhets2013-08-041-2/+0
|
* Fix edit project page when repo does not existDmitriy Zaporozhets2013-08-031-1/+1
|
* Fixed Fixed issue when project default branch selected from non-exists and ↵Dmitriy Zaporozhets2013-08-021-1/+1
| | | | UI does not allow to change it
* Added ability to close milestone with opened issues. UI for milestone page ↵Dmitriy Zaporozhets2013-08-023-28/+23
| | | | improved
* Dont load bootstrap buttons. Modified css with new buttonsDmitriy Zaporozhets2013-08-0123-44/+49
|
* Improve new project pageDmitriy Zaporozhets2013-08-011-8/+8
|
* Fix minor wordingDmitriy Zaporozhets2013-08-012-4/+4
|
* Fix MR modalDmitriy Zaporozhets2013-08-014-5/+6
|
* Add titles for blame view and Edit modeDmitriy Zaporozhets2013-08-013-14/+3
|
* More descriptions for pagesDmitriy Zaporozhets2013-07-313-7/+12
|
* Add page titles with for profile areaDmitriy Zaporozhets2013-07-316-3/+30
|
* Improve Notifications page. Much easier to find muted projects nowDmitriy Zaporozhets2013-07-314-20/+30
|
* Improve project team page usabilityDmitriy Zaporozhets2013-07-313-5/+5
|
* Reenable the create project button after errorsJack Weeden2013-07-301-0/+1
| | | | | | | | | Currently if you try to create a project from an existing repo but give it a bad URL, you see the "Import url should be a valid url" error and the form, but the submit button is disabled meaning you can't fix the URL and resubmit the form. This fix just enables the button when the project has an error. Closes #4070
* More informative Dashboard#projects pageDmitriy Zaporozhets2013-07-291-24/+42
|
* Add sing-in button for public area panelDmitriy Zaporozhets2013-07-291-0/+2
|
* Suggest MR title based on from branchDmitriy Zaporozhets2013-07-291-0/+5
|
* Autofocus to project name at projects#new. Added description field to ↵Dmitriy Zaporozhets2013-07-291-2/+8
| | | | projects#new. Increased timeout for flash message
* Merge branch 'improve/public_area' of /home/git/repositories/gitlab/gitlabhqDmitriy Zaporozhets2013-07-295-14/+69
|\
| * Fix hardcoded condition and unassigned varsDmitriy Zaporozhets2013-07-291-1/+1
| |
| * Render readme file in public project#showDmitriy Zaporozhets2013-07-293-3/+7
| |
| * Public area: Project#show page prototypeDmitriy Zaporozhets2013-07-273-13/+64
| |
* | Fix typosJohannes Schleifenbaum2013-07-294-4/+4
|/
* Remove unecessary %br in help areaDmitriy Zaporozhets2013-07-2710-10/+1
|
* Merge pull request #4619 from thomasbiddle/merge_request_apiJacob Vosmaer2013-07-261-1/+1
|\ | | | | Adding links to the merge requests and group documentation.
| * Adding links to the merge requests and group documentation.TJ Biddle2013-07-261-1/+1
| |
* | Improve grammar of label hintsJacob Vosmaer2013-07-242-2/+2
|/
* Merge branch 'improve/snippets' of /home/git/repositories/gitlab/gitlabhqDmitriy Zaporozhets2013-07-189-48/+50
|\
| * User links to user snippetsDmitriy Zaporozhets2013-07-185-9/+8
| |
| * Minor ui fix for snippetDmitriy Zaporozhets2013-07-181-2/+0
| |
| * Improve UI for project snippetsDmitriy Zaporozhets2013-07-182-11/+6
| |