Skip to content

Commit

Permalink
Renamed "Pixel.Scripting.Reference.Manager" to "Pixel.Automation.Refe…
Browse files Browse the repository at this point in the history
…rence.Manger"
  • Loading branch information
Nfactor26 committed Nov 28, 2022
1 parent 02c0d2b commit 1a13e2f
Show file tree
Hide file tree
Showing 43 changed files with 56 additions and 55 deletions.
16 changes: 8 additions & 8 deletions Pixel.Automation.sln
Original file line number Diff line number Diff line change
Expand Up @@ -141,8 +141,8 @@ Project("{2150E333-8FDC-42A3-9474-1A3956D46DE8}") = "pixel-browser-scrapper", "p
src\Extensions\pixel-browser-scrapper\jquery-1.6.4.min.js = src\Extensions\pixel-browser-scrapper\jquery-1.6.4.min.js
src\Extensions\pixel-browser-scrapper\manifest.json = src\Extensions\pixel-browser-scrapper\manifest.json
src\Extensions\pixel-browser-scrapper\optimal-select.min.js = src\Extensions\pixel-browser-scrapper\optimal-select.min.js
src\Extensions\pixel-browser-scrapper\Web.Scrapper.js = src\Extensions\pixel-browser-scrapper\Web.Scrapper.js
src\Extensions\pixel-browser-scrapper\playwright.js = src\Extensions\pixel-browser-scrapper\playwright.js
src\Extensions\pixel-browser-scrapper\Web.Scrapper.js = src\Extensions\pixel-browser-scrapper\Web.Scrapper.js
EndProjectSection
EndProject
Project("{9A19103F-16F7-4668-BE54-9A1E7A4F7556}") = "Pixel.Automation.Input.Devices.Components", "src\Pixel.Automation.Input.Devices.Components\Pixel.Automation.Input.Devices.Components.csproj", "{329AD7C0-8CF7-4EB0-A143-BDE1576A94CC}"
Expand All @@ -161,10 +161,10 @@ Project("{9A19103F-16F7-4668-BE54-9A1E7A4F7556}") = "Pixel.Automation.Editor.Not
EndProject
Project("{9A19103F-16F7-4668-BE54-9A1E7A4F7556}") = "Pixel.Automation.Editor.Notifications.Tests", "src\Unit.Tests\Pixel.Automation.Editor.Notifications.Tests\Pixel.Automation.Editor.Notifications.Tests.csproj", "{FFE188B5-B8A7-48A1-B043-DEF5D590D8A5}"
EndProject
Project("{9A19103F-16F7-4668-BE54-9A1E7A4F7556}") = "Pixel.Scripting.Reference.Manager", "src\Pixel.Scripting.Reference.Manager\Pixel.Scripting.Reference.Manager.csproj", "{6DCD4843-5F19-4E63-929B-2CEE107C862E}"
EndProject
Project("{E53339B2-1760-4266-BCC7-CA923CBCF16C}") = "docker-compose", "docker-compose.dcproj", "{4110C527-9DBC-44A8-9349-34C72C78B722}"
EndProject
Project("{9A19103F-16F7-4668-BE54-9A1E7A4F7556}") = "Pixel.Automation.Reference.Manager", "src\Pixel.Automation.Reference.Manager\Pixel.Automation.Reference.Manager.csproj", "{12BE6BAC-2CF4-4661-A8DD-7E00ABF514D5}"
EndProject
Global
GlobalSection(SolutionConfigurationPlatforms) = preSolution
Debug|Any CPU = Debug|Any CPU
Expand Down Expand Up @@ -411,14 +411,14 @@ Global
{FFE188B5-B8A7-48A1-B043-DEF5D590D8A5}.Debug|Any CPU.Build.0 = Debug|Any CPU
{FFE188B5-B8A7-48A1-B043-DEF5D590D8A5}.Release|Any CPU.ActiveCfg = Release|Any CPU
{FFE188B5-B8A7-48A1-B043-DEF5D590D8A5}.Release|Any CPU.Build.0 = Release|Any CPU
{6DCD4843-5F19-4E63-929B-2CEE107C862E}.Debug|Any CPU.ActiveCfg = Debug|Any CPU
{6DCD4843-5F19-4E63-929B-2CEE107C862E}.Debug|Any CPU.Build.0 = Debug|Any CPU
{6DCD4843-5F19-4E63-929B-2CEE107C862E}.Release|Any CPU.ActiveCfg = Release|Any CPU
{6DCD4843-5F19-4E63-929B-2CEE107C862E}.Release|Any CPU.Build.0 = Release|Any CPU
{4110C527-9DBC-44A8-9349-34C72C78B722}.Debug|Any CPU.ActiveCfg = Debug|Any CPU
{4110C527-9DBC-44A8-9349-34C72C78B722}.Debug|Any CPU.Build.0 = Debug|Any CPU
{4110C527-9DBC-44A8-9349-34C72C78B722}.Release|Any CPU.ActiveCfg = Release|Any CPU
{4110C527-9DBC-44A8-9349-34C72C78B722}.Release|Any CPU.Build.0 = Release|Any CPU
{12BE6BAC-2CF4-4661-A8DD-7E00ABF514D5}.Debug|Any CPU.ActiveCfg = Debug|Any CPU
{12BE6BAC-2CF4-4661-A8DD-7E00ABF514D5}.Debug|Any CPU.Build.0 = Debug|Any CPU
{12BE6BAC-2CF4-4661-A8DD-7E00ABF514D5}.Release|Any CPU.ActiveCfg = Release|Any CPU
{12BE6BAC-2CF4-4661-A8DD-7E00ABF514D5}.Release|Any CPU.Build.0 = Release|Any CPU
EndGlobalSection
GlobalSection(SolutionProperties) = preSolution
HideSolutionNode = FALSE
Expand Down Expand Up @@ -489,8 +489,8 @@ Global
{D7AC21DE-DDF5-4C4E-A487-98C62693F1A9} = {2B0C7388-18D7-4E3C-8BDF-B7A414520615}
{3387DC18-1B51-47AD-B4F0-ED3411E88597} = {94422BB0-2426-4FA2-B9C4-29F94A3CAD7F}
{FFE188B5-B8A7-48A1-B043-DEF5D590D8A5} = {242744A0-4C9B-4B89-9AC0-4188D186D4D2}
{6DCD4843-5F19-4E63-929B-2CEE107C862E} = {4E906FCE-BF6F-44B0-8E8D-C3F6AFEE6874}
{4110C527-9DBC-44A8-9349-34C72C78B722} = {AA656CE2-0BA6-49F0-AD4A-B54BA52DADE5}
{12BE6BAC-2CF4-4661-A8DD-7E00ABF514D5} = {7E4532E6-7928-4E6F-8874-15482508447F}
EndGlobalSection
GlobalSection(ExtensibilityGlobals) = postSolution
SolutionGuid = {DEAA90E2-A175-4FAA-99F1-30B64D8D3125}
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -4,9 +4,9 @@
using Pixel.Automation.Core.Interfaces;
using Pixel.Automation.Core.Models;
using Pixel.Automation.Editor.Core.Interfaces;
using Pixel.Automation.Reference.Manager.Contracts;
using Pixel.Persistence.Services.Client.Interfaces;
using Pixel.Scripting.Editor.Core.Contracts;
using Pixel.Scripting.Reference.Manager.Contracts;
using Serilog;

namespace Pixel.Automation.AppExplorer.ViewModels.Prefab
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -2,9 +2,9 @@
using Dawn;
using Pixel.Automation.Core.Interfaces;
using Pixel.Automation.Core.Models;
using Pixel.Automation.Reference.Manager.Contracts;
using Pixel.Persistence.Services.Client.Interfaces;
using Pixel.Scripting.Editor.Core.Contracts;
using Pixel.Scripting.Reference.Manager.Contracts;
using Serilog;
using System.IO;
using System.Text.RegularExpressions;
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -8,10 +8,10 @@
using Pixel.Automation.Core.TestData;
using Pixel.Automation.Editor.Core;
using Pixel.Automation.Editor.Core.Helpers;
using Pixel.Automation.Reference.Manager.Contracts;
using Pixel.Persistence.Services.Client;
using Pixel.Persistence.Services.Client.Interfaces;
using Pixel.Scripting.Editor.Core.Contracts;
using Pixel.Scripting.Reference.Manager.Contracts;
using Serilog;
using System.IO;
using System.Text.RegularExpressions;
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -7,7 +7,7 @@
using Pixel.Automation.Editor.Core;
using Pixel.Automation.Editor.Core.Interfaces;
using Pixel.Automation.Editor.Core.ViewModels;
using Pixel.Scripting.Reference.Manager.Contracts;
using Pixel.Automation.Reference.Manager.Contracts;
using Serilog;
using System.IO;
using System.Reflection;
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -5,8 +5,8 @@
using Pixel.Automation.Core.Interfaces;
using Pixel.Automation.Editor.Core;
using Pixel.Automation.Editor.Core.ViewModels;
using Pixel.Automation.Reference.Manager.Contracts;
using Pixel.Scripting.Editor.Core.Contracts;
using Pixel.Scripting.Reference.Manager.Contracts;
using System.IO;

namespace Pixel.Automation.AppExplorer.ViewModels.PrefabDropHandler
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -5,8 +5,8 @@
using Pixel.Automation.Core.Models;
using Pixel.Automation.Editor.Core;
using Pixel.Automation.Editor.Core.ViewModels;
using Pixel.Scripting.Reference.Manager;
using Pixel.Scripting.Reference.Manager.Contracts;
using Pixel.Automation.Reference.Manager;
using Pixel.Automation.Reference.Manager.Contracts;
using Serilog;
using System.IO;

Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -7,10 +7,10 @@
using Pixel.Automation.Core.Interfaces;
using Pixel.Automation.Core.Models;
using Pixel.Automation.Editor.Core.Interfaces;
using Pixel.Automation.Reference.Manager.Contracts;
using Pixel.Persistence.Services.Client;
using Pixel.Persistence.Services.Client.Interfaces;
using Pixel.Scripting.Editor.Core.Contracts;
using Pixel.Scripting.Reference.Manager.Contracts;
using System.IO;

namespace Pixel.Automation.Designer.ViewModels.AutomationBuilder
Expand Down
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
using Pixel.Automation.Core;
using Pixel.Automation.Core.Interfaces;
using Pixel.Automation.Reference.Manager.Contracts;
using Pixel.Automation.RunTime;
using Pixel.Scripting.Reference.Manager.Contracts;

namespace Pixel.Automation.Designer.ViewModels.AutomationBuilder
{
Expand Down
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
using Pixel.Automation.Core.Interfaces;
using Pixel.Automation.Reference.Manager.Contracts;
using Pixel.Automation.RunTime;
using Pixel.Scripting.Editor.Core.Contracts;
using Pixel.Scripting.Reference.Manager.Contracts;
using System.Reflection;

namespace Pixel.Automation.Designer.ViewModels.AutomationBuilder
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -8,11 +8,10 @@
using Pixel.Automation.Core.Interfaces;
using Pixel.Automation.Core.Models;
using Pixel.Automation.Editor.Core.Interfaces;
using Pixel.Automation.Reference.Manager.Contracts;
using Pixel.Persistence.Services.Client;
using Pixel.Persistence.Services.Client.Interfaces;
using Pixel.Scripting.Editor.Core.Contracts;
using Pixel.Scripting.Reference.Manager.Contracts;
using System;
using System.IO;

namespace Pixel.Automation.Designer.ViewModels.AutomationBuilder
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -2,9 +2,9 @@
using Pixel.Automation.Core;
using Pixel.Automation.Core.Interfaces;
using Pixel.Automation.Editor.Core.Interfaces;
using Pixel.Automation.Reference.Manager.Contracts;
using Pixel.Persistence.Services.Client;
using Pixel.Scripting.Editor.Core.Contracts;
using Pixel.Scripting.Reference.Manager.Contracts;
using Serilog;
using System.IO;
using System.Reflection;
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -5,10 +5,10 @@
using Pixel.Automation.Core.Models;
using Pixel.Automation.Designer.ViewModels.VersionManager;
using Pixel.Automation.Editor.Core.Interfaces;
using Pixel.Automation.Reference.Manager.Contracts;
using Pixel.Persistence.Services.Client;
using Pixel.Persistence.Services.Client.Interfaces;
using Pixel.Scripting.Editor.Core.Contracts;
using Pixel.Scripting.Reference.Manager.Contracts;

namespace Pixel.Automation.Designer.ViewModels.Factory
{
Expand Down
Original file line number Diff line number Diff line change
@@ -1,10 +1,10 @@
using Ninject.Modules;
using Pixel.Automation.Core;
using Pixel.Automation.Core.Interfaces;
using Pixel.Automation.Reference.Manager;
using Pixel.Automation.Reference.Manager.Contracts;
using Pixel.Automation.RunTime;
using Pixel.Automation.RunTime.Serialization;
using Pixel.Scripting.Reference.Manager;
using Pixel.Scripting.Reference.Manager.Contracts;

namespace Pixel.Automation.Designer.ViewModels.Modules
{
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -28,6 +28,7 @@

<ItemGroup>
<ProjectReference Include="..\Pixel.Automation.Editor.Notifications\Pixel.Automation.Editor.Notifications.csproj" />
<ProjectReference Include="..\Pixel.Automation.Reference.Manager\Pixel.Automation.Reference.Manager.csproj" />
<ProjectReference Include="..\Pixel.OpenId.Authenticator\Pixel.OpenId.Authenticator.csproj" />
<ProjectReference Include="..\Pixel.Automation.Core.Components\Pixel.Automation.Core.Components.csproj">
<Private>false</Private>
Expand All @@ -50,7 +51,6 @@
</ProjectReference>
<ProjectReference Include="..\Pixel.Persistence.Core\Pixel.Persistence.Core.csproj" />
<ProjectReference Include="..\Pixel.Persistence.Services.Client\Pixel.Persistence.Services.Client.csproj" />
<ProjectReference Include="..\Pixel.Scripting.Reference.Manager\Pixel.Scripting.Reference.Manager.csproj" />
</ItemGroup>

<ItemGroup>
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -4,7 +4,7 @@
using Pixel.Automation.Core.Models;
using Pixel.Automation.Editor.Core;
using Pixel.Automation.Editor.Core.Interfaces;
using Pixel.Scripting.Reference.Manager.Contracts;
using Pixel.Automation.Reference.Manager.Contracts;
using Serilog;
using System.Windows;

Expand Down
Original file line number Diff line number Diff line change
@@ -1,9 +1,9 @@
using Dawn;
using Pixel.Automation.Core.Models;
using Pixel.Automation.Editor.Core.Interfaces;
using Pixel.Automation.Reference.Manager;
using Pixel.Automation.Reference.Manager.Contracts;
using Pixel.Persistence.Services.Client;
using Pixel.Scripting.Reference.Manager;
using Pixel.Scripting.Reference.Manager.Contracts;
using System.Collections.ObjectModel;

namespace Pixel.Automation.Designer.ViewModels.VersionManager
Expand Down
Original file line number Diff line number Diff line change
@@ -1,8 +1,8 @@
using Dawn;
using Pixel.Automation.Editor.Core.Interfaces;
using Pixel.Automation.Reference.Manager;
using Pixel.Automation.Reference.Manager.Contracts;
using Pixel.Persistence.Services.Client.Interfaces;
using Pixel.Scripting.Reference.Manager;
using Pixel.Scripting.Reference.Manager.Contracts;
using System.Collections.ObjectModel;

namespace Pixel.Automation.Designer.ViewModels.VersionManager
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -4,9 +4,9 @@
using Pixel.Automation.Core.Interfaces;
using Pixel.Automation.Core.Models;
using Pixel.Automation.Editor.Core.Interfaces;
using Pixel.Automation.Reference.Manager.Contracts;
using Pixel.Persistence.Services.Client.Interfaces;
using Pixel.Scripting.Editor.Core.Contracts;
using Pixel.Scripting.Reference.Manager.Contracts;
using Serilog;

namespace Pixel.Automation.Designer.ViewModels.VersionManager
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -2,9 +2,9 @@
using Dawn;
using Pixel.Automation.Core.Interfaces;
using Pixel.Automation.Core.Models;
using Pixel.Automation.Reference.Manager.Contracts;
using Pixel.Persistence.Services.Client.Interfaces;
using Pixel.Scripting.Editor.Core.Contracts;
using Pixel.Scripting.Reference.Manager.Contracts;
using Serilog;
using System.IO;
using System.Text.RegularExpressions;
Expand Down
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
using Pixel.Automation.Core;
using Pixel.Automation.Core.Interfaces;
using Pixel.Automation.Core.Models;
using Pixel.Scripting.Reference.Manager.Contracts;
using Pixel.Automation.Reference.Manager.Contracts;
using System.Threading.Tasks;

namespace Pixel.Automation.Editor.Core.Interfaces
Expand Down
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
using Caliburn.Micro;
using Pixel.Automation.Core.Interfaces;
using Pixel.Automation.Core.Models;
using Pixel.Scripting.Reference.Manager.Contracts;
using Pixel.Automation.Reference.Manager.Contracts;

namespace Pixel.Automation.Editor.Core.Interfaces
{
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -20,7 +20,7 @@
<ProjectReference Include="..\Pixel.Automation.Core.Components\Pixel.Automation.Core.Components.csproj">
<Private>false</Private>
</ProjectReference>
<ProjectReference Include="..\Pixel.Scripting.Reference.Manager\Pixel.Scripting.Reference.Manager.csproj" />
<ProjectReference Include="..\Pixel.Automation.Reference.Manager\Pixel.Automation.Reference.Manager.csproj" />
</ItemGroup>

</Project>
Original file line number Diff line number Diff line change
Expand Up @@ -6,7 +6,7 @@
using System.Text;
using System.Text.RegularExpressions;

namespace Pixel.Scripting.Reference.Manager;
namespace Pixel.Automation.Reference.Manager;

/// <summary>
/// Runtime references for Projects
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -2,7 +2,7 @@
using Pixel.Automation.Core.Interfaces;
using Pixel.Automation.Core.Models;

namespace Pixel.Scripting.Reference.Manager.Contracts;
namespace Pixel.Automation.Reference.Manager.Contracts;

/// <summary>
/// IReferenceManager defines the contract for retrieving assmbly references and imports for code editor, script editor and script engine associated
Expand Down
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
using Pixel.Automation.Core.Interfaces;

namespace Pixel.Scripting.Reference.Manager.Contracts;
namespace Pixel.Automation.Reference.Manager.Contracts;

/// <summary>
/// IReferenceManagerFactory defined the contract for creating <see cref="ReferenceManager"/> for a given version of AutomationProject or PrefabProject
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -2,7 +2,7 @@
using Pixel.Automation.Core.Models;
using System.Runtime.Serialization;

namespace Pixel.Scripting.Reference.Manager
namespace Pixel.Automation.Reference.Manager
{

/// <summary>
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -2,7 +2,7 @@
using Pixel.Automation.Core.Models;
using System.Runtime.Serialization;

namespace Pixel.Scripting.Reference.Manager
namespace Pixel.Automation.Reference.Manager
{
/// <summary>
/// Maintains a mapping of Prefabs (along with PrefabEntity identifer) used in a AutomationProcess.
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -2,10 +2,10 @@
using Pixel.Automation.Core;
using Pixel.Automation.Core.Interfaces;
using Pixel.Automation.Core.Models;
using Pixel.Scripting.Reference.Manager.Contracts;
using Pixel.Automation.Reference.Manager.Contracts;
using Pixel.Persistence.Services.Client.Interfaces;

namespace Pixel.Scripting.Reference.Manager;
namespace Pixel.Automation.Reference.Manager;

/// <summary>
/// ReferenceManager is used to retrieve required assembly references and imports for code editor , script editor and script runtime for a automation project
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -2,9 +2,9 @@
using Pixel.Automation.Core;
using Pixel.Automation.Core.Interfaces;
using Pixel.Persistence.Services.Client.Interfaces;
using Pixel.Scripting.Reference.Manager.Contracts;
using Pixel.Automation.Reference.Manager.Contracts;

namespace Pixel.Scripting.Reference.Manager;
namespace Pixel.Automation.Reference.Manager;

/// <summary>
/// Use ReferenceManagerFactor to create an instance of ReferenceManager for a given version of Automation Project or Prefab Project
Expand Down
5 changes: 2 additions & 3 deletions src/Pixel.Automation.RunTime/ControlLoader.cs
Original file line number Diff line number Diff line change
Expand Up @@ -2,9 +2,8 @@
using Pixel.Automation.Core;
using Pixel.Automation.Core.Controls;
using Pixel.Automation.Core.Interfaces;
using Pixel.Automation.Core.Models;
using Pixel.Scripting.Reference.Manager;
using Pixel.Scripting.Reference.Manager.Contracts;
using Pixel.Automation.Reference.Manager;
using Pixel.Automation.Reference.Manager.Contracts;
using Serilog;
using System.Collections.Generic;
using System.IO;
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -31,6 +31,7 @@
<ProjectReference Include="..\Pixel.Automation.Core.Components\Pixel.Automation.Core.Components.csproj">
<Private>false</Private>
</ProjectReference>
<ProjectReference Include="..\Pixel.Automation.Reference.Manager\Pixel.Automation.Reference.Manager.csproj" />
<ProjectReference Include="..\Pixel.Scripting.Reference.Manager\Pixel.Scripting.Reference.Manager.csproj" />
</ItemGroup>

Expand Down
4 changes: 2 additions & 2 deletions src/Pixel.Automation.RunTime/PrefabLoader.cs
Original file line number Diff line number Diff line change
Expand Up @@ -3,8 +3,8 @@
using Pixel.Automation.Core.Components.Prefabs;
using Pixel.Automation.Core.Interfaces;
using Pixel.Automation.Core.Models;
using Pixel.Scripting.Reference.Manager;
using Pixel.Scripting.Reference.Manager.Contracts;
using Pixel.Automation.Reference.Manager;
using Pixel.Automation.Reference.Manager.Contracts;
using Serilog;
using System;
using System.Collections.Generic;
Expand Down
Loading

0 comments on commit 1a13e2f

Please sign in to comment.