Version_a_nettoyer

Pushed by: admin
License: TA9O64YS7EPT (Professional)
Timestamp: 2026-02-23T20:29:56.733782
masterdev
Splunk Git Pusher 2 months ago
parent a18ca21f48
commit 0c58db798a

@ -1,5 +1,4 @@
<nav search_view="git_pusher_-_deploy_applications"> <nav search_view="git_pusher_dashboard">
<view name="git_pusher_-_deploy_applications" default='true' /> <view name="git_pusher_dashboard" default='true' />
<view namr="git_pusher_dashboard" />
<view name="git_pusher_config" /> <view name="git_pusher_config" />
</nav> </nav>

@ -1,5 +1,5 @@
<dashboard version="1.1" script="license_validation.js, git_pusher.js" hideEdit="true" hideExport="true"> <dashboard version="1.1" script="license_validation.js, git_pusher.js" hideEdit="true" hideExport="true">
<label>Git Pusher - Deploy ApplicationsV2</label> <label>Git Pusher - Deploy Applications</label>
<description>Push Splunk applications to Git repository and deploy to SH Cluster</description> <description>Push Splunk applications to Git repository and deploy to SH Cluster</description>
<search id="dsearch"> <search id="dsearch">
@ -13,7 +13,7 @@
<html> <html>
<style> <style>
/* ============================================ */ /* ============================================ */
/* GIT PUSHER STYLES - VERSION 2.1 */ /* GIT PUSHER STYLES - VERSION 2.2 */
/* ============================================ */ /* ============================================ */
.git-pusher-container { .git-pusher-container {
@ -518,7 +518,7 @@
<div class="header-section"> <div class="header-section">
<div class="header-title"> <div class="header-title">
<h1>🚀 Git Pusher</h1> <h1>🚀 Git Pusher</h1>
<span class="version-badge">v2.1</span> <span class="version-badge">v2.2</span>
</div> </div>
<div id="license-badge-container"> <div id="license-badge-container">
<!-- Le badge de licence sera inséré ici par JavaScript --> <!-- Le badge de licence sera inséré ici par JavaScript -->

Loading…
Cancel
Save