Home Applications csvgen-ui

csvgen-ui

This application is not supported by InterSystems Corporation. Please be notified that you use it at your own risk.
5
4 reviews
0
Awards
673
Views
186
IPM installs
3
2
Details
Releases
Reviews
Issues
Pull requests
Articles
Dependencies
An angular frontend for Csvgen app.

What's new in this version

fix support of IPM

Introduction

This is a csvgen UI frontend in Angular 8.
The aim of this project is to easily import csv file to Iris from a web ui.

Build

Run the server

docker-compose up -d

Install with ZPM

It will automatically install the depencey : csvgen and sslclient

zpm "install csvgen-ui"

UI

The UI is per-namespcae, this mean it will be aviable only for the namespace where csvgen-ui is install.

http://localhost:52773/csp/{namespace}/csvgen/index.html

Demo

alt text

Misc

Visual Studio Directory Structure

.
├── front
│   ├── e2e
│   │   └── src
│   └── src
│       ├── app
│       │   └── file-upload
│       ├── assets
│       └── environments
└── src
    └── CSVGEN
        └── API

Where front is the angular UI dans src is le backend source code for IRIS.

TODO

Read more
Made with
Install
zpm install csvgen-ui download archive
Version
2.0.329 Nov, 2022
ObjectScript quality test
Category
Developer Environment
Works with
InterSystems IRISInterSystems IRIS for Health
First published
22 Sep, 2020
Last checked by moderator
27 Jun, 2023Works