Commit graph

12 commits

Author SHA1 Message Date
Rémy Coutable
d434c62a83 Move EE-specific JavaScript files to ee/app/assets/javascripts 2018-02-26 19:43:34 +00:00
Phil Hughes
ff0f74ac6e
Tidy up main JS file 2018-01-10 11:07:42 +00:00
Filipa Lacerda
4563156256 Improve environments performance 2017-11-23 12:04:03 +00:00
Phil Hughes
47ee81ffc6
fixed location.pathname not being reset 2017-09-12 09:33: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
Filipa Lacerda
aaa78199c2 Update vue-resource 2017-07-12 14:47:09 +00:00
Filipa Lacerda
54933058a6 Use vue files for vue components. 2017-04-27 14:06:17 +00:00
Filipa Lacerda
f87158af3a Backport of EE changes in environments tests 2017-04-07 11:34:07 +01:00
Filipa Lacerda
cbf1b656a4 Use a button and a post request instead of UJS links - part 1 - Environments 2017-03-14 00:58:26 +00:00
winniehell
572f9782d5 Remove .es6 from file extensions (!9241) 2017-03-05 21:22:40 +01:00
Filipa Lacerda
605195c26a Fix broken tests 2017-02-16 10:23:59 +00:00
Filipa Lacerda
1285d62906 Move change page param to utility function
Add tests

Adds folder name in the top of the table
2017-02-15 19:57:48 +00:00