summaryrefslogtreecommitdiff
path: root/app/assets/stylesheets/framework
Commit message (Expand)AuthorAgeFilesLines
* Merge branch '36582-fix-note-resolved-icon' into 'master'evn-fix-formatting-of-claFatih Acet2017-08-281-0/+1
|\
| * Update and fix resolvable note icons for easier recognition36582-fix-note-resolved-iconEric Eastwood2017-08-251-0/+1
* | Merge branch '35721-auth-style-confirmation' into 'master'Clement Ho2017-08-251-0/+8
|\ \ | |/ |/|
| * Authorizations regarding OAuth - style confirmationJacopo2017-08-241-0/+8
* | Changed all font-weight values to 400 and 600Dimitrie Hoekstra2017-08-2423-54/+56
* | Merge branch '36496-badges-should-not-be-huge' into 'master'Clement Ho2017-08-221-0/+3
|\ \
| * | Sometimes you don't see the forrest because of all the trees, set now the pre...36496-badges-should-not-be-hugeTim Zallmann2017-08-181-0/+3
* | | Make project selection dropdown consistentwinh-projects-select-dropdownwinh2017-08-203-2/+40
* | | Make issuable filter dropdown style consistentWinnie Hellmann2017-08-182-9/+17
| |/ |/|
* | Merge branch 'winh-admin-user-actions-dropdown' into 'master'Clement Ho2017-08-172-0/+7
|\ \
| * | Make admin user actions dropdown consistentwinh-admin-user-actions-dropdownwinh2017-08-172-0/+7
| |/
* | Fixes the blown up emoji problem in notesTim Zallmann2017-08-171-1/+2
|/
* Make sort by dropdown style consistentWinnie Hellmann2017-08-161-0/+2
* Merge branch 'fix-autocomplete-group' into 'master'Phil Hughes2017-08-161-0/+10
|\
| * Fix username autocomplete group name with no avatar alignmentfix-autocomplete-groupClement Ho2017-08-151-0/+10
* | Many Repo FixesJacob Schatz2017-08-152-4/+78
|/
* Merge branch 'winh-git-revision-dropdown-style' into 'master'Annabel Dunstone Gray2017-08-112-4/+6
|\
| * Make Git revision dropdown style consistentwinh-git-revision-dropdown-stylewinh2017-08-092-4/+6
* | Fix line numbers not matching up to code in code viewer.Trevor Flynn2017-08-101-1/+1
|/
* Merge branch '35052-please-select-a-file-when-attempting-to-upload-or-replace...Filipa Lacerda2017-08-081-0/+4
|\
| * disable file upload button while uploading35052-please-select-a-file-when-attempting-to-upload-or-replace-from-the-uiSimon Knox2017-08-081-0/+4
* | Merge branch 'header-z-index-fix' into 'master'Annabel Dunstone Gray2017-08-082-1/+3
|\ \
| * | Fixed modals being below navbarheader-z-index-fixPhil Hughes2017-08-072-1/+3
* | | Merge branch 'master' into ideMike Greiling2017-08-075-15/+38
|\ \ \
| * | | Resolve "User dropdown in filtered search does not load avatar on `master`"Tim Zallmann2017-08-071-0/+2
| * | | Group-level new issue & MR using previously selected projectBryce Johnson2017-08-071-1/+25
| |/ /
| * | Merge branch '15664-remove-jquery-nicescroll' into 'master'Phil Hughes2017-08-072-14/+3
| |\ \
| | * | remove nicescroll from jobs page and remove the library from common.bundle.jsMike Greiling2017-08-042-14/+3
| * | | Merge branch 'zj-project-templates' into 'master'Sean McGivern2017-08-071-0/+8
| |\ \ \
| | * \ \ Merge branch 'master' into zj-project-templatesFilipa Lacerda2017-08-0714-17/+176
| | |\ \ \
| | * | | | Minor adjustments after UX reviewFilipa Lacerda2017-08-041-0/+8
* | | | | | use 100vh instead of flip flopping between the two - works on all suported br...Regis2017-08-071-3/+1
* | | | | | Merge branch 'ide' of gitlab.com:gitlab-org/gitlab-ce into ideJacob Schatz2017-08-075-23/+75
|\ \ \ \ \ \
| * \ \ \ \ \ Merge branch 'master' into ideMike Greiling2017-08-075-23/+75
| |\ \ \ \ \ \ | | |/ / / / /
| | * | | | | Merge branch 'navbar-z-index-higher' into 'master'Annabel Dunstone Gray2017-08-071-1/+1
| | |\ \ \ \ \
| | | * | | | | Increase the z-index of the navbarnavbar-z-index-higherPhil Hughes2017-08-031-1/+1
| | * | | | | | clean up merge request widget UISimon Knox2017-08-072-1/+14
| | | |_|/ / / | | |/| | | |
| | * | | | | Merge branch '27616-fix-contributions-graph-utc-offset-mysql' into 'master'Tim Zallmann2017-08-061-0/+1
| | |\ \ \ \ \
| | | * | | | | display system timezone underneath activity calendarMike Greiling2017-07-281-0/+1
| | * | | | | | Update top bar issues iconAnnabel Dunstone Gray2017-08-041-2/+2
| | * | | | | | Make new dropdown dividers full widthwinh-new-dropdown-dividerswinh2017-08-041-0/+4
| | * | | | | | Merge branch 'diff-changed-files-dropdown' into 'master'Filipa Lacerda2017-08-041-0/+1
| | |\ \ \ \ \ \ | | | |_|_|_|/ / | | |/| | | | |
| | | * | | | | fixed haml lintPhil Hughes2017-08-031-0/+1
| | | | |/ / / | | | |/| | |
| | * | | | | Use mixin for new dropdown styleWinnie Hellmann2017-08-032-20/+8
| | |/ / / /
| | * | | | Make dropdown style on project page consistentWinnie Hellmann2017-08-031-0/+45
* | | | | | Show warning for big files.Jacob Schatz2017-08-071-0/+8
|/ / / / /
* | | | | Move v-cloak to a more general area.Jacob Schatz2017-08-061-0/+4
* | | | | Use existing truncation.Jacob Schatz2017-08-062-14/+0
* | | | | Merge branch 'master' into ideDouwe Maan2017-08-033-0/+48
|\ \ \ \ \ | |/ / / /
| * | | | Merge branch '35408-group-auto-avatars' into 'master'Filipa Lacerda2017-08-021-0/+4
| |\ \ \ \