summaryrefslogtreecommitdiff
path: root/app/assets/javascripts/main.js
Commit message (Expand)AuthorAgeFilesLines
* use DOMContentLoaded event over jQuery .ready to ensure execution ordermore-dispatcher-refactoringMike Greiling2018-02-211-1/+1
* Update to jQuery 3.Jacob Schatz2018-02-201-1/+1
* Restore feature_highlight code41672-emphasize-gke-cluster-to-new-usersEric Eastwood2018-02-051-0/+1
* ensure dispatcher is run before other DOMContentLoaded handlersMike Greiling2018-02-011-1/+3
* Tidy up main JS filemain-js-tidy-upPhil Hughes2018-01-101-107/+94
* Remove preview_markdown from the global objJacob Schatz2018-01-091-1/+0
* Changed layout_nav to ES modulePhil Hughes2017-12-191-3/+2
* Merge branch 'master' into 'ph-es-notes-module'ph-es-notes-modulePhil Hughes2017-12-181-2/+0
|\
| * Exported JS classes as modulesph-even-more-es-modulesPhil Hughes2017-12-151-2/+0
* | Export and use Notes ES modulePhil Hughes2017-12-151-2/+0
|/
* Export JS classes as modulesph-more-es-modulesPhil Hughes2017-12-151-9/+0
* Converted JS modules into exported modulesph-es-modulesPhil Hughes2017-12-141-3/+0
* Merge branch '38869-datetime' into 'master'Tim Zallmann2017-12-141-3/+3
|\
| * Merge branch 'master' into 38869-datetimeFilipa Lacerda2017-12-131-5/+0
| |\
| * \ Merge branch 'master' into 38869-datetimeFilipa Lacerda2017-12-111-6/+3
| |\ \
| * | | Export date utility functions as ES6 modulesFilipa Lacerda2017-12-071-4/+4
* | | | Merge branch 'new-nav-tech-debt' into 'master'Phil Hughes2017-12-131-2/+2
|\ \ \ \ | |_|_|/ |/| | |
| * | | Rename page-with-sidebar to layout-pagenew-nav-tech-debtAnnabel Dunstone Gray2017-12-081-2/+2
| |/ /
* | | Export old code into es6 modulesFilipa Lacerda2017-12-131-5/+0
| |/ |/|
* | Merge branch 'master' into 'url-utility-es-module'Phil Hughes2017-12-111-3/+0
|\ \
| * | convert CompareAutocomplete from class definition into simple function call, ...Mike Greiling2017-11-301-1/+0
| * | convert Compare class into ES module import/export syntaxMike Greiling2017-11-301-1/+0
| * | remove commits.js import form main.js (related to !14735)Mike Greiling2017-11-301-1/+0
| |/
* | 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