Winnie Hellmann
ad985a7a28
Merge branch 'winh-remove-sushi' into 'master'
...
Remove .raw from JavaScript fixture file names
Closes #59201
See merge request gitlab-org/gitlab-ce!26430
(cherry picked from commit 79a45f7f02
)
2019-03-26 16:03:28 +00:00
Filipa Lacerda
022968764c
Revert "Merge branch 'winh-remove-sushi' into 'master'"
...
This reverts merge request !26430
2019-03-22 11:03:15 +00:00
Winnie Hellmann
3e9bb4ad31
Remove .raw from JavaScript fixture file names
...
There is nothing more to say but
"Commits that change 30 or more lines across at least three files
must describe these changes in the commit body"
2019-03-21 17:16:53 +01:00
Mike Greiling
f666026d71
Prettify all spec files
2018-10-17 11:18:17 -05:00
Mike Greiling
704e866134
fix more instances of "import *" with spyOnDependency
2018-04-23 00:54:20 -05:00
Mike Greiling
f248be7257
require jQuery to be explicitly imported
2018-03-09 15:18:09 -06:00
Clement Ho
4c1e1ab1d7
Refactor dashboard todos inside dispatcher
2018-01-08 21:55:28 +00:00
Phil Hughes
e0bbadc2d2
use exported methods instead of gl.utils
2017-12-08 08:54:51 +00:00
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