From 9068f183d637c45d8aa07823c54c15c1ddb9afe1 Mon Sep 17 00:00:00 2001 From: ig Date: Wed, 5 Jul 2023 15:13:44 +0200 Subject: [PATCH] Use separate S3 data fields as in S3Config (cs & ts) --- csharp/App/Backend/DataTypes/Installation.cs | 7 +++++-- csharp/App/Backend/db.sqlite | Bin 540672 -> 540672 bytes .../Installations/Log/ScalarGraph.tsx | 5 ++--- .../Frontend/src/dataCache/S3/S3Access.ts | 8 +++----- typescript/Frontend/src/util/types.tsx | 8 ++++++-- 5 files changed, 16 insertions(+), 12 deletions(-) diff --git a/csharp/App/Backend/DataTypes/Installation.cs b/csharp/App/Backend/DataTypes/Installation.cs index 66fa98341..428ce3dbe 100644 --- a/csharp/App/Backend/DataTypes/Installation.cs +++ b/csharp/App/Backend/DataTypes/Installation.cs @@ -15,6 +15,9 @@ public class Installation : TreeNode public Double Lat { get; set; } public Double Long { get; set; } - public String S3Url { get; set; } = ""; - public String S3KeySecret { get; set; } = ""; + public String S3Bucket { get; set; } = ""; + public String S3Region { get; set; } = ""; + public String S3Provider { get; set; } = ""; + public String S3Key { get; set; } = ""; + public String S3Secret { get; set; } = ""; } \ No newline at end of file diff --git a/csharp/App/Backend/db.sqlite b/csharp/App/Backend/db.sqlite index 48f4df21f777348630c05fc75e94b0c88f85bb4d..629857e5cc02d2317f4c301f6dc6fb53bf6bcf52 100644 GIT binary patch delta 387 zcmZo@P;6*WoFFY2#K6GN0>m(2IZ?-$F=%7L%K41eo4FR`b21*CT($C`Xk!JVkUX!T zzdk#=E`u(Uv#zePWb)*Wl|_?3t&%YG^AAx74R&==aP*7x^$&7I=NIP}>n3ODrey0H zrB>wYW#%_?uWsjF%?QLyK+FupEI`Z(#BAHSSF`_O;br~Az;}VKj?awuDeI?+Wm?;9 zHn4AF>H@nt3xBhlJiEBDF=Lx? mNn%n?>g11%!kf=CIxtRWy2dWm(2G*QQxF<@iD%K3~=o4FR`b26TpT($C`RAy0TUV3U? zVs+&8(i zSr%-Uy1;JEGI@c4KYvrXJiEBDF=MM}Nn%n?>g11%!kf=CIxtSx-OkQ2efL#%{_T?2 I*q>(t0H8ru