summaryrefslogtreecommitdiffstats
path: root/.gitignore
diff options
context:
space:
mode:
authorGeorge Moschovitis <george.moschovitis@gmail.com>2019-05-15 16:50:01 +0300
committerChris Akritidis <43294513+cakrit@users.noreply.github.com>2019-05-15 15:50:01 +0200
commit4721ed4f14d1ec71af201922bb9fda112e14974a (patch)
tree079d81ef201ca4dc5162cec0b51f04a9473f5406 /.gitignore
parent288787a54c041b9fcaa81be0fa9dabe079fae5fe (diff)
Support for aggregate node view (#5902)
* Introduce sign-in banner * Show/hide sign-in banner * Improvements * Fixed banner for white theme. * Preliminary work on integrating console with agent * Updated console * Fetch js and css from cloud #431 * Minor * Fixed for better console embedding * Fixed a problem with the Makefile * Minor * Dynamically generate index fragment based on cloudBaseURL * Relative path to console * Added cache-busters * Add Nodes view access * Improved console/index.html * Fixes in console/index * Version bump * Removed extraneous react import (thanks Nicolas) * Use netdataNoBootstrap * Use white theme * Touch agent API call (updates lastseen timestamp) * Revert to API version 1 * Move touch to init cloud * Remove logs * Updated js file href * Nodes view on unsigned redirect * Revert yellow color * Remove comment * Beta color update * Move styles to CSS * Cloud console link fix * Remove cloudBaseUrl * Use local dashboard.js, duh! * Added GoogleTagManager * Remove duplicate dashboard.js * Analytics fix Analytics fix
Diffstat (limited to '.gitignore')
-rw-r--r--.gitignore1
1 files changed, 1 insertions, 0 deletions
diff --git a/.gitignore b/.gitignore
index 3bea6e0e33..207baca8d5 100644
--- a/.gitignore
+++ b/.gitignore
@@ -130,6 +130,7 @@ cmake_install.cmake
.jetbrains*
.DS_Store
+webcopylocal*
contrib/debian/changelog