Versions Compared

Key

  • This line was added.
  • This line was removed.
  • Formatting was changed.
Panel
panelIconId1f3af
panelIcon:dart:
panelIconText🎯
bgColor#DEEBFF

Chapter goals

In this chapter you will learn how to install and setup widget box pro, deploy a first widget (template) and make some basic modifications to it.

Installation

Some high level conceptual info

Panel
panelIconId1f4bf
panelIcon:cd:
panelIconText💿
bgColor#F4F5F7

Exercise 1 - Install & setup

TVC installation guide (link)

Helium installation guide (link)

(without schema? license and installer from products? basic core, sb, gr only?)Helium installation guide (link)

Setup

Some high level conceptual info

Panel
panelIconId1f446
panelIcon:point_up_2:
panelIconText👆
bgColor#F4F5F7

Exercise 2 - Setup

helium.xml mini setupminimal setup (docs link where applicable)

properties (log level, user agent & dev mode?)

start server and validate servlet init in log?

Code Block
<boilerPlate/>

Deploy a widget

Panel
panelIconId1f446
panelIcon:point_up_2:
panelIconText👆
bgColor#F4F5F7

Exercise 2 3 - Deploy a widget

Deploy Download and deploy Issues widget.

  • Predefined zip with a few files? (

    • view and consider content, issue vs common domain xmls

    )
  • json widget spec

  • use add app in platforma platform management

  • add app to dashboard from compass and test it

Basic Configuration

Panel
panelIconId1f446
panelIcon:point_up_2:
panelIconText👆
bgColor#F4F5F7

Exercise 3 4 - Modify widget configuration

Add an attribute column

Add related data (assignee? or cr?)

Add built in template fancy rendering example reference

Modify data set to exclude closed issues?

Add command using ootb service invoke

Add priority pie chart

Code Block
<boilerPlate/>

Create Issue Configuration

Panel
panelIconId1f446
panelIcon:point_up_2:
panelIconText👆
bgColor#F4F5F7

Exercise 5 - Add issue create form

Add toolbar command

Add form config

Code Block
<boilerPlate/>