From 9604661f3b76111387bc9474cc26348d73ab112e Mon Sep 17 00:00:00 2001 From: Mihajlo Medjedovic Date: Thu, 22 May 2025 10:47:15 +0200 Subject: [PATCH] fix: improved deploy flow for Viya --- client/src/app/deploy/deploy.component.html | 2 +- .../automatic/automatic.component.html | 11 ++++- .../sections/automatic/automatic.component.ts | 34 ++++++++++++++- client/src/app/services/sas-viya.service.ts | 10 +++++ .../models/viya-api-identities.model.ts | 41 +++++++++++++++++++ 5 files changed, 94 insertions(+), 4 deletions(-) create mode 100644 client/src/app/viya-api-explorer/models/viya-api-identities.model.ts diff --git a/client/src/app/deploy/deploy.component.html b/client/src/app/deploy/deploy.component.html index 7d158d3..1ac6412 100644 --- a/client/src/app/deploy/deploy.component.html +++ b/client/src/app/deploy/deploy.component.html @@ -5,7 +5,7 @@
Terms and Conditions
-

+

The Demo version of Data Controller is free for EVALUATION purposes only. Before proceeding with configuration, please confirm that you have read, understood, and agreed to the diff --git a/client/src/app/deploy/sections/automatic/automatic.component.html b/client/src/app/deploy/sections/automatic/automatic.component.html index 28e6555..7b9a96b 100644 --- a/client/src/app/deploy/sections/automatic/automatic.component.html +++ b/client/src/app/deploy/sections/automatic/automatic.component.html @@ -55,7 +55,7 @@ class="deploy-error" shape="times-circle" > - LAUNCH / CONFIGURE + LAUNCH