Commit Graph

13 Commits

Author SHA1 Message Date
Phil Hughes 44d3745e51
Moves form related JS modules out of global 2017-10-11 08:41:33 +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 57566a06a4 Adds line to the end of the file 2017-08-14 16:38:59 +01:00
Filipa Lacerda 660ba032d5 Move callout to vue file and remove svg from data function to improve performance 2017-08-14 16:22:48 +01:00
Tim Zallmann dab08be606 Resolve "Specific Async Script Loading by using a Page Variable" 2017-08-03 20:31:53 +00:00
Eric Eastwood 5576214d0f Schedule pipelines with variables
Fix https://gitlab.com/gitlab-org/gitlab-ce/issues/32568
2017-07-05 18:36:19 +09:00
Bryce Johnson 2da314212f Slightly refactor pipeline schedules form in preparation for additions 2017-06-27 16:52:13 +00:00
Bob Van Landuyt ecc098c92a Add some context to JS translations 2017-06-15 14:47:05 +02:00
Ruben Davila babe3342de Complete Spanish translations for Pipeline Schedules 2017-06-15 14:47:05 +02:00
Ruben Davila 0d12ef2e11 Spanish translations for Pipelines Schedules index page. 2017-06-15 14:47:05 +02:00
Bryce Johnson ed7bec31cf Clean up UI and styles. 2017-05-15 13:11:09 -04:00
Bryce Johnson 6bcf316ed7 Pass docsUrl to pipeline schedules callout component. 2017-05-11 09:48:35 -04:00
Zeger-Jan van de Weg 8df3997a92 Add Pipeline Schedules that supersedes experimental Trigger Schedule 2017-05-07 22:35:56 +00:00