Difference between revisions of "QPR UI - 06/2022 Deprecated"

From Mea Wiki
Jump to navigation Jump to search
 
(70 intermediate revisions by 2 users not shown)
Line 1: Line 1:
Welcome to QPR UI Wiki! QPR UI is a state-of-the-art web user interface providing unified user experience across all QPR Software's products: QPR ProcessAnalyzer, QPR Metrics, QPR EnterpriseArchitect and QPR ProcessDesigner. QPR UI is a flexible user interface development platform providing possibility to design an intuitive and beautiful user interfaces for variety of different use cases. User interface implemented using QPR UI is inherently responsive and it works all sizes of devices, such as in mobile phones, tablets and desktops. To get started quickly with QPR UI, install Deployment Packages for the products you are using.
+
== Designing Dashboards ==
<div style="display: inline-block;margin: 10px 10px 10px 10px; border: 1px solid #dfdfdf;padding: 0em 2em 1em 1em;background-color: #F7FAFC;">
+
User interface designed using QPR UI consists of views, panels and presentation objects. View is the topmost level canvas that spans the entire screen, and panels in the view are used to group presentation objects visually together. Presentation objects are smallest building blocks of the user interface, and they are for example charts, tables, buttons and labels.
=== QPR UI Deployment Packages ===
+
 
* [[QPR_ProcessAnalyzer_Deployment_Package_for_QPR_UI|QPR ProcessAnalyzer Deployment Package]]
+
<div style="display: flex;flex-wrap: wrap;">
* [[Processes_for_the_Masses_Deployment_Package_for_QPR_UI|Processes for the Masses Deployment Package]]
+
 
* [[QPR_Metrics_Deployment_Package_for_QPR_UI|QPR Metrics Deployment Package]]
+
<div style="flex: 10 0 230px;border:1px solid #dfdfdf;padding:0 1em 1em 1.5em;background-color:#F7FAFC;margin:10px 0px 0px 10px;">
 +
=== Visualizations ===
 +
* [[Data Grid Properties|Data Grid]]
 +
* [[Editable Data Grid|Editable Data Grid]]
 +
* [[HTML Properties|HTML and JavaScript Content]]
 +
* [[SVG Properties|SVG Content]]
 +
* [[External Content Properties|External Content Viewer]] (iframe)
 +
* [[Repeater_Properties|Content Repeater]]
 
</div>
 
</div>
  
<div class="downloadButton" style="width:240px;">[[QPR_Product_Downloads|Download QPR UI]]</div>
+
<div style="flex: 10 0 200px;border:1px solid #dfdfdf;padding:0 1em 1em 1.5em;background-color:#F7FAFC;margin:10px 0px 0px 10px;">
  
== Designing User Interfaces ==
+
=== Designing Dashboards ===
User interfaces designed using QPR UI consist of views, panels and presentation objects. View is the topmost level canvas that spans the whole screen, and panels in the view are used to group presentation objects visually together. Presentation objects are smallest building blocks of the user interface, and they are for example charts, tables, buttons and labels.
+
* [[View and Panel Designer in QPR UI|View Designer]]
 
+
* [[QPR_UI_Folders|Folders]]
<table style="width:100%; display: table;border-spacing: 10px;">
+
* [[Permissions (QPR UI)|Permissions]]
<tr>
+
* [[Tutorial: Creating View in QPR UI|Tutorial for Creating Views]]
<td style="border:1px solid #dfdfdf; padding:0 1em 1.5em 1.5em; background-color:#F7FAFC; width:25%; min-width: 200px;vertical-align:top;">
 
=== Querying from QPR ProcessAnalyzer ===
 
<div style="float:left; width:100%;">
 
* [[QPR ProcessAnalyzer Datasource|QPR ProcessAnalyzer Datasource]]
 
* [[QPR ProcessAnalyzer Expression Analysis|Expression Based Query]]
 
** [[QPR_ProcessAnalyzer_Expressions|Introduction to Expression Language]]
 
** [[Object Properties and Functions in QPR ProcessAnalyzer Expressions|Expression Object Types]]
 
** [[Generic Properties and Functions in QPR ProcessAnalyzer Expressions|Expression Function and Properties]]
 
* [[Filtering_in_QPR_ProcessAnalyzer_Queries|Filtering Queries]]
 
 
</div>
 
</div>
</td>
 
<td style="border:1px solid #dfdfdf; padding:0 1em 1.5em 1.5em; background-color:#F7FAFC; width:25%; min-width: 200px; vertical-align:top;">
 
  
=== Querying from QPR Suite===
+
<div style="flex: 10 5 250px;border:1px solid #dfdfdf;padding:0 1em 1em 1.5em;background-color:#F7FAFC;margin:10px 0px 0px 10px;">
<div style="float:left; width:100%;">
+
=== Querying Data ===
 
* [[Datasets in QPR UI|Queries and Datasets]]
 
* [[Datasets in QPR UI|Queries and Datasets]]
 
* [[QPR Suite Web Service Datasource|QPR Suite Web Service Datasource]]
 
* [[QPR Suite Web Service Datasource|QPR Suite Web Service Datasource]]
 
* [[QPR Reporting Expression|QPR Reporting Expression Datasource]]
 
* [[QPR Reporting Expression|QPR Reporting Expression Datasource]]
 
</div>
 
</div>
</td>
 
<td style="border:1px solid #dfdfdf; padding:0 1em 1.5em 1.5em; background-color:#F7FAFC; width:25%; min-width: 200px;vertical-align:top;">
 
  
=== Tags and Variables ===
+
<div style="flex: 10 0 200px;border:1px solid #dfdfdf;padding:0 1em 1em 1.5em;background-color:#F7FAFC;margin:10px 0px 0px 10px;">
<div style="float:left; width:100%;">
+
=== Variables and Tags===
 +
* [[Variables in QPR UI|Variables]]
 
* [[Dynamic Tags in QPR UI|Dynamic Tags]]
 
* [[Dynamic Tags in QPR UI|Dynamic Tags]]
 
** [[Variable Tag in QPR UI|Variable Tag]]
 
** [[Variable Tag in QPR UI|Variable Tag]]
 
** [[Expression Tag in QPR UI|Expression Tag]]
 
** [[Expression Tag in QPR UI|Expression Tag]]
 
** [[Dataset Tag in QPR UI|Dataset Tag]]
 
** [[Dataset Tag in QPR UI|Dataset Tag]]
* [[Context Variables in QPR UI|Context Variables]]
 
* [[QPR UI System Variables|System Variables]]
 
</div>
 
</td>
 
<td style="border:1px solid #dfdfdf; padding:0 1em 1.5em 1.5em; background-color:#F7FAFC; width:25%; min-width: 200px; vertical-align:top;">
 
 
=== Managing Views ===
 
<div style="float:left; width:100%;">
 
* [[View and Panel Designer in QPR UI|View Designer]]
 
* [[QPR_UI_Folders|Folders]]
 
* [[QPR UI Workspace|Workspaces]]
 
* [[Permissions (QPR UI)|Permissions]]
 
* [[QPR_UI_Best_Practices|Best Practices for Designing Views]]
 
* [[Tutorial: Creating View in QPR UI|Tutorial for Creating Views]]
 
</div>
 
</td>
 
</tr>
 
</table>
 
 
== Presentation Objects ==
 
 
QPR UI contains variety of [[QPR UI Presentation Objects|presentation objects]] for different purposes:
 
 
<table style="width:100%; display: table;border-spacing: 10px;">
 
<tr>
 
<td style="border:1px solid #dfdfdf; padding:0 1em 1.5em 1.5em; background-color:#F7FAFC; width:25%; min-width: 200px; vertical-align:top;">
 
=== Data Visualization ===
 
<div style="float:left; width:100%;">
 
* [[Chart_and_Gauge_Properties|Chart and Gauge]]
 
* [[Data Grid Properties|Data Grid]]
 
* [[Editable Data Grid|Editable Data Grid]] (for QPR Suite)
 
* [[Pick List Properties|Pick List]]
 
</div>
 
</td>
 
<td style="border:1px solid #dfdfdf; padding:0 1em 1.5em 1.5em; background-color:#F7FAFC; width:25%; min-width: 200px; vertical-align:top;">
 
 
=== Data Analytics ===
 
<div style="float:left; width:100%;">
 
* [[QPR_ProcessAnalyzer Presentation Object (PAPO)|QPR ProcessAnalyzer (PAPO)]]
 
* [[KPI_Analysis_(PAPO)|QPR ProcessAnalyzer KPI Designer]]
 
* [[Process Path Visualizer]] (for QPR ProcessDesigner)
 
* [[Pivot Grid Properties|Pivot Table]]
 
</div>
 
</td>
 
<td style="border:1px solid #dfdfdf; padding:0 1em 1.5em 1.5em; background-color:#F7FAFC; width:25%; min-width: 200px; vertical-align:top;">
 
 
=== Customized and External Content ===
 
<div style="float:left; width:100%;">
 
* [[HTML Properties|HTML and JavaScript Content]]
 
* [[SVG Properties|SVG Content]]
 
* [[External Content Properties|External Content Viewer]] (iframe)
 
 
</div>
 
</div>
</td>
 
<td style="border:1px solid #dfdfdf; padding:0 1em 1.5em 1.5em; background-color:#F7FAFC; width:25%; min-width: 200px; vertical-align:top;">
 
  
=== Canvases for Presentation Objects ===
 
<div style="float:left; width:100%;">
 
* [[View_and_Panel_Designer_in_QPR_UI|View/Panel]]
 
* [[Repeater_Properties|Repeater]]
 
 
</div>
 
</div>
</td>
 
</tr>
 
</table>
 
  
 
== Installation and Administration ==
 
== Installation and Administration ==
  
<table style="width:100%; display: table;border-spacing: 10px;">
+
<div style="display: flex;flex-wrap: wrap;">
<tr>
+
<div style="flex: 1 0 260px;border:1px solid #dfdfdf;padding:0 1em 1em 1.5em;background-color:#F7FAFC;margin:10px 0px 0px 10px;">
<td style="border:1px solid #dfdfdf; padding:0 1em 1.5em 1.5em; background-color:#F7FAFC; width:33.3%; min-width: 200px; vertical-align:top;">
+
=== Planning Installation ===
=== Planning ===
 
<div style="float:left; width:100%;">
 
 
* [[QPR UI Installation Checklist|Installation and Configuration Checklist]]
 
* [[QPR UI Installation Checklist|Installation and Configuration Checklist]]
 
* [[QPR UI System Requirements|System Requirements for QPR UI]]
 
* [[QPR UI System Requirements|System Requirements for QPR UI]]
 
* [[QPR UI Release Notes|QPR UI Release Notes]]
 
* [[QPR UI Release Notes|QPR UI Release Notes]]
 
</div>
 
</div>
</td>
+
 
<td style="border:1px solid #dfdfdf; padding:0 1em 1.5em 1.5em; background-color:#F7FAFC; width:33.3%; min-width: 200px; vertical-align:top;">
+
<div style="flex: 1 0 260px;border:1px solid #dfdfdf;padding:0 1em 1em 1.5em;background-color:#F7FAFC;margin:10px 0px 0px 10px;">
  
 
=== Installing ===
 
=== Installing ===
<div style="float:left; width:100%;">
+
* [[SQL Server Configuration in QPR UI|SQL Server Configuration for QPR UI]]
* [[SQL Server Configuration in QPR UI|QPR UI Database Configuration in SQL Server]]
 
 
* [[QPR UI Windows Installer|QPR UI Windows Installer]]
 
* [[QPR UI Windows Installer|QPR UI Windows Installer]]
 +
* [[Setting up IIS as Reverse Proxy for QPR UI|IIS as Reverse Proxy for QPR UI]]
 
* [[QPR UI Data Grid Export Service|Data Grid Export Service Installation]]
 
* [[QPR UI Data Grid Export Service|Data Grid Export Service Installation]]
* [[Setting up IIS as Reverse Proxy for QPR UI|IIS Reverse Proxy for QPR UI]]
 
 
* [[Enable Detailed Error Messages in IIS]]
 
* [[Enable Detailed Error Messages in IIS]]
 
* [[Silent Installation in QPR UI|Automated Installation]]
 
* [[Silent Installation in QPR UI|Automated Installation]]
 
</div>
 
</div>
</td>
 
<td style="border:1px solid #dfdfdf; padding:0 1em 1.5em 1.5em; background-color:#F7FAFC; width:33.3%; min-width: 200px; vertical-align:top;">
 
  
 +
<div style="flex: 1 0 260px;border:1px solid #dfdfdf;padding:0 1em 1em 1.5em;background-color:#F7FAFC;margin:10px 0px 0px 10px;">
 
=== Configuring ===
 
=== Configuring ===
<div style="float:left; width:100%;">
 
 
* [[QPR UI System Settings|QPR UI System Settings]]
 
* [[QPR UI System Settings|QPR UI System Settings]]
 
* [[Federated Authentication in QPR UI|Federated Authentication (SAML 2.0)]]
 
* [[Federated Authentication in QPR UI|Federated Authentication (SAML 2.0)]]
 
* [[Common QPR Authentication]]
 
* [[Common QPR Authentication]]
* [[GlassFish Configuration in QPR UI|GlassFish Settings]]
+
* [[Payara Configuration in QPR UI|Payara Settings]]
* [[Security_Hardening_in_QPR_UI|Security Hardening for QPR UI]]
+
* [[QPR UI Security Hardening]]
* [[QPR UI Audit Logging|Logs in QPR UI]]
+
* [[QPR UI Audit Logging|Audit Logging in QPR UI]]
 +
</div>
 
</div>
 
</div>
</td>
 
</tr>
 
</table>
 
  
<div style="display: inline-block;margin: 10px 10px 10px 10px; border: 1px solid #dfdfdf;padding: 0em 2em 1em 1em;background-color: #F7FAFC;">
+
__NOTOC__
 
 
=== QPR UI Installer ===
 
* https://files.qpr.com/releases/QPR_UI_2019.1.0/QPR_UI.exe
 
</div>
 
  
 
[[Category: QPR UI]]
 
[[Category: QPR UI]]
 
__NOTOC__
 

Latest revision as of 09:29, 8 July 2022

Designing Dashboards

User interface designed using QPR UI consists of views, panels and presentation objects. View is the topmost level canvas that spans the entire screen, and panels in the view are used to group presentation objects visually together. Presentation objects are smallest building blocks of the user interface, and they are for example charts, tables, buttons and labels.

Installation and Administration