summaryrefslogtreecommitdiff
path: root/app/assets/javascripts/main.js
Commit message (Expand)AuthorAgeFilesLines
* Exports a couple of project related code as es6 modulesFilipa Lacerda2017-11-171-5/+0
* Export project, projectAvatar and projectImport as ES6 modules38869-projectFilipa Lacerda2017-11-131-2/+0
* Export text utils as ES6 modulesFilipa Lacerda2017-11-131-1/+0
* move to copy_as_gfm to behaviors since it is invoked on every pageMike Greiling2017-11-011-1/+0
* Export logo and labels select as ES6 modulesFilipa Lacerda2017-11-011-2/+2
* Resolve "Convert fuzzaldrin-plus.js library to be a Yarn managed library"Tim Zallmann2017-11-011-1/+0
* Remove issue and issue status select from global namespaceFilipa Lacerda2017-10-301-4/+2
* Merge branch 'master' into 38869-importer_statusFilipa Lacerda2017-10-301-2/+0
|\
| * Merge branch 'es-module-autosave' into 'master'Filipa Lacerda2017-10-301-1/+0
| |\
| | * Merge branch 'master' into 'es-module-autosave'es-module-autosaveMike Greiling2017-10-241-19/+7
| | |\
| | * | remove import from main.jsMike Greiling2017-10-121-1/+0
| * | | Remove groups_select from global namespace & simplifies the codeFilipa Lacerda2017-10-271-1/+0
| | |/ | |/|
* | | Remove issuableContext from global namespaceFilipa Lacerda2017-10-261-2/+0
* | | Remove old codeFilipa Lacerda2017-10-261-1/+2
|/ /
* | Removes group_avatar & group_label_subscription from global namespaceFilipa Lacerda2017-10-231-2/+0
* | Remove Diff class from globalnamespaceFilipa Lacerda2017-10-191-2/+0
* | Fix PikadayFilipa Lacerda2017-10-181-2/+0
* | Merge branch 'ph-shortcut-js-modules' into 'master'Filipa Lacerda2017-10-131-9/+0
|\ \
| * | Remove shortcut JS classes from global namespacePhil Hughes2017-10-131-9/+0
* | | Merge branch 'server-flash-click-remove' into 'master'Filipa Lacerda2017-10-131-1/+7
|\ \ \ | |/ / |/| |
| * | Fixed server rendered flash not being removed on clickserver-flash-click-removePhil Hughes2017-10-131-1/+7
| |/
* | Refactor broadcast_message.jsMike Greiling2017-10-131-1/+0
* | Remove members and memberExpirationDate from window object38869-membersFilipa Lacerda2017-10-121-2/+0
|/
* Enable eslint in star and remove from main.jsFilipa Lacerda2017-10-111-1/+0
* Use ES6 modules in labels and labels managerFilipa Lacerda2017-10-101-2/+0
* Merge branch '38869-u2f' into 'master'38968-label-picker-should-be-cleared-upon-selecting-a-labelPhil Hughes2017-10-101-6/+0
|\
| * Remove u2f from globalnamespace38869-u2fFilipa Lacerda2017-10-091-6/+0
* | Merge branch 'flash-es6-module' into 'master'Filipa Lacerda2017-10-101-10/+1
|\ \
| * | Flash is now a ES6 modulePhil Hughes2017-10-101-10/+1
* | | Remove Build code from global namespaceFilipa Lacerda2017-10-101-4/+0
|/ /
* | Remove Api from main.js38869-apiFilipa Lacerda2017-10-091-1/+0
|/
* Merge branch 'abuse-reports-module' into 'master'Filipa Lacerda2017-10-091-1/+0
|\
| * Convert AbuseReports class to a moduleabuse-reports-modulePhil Hughes2017-10-061-1/+0
* | Remove AjaxLoadingSpinner and CreateLabelDropdown from global namespaceFilipa Lacerda2017-10-091-2/+0
* | Commenting on image diffsFelipe Artur2017-10-071-3/+0
* | Removes unnecessary load of LinkedTabs, Pipelines and MiniPipelineGraph classesFilipa Lacerda2017-10-061-3/+0
|/
* Fix fork button being disabled for users who can fork to groupPhil Hughes2017-09-291-1/+0
* Lazy load images in mobile sidebar & headerPhil Hughes2017-09-271-1/+4
* Resolve "Better SVG Usage in the Frontend"Tim Zallmann2017-09-221-0/+3
* Merge branch '37220-es-modules' into 'master'Phil Hughes2017-09-211-4/+4
|\
| * Merge branch 'master' into 37220-es-modulesMike Greiling2017-09-181-1/+0
| |\
| * | Import modules instead of using the ones in global namespaceFilipa Lacerda2017-09-091-4/+4
* | | Revert feature highlightClement Ho2017-09-191-1/+0
| |/ |/|
* | Remove animate.js and the issuable label pulse animation.refactor-animate-jsBryce Johnson2017-09-131-1/+0
|/
* Merge branch 'master' into breadcrumbs-improvementsPhil Hughes2017-09-051-1/+5
|\
| * Merge branch '35010-projects-nav-dropdown' into 'master'Filipa Lacerda2017-09-051-0/+1
| |\
| | * Add Projects Dropdown bundlekushalpandya2017-09-051-0/+1
| * | set the popover's viewport to the main contentAlexis Reigel2017-09-051-1/+4
| |/
* | Merge branch 'master' into breadcrumbs-improvementsPhil Hughes2017-09-051-0/+1
|\ \ | |/
| * Add feature highlight to Issue Boards in new navigation sidebarClement Ho2017-09-041-0/+1