summaryrefslogtreecommitdiff
path: root/app/assets/stylesheets/pages
Commit message (Expand)AuthorAgeFilesLines
* Don't break line in middle of wordword-breakAnnabel Dunstone2016-04-212-0/+5
* Merge branch 'label-dropdown-fix' into 'master' Jacob Schatz2016-04-211-0/+4
|\
| * Merge remote-tracking branch 'origin/master' into label-dropdown-fixlabel-dropdown-fixAlfredo Sumaran2016-04-206-33/+18
| |\
| * \ Merge remote-tracking branch 'origin/master' into label-dropdown-fixAlfredo Sumaran2016-04-208-53/+109
| |\ \
| * | | Fix Label dropdown and organize codeAlfredo Sumaran2016-04-151-0/+4
* | | | Merge branch 'note-username-text-color' into 'master' Jacob Schatz2016-04-211-0/+3
|\ \ \ \ | |_|_|/ |/| | |
| * | | Fixed issue with author link color on dark diffsnote-username-text-colorPhil Hughes2016-04-211-0/+3
* | | | Merge branch 'revert-diff-scroll' into 'master' Jacob Schatz2016-04-204-30/+11
|\ \ \ \
| * | | | Wrap all code in diffsrevert-diff-scrollAnnabel Dunstone2016-04-204-30/+11
| | |_|/ | |/| |
* | | | Posts the due date through AJAXPhil Hughes2016-04-201-2/+2
* | | | Merge branch 'right-sidebar-z-index' into 'master' Jacob Schatz2016-04-201-0/+1
|\ \ \ \ | |_|/ / |/| | |
| * | | Increased z-index of right sidebarright-sidebar-z-indexPhil Hughes2016-04-141-0/+1
* | | | Merge branch '15213-dialog-input' into 'master' Jacob Schatz2016-04-201-0/+2
|\ \ \ \
| * | | | Add margin to top of form actionsAnnabel Dunstone2016-04-201-0/+2
| | |/ / | |/| |
* | | | Merge branch '15104-mobile-comment-bug' into 'master' Jacob Schatz2016-04-202-1/+2
|\ \ \ \ | |/ / / |/| | |
| * | | Discussion note icon shows up when you click on diff on touch screen15104-mobile-comment-bugAnnabel Dunstone2016-04-152-1/+2
| | |/ | |/|
* | | Fixes issue with note form inheriting text colornote-form-text-colorPhil Hughes2016-04-201-0/+1
* | | Merge branch 'license-templates-and-api-12804' into 'master' Robert Speicher2016-04-201-0/+9
|\ \ \
| * | | Initial implementation if license template selector and /licenses/:key API en...Anton Davydov2016-04-181-0/+9
* | | | Merge branch 'note-form-focus-color' into 'master' Jacob Schatz2016-04-181-3/+3
|\ \ \ \
| * | | | Updated note form focus to better match form-control focusnote-form-focus-colorPhil Hughes2016-04-151-3/+3
| | |/ / | |/| |
* | | | Merge branch 'parallel-diff' into 'master' Jacob Schatz2016-04-181-0/+5
|\ \ \ \
| * | | | Wrap code in parallel viewparallel-diffAnnabel Dunstone2016-04-141-0/+5
| | |_|/ | |/| |
* | | | Merge branch 'import-feedback' into 'master' Jacob Schatz2016-04-181-0/+21
|\ \ \ \
| * | | | Added loading icon to import buttonsPhil Hughes2016-04-111-0/+21
* | | | | Merge branch 'discussion-notes' into 'master' Jacob Schatz2016-04-181-0/+17
|\ \ \ \ \ | |_|_|_|/ |/| | | |
| * | | | Dicussion action mobile fixPhil Hughes2016-04-141-0/+11
| * | | | Discussion notes updatePhil Hughes2016-04-141-0/+6
* | | | | Alignment with sidebarPhil Hughes2016-04-161-1/+1
* | | | | Refactored issue header to work better for mobilePhil Hughes2016-04-163-49/+47
* | | | | Merge branch 'new-mr-improvements' into 'master' Rémy Coutable2016-04-151-0/+5
|\ \ \ \ \ | |_|_|_|/ |/| | | |
| * | | | Updated MR comparenew-mr-improvementsPhil Hughes2016-04-131-0/+5
* | | | | Merge branch '14176-diff-paste-data' into 'master' Jacob Schatz2016-04-142-8/+40
|\ \ \ \ \
| * | | | | Syntax & style updates14176-diff-paste-dataAnnabel Dunstone2016-04-141-9/+13
| * | | | | Add line type conditional to diff line helperAnnabel Dunstone2016-04-141-7/+11
| * | | | | Add content attributes to discussion diffs; change styling of add-note icon t...Annabel Dunstone2016-04-142-16/+20
| * | | | | Copying and pasting doesn't grab line numbers or +/-Annabel Dunstone2016-04-141-0/+20
| | |_|_|/ | |/| | |
* | | | | Merge branch 'subscribe-button-fix' into 'master' Jacob Schatz2016-04-142-7/+1
|\ \ \ \ \ | |/ / / / |/| | | |
| * | | | Removed references to subscribe-button CSS classPhil Hughes2016-04-122-7/+1
| | |_|/ | |/| |
* | | | Focus variable for dropzonePhil Hughes2016-04-141-1/+1
* | | | Added CHANGELOG itemPhil Hughes2016-04-141-2/+2
* | | | Updated dropzone hover stylingPhil Hughes2016-04-141-0/+12
| |_|/ |/| |
* | | Merge branch 'issuable-form-alignment' into 'master' Jacob Schatz2016-04-131-0/+6
|\ \ \
| * | | Fixed alignment on issuable new formissuable-form-alignmentPhil Hughes2016-04-111-0/+6
| |/ /
* | | Merge branch 'make_milestone_labels_tab_similar_to_labels_page' into 'master' Jacob Schatz2016-04-131-7/+18
|\ \ \ | |_|/ |/| |
| * | make milestone labels in labels tab similar to that of the labels pagemake_milestone_labels_tab_similar_to_labels_pageArinde Eniola2016-04-111-7/+18
| |/
* | Remove max-width from commentsnotes-inputAnnabel Dunstone2016-04-122-14/+0
* | Input updatesAnnabel Dunstone2016-04-123-5/+49
* | Wrap text in notes box if longer than code in diffAnnabel Dunstone2016-04-121-0/+1
* | Merge branch 'right-sidebar-link-hover' into 'master' Jacob Schatz2016-04-121-0/+6
|\ \