Izenda BI Logo
4.0

Contents:

  • Introduction
  • Installation and Maintenance Guide
  • Administrator Guide
  • User Guide
  • Developer Guide
    • Interacting with the Izenda API
      • Full API List
      • Basic API Client Code Samples
      • Intermediate API Client Code Samples
        • ReactJS to manage data sources and data source fields
        • JavaScript Manage UI Components, Libraries and Unit Tests
        • Building Report
        • Data, Tenant, and Role Configuration
        • Adding User
    • Embedding Izenda
    • Export Micro Service
    • Configuring Natural Language Query
    • Customizing Your Izenda Instance
    • Redistributing the Izenda Documentation
  • System Reference
  • Frequently Asked Questions
  • Glossary
  • Release Notes
  • Acknowledgements
  • 6 Series Documentation
Izenda BI
  • »
  • Developer Guide »
  • Intermediate API Client Code Samples
  • View page source

Intermediate API Client Code Samples¶

  • ReactJS to manage data sources and data source fields
    • Prerequisites
    • Thinking in React
    • Start with a mock
    • Break the UI into a component hierarchy
    • Build a static version in React
    • Identify the minimal UI state
    • Identify where the state should live
    • Add inverse data flow
    • Implement pushData
    • Summary
  • JavaScript Manage UI Components, Libraries and Unit Tests
    • Folders and Tools Preparation
    • Install the Packages
    • Configure Unit Test
    • Implement an Empty Component
    • Write the Unit Test
    • Run the Unit Test
    • Run the Component in Server
    • Implement CategoryList Component
    • Test Behaviors with React TestUtils
  • Building Report
    • Build a Generic Report
    • Build a simple Grid
    • Build a simple Chart
    • Build a simple Gauge
    • Build a simple Map
    • Build a simple Form
    • Sample Properties for a ReportPartElement
  • Data, Tenant, and Role Configuration
    • Adding a Connection String to the System Level
    • Updating an Existing Connection String
    • Configuring the Data Model
    • Adding Calculated Fields to the Data Model
    • Creating a New Tenant
    • Adding a Connection String to a Tenant
    • Creating/Updating the Tenant’s Data Model
    • Creating Roles
    • Setting Data Source Availability for Roles
    • Glossary and Reference
    • Permission Objects
  • Adding User
    • Adding User in Standalone Mode
    • Adding User in Integrated Modes
Next Previous

© Copyright 2021, Izenda.

Built with Sphinx using a theme provided by Read the Docs.