summaryrefslogtreecommitdiff
path: root/app/assets
Commit message (Expand)AuthorAgeFilesLines
* Merge branch 'new-navigation-prototype' into 'master' Dmitriy Zaporozhets2016-04-024-53/+81
|\
| * Some tweaks to new sidebarDmitriy Zaporozhets2016-04-012-8/+17
| * Improve styling for new complex sidebarDmitriy Zaporozhets2016-04-012-39/+27
| * Hide sidebar completely when collapsedDmitriy Zaporozhets2016-04-013-47/+24
| * Refactor left navigation sidebar to use 2 levelsDmitriy Zaporozhets2016-04-012-1/+2
| * Concept of 2 level navigation sidebarDmitriy Zaporozhets2016-04-011-0/+53
* | Merge branch 'dz-fix-nav-block' into 'master' Jacob Schatz2016-04-011-1/+2
|\ \
| * | Remove 1px whitespace between nav tabs and underline when form presentdz-fix-nav-blockDmitriy Zaporozhets2016-04-011-1/+2
| |/
* | Merge branch 'notes-actions-colours' into 'master' Jacob Schatz2016-04-013-67/+76
|\ \
| * | Fixed alignment of iconsnotes-actions-coloursPhil Hughes2016-03-312-2/+10
| * | SCSS variablesPhil Hughes2016-03-312-4/+11
| * | Changed some CSS to make it more concise & less overridingPhil Hughes2016-03-312-53/+41
| * | Moved project access into note actionsPhil Hughes2016-03-311-23/+29
* | | Revert "Merge branch 'users_should_not_be_able_upvote_downvote' into 'master' "Jacob Schatz2016-04-011-13/+2
* | | Merge branch 'users_should_not_be_able_upvote_downvote' into 'master' Jacob Schatz2016-04-011-2/+13
|\ \ \ | |_|/ |/| |
| * | prevent users from being able to both upvote and downvoteusers_should_not_be_able_upvote_downvoteArinde Eniola2016-03-311-2/+13
| |/
* | Merge branch 'filter-dropdown-bug' into 'master' Rémy Coutable2016-04-012-5/+11
|\ \
| * | Fixes issue with dropdowns not selecting valuesfilter-dropdown-bugPhil Hughes2016-03-312-5/+11
* | | Remove "Congratulations!" tweet button on newly-created project.connorshea2016-03-311-4/+0
* | | Use border color variables for inputfix-input-bordersDmitriy Zaporozhets2016-03-312-3/+4
* | | Fix icons color in the headerfix-header-colorsDmitriy Zaporozhets2016-03-313-5/+6
* | | Fix placeholder colorDmitriy Zaporozhets2016-03-311-1/+1
| |/ |/|
* | Merge branch 'issue_3400_port' into 'master' Jacob Schatz2016-03-318-114/+550
|\ \ | |/ |/|
| * Merge branch 'master' into issue_3400_portissue_3400_portAlfredo Sumaran2016-03-2915-95/+387
| |\
| * | Remove unused CSSAlfredo Sumaran2016-03-282-27/+5
| * | Hide suggestions when deleting all input value using other than backspaceAlfredo Sumaran2016-03-271-2/+6
| * | Do not show dropdown menu if when no suggestions returnedAlfredo Sumaran2016-03-271-4/+5
| * | Add option to submit the typed queryAlfredo Sumaran2016-03-271-0/+10
| * | Initialize autocomplete only when search form is presentAlfredo Sumaran2016-03-261-2/+3
| * | Fix SCSS Lint errorsAlfredo Sumaran2016-03-262-2/+2
| * | Always display suggestionsAlfredo Sumaran2016-03-263-25/+20
| * | Merge branch 'master' into issue_3400_portAlfredo Sumaran2016-03-266-45/+62
| |\ \
| * | | Makes autocomplete dropdown look the same as othersAlfredo Sumaran2016-03-255-22/+58
| * | | Use separators between categoriesAlfredo Sumaran2016-03-241-1/+1
| * | | Add separator as a line dividerAlfredo Sumaran2016-03-241-1/+4
| * | | Make form width the same as dropdown widthAlfredo Sumaran2016-03-243-2/+4
| * | | Adjust menu positioningAlfredo Sumaran2016-03-241-0/+6
| * | | Add separator at the end of categoriesAlfredo Sumaran2016-03-241-0/+5
| * | | Prevent creating autocomplete dropdown is user is not logged inAlfredo Sumaran2016-03-241-1/+5
| * | | Fixes overlapping on SafariAlfredo Sumaran2016-03-241-1/+5
| * | | Increase time because of SafariAlfredo Sumaran2016-03-241-1/+1
| * | | Add param to skip enterCallbackAlfredo Sumaran2016-03-232-1/+4
| * | | Make sure we are looking inside dropdpown wrapperAlfredo Sumaran2016-03-231-1/+1
| * | | Fix input referenceAlfredo Sumaran2016-03-231-1/+1
| * | | Pass proper input elementAlfredo Sumaran2016-03-231-4/+1
| * | | Merge branch 'master' into issue_3400_portAlfredo Sumaran2016-03-2336-240/+623
| |\ \ \
| * | | | Change key name to match input IdAlfredo Sumaran2016-03-231-4/+2
| * | | | Fixes removing the location badge with backspace on the last characterAlfredo Sumaran2016-03-231-4/+19
| * | | | Prevents unwanted menu togglingAlfredo Sumaran2016-03-231-3/+3
| * | | | Remove unused instance variableAlfredo Sumaran2016-03-231-14/+3