summaryrefslogtreecommitdiff
path: root/app/assets/javascripts/main.js
Commit message (Expand)AuthorAgeFilesLines
* Merge branch '12368-main-js' into 'master'Phil Hughes2019-07-041-0/+2
|\
| * Resolve CE/EE diff in main.js12368-main-jsLukas Eipert2019-07-041-0/+2
* | Allow (Haml) tooltip delay customization via localStoragenfriend-make-haml-tooltip-delay-user-configurableNathan Friend2019-06-281-0/+4
|/
* Next badge must be visible when canary flag is truefl-fix-next-flag-for-goodFilipa Lacerda2019-05-201-1/+1
* Merge branch 'js-i18n-m' into 'master'60916-list-vanilla-js-i18n-offences-which-were-not-auto-fixedKushal Pandya2019-05-151-2/+3
|\
| * I18N JS files starting with mjs-i18n-mBrandon Labuschagne2019-05-031-2/+3
* | Fixes next badge being always visible61550-next-badgeFilipa Lacerda2019-05-101-1/+1
* | Only renders Next badge for gitlab.comFilipa Lacerda2019-05-071-3/+15
|/
* Adds information about Canary env46048-canary-nextFilipa Lacerda2019-04-251-0/+6
* Fixes some requests not being tracked in performance barPhil Hughes2019-02-191-1/+2
* Changed default tooltip position to be top, instead of bottomtooltips-to-topDimitrie Hoekstra2019-02-061-3/+0
* Wraps Select 2 Import into its own webpack bundleTim Zallmann2019-01-291-12/+18
* Moved not so important initialisation functions into idleCallBack CallsTim Zallmann2019-01-081-42/+50
* Resolve "Extended user centric tooltips"Tim Zallmann2018-12-081-0/+2
* Remove obsolete usage of gl.lazyLoader.loadCheckLukas Eipert2018-10-151-1/+0
* Move GFM autocomplete setup, delete dispatcherMike Greiling2018-09-141-3/+0
* Move performance_bar setup to dispatcher to main.jsMike Greiling2018-09-141-0/+2
* Move search autocomplete from dispatcher to main.jsMike Greiling2018-09-141-0/+3
* Move initFieldErrors from dispatcher to main.jsMike Greiling2018-09-131-0/+4
* Remove superfluous importMike Greiling2018-09-131-1/+0
* Move svg4everybody into polyfills and reorganizeMike Greiling2018-09-131-3/+0
* Ask user explicitly about usage stats agreementJan Provaznik2018-09-071-0/+2
* Resolve "Add dropdown to Groups link in top bar"Dennis Tang2018-07-061-1/+1
* Set tooltips to have default boundary viewportClement Ho2018-06-081-0/+1
* Fix right-aligned menus; only display tooltip on hoverAnnabel Dunstone Gray2018-05-081-0/+1
* Merge branch 'master' into bootstrap4Clement Ho2018-05-081-23/+38
|\
| * consolidate main bootstrap entriesMike Greiling2018-05-061-8/+8
| * prettify main.jsMike Greiling2018-05-061-15/+30
* | Fix some karma specsClement Ho2018-04-241-1/+1
* | Fix resolve discussion tooltipClement Ho2018-04-201-1/+2
* | Replace tooltip('destroy') with tooltip('dispose')Clement Ho2018-04-191-2/+2
* | Remove duplicate tooltip instantiationClement Ho2018-04-171-2/+1
* | Fix tooltipsClement Ho2018-04-171-1/+0
* | [skip ci] Convert navbar-toggle to navbar-togglerClement Ho2018-04-101-1/+1
|/
* move confirm_danger_modal bindings directly into the only two pages that need itfix-confirm-danger-modalMike Greiling2018-03-201-9/+0
* refactor ConfirmDangerModal into ES moduleMike Greiling2018-03-201-8/+5
* move render_gfm into behaviors directoryMike Greiling2018-03-191-1/+0
* require jQuery to be explicitly importedremove-jquery-globalsMike Greiling2018-03-091-0/+1
* remove the "test" bundle and apply it conditionally within main.jsremove-test-bundleMike Greiling2018-03-011-2/+5
* Add Tip about Push to Create project on New Project pageAndré Luís2018-02-231-8/+2
* 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
|/