initial commit
This commit is contained in:
parent
6715289efe
commit
788c3389af
37645 changed files with 2526849 additions and 80 deletions
|
@ -0,0 +1,23 @@
|
|||
<UXML xmlns="UnityEngine.UIElements">
|
||||
<VisualElement class="flex-container column main">
|
||||
<VisualElement class="flex-container grow">
|
||||
<Label name="createLabel" class="title"/>
|
||||
<VisualElement class="field">
|
||||
<TextField name="orgName"/>
|
||||
<Label name="orgNameNotification" class="notification"/>
|
||||
</VisualElement>
|
||||
<VisualElement name="datacenter" class="field">
|
||||
<Label name="datacenterLabel" class="field-label"/>
|
||||
</VisualElement>
|
||||
<VisualElement name="dataCenterRetryContainer" class="row hidden">
|
||||
<Label name="dataCenterRetryAlert" class="alert-label"/>
|
||||
<Button name="dataCenterRetryButton"/>
|
||||
</VisualElement>
|
||||
</VisualElement>
|
||||
<VisualElement class="row flex-container flex-end">
|
||||
<Button class="footerButton" name="back"/>
|
||||
<Button class="footerButton" name="create"/>
|
||||
</VisualElement>
|
||||
<VisualElement name="gettingDatacenters" class="flex-end"/>
|
||||
</VisualElement>
|
||||
</UXML>
|
|
@ -0,0 +1,10 @@
|
|||
fileFormatVersion: 2
|
||||
guid: 544ec465751093542a3bb5d42b6b5689
|
||||
ScriptedImporter:
|
||||
internalIDToNameTable: []
|
||||
externalObjects: {}
|
||||
serializedVersion: 2
|
||||
userData:
|
||||
assetBundleName:
|
||||
assetBundleVariant:
|
||||
script: {fileID: 13804, guid: 0000000000000000e000000000000000, type: 0}
|
|
@ -0,0 +1,11 @@
|
|||
<UXML xmlns="UnityEngine.UIElements">
|
||||
<VisualElement class="flex-container main">
|
||||
<VisualElement class="form">
|
||||
<Label name="createdTitle" class="title" />
|
||||
<Label name="createdExplanation" />
|
||||
</VisualElement>
|
||||
</VisualElement>
|
||||
<VisualElement class="footer">
|
||||
<Button name="continue" />
|
||||
</VisualElement>
|
||||
</UXML>
|
|
@ -0,0 +1,10 @@
|
|||
fileFormatVersion: 2
|
||||
guid: 0a73ab5bab69746419e8e0ff89c8e816
|
||||
ScriptedImporter:
|
||||
internalIDToNameTable: []
|
||||
externalObjects: {}
|
||||
serializedVersion: 2
|
||||
userData:
|
||||
assetBundleName:
|
||||
assetBundleVariant:
|
||||
script: {fileID: 13804, guid: 0000000000000000e000000000000000, type: 0}
|
|
@ -0,0 +1,14 @@
|
|||
<UXML xmlns="UnityEngine.UIElements">
|
||||
<VisualElement name="container">
|
||||
<Label name="title" />
|
||||
<Label name="requireMessage" text="This feature requires a Plastic SCM installation." />
|
||||
<Label name="message" />
|
||||
<VisualElement name="progressControlsContainer" />
|
||||
<VisualElement name="footer">
|
||||
<VisualElement class="flex-grow" />
|
||||
<Button name="downloadCloudEdition" />
|
||||
<Button name="downloadEnterpriseEdition" />
|
||||
<Button name="cancel" />
|
||||
</VisualElement>
|
||||
</VisualElement>
|
||||
</UXML>
|
|
@ -0,0 +1,10 @@
|
|||
fileFormatVersion: 2
|
||||
guid: 3da0c7cf51d8e4b40a5af55a4ca63e4e
|
||||
ScriptedImporter:
|
||||
internalIDToNameTable: []
|
||||
externalObjects: {}
|
||||
serializedVersion: 2
|
||||
userData:
|
||||
assetBundleName:
|
||||
assetBundleVariant:
|
||||
script: {fileID: 13804, guid: 0000000000000000e000000000000000, type: 0}
|
|
@ -0,0 +1,26 @@
|
|||
<UXML xmlns="UnityEngine.UIElements">
|
||||
<VisualElement class="flex-container main">
|
||||
<VisualElement>
|
||||
<Label name="confirmationMessage" class="title" />
|
||||
<VisualElement name="joinSingleOrganization" class="organization-section display-none">
|
||||
<Label name="joinSingleOrganizationLabel" />
|
||||
<VisualElement class="align-end">
|
||||
<Button name="joinSingleOrganizationButton" class="organization-button" />
|
||||
</VisualElement>
|
||||
</VisualElement>
|
||||
|
||||
<VisualElement name="joinMultipleOrganizations" class="organization-section display-none">
|
||||
<Label name="joinMultipleOrganizationsLabel" />
|
||||
<VisualElement class="row">
|
||||
<VisualElement name="organizationDropdown" />
|
||||
<Button name="joinMultipleOrganizationsButton" class="organization-button" />
|
||||
</VisualElement>
|
||||
</VisualElement>
|
||||
|
||||
<VisualElement name="createOrganization" class="organization-section row display-none">
|
||||
<Label name="createOrganizationLabel" />
|
||||
<Button name="createOrganizationButton" class="organization-button" />
|
||||
</VisualElement>
|
||||
</VisualElement>
|
||||
</VisualElement>
|
||||
</UXML>
|
|
@ -0,0 +1,10 @@
|
|||
fileFormatVersion: 2
|
||||
guid: b6420407edc75d04f89d57eb2fcc314b
|
||||
ScriptedImporter:
|
||||
internalIDToNameTable: []
|
||||
externalObjects: {}
|
||||
serializedVersion: 2
|
||||
userData:
|
||||
assetBundleName:
|
||||
assetBundleVariant:
|
||||
script: {fileID: 13804, guid: 0000000000000000e000000000000000, type: 0}
|
|
@ -0,0 +1,8 @@
|
|||
fileFormatVersion: 2
|
||||
guid: f4277b8a08d36f84dacdc200bc870669
|
||||
folderAsset: yes
|
||||
DefaultImporter:
|
||||
externalObjects: {}
|
||||
userData:
|
||||
assetBundleName:
|
||||
assetBundleVariant:
|
|
@ -0,0 +1,10 @@
|
|||
<UXML xmlns="UnityEngine.UIElements">
|
||||
<VisualElement name="UpdateNotificationContainer" class="row">
|
||||
<Image name="UpdateNotificationImage" />
|
||||
<Label name="UpdateNotificationLabel" />
|
||||
</VisualElement>
|
||||
|
||||
<Button name="UpdateButton" />
|
||||
|
||||
<Label name="BranchLabel" class="grow" />
|
||||
</UXML>
|
|
@ -0,0 +1,10 @@
|
|||
fileFormatVersion: 2
|
||||
guid: 872252c6da7ba3c4ba34ad38b39b4f4c
|
||||
ScriptedImporter:
|
||||
internalIDToNameTable: []
|
||||
externalObjects: {}
|
||||
serializedVersion: 2
|
||||
userData:
|
||||
assetBundleName:
|
||||
assetBundleVariant:
|
||||
script: {fileID: 13804, guid: 0000000000000000e000000000000000, type: 0}
|
|
@ -0,0 +1,8 @@
|
|||
<UXML xmlns="UnityEngine.UIElements">
|
||||
<VisualElement class="flex-container">
|
||||
<VisualElement name="UndefinedProgress" class="display-none" />
|
||||
<Label name="Progress" />
|
||||
<Label name="Status" />
|
||||
<Label name="Percentage" />
|
||||
</VisualElement>
|
||||
</UXML>
|
|
@ -0,0 +1,10 @@
|
|||
fileFormatVersion: 2
|
||||
guid: feccc3dff22272744a267246ae760a73
|
||||
ScriptedImporter:
|
||||
internalIDToNameTable: []
|
||||
externalObjects: {}
|
||||
serializedVersion: 2
|
||||
userData:
|
||||
assetBundleName:
|
||||
assetBundleVariant:
|
||||
script: {fileID: 13804, guid: 0000000000000000e000000000000000, type: 0}
|
|
@ -0,0 +1,44 @@
|
|||
<UXML xmlns:ui="UnityEngine.Experimental.UIElements">
|
||||
<ui:VisualElement class="flex-container main">
|
||||
|
||||
<ui:VisualElement name="signUpForm">
|
||||
<ui:VisualElement name="email">
|
||||
<ui:TextField name="emailField" class="column" label="Email:" password="false" />
|
||||
<ui:Label name="emailNotification" class="hidden alert-label" />
|
||||
</ui:VisualElement>
|
||||
|
||||
<ui:VisualElement name="password" class="row">
|
||||
<ui:TextField name="passwordField" class="column password" label="Password:" password="true" />
|
||||
<ui:TextField name="confirmPasswordField" class="column password" label="Confirm Password:" password="true" />
|
||||
</ui:VisualElement>
|
||||
|
||||
<ui:VisualElement class="row">
|
||||
<ui:Label name="passwordNotificationLabel" class="hidden alert-label" />
|
||||
<ui:Label name="confirmPasswordNotificationLabel" class="hidden alert-label" />
|
||||
</ui:VisualElement>
|
||||
|
||||
<ui:VisualElement name="policyContainer" class="row horizontally-centered">
|
||||
<ui:Label name="signUpAgreePt1" class="policyFont"/>
|
||||
<ui:Button name="termsOfService" class="anchor policyFont" />
|
||||
<ui:Label name="signUpAgreePt2" class="policyFont"/>
|
||||
<ui:Button name="privacyPolicy" class="anchor policyFont" />
|
||||
</ui:VisualElement>
|
||||
</ui:VisualElement>
|
||||
</ui:VisualElement>
|
||||
|
||||
<ui:VisualElement name="signInButtonContainer">
|
||||
<ui:Button name="signUp" class="classic-button" />
|
||||
|
||||
<ui:VisualElement name="median" />
|
||||
<ui:Button name="unityIDButton" class="alternate-button">
|
||||
<ui:Image name="unityIcon" class="icon" />
|
||||
</ui:Button>
|
||||
|
||||
<ui:VisualElement name="progressContainer" class="row" />
|
||||
</ui:VisualElement>
|
||||
|
||||
<ui:VisualElement class="footer">
|
||||
<ui:Label name="privacyStatementText" />
|
||||
<ui:Button name="privacyStatement" class="anchor" />
|
||||
</ui:VisualElement>
|
||||
</UXML>
|
|
@ -0,0 +1,10 @@
|
|||
fileFormatVersion: 2
|
||||
guid: 6dac85d7b8e76424ab582326c2cb5531
|
||||
ScriptedImporter:
|
||||
internalIDToNameTable: []
|
||||
externalObjects: {}
|
||||
serializedVersion: 2
|
||||
userData:
|
||||
assetBundleName:
|
||||
assetBundleVariant:
|
||||
script: {fileID: 13804, guid: 0000000000000000e000000000000000, type: 0}
|
|
@ -0,0 +1,15 @@
|
|||
<UXML xmlns="UnityEngine.UIElements">
|
||||
<VisualElement name="signInChoiceContainer" class="flex-container main">
|
||||
<Button name="unityIDButton" class="sign-in-buttons">
|
||||
<Image name="iconUnity" />
|
||||
</Button>
|
||||
<Button name="emailButton" class="sign-in-buttons">
|
||||
<!-- TODO: Find correct mail icon -->
|
||||
<Image name="iconEmail" />
|
||||
</Button>
|
||||
</VisualElement>
|
||||
<VisualElement class="footer">
|
||||
<Label name="privacyStatementText" />
|
||||
<Button name="privacyStatement" class="anchor" />
|
||||
</VisualElement>
|
||||
</UXML>
|
|
@ -0,0 +1,10 @@
|
|||
fileFormatVersion: 2
|
||||
guid: 18b097dd2d10fb442a321314f4541401
|
||||
ScriptedImporter:
|
||||
internalIDToNameTable: []
|
||||
externalObjects: {}
|
||||
serializedVersion: 2
|
||||
userData:
|
||||
assetBundleName:
|
||||
assetBundleVariant:
|
||||
script: {fileID: 13804, guid: 0000000000000000e000000000000000, type: 0}
|
|
@ -0,0 +1,19 @@
|
|||
<?xml version="1.0" encoding="utf-8"?>
|
||||
<UXML
|
||||
xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance"
|
||||
xmlns="UnityEngine.UIElements"
|
||||
xsi:noNamespaceSchemaLocation="../UIElementsSchema/UIElements.xsd"
|
||||
xsi:schemaLocation="UnityEngine.UIElements ../UIElementsSchema/UnityEngine.UIElements.xsd">
|
||||
<VisualElement name="loginContainer" class="flex-container main">
|
||||
<Label name="signInLabel" class="title"/>
|
||||
<TextField name="email"/>
|
||||
<Label name="emailNotification" class="alert-label"/>
|
||||
<TextField name="password" password="true"/>
|
||||
<Label name="passwordNotification" class="alert-label"/>
|
||||
<VisualElement class="row flex-end">
|
||||
<Button name="back" class="classic-button"/>
|
||||
<Button name="signIn" class="classic-button"/>
|
||||
</VisualElement>
|
||||
<VisualElement name="progressContainer"/>
|
||||
</VisualElement>
|
||||
</UXML>
|
|
@ -0,0 +1,10 @@
|
|||
fileFormatVersion: 2
|
||||
guid: 0229db2477529f049aa3683cfba9d23b
|
||||
ScriptedImporter:
|
||||
internalIDToNameTable: []
|
||||
externalObjects: {}
|
||||
serializedVersion: 2
|
||||
userData:
|
||||
assetBundleName:
|
||||
assetBundleVariant:
|
||||
script: {fileID: 13804, guid: 0000000000000000e000000000000000, type: 0}
|
|
@ -0,0 +1,4 @@
|
|||
<UXML xmlns="UnityEngine.UIElements">
|
||||
<VisualElement name="TabArea" class="flex-container row" />
|
||||
<VisualElement name="ContentArea" />
|
||||
</UXML>
|
|
@ -0,0 +1,10 @@
|
|||
fileFormatVersion: 2
|
||||
guid: d0a8e201e79e1f441bdf295aef957220
|
||||
ScriptedImporter:
|
||||
internalIDToNameTable: []
|
||||
externalObjects: {}
|
||||
serializedVersion: 2
|
||||
userData:
|
||||
assetBundleName:
|
||||
assetBundleVariant:
|
||||
script: {fileID: 13804, guid: 0000000000000000e000000000000000, type: 0}
|
|
@ -0,0 +1,42 @@
|
|||
<UXML xmlns="UnityEngine.UIElements">
|
||||
<VisualElement class="container">
|
||||
<Label name="plasticConfigurationTitle" />
|
||||
<Label name="plasticConfigurationExplanation" class="sub-section" />
|
||||
</VisualElement>
|
||||
<VisualElement class="container">
|
||||
<VisualElement class="sub-section">
|
||||
<Label name="configurationServerInfo"></Label>
|
||||
<VisualElement name="configurationServerInfoSection">
|
||||
<VisualElement class="flex-container">
|
||||
<TextField name="serverTextField" class="grow" />
|
||||
<Button name="connect" />
|
||||
</VisualElement>
|
||||
<VisualElement class="flex-container">
|
||||
<Toggle name="useSslToogle" />
|
||||
<Label name="useSsl" />
|
||||
</VisualElement>
|
||||
<VisualElement>
|
||||
<Label name="connectedLabel" class="visibility-hidden" />
|
||||
</VisualElement>
|
||||
</VisualElement>
|
||||
<Label name="configurationUserNameInfo" />
|
||||
<Label name="configurationCredentialsInfo" class="display-none" />
|
||||
<VisualElement class="flex-container">
|
||||
<TextField name="userTextField" class="credentials" />
|
||||
<TextField name="passwordTextField" class="credentials display-none" />
|
||||
<Button name="check" />
|
||||
<VisualElement name="credentialsPadding" class="grow" />
|
||||
</VisualElement>
|
||||
<Label name="credentialsOk" class="visibility-hidden" />
|
||||
<VisualElement class="flex-container">
|
||||
<VisualElement name="spinnerContainer" class="visibility-hidden"/>
|
||||
<Label name="spinnerLabel" class="visibility-hidden"/>
|
||||
</VisualElement>
|
||||
</VisualElement>
|
||||
</VisualElement>
|
||||
<VisualElement class="container flex-container last">
|
||||
<VisualElement class="grow"></VisualElement>"
|
||||
<Button name="okButton" />
|
||||
<Button name="cancelButton" />
|
||||
</VisualElement>
|
||||
</UXML>
|
|
@ -0,0 +1,10 @@
|
|||
fileFormatVersion: 2
|
||||
guid: 26d3a583da6079145a52a8bef4beb6c5
|
||||
ScriptedImporter:
|
||||
internalIDToNameTable: []
|
||||
externalObjects: {}
|
||||
serializedVersion: 2
|
||||
userData:
|
||||
assetBundleName:
|
||||
assetBundleVariant:
|
||||
script: {fileID: 13804, guid: 0000000000000000e000000000000000, type: 0}
|
|
@ -0,0 +1,10 @@
|
|||
<UXML xmlns="UnityEngine.UIElements">
|
||||
<VisualElement class="flex-container main">
|
||||
<Label name="signInToPlasticSCM" class="title" />
|
||||
<Label name="completeSignInOnBrowser" />
|
||||
<VisualElement name="wait" class="flex-container row">
|
||||
<VisualElement name="progressContainer" class="row" />
|
||||
<Button name="cancelButton"></Button>
|
||||
</VisualElement>
|
||||
</VisualElement>
|
||||
</UXML>
|
|
@ -0,0 +1,10 @@
|
|||
fileFormatVersion: 2
|
||||
guid: 913c727eecab25c489fa2adbad9c9ab8
|
||||
ScriptedImporter:
|
||||
internalIDToNameTable: []
|
||||
externalObjects: {}
|
||||
serializedVersion: 2
|
||||
userData:
|
||||
assetBundleName:
|
||||
assetBundleVariant:
|
||||
script: {fileID: 13804, guid: 0000000000000000e000000000000000, type: 0}
|
Loading…
Add table
Add a link
Reference in a new issue