diff options
author | Filipa Lacerda <filipa@gitlab.com> | 2017-11-14 15:35:29 +0000 |
---|---|---|
committer | Phil Hughes <me@iamphill.com> | 2017-11-14 15:35:29 +0000 |
commit | be4abe7719a500852ce4f913d345e9b3e8794dc3 (patch) | |
tree | 03cc5bb43e1cd83a4a5ee6263545e4f532a4c6e8 /changelogs | |
parent | 62287fec4f3dcfce99a1c8e083efb799720d97f2 (diff) | |
download | gitlab-ce-be4abe7719a500852ce4f913d345e9b3e8794dc3.tar.gz |
Stops page reload when changing tabs or pages - uses API requests instead
Diffstat (limited to 'changelogs')
-rw-r--r-- | changelogs/unreleased/32098-pipelines-navigation.yml | 6 |
1 files changed, 6 insertions, 0 deletions
diff --git a/changelogs/unreleased/32098-pipelines-navigation.yml b/changelogs/unreleased/32098-pipelines-navigation.yml new file mode 100644 index 00000000000..925c92b6be8 --- /dev/null +++ b/changelogs/unreleased/32098-pipelines-navigation.yml @@ -0,0 +1,6 @@ +--- +title: Stop reloading the page when using pagination and tabs - use API calls - in + Pipelines table +merge_request: +author: +type: other |