gitlab-org--gitlab-foss/app/assets/javascripts/boards
Filipa Lacerda 96e6fc70b4 Import modules instead of using the ones in global namespace
Removes set favicon related methods from global scope
Improves test related with favicon

Removes convertPermissionToBoolean from global scope.
Adds tests for convertPermissionToBoolean - were non existant

Removes setParamInURL from gl.utils

Removes parseIntPagination from gl.utils namespace

Remove normalizeCRLFHeaders from gl.utils namespace

Removes normalizeHeaders from gl.utils namespace

Use gl.utils for filtered search

Fix bad import

Fix broken test by cleaning window.history namespace

Adds changelog
2017-09-09 09:54:27 +01:00
..
components Finish backports and fix specs 2017-09-06 11:17:06 -03:00
filters remove Vue from the global space 2017-03-20 22:12:01 -05:00
mixins Remove IIFEs in boards_bundle.js 2017-04-10 18:52:46 -05:00
models pick some missing JS 2017-09-06 17:17:04 +10:00
services missing js change 2017-09-06 16:26:48 +10:00
stores Import modules instead of using the ones in global namespace 2017-09-09 09:54:27 +01:00
utils Changed how the default avatar is set 2017-05-04 16:33:42 +01:00
boards_bundle.js FE backport of group boards to reduce CE conflicts 2017-09-06 15:41:00 +10:00
eventhub.js added eventhub to emit update tokens event 2017-03-14 11:32:58 +00:00
filtered_search_boards.js Make filtered search boards more consistent with EE 2017-06-16 15:05:23 -05:00