ui

package
v1.35.0 Latest Latest
Warning

This package is not in the latest version of its module.

Go to latest
Published: Oct 4, 2023 License: Apache-2.0 Imports: 12 Imported by: 0

README

BindPlane UI

This directory contains the UI portion for BindPlane which is a single page react app.

VS Code

Recommended Plugins:

  • esbenp.prettier-vscode

Settings:

{
  "editor.defaultFormatter": "esbenp.prettier-vscode",
  "editor.formatOnSave": true
}

GraphQL Subscriptions on Chrome

Its a known issue that the websocket connections needed for live updates for agents and configurations does not work for Chrome. It is known to work on Safari and Firefox.

Documentation

Overview

Package ui provides the `globals` object for the UI. js/_globals.js is used to fetch the server version without authentication.

Index

Constants

This section is empty.

Variables

This section is empty.

Functions

func AddRoutes

func AddRoutes(router gin.IRouter, bindplane exposedserver.BindPlane)

AddRoutes serves the static file system for the UI React App.

Types

This section is empty.

Jump to

Keyboard shortcuts

? : This menu
/ : Search site
f or F : Jump to
y or Y : Canonical URL