Commit Graph

5 Commits

Author SHA1 Message Date
Phil Hughes 855c258fdb
fixed todos spec 2017-09-12 15:39:08 +01:00
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
Mike Greiling 571de11eb6 refactor Todos class to ES module syntax 2017-07-06 12:57:01 -05:00
Mike Greiling 283f968ef2 update frontend specs to use ES module syntax 2017-05-16 16:01:51 -05:00
Clement Ho 25fec0f882 Fix regression where cmd-click stopped working for todos and merge request tabs 2017-02-15 10:22:14 -06:00