Discover Packages
github.com/observiq/bindplane-op
ui
package
Version:
v1.26.1
Opens a new window with list of versions in this module.
Published: Sep 1, 2023
License: Apache-2.0
Opens a new window with license information.
Imports: 12
Opens a new window with list of imports.
Imported by: 0
Opens a new window with list of known importers.
README
README
¶
BindPlane UI
This directory contains the UI portion for BindPlane which is a single page react app.
VS Code
Recommended Plugins:
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.
Expand ▾
Collapse ▴
Documentation
¶
Package ui provides the `globals` object for the UI.
js/_globals.js is used to fetch the server version without authentication.
AddRoutes serves the static file system for the UI React App.
Source Files
¶
Click to show internal directories.
Click to hide internal directories.