summaryrefslogtreecommitdiff
path: root/app/assets/javascripts/droplab
Commit message (Expand)AuthorAgeFilesLines
* Prettify diff_notes diffs and droplab modulesMike Greiling2018-10-169-68/+83
* Cleanup new branch/merge request form in issueswinh-new-branch-dropdown-styleWinnie Hellmann2018-02-122-7/+8
* Add an ability to use a custom branch name on creation from issuesVitaliy @blackst0ne Klachkov2017-11-253-5/+28
* Merge branch 'master' into sh-headless-chrome-supportMike Greiling2017-11-021-1/+1
|\
| * Fixes another problem that happens during knapsack testingTim Zallmann2017-10-301-1/+1
* | fix edit token regression within spec/features/issues/filtered_search/visual_...Mike Greiling2017-10-311-2/+0
|/
* Add filter by my reactionHiroyuki Sato2017-08-301-0/+7
* Add filtered search to group issue dashboardClement Ho2017-08-021-1/+12
* Show current user immediately in issuable filtersWinnie Hellmann2017-06-022-1/+4
* Use AjaxCache in Droplab AjaxFilterwinh-ajax-filter-cachewinh2017-05-241-36/+11
* Merge branch 'winh-dropdown-ajax-cache' into 'master'Clement Ho2017-05-191-28/+6
|\
| * Use AjaxCache in Droplab Ajax plugin (!11171)winh-dropdown-ajax-cachewinh2017-05-181-28/+6
* | Removed all instances of Object.assign by using es6 classes, also includes so...Luke "Jared" Bennett2017-05-125-212/+198
|/
* [ci skip] Add comment to regexLuke "Jared" Bennett2017-04-271-1/+2
* Merge branch 'master' into droplab-templating-xss-fixLuke "Jared" Bennett2017-04-242-1/+4
|\
| * Resolve "start discussion toggle clicking divider causes UI break"Luke "Jared" Bennett2017-04-192-1/+4
* | Used underscore to template list children to utilize their simple escaped int...Luke "Jared" Bennett2017-04-123-9/+11
|/
* Fixed bugs and added testsLuke "Jared" Bennett2017-04-071-1/+1
* Finish up feature specLuke "Jared" Bennett2017-04-072-3/+3
* Update inputsetterLuke "Jared" Bennett2017-04-061-5/+6
* Fixed error handlingLuke "Jared" Bennett2017-04-062-8/+2
* Added droplab back to static assetsLuke "Jared" Bennett2017-04-0612-0/+1007
* Prep for moving droplab to npmLuke "Jared" Bennett2017-03-295-1623/+0
* update droplabLuke "Jared" Bennett2017-03-255-327/+291
* Updated droplab version to webpack versionLuke "Jared" Bennett2017-03-158-917/+1494
* Organize our polyfills and standardize on core-jsMike Greiling2017-03-132-0/+6
* Add filtered search visual tokensfiltered-search-visual-tokensClement Ho2017-03-071-1/+5
* Fix droplab rendering template when data-dynamic selector is unavailablefix-droplab-renderingClement Ho2017-02-061-2/+2
* Add caching of droplab ajax requests26844-new-search-bar-performs-a-new-request-for-each-tagClement Ho2017-01-262-39/+63
* Merge branch 'filtered-search-hidden-dont-render' into 'master'Jacob Schatz2017-01-251-3/+11
|\
| * Correctly resets the default template on destroyfiltered-search-hidden-dont-renderPhil Hughes2017-01-231-3/+8
| * Only render the list if it is visiblePhil Hughes2017-01-231-2/+5
* | Checks if rendered count has changed rather than relying on key charPhil Hughes2017-01-232-8/+15
* | Fixed some issues with droplab & keyboard navigationPhil Hughes2017-01-233-23/+50
* | Fixed currentIndex being shared across dropdownsPhil Hughes2017-01-231-2/+9
* | Changed character matchPhil Hughes2017-01-231-2/+2
* | Fixed keyboard navigation not working in filtered search barPhil Hughes2017-01-231-1/+6
|/
* Fix DropLab in IE11 v126785-fix-droplab-in-ie-11-v1Eric Eastwood2017-01-211-20/+29
* Revert "Merge branch '26785-fix-droplab-in-ie-11-v1' into 'master'"Jacob Schatz2017-01-211-29/+20
* Fix DropLab in IE11 v1Eric Eastwood2017-01-201-20/+29
* Changed the event listener target from window to document in droplab26617-search-bar-filter-dropdown-does-not-dismiss-when-sort-dropdown-is-selectedJose Ivan Vargas2017-01-201-7/+7
* Backend reviewClement Ho2017-01-111-6/+3
* Fix code review suggestionsClement Ho2017-01-091-5/+5
* Fix indentationClement Ho2017-01-091-14/+15
* Code review changesClement Ho2017-01-091-1/+1
* Fix eslintClement Ho2017-01-091-1/+1
* Fix es6 errorsClement Ho2017-01-092-36/+67
* Add additional check before setting outerHTMLClement Ho2017-01-091-1/+5
* Remove show() as it is automatically called on setData when there is dataClement Ho2017-01-091-2/+0
* Add check in case the data attribute does not existClement Ho2017-01-091-1/+5