Commit graph

13 commits

Author SHA1 Message Date
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
Kamil Trzciński
4efd18d7e1 Merge branch '29943-environment-folder' into 'security-9-5'
Do not use `location.pathname` when accessing environments folders

See merge request !2147
2017-09-07 20:22:16 -04:00
Filipa Lacerda
f040336545 Handles realtime with 2 states for environments table 2017-07-05 16:08:53 +00:00
Annabel Dunstone Gray
c55b4269dc Responsive table fixes 2017-06-08 01:15:40 +00:00
tauriedavis
a9e0218cc5 32118 Make New environment empty state btn lowercase 2017-06-02 13:00:21 -07:00
Filipa Lacerda
228b73d5e9 Pipeline show view real time header section 2017-06-02 13:24:42 +00:00
Filipa Lacerda
4158342b50 Adds polling function to environments table
Adds missing eventhub to folder table
2017-05-22 21:56:12 +02:00
Filipa Lacerda
d1da5624d7 Tech debt: Creates vue component for loading icon 2017-05-10 15:52:09 +00:00
Filipa Lacerda
5b3fb0d41f Use vue file for table pagination component 2017-05-10 08:00:50 +00:00
Filipa Lacerda
3a41c99f41 Adds off for event hub 2017-05-04 11:03:26 +01:00
Filipa Lacerda
a5989900c9 Remove service being provided as a prop on environments table 2017-05-03 17:08:54 +01:00
Filipa Lacerda
2d6f1e9600 Remove service from actions dropdown, stop button and redeploy button 2017-05-03 15:44:38 +01:00
Filipa Lacerda
54933058a6 Use vue files for vue components. 2017-04-27 14:06:17 +00:00
Renamed from app/assets/javascripts/environments/components/environment.js (Browse further)