summaryrefslogtreecommitdiff
path: root/app/assets/javascripts/main.js
Commit message (Expand)AuthorAgeFilesLines
* use exported methods instead of gl.utilsPhil Hughes2017-12-081-3/+3
* Merge branch 'es-module-copy-to-clipboard' into 'master'Tim Zallmann2017-11-301-1/+0
|\
| * move copy_to_clipboard to behaviors directory as it is needed on all pagesMike Greiling2017-11-281-1/+0
* | Add checkboxes to automatically run AutoDevops pipelineEric Eastwood2017-11-281-1/+3
|/
* Fixed import of render mermaid & render math methodsPhil Hughes2017-11-221-2/+0
* Merge branch 'feature_add_mermaid' into 'master'Phil Hughes2017-11-221-0/+1
|\
| * Add support of MermaidVitaliy @blackst0ne Klachkov2017-11-221-0/+1
* | Export code as ES6 modules38869-milestoneFilipa Lacerda2017-11-201-6/+0
* | Merge branch '39167-async-boards-sidebar' into 'master'Sean McGivern2017-11-201-1/+0
|\ \
| * | Async notification subscriptions in issue boardsEric Eastwood2017-11-201-1/+0
| |/
* | Remove pretty time from main.jsFilipa Lacerda2017-11-201-1/+0
|/
* 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