17426: Add dialog box with form to example plugin.
authorPeter Amstutz <peter.amstutz@curii.com>
Mon, 29 Mar 2021 20:42:08 +0000 (16:42 -0400)
committerDaniel KutyƂa <daniel.kutyla@contractors.roche.com>
Fri, 23 Apr 2021 11:02:55 +0000 (13:02 +0200)
commit628a415e3c41497e1e7feb4bdb152eff8fb37b08
tree849bda338f15d30856eeb45d9fbacc64eaff9132
parent9bddb9da2e64e798b521386a3c734a8000362b39
17426: Add dialog box with form to example plugin.

Add comments explaining the example plugin

Arvados-DCO-1.1-Signed-off-by: Peter Amstutz <peter.amstutz@curii.com>
README.md
src/common/plugintypes.ts
src/plugins.tsx
src/plugins/README.md [new file with mode: 0644]
src/plugins/example/exampleComponents.tsx [new file with mode: 0644]
src/plugins/example/index.tsx