Skip to content

Standard plugin containing library modules for cockpit UI

Notifications You must be signed in to change notification settings

kamilkobak/cockpit-stdplgin

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

9 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

cockpit-stdplgin v0.8.1

cockpit-stdplgin -- Standard plugin containing library modules for cockpit UI
================ == ======== ====== ========== ====== ======== === ======= ==

This plugin API is not heavily documented yet. It can be used as basic GUI for cockpit applications.

This version contains the following modules:
- tabPane (containing table or settings layout and loading spinners)
- dataTable (to display and edit various kind of tables)
- editForm (containing lots of input types)
- settingsEditForm (editForm for tabPane)
- modalDialog (default modal dialog popup)
- settingsDialog (modal dialog for displaying user defined settings)
- msgBox (message box in modal dialog)
- confimDialog (confirm dialog Yes/No Ok/Cancel in modal dialog)
- editDialog (editForm in modal dialog)
- fileDialog (file manager dialog in modal dialog)
- logger (to read log files page by page and auto update. Logging format: ['Date - Level - Module - Event']

That's all for now ...

Please send Comments and Bugreports to [email protected]

Installation script modified by github.com/kamilkobak

About

Standard plugin containing library modules for cockpit UI

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • JavaScript 64.3%
  • CSS 35.1%
  • Shell 0.6%