summaryrefslogtreecommitdiff
path: root/app/assets
Commit message (Expand)AuthorAgeFilesLines
* Update Emoji sprite and its SCSS for new stylesrs-emojiRobert Speicher2016-02-172-1269/+1723
* Merge branch 'fix-explore-filter' into 'master' Dmitriy Zaporozhets2016-02-103-20/+25
|\
| * Cleanup to use one selectorfix-explore-filterJosh Frye2016-02-091-4/+4
| * More specific selectorsJosh Frye2016-02-091-4/+4
| * MR feedbackJosh Frye2016-02-091-5/+2
| * Starred, All, and Trending on explore are paged also group projects. Need aja...Josh Frye2016-02-093-4/+6
| * JS FixesJosh Frye2016-02-092-14/+15
| * Fix explore filter. Fixes #13182Josh Frye2016-02-092-16/+21
* | Merge branch 'fix-logo-rasterization' into 'master' Robert Speicher2016-02-091-1/+2
|\ \ | |/ |/|
| * Prevent rasterization artefacts in the logo, and simplify markup.Aaron Hamilton2016-02-081-1/+2
* | Merge branch 'rs-broadcast-markdown' into 'master' Douwe Maan2016-02-093-13/+32
|\ \ | |/ |/|
| * Allow limited Markdown in Broadcast Messagesrs-broadcast-markdownRobert Speicher2016-02-063-13/+32
* | Merge branch 'project-title-dropdown-toggle-button' into 'master' Jacob Schatz2016-02-051-0/+9
|\ \ | |/ |/|
| * Changed the project switcher dropdown togglePhil Hughes2016-02-051-0/+9
* | Merge branch 'feature/jschatz1/sidebar-features' into 'master' Dmitriy Zaporozhets2016-02-052-2/+21
|\ \
| * | Changes sidebar widthfeature/jschatz1/sidebar-featuresJacob Schatz2016-02-051-2/+2
| * | Add `j` and `k` shortcutsJacob Schatz2016-02-051-0/+19
| |/
* | Merge branch 'rrott/gitlab-ce-logo-issue-11867' into 'master'Robert Speicher2016-02-052-1/+19
|\ \ | |/ |/|
| * fixed issue with poor logo transition animation on safariRoman Rott2016-02-052-1/+19
* | Add JS style changes.feature/jschatz1/issuable-date-positioningJacob Schatz2016-02-051-2/+4
* | Edited time ago location change.Jacob Schatz2016-02-052-40/+53
* | Merge branch 'paginate-dashboard-projects' into 'master' Dmitriy Zaporozhets2016-02-053-6/+31
|\ \
| * | Frontend changes from MR feedbackpaginate-dashboard-projectsJosh Frye2016-02-051-3/+4
| * | Fix project filter form renderingDmitriy Zaporozhets2016-02-051-0/+4
| * | Remove js lineJosh Frye2016-02-041-1/+0
| * | Various filter fixesJosh Frye2016-02-045-33/+49
| * | Delay filter until user stops typingJosh Frye2016-02-044-24/+31
| * | Paginate + ajax filter dashboard projectsJosh Frye2016-02-041-12/+14
* | | Remove project-issuable-filter from admin builds page :)improve-nav-controlsDmitriy Zaporozhets2016-02-051-14/+3
* | | Add support for inline form in nav-controls componentDmitriy Zaporozhets2016-02-051-0/+4
* | | New padding for listslist-paddingDmitriy Zaporozhets2016-02-047-21/+10
| |/ |/|
* | Merge branch 'feature/jschatz1/issuable-sidebar' into 'master' Dmitriy Zaporozhets2016-02-048-27/+232
|\ \ | |/ |/|
| * Resize sidebar on initial page refresh.Jacob Schatz2016-02-041-2/+10
| * Make size changes based on screen resize.Jacob Schatz2016-02-032-0/+37
| * Fixes sidebar width.Jacob Schatz2016-02-032-4/+11
| * Sidebar works after sidebar ajax calls.Jacob Schatz2016-02-023-3/+4
| * Added correct colors and styles from antetype mockup.Jacob Schatz2016-02-024-11/+12
| * Add ajax calls to return JSONJacob Schatz2016-01-302-1/+10
| * Add detail to collapsed iconsJacob Schatz2016-01-281-1/+24
| * Fix icon centering on collapsed viewJacob Schatz2016-01-281-7/+6
| * Sidebar collapse and expand work with whole page.Jacob Schatz2016-01-283-8/+41
| * Add icon when collapsed.Jacob Schatz2016-01-281-0/+22
| * Add js to expand and contract side menuJacob Schatz2016-01-272-4/+30
| * Adds prev/next buttons to top areaJacob Schatz2016-01-272-1/+26
| * New right side gutter design.Jacob Schatz2016-01-274-13/+27
* | Sort projects by last activity for project switcher in headersort-projects-dropdownDmitriy Zaporozhets2016-02-032-2/+4
* | Merge branch 'dashboard-sort-dropdown' into 'master' Dmitriy Zaporozhets2016-02-031-8/+0
|\ \
| * | Add sort dropdown to dashboard projects pagedashboard-sort-dropdownDmitriy Zaporozhets2016-02-031-8/+0
* | | Merge branch 'attach-file-cursor-position' into 'master' Jacob Schatz2016-02-031-2/+2
|\ \ \
| * | | Keeps cursor at the correct place after changing text in dropzonePhil Hughes2016-01-291-7/+2