Skip to content

Standard plugin containing library modules for cockpit UI

Notifications You must be signed in to change notification settings

Helly1206/cockpit-stdplgin

Folders and files

NameName
Last commit message
Last commit date

Latest commit

author
Helly
Sep 5, 2024
efb91cb · Sep 5, 2024

History

14 Commits
Sep 5, 2024
Sep 5, 2024
Sep 5, 2024
Sep 5, 2024
Sep 5, 2024

Repository files navigation

cockpit-stdplgin v0.9.3

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']
- journalLogger (to read journal logs page by page and auto update. Logging format: ['Date - Module - Event']

That's all for now ...

Please send Comments and Bugreports to [email protected]

About

Standard plugin containing library modules for cockpit UI

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published