move progetto UI --> WRKLOG

This commit is contained in:
Samuele Locatelli
2022-01-28 07:25:23 +01:00
parent a0e7abe42a
commit 022d667d84
278 changed files with 84 additions and 165 deletions
@@ -1,27 +0,0 @@
<?xml version="1.0" encoding="utf-8"?>
<!--
This file is used by the publish/package process of your Web project. You can customize the behavior of this process
by editing this MSBuild file. In order to learn more about this please visit https://go.microsoft.com/fwlink/?LinkID=208121.
-->
<Project ToolsVersion="4.0" xmlns="http://schemas.microsoft.com/developer/msbuild/2003">
<PropertyGroup>
<WebPublishMethod>MSDeploy</WebPublishMethod>
<LaunchSiteAfterPublish>True</LaunchSiteAfterPublish>
<LastUsedBuildConfiguration>Release</LastUsedBuildConfiguration>
<LastUsedPlatform>Any CPU</LastUsedPlatform>
<SiteUrlToLaunchAfterPublish />
<ExcludeApp_Data>False</ExcludeApp_Data>
<ProjectGuid>e4229ee4-ed4f-4507-8058-b01dc3ca1b28</ProjectGuid>
<SelfContained>false</SelfContained>
<MSDeployServiceURL>https://IIS01.egalware.com:8172/MsDeploy.axd</MSDeployServiceURL>
<DeployIisAppPath>Default Web Site/GPW/CORE.WRKLOG</DeployIisAppPath>
<RemoteSitePhysicalPath />
<SkipExtraFilesOnServer>False</SkipExtraFilesOnServer>
<MSDeployPublishMethod>WMSVC</MSDeployPublishMethod>
<EnableMSDeployBackup>True</EnableMSDeployBackup>
<EnableMsDeployAppOffline>True</EnableMsDeployAppOffline>
<UserName>jenkins</UserName>
<_SavePWD>True</_SavePWD>
<TargetFramework>net6.0</TargetFramework>
</PropertyGroup>
</Project>
@@ -1,27 +0,0 @@
<?xml version="1.0" encoding="utf-8"?>
<!--
This file is used by the publish/package process of your Web project. You can customize the behavior of this process
by editing this MSBuild file. In order to learn more about this please visit https://go.microsoft.com/fwlink/?LinkID=208121.
-->
<Project ToolsVersion="4.0" xmlns="http://schemas.microsoft.com/developer/msbuild/2003">
<PropertyGroup>
<WebPublishMethod>MSDeploy</WebPublishMethod>
<LaunchSiteAfterPublish>True</LaunchSiteAfterPublish>
<LastUsedBuildConfiguration>Release</LastUsedBuildConfiguration>
<LastUsedPlatform>Any CPU</LastUsedPlatform>
<SiteUrlToLaunchAfterPublish />
<ExcludeApp_Data>False</ExcludeApp_Data>
<ProjectGuid>e4229ee4-ed4f-4507-8058-b01dc3ca1b28</ProjectGuid>
<SelfContained>false</SelfContained>
<MSDeployServiceURL>https://IIS02.egalware.com:8172/MsDeploy.axd</MSDeployServiceURL>
<DeployIisAppPath>Default Web Site/GPW/CORE.WRKLOG</DeployIisAppPath>
<RemoteSitePhysicalPath />
<SkipExtraFilesOnServer>False</SkipExtraFilesOnServer>
<MSDeployPublishMethod>WMSVC</MSDeployPublishMethod>
<EnableMSDeployBackup>True</EnableMSDeployBackup>
<EnableMsDeployAppOffline>True</EnableMsDeployAppOffline>
<UserName>jenkins</UserName>
<_SavePWD>True</_SavePWD>
<TargetFramework>net6.0</TargetFramework>
</PropertyGroup>
</Project>
@@ -1,27 +0,0 @@
<?xml version="1.0" encoding="utf-8"?>
<!--
This file is used by the publish/package process of your Web project. You can customize the behavior of this process
by editing this MSBuild file. In order to learn more about this please visit https://go.microsoft.com/fwlink/?LinkID=208121.
-->
<Project ToolsVersion="4.0" xmlns="http://schemas.microsoft.com/developer/msbuild/2003">
<PropertyGroup>
<WebPublishMethod>MSDeploy</WebPublishMethod>
<LaunchSiteAfterPublish>True</LaunchSiteAfterPublish>
<LastUsedBuildConfiguration>Release</LastUsedBuildConfiguration>
<LastUsedPlatform>Any CPU</LastUsedPlatform>
<SiteUrlToLaunchAfterPublish>https://office.egalware.com/GPW/CORE.WRKLOG</SiteUrlToLaunchAfterPublish>
<ExcludeApp_Data>False</ExcludeApp_Data>
<ProjectGuid>e4229ee4-ed4f-4507-8058-b01dc3ca1b28</ProjectGuid>
<SelfContained>false</SelfContained>
<MSDeployServiceURL>https://IIS03.egalware.com:8172/MsDeploy.axd</MSDeployServiceURL>
<DeployIisAppPath>Default Web Site/GPW/CORE.WRKLOG</DeployIisAppPath>
<RemoteSitePhysicalPath />
<SkipExtraFilesOnServer>False</SkipExtraFilesOnServer>
<MSDeployPublishMethod>WMSVC</MSDeployPublishMethod>
<EnableMSDeployBackup>True</EnableMSDeployBackup>
<EnableMsDeployAppOffline>True</EnableMsDeployAppOffline>
<UserName>jenkins</UserName>
<_SavePWD>True</_SavePWD>
<TargetFramework>net6.0</TargetFramework>
</PropertyGroup>
</Project>
@@ -1,28 +0,0 @@
{
"iisSettings": {
"windowsAuthentication": true,
"anonymousAuthentication": false,
"iisExpress": {
"applicationUrl": "http://localhost:46448",
"sslPort": 44369
}
},
"profiles": {
"GPW.CORE.UI": {
"commandName": "Project",
"dotnetRunMessages": true,
"launchBrowser": true,
"applicationUrl": "https://localhost:7211;http://localhost:5211",
"environmentVariables": {
"ASPNETCORE_ENVIRONMENT": "Development"
}
},
"IIS Express": {
"commandName": "IISExpress",
"launchBrowser": true,
"environmentVariables": {
"ASPNETCORE_ENVIRONMENT": "Development"
}
}
}
}
-15
View File
@@ -1,15 +0,0 @@
{
"Logging": {
"LogLevel": {
"Default": "Information",
"Microsoft.AspNetCore": "Warning"
}
},
"AllowedHosts": "*",
"CodApp": "GPW",
"ConnectionStrings": {
"GPW.DB": "Server=SQLSTEAM;Database=GPW; User ID=sa;Password=keyhammer; integrated security=False; MultipleActiveResultSets=True; App=GPW.CORE.UI;",
"Redis": "localhost:6379"
},
"VetoIns": "true"
}
@@ -11,10 +11,10 @@ using Microsoft.AspNetCore.Components.Routing;
using Microsoft.AspNetCore.Components.Web;
using Microsoft.AspNetCore.Components.Web.Virtualization;
using Microsoft.JSInterop;
using GPW.CORE.UI;
using GPW.CORE.UI.Shared;
using GPW.CORE.WRKLOG;
using GPW.CORE.WRKLOG.Shared;
namespace GPW.CORE.UI.Components
namespace GPW.CORE.WRKLOG.Components
{
public partial class DataPager : ComponentBase
{
@@ -1,7 +1,7 @@
using GPW.CORE.Data.DbModels;
using Microsoft.AspNetCore.Components;
namespace GPW.CORE.UI.Components
namespace GPW.CORE.WRKLOG.Components
{
public partial class DayCheckEditor
{
@@ -115,7 +115,7 @@ namespace GPW.CORE.UI.Components
}).OrderBy(d => d.Key).ToDictionary(x => x.Key, x => x.Count.ToString());
histData = histDict.Values.ToArray();
histLabel = histDict.Keys.ToArray();
// cerco se c'è dato odierno della temperatura...
// cerco se c' dato odierno della temperatura...
currRecord = rawData.Where(x => x.DtRilievo == TargetDate).FirstOrDefault();
if (currRecord == null)
{
@@ -2,7 +2,7 @@ using GPW.CORE.Data.DbModels;
using GPW.CORE.Data.DTO;
using Microsoft.AspNetCore.Components;
namespace GPW.CORE.UI.Components
namespace GPW.CORE.WRKLOG.Components
{
public partial class DayHoriz
{
@@ -1,9 +1,9 @@
using GPW.CORE.Data.DbModels;
using GPW.CORE.UI.Data;
using GPW.CORE.WRKLOG.Data;
using Microsoft.AspNetCore.Components;
using Microsoft.JSInterop;
namespace GPW.CORE.UI.Components
namespace GPW.CORE.WRKLOG.Components
{
public partial class FasiSearch
{
@@ -2,7 +2,7 @@ using GPW.CORE.Data.DbModels;
using Microsoft.AspNetCore.Components;
using Microsoft.JSInterop;
namespace GPW.CORE.UI.Components
namespace GPW.CORE.WRKLOG.Components
{
public partial class RegAtt
{
@@ -220,7 +220,7 @@ namespace GPW.CORE.UI.Components
/// </summary>
protected async void Edit()
{
// SOLO SE non è una copia clipboard...
// SOLO SE non una copia clipboard...
//if (!IsClipboard)
//{
isSelected = true;
@@ -1,9 +1,9 @@
using GPW.CORE.Data.DbModels;
using GPW.CORE.UI.Data;
using GPW.CORE.WRKLOG.Data;
using Microsoft.AspNetCore.Components;
using Microsoft.JSInterop;
namespace GPW.CORE.UI.Components
namespace GPW.CORE.WRKLOG.Components
{
public partial class RegAttEditor
{
@@ -1,9 +1,9 @@
using GPW.CORE.Data.DbModels;
using GPW.CORE.UI.Data;
using GPW.CORE.WRKLOG.Data;
using Microsoft.AspNetCore.Components;
using Microsoft.JSInterop;
namespace GPW.CORE.UI.Components
namespace GPW.CORE.WRKLOG.Components
{
public partial class TimbrEditor
{
@@ -6,7 +6,7 @@ using NLog;
using System.Diagnostics;
using System.Text;
namespace GPW.CORE.UI.Data
namespace GPW.CORE.WRKLOG.Data
{
public class GpwDataService : IDisposable
{
@@ -7,7 +7,7 @@ using System.Diagnostics;
using System.Text;
using System.Web;
namespace GPW.CORE.UI.Data
namespace GPW.CORE.WRKLOG.Data
{
/// <summary>
/// Servizi e dati condivisi a livello applicazione
@@ -3,7 +3,7 @@ using GPW.CORE.Data.DbModels;
using System.Security.Cryptography;
using System.Text;
namespace GPW.CORE.UI.Data
namespace GPW.CORE.WRKLOG.Data
{
public class MessageService
{
@@ -1,5 +1,5 @@
@page
@model GPW.CORE.UI.Pages.ErrorModel
@model GPW.CORE.WRKLOG.Pages.ErrorModel
<!DOCTYPE html>
<html lang="en">
@@ -2,7 +2,7 @@
using Microsoft.AspNetCore.Mvc.RazorPages;
using System.Diagnostics;
namespace GPW.CORE.UI.Pages
namespace GPW.CORE.WRKLOG.Pages
{
[ResponseCache(Duration = 0, Location = ResponseCacheLocation.None, NoStore = true)]
[IgnoreAntiforgeryToken]
@@ -1,8 +1,8 @@
@page "/FastRec"
@attribute [Authorize]
@using GPW.CORE.UI
@using GPW.CORE.UI.Components
@using GPW.CORE.WRKLOG
@using GPW.CORE.WRKLOG.Components
@using CORE.Data.DbModels
@using CORE.Data.DTO
@using UI.Data
@@ -1,6 +1,6 @@
@page "/Planner"
@attribute [Authorize]
@using GPW.CORE.UI.Components
@using GPW.CORE.WRKLOG.Components
@if (selPeriod)
{
@@ -1,11 +1,11 @@
using GPW.CORE.Data;
using GPW.CORE.Data.DbModels;
using GPW.CORE.Data.DTO;
using GPW.CORE.UI.Data;
using GPW.CORE.WRKLOG.Data;
using Microsoft.AspNetCore.Components;
using Microsoft.JSInterop;
namespace GPW.CORE.UI.Pages
namespace GPW.CORE.WRKLOG.Pages
{
/// <summary>
/// Gestione pagina principale del planner
@@ -406,7 +406,7 @@ namespace GPW.CORE.UI.Pages
/// </summary>
protected async void ReportSelect(RegAttivitaModel selRecord)
{
// recupero attività selezionata in curr record
// recupero attivit selezionata in curr record
currRecord = selRecord;
}
@@ -1,7 +1,7 @@
@page "/Test"
@attribute [AllowAnonymous]
@using GPW.CORE.UI.Components
@using GPW.CORE.WRKLOG.Components
<PageTitle>Test - Fasi</PageTitle>
@@ -11,13 +11,13 @@ using Microsoft.AspNetCore.Components.Routing;
using Microsoft.AspNetCore.Components.Web;
using Microsoft.AspNetCore.Components.Web.Virtualization;
using Microsoft.JSInterop;
using GPW.CORE.UI;
using GPW.CORE.UI.Shared;
using GPW.CORE.UI.Components;
using GPW.CORE.WRKLOG;
using GPW.CORE.WRKLOG.Shared;
using GPW.CORE.WRKLOG.Components;
using GPW.CORE.Data.DbModels;
using GPW.CORE.UI.Data;
using GPW.CORE.WRKLOG.Data;
namespace GPW.CORE.UI.Pages
namespace GPW.CORE.WRKLOG.Pages
{
public partial class Test : ComponentBase, IDisposable
{
@@ -1,5 +1,5 @@
@page "/"
@namespace GPW.CORE.UI.Pages
@namespace GPW.CORE.WRKLOG.Pages
@using Microsoft.AspNetCore.Authorization
@attribute [AllowAnonymous]
@addTagHelper *, Microsoft.AspNetCore.Mvc.TagHelpers
@@ -1,5 +1,5 @@
@using Microsoft.AspNetCore.Components.Web
@namespace GPW.CORE.UI.Pages
@namespace GPW.CORE.WRKLOG.Pages
@addTagHelper *, Microsoft.AspNetCore.Mvc.TagHelpers
<!DOCTYPE html>
@@ -11,7 +11,7 @@
<link rel="stylesheet" href="lib/bootstrap/css/bootstrap.min.css" />
<link rel="stylesheet"href="css/site.css" />
<link rel="stylesheet"href="lib/font-awesome/css/all.css" />
<link rel="stylesheet"href="GPW.CORE.UI.styles.css" />
<link rel="stylesheet"href="GPW.CORE.WRKLOG.styles.css" />
<link rel="shortcut icon" type="image/x-icon" href="favicon.ico" />
<component type="typeof(HeadOutlet)" render-mode="ServerPrerendered" />
</head>
@@ -1,4 +1,4 @@
using GPW.CORE.UI.Data;
using GPW.CORE.WRKLOG.Data;
using Microsoft.AspNetCore.Authentication.Negotiate;
using Microsoft.AspNetCore.Components;
using Microsoft.AspNetCore.Components.Web;
@@ -0,0 +1,28 @@
{
"iisSettings": {
"windowsAuthentication": true,
"anonymousAuthentication": false,
"iisExpress": {
"applicationUrl": "http://localhost:46448",
"sslPort": 44369
}
},
"profiles": {
"GPW.CORE.WRKLOG": {
"commandName": "Project",
"dotnetRunMessages": true,
"launchBrowser": true,
"applicationUrl": "https://localhost:7211;http://localhost:5211",
"environmentVariables": {
"ASPNETCORE_ENVIRONMENT": "Development"
}
},
"IIS Express": {
"commandName": "IISExpress",
"launchBrowser": true,
"environmentVariables": {
"ASPNETCORE_ENVIRONMENT": "Development"
}
}
}
}
@@ -1,6 +1,6 @@
@inherits LayoutComponentBase
<PageTitle>GPW.CORE.UI</PageTitle>
<PageTitle>GPW.CORE.WRKLOG</PageTitle>
<div class="page">
<div class="sidebar">
@@ -1,6 +1,6 @@
<div class="top-row ps-3 navbar navbar-dark">
<div class="container-fluid">
<a class="navbar-brand" href="">GPW.CORE.UI</a>
<a class="navbar-brand" href="">GPW.CORE.WRKLOG</a>
<button title="Navigation menu" class="navbar-toggler" @onclick="ToggleNavMenu">
<span class="navbar-toggler-icon"></span>
</button>
@@ -6,6 +6,6 @@
@using Microsoft.AspNetCore.Components.Web
@using Microsoft.AspNetCore.Components.Web.Virtualization
@using Microsoft.JSInterop
@using GPW.CORE.UI
@using GPW.CORE.UI.Shared
@using GPW.CORE.UI.Components
@using GPW.CORE.WRKLOG
@using GPW.CORE.WRKLOG.Shared
@using GPW.CORE.WRKLOG.Components
+15
View File
@@ -0,0 +1,15 @@
{
"Logging": {
"LogLevel": {
"Default": "Information",
"Microsoft.AspNetCore": "Warning"
}
},
"AllowedHosts": "*",
"CodApp": "GPW",
"ConnectionStrings": {
"GPW.DB": "Server=SQLSTEAM;Database=GPW; User ID=sa;Password=keyhammer; integrated security=False; MultipleActiveResultSets=True; App=GPW.CORE.WRKLOG;",
"Redis": "localhost:6379"
},
"VetoIns": "true"
}
@@ -1,4 +1,4 @@
namespace GPW.CORE.UI
namespace GPW.CORE.WRKLOG
{
public class chartJsData
{

Before

Width:  |  Height:  |  Size: 54 KiB

After

Width:  |  Height:  |  Size: 54 KiB

Before

Width:  |  Height:  |  Size: 31 KiB

After

Width:  |  Height:  |  Size: 31 KiB

Before

Width:  |  Height:  |  Size: 78 KiB

After

Width:  |  Height:  |  Size: 78 KiB

Before

Width:  |  Height:  |  Size: 47 KiB

After

Width:  |  Height:  |  Size: 47 KiB

Before

Width:  |  Height:  |  Size: 48 KiB

After

Width:  |  Height:  |  Size: 48 KiB

Some files were not shown because too many files have changed in this diff Show More