]> git.proxmox.com Git - proxmox-widget-toolkit.git/commit
toolkit: add NotesView panel and NotesEdit window
authorStefan Sterz <s.sterz@proxmox.com>
Tue, 12 Apr 2022 10:34:20 +0000 (12:34 +0200)
committerThomas Lamprecht <t.lamprecht@proxmox.com>
Wed, 13 Apr 2022 09:23:47 +0000 (11:23 +0200)
commite914453239b31109e1ca48879c793b9825f3f1bc
tree3011da9e0eda8d9715162b73e32a58fa6cabd4c0
parent7d602ae678af0427c4c1fed9ad15980adc4bc356
toolkit: add NotesView panel and NotesEdit window

move them here from pve so we can maintain them across several
products

Signed-off-by: Stefan Sterz <s.sterz@proxmox.com>
[ T: also rename class/xtypes to avoid temporary breakage ]
Signed-off-by: Thomas Lamprecht <t.lamprecht@proxmox.com>
src/Makefile
src/panel/NotesView.js [new file with mode: 0644]
src/window/NotesEdit.js [new file with mode: 0644]