Questions tagged [teradata-covalent]

Teradata Covalent is a UI platform built on Angular + Material Design

The Covalent UI platform is designed to be used on top of Angular & Angular Material. It includes components, services, and styles to simplify Angular development.

Features

  • Layout components
  • UI Components
  • Code/Markdown editors and parsers
  • Port of AngularJS Material flex layout directives
  • Utility CSS styles
  • QuickStart example app

Useful Links

39 questions
0
votes
1 answer

how to load SHOW STATISTICS VALUES output into a table in Teradata

Am trying to load the output of show stats into a table post which i am thinking to apply some regular expression function on it. is there a way to load the output of show stats into a table in TERADATA ?
0
votes
1 answer

Is there any options for more dense / compact layout

is there any suggestion for a more dense/compact visual layout in overall design? I know Material Design has some dense options for some elements, but it is not enough. CRM or ERP applications may have a huge number of input elements on one page. As…
tJeyhun
  • 195
  • 1
  • 9
0
votes
1 answer

Covalent Dynamic Forms get the inserted data

I'm using Dynamic Forms in an Angular project using Teradata Colvalent, this is the data that I ask to the user: public inputElements: ITdDynamicElementConfig[] = [ { name: 'Risposta', label: 'Risposta alla domanda', type:…
bertonc96
  • 772
  • 2
  • 13
  • 24
0
votes
1 answer

Covalent Angular move to own component

maybe I`m trying something totally wrong but I want for example move my toolbar content to my own component. Before:
Sebastian
  • 952
  • 1
  • 14
  • 41
0
votes
1 answer

Is it possible use ngx-translate with Teradata Covalent Dynamic form?

I'd like to know if its possible to use ngx-translate with Covalent Dynamic forms. My template is shown below: My dataElements array: this.dataElements = [ { 'name': 'name', …
Srijith Kartha
  • 296
  • 1
  • 2
  • 9
0
votes
1 answer

TdLoadingService not showing loading spinner

I'm trying to overlay a loading spinner using the Teradata / covalent UI kit, as shown in this example, however it simply won't show, no matter what I try. I've put together a single use example here, any suggestions welcome.
John B
  • 1,129
  • 14
  • 23
0
votes
0 answers

Angular 4.0 Teradata ng-template with ngFor

I'm using the td-data-table from the teradata/covalent framework but independet from the framework I'd like to use *ngFor in an like this:
Leonzen
  • 1,195
  • 5
  • 13
  • 30
0
votes
1 answer

How to use COVALENT UI with nativescript angular app

I wanted to use covalent ui components with a nativescript angular app. Is that possible? I am a newbie with nativescript development. Can we use any angular library with nativescript?
humbleiam
  • 969
  • 2
  • 12
  • 34
0
votes
1 answer

teradata covalent td-menu-header

I had been looking thru all the documentation available at https://teradata.github.io/covalent/ but I didn't found any documentation about the "td-menu-header" found in the Teradata Covalent Quickstart. This css framework seems interesting but the…
JoeCool
  • 907
  • 1
  • 11
  • 25
1 2
3