mirror of
https://github.com/ansible/awx.git
synced 2026-01-13 11:00:03 -03:30
parent
2ae93261d1
commit
ffcb655038
@ -1,4 +1,4 @@
|
||||
# Ansible AWX/Tower V2
|
||||
# Ansible AWX UI With PatternFly
|
||||
|
||||
Hi there! We're excited to have you as a contributor.
|
||||
|
||||
|
||||
@ -74,7 +74,7 @@ describe('<App />', () => {
|
||||
// check about modal content
|
||||
const content = await waitForElement(wrapper, aboutModalContent);
|
||||
expect(content.find('dd').text()).toContain(ansible_version);
|
||||
expect(content.find('pre').text()).toContain(`< Tower ${version} >`);
|
||||
expect(content.find('pre').text()).toContain(`< AWX ${version} >`);
|
||||
|
||||
// close about modal
|
||||
wrapper.find(aboutModalClose).simulate('click');
|
||||
|
||||
@ -1,24 +1,24 @@
|
||||
import React from 'react';
|
||||
import { mountWithContexts } from '../enzymeHelpers';
|
||||
import TowerLogo from '../../src/components/TowerLogo';
|
||||
import BrandLogo from '../../src/components/BrandLogo';
|
||||
|
||||
let logoWrapper;
|
||||
let towerLogoElem;
|
||||
let brandLogoElem;
|
||||
let svgElem;
|
||||
|
||||
const findChildren = () => {
|
||||
towerLogoElem = logoWrapper.find('TowerLogo');
|
||||
brandLogoElem = logoWrapper.find('BrandLogo');
|
||||
svgElem = logoWrapper.find('svg');
|
||||
};
|
||||
|
||||
describe('<TowerLogo />', () => {
|
||||
describe('<BrandLogo />', () => {
|
||||
test('initially renders without crashing', () => {
|
||||
logoWrapper = mountWithContexts(
|
||||
<TowerLogo />
|
||||
<BrandLogo />
|
||||
);
|
||||
findChildren();
|
||||
expect(logoWrapper.length).toBe(1);
|
||||
expect(towerLogoElem.length).toBe(1);
|
||||
expect(brandLogoElem.length).toBe(1);
|
||||
expect(svgElem.length).toBe(1);
|
||||
});
|
||||
});
|
||||
@ -63,8 +63,8 @@ describe('<Login />', () => {
|
||||
mountLogin();
|
||||
findChildren();
|
||||
expect(loginHeaderLogo.length).toBe(1);
|
||||
expect(loginHeaderLogo.props().src).toBe('tower-logo-header.svg');
|
||||
expect(loginHeaderLogo.props().alt).toBe('Ansible Tower');
|
||||
expect(loginHeaderLogo.props().src).toBe('brand-logo.svg');
|
||||
expect(loginHeaderLogo.props().alt).toBe('AWX');
|
||||
});
|
||||
|
||||
test('state maps to un/pw input value props', () => {
|
||||
|
||||
File diff suppressed because one or more lines are too long
@ -13,7 +13,7 @@ msgstr ""
|
||||
"Language-Team: \n"
|
||||
"Plural-Forms: \n"
|
||||
|
||||
#: src/contexts/Network.jsx:56
|
||||
#: src/contexts/Network.jsx:52
|
||||
msgid "404"
|
||||
msgstr ""
|
||||
|
||||
@ -25,38 +25,43 @@ msgstr ""
|
||||
#~ msgid "> edit"
|
||||
#~ msgstr ""
|
||||
|
||||
#: src/components/BrandLogo/BrandLogo.jsx:71
|
||||
msgid "AWX Logo"
|
||||
msgstr ""
|
||||
|
||||
#: src/components/PageHeaderToolbar.jsx:88
|
||||
msgid "About"
|
||||
msgstr ""
|
||||
|
||||
#: src/components/About.jsx:59
|
||||
msgid "AboutModal Logo"
|
||||
msgstr ""
|
||||
#~ msgid "AboutModal Logo"
|
||||
#~ msgstr ""
|
||||
|
||||
#: src/index.jsx:140
|
||||
#: src/index.jsx:148
|
||||
#: src/pages/Organizations/Organizations.jsx:43
|
||||
#: src/pages/Organizations/screens/Organization/Organization.jsx:131
|
||||
#: src/pages/Organizations/screens/Organization/Organization.jsx:124
|
||||
msgid "Access"
|
||||
msgstr ""
|
||||
|
||||
#: src/components/PaginatedDataList/ToolbarAddButton.jsx:33
|
||||
#: src/components/PaginatedDataList/ToolbarAddButton.jsx:44
|
||||
#: src/components/PaginatedDataList/ToolbarAddButton.jsx:25
|
||||
#: src/components/PaginatedDataList/ToolbarAddButton.jsx:32
|
||||
#: src/components/PaginatedDataList/ToolbarAddButton.jsx:42
|
||||
msgid "Add"
|
||||
msgstr ""
|
||||
|
||||
#: src/components/AddRole/AddResourceRole.jsx:153
|
||||
#: src/components/AddRole/AddResourceRole.jsx:147
|
||||
msgid "Add Roles"
|
||||
msgstr ""
|
||||
|
||||
#: src/components/AddRole/AddResourceRole.jsx:150
|
||||
#: src/components/AddRole/AddResourceRole.jsx:144
|
||||
msgid "Add Team Roles"
|
||||
msgstr ""
|
||||
|
||||
#: src/components/AddRole/AddResourceRole.jsx:147
|
||||
#: src/components/AddRole/AddResourceRole.jsx:141
|
||||
msgid "Add User Roles"
|
||||
msgstr ""
|
||||
|
||||
#: src/index.jsx:161
|
||||
#: src/index.jsx:169
|
||||
msgid "Administration"
|
||||
msgstr ""
|
||||
|
||||
@ -66,11 +71,11 @@ msgstr ""
|
||||
|
||||
#: src/pages/Organizations/components/OrganizationForm.jsx:123
|
||||
#: src/pages/Organizations/components/OrganizationForm.jsx:128
|
||||
#: src/pages/Organizations/screens/Organization/OrganizationDetail.jsx:142
|
||||
#: src/pages/Organizations/screens/Organization/OrganizationDetail.jsx:79
|
||||
msgid "Ansible Environment"
|
||||
msgstr ""
|
||||
|
||||
#: src/components/About.jsx:75
|
||||
#: src/components/About.jsx:73
|
||||
msgid "Ansible Version"
|
||||
msgstr ""
|
||||
|
||||
@ -78,11 +83,11 @@ msgstr ""
|
||||
msgid "Applications"
|
||||
msgstr ""
|
||||
|
||||
#: src/components/AddRole/AddResourceRole.jsx:209
|
||||
#: src/components/AddRole/AddResourceRole.jsx:203
|
||||
msgid "Apply roles"
|
||||
msgstr ""
|
||||
|
||||
#: src/components/PaginatedDataList/ToolbarDeleteButton.jsx:165
|
||||
#: src/components/PaginatedDataList/ToolbarDeleteButton.jsx:155
|
||||
msgid "Are you sure you want to delete:"
|
||||
msgstr ""
|
||||
|
||||
@ -94,7 +99,7 @@ msgstr ""
|
||||
msgid "Are you sure you want to remove {0} access from {username}?"
|
||||
msgstr ""
|
||||
|
||||
#: src/index.jsx:196
|
||||
#: src/index.jsx:204
|
||||
msgid "Authentication"
|
||||
msgstr ""
|
||||
|
||||
@ -106,10 +111,10 @@ msgstr ""
|
||||
msgid "Brand Image"
|
||||
msgstr ""
|
||||
|
||||
#: src/components/FormActionGroup/FormActionGroup.jsx:30
|
||||
#: src/components/FormActionGroup/FormActionGroup.jsx:30
|
||||
#: src/components/Lookup/Lookup.jsx:169
|
||||
#: src/components/PaginatedDataList/ToolbarDeleteButton.jsx:161
|
||||
#: src/components/FormActionGroup/FormActionGroup.jsx:27
|
||||
#: src/components/FormActionGroup/FormActionGroup.jsx:27
|
||||
#: src/components/Lookup/Lookup.jsx:162
|
||||
#: src/components/PaginatedDataList/ToolbarDeleteButton.jsx:151
|
||||
#: src/pages/Organizations/components/DeleteRoleConfirmationModal.jsx:45
|
||||
msgid "Cancel"
|
||||
msgstr ""
|
||||
@ -118,7 +123,7 @@ msgstr ""
|
||||
msgid "Cannot find organization with ID"
|
||||
msgstr ""
|
||||
|
||||
#: src/contexts/Network.jsx:57
|
||||
#: src/contexts/Network.jsx:53
|
||||
msgid "Cannot find resource."
|
||||
msgstr ""
|
||||
|
||||
@ -126,11 +131,11 @@ msgstr ""
|
||||
msgid "Cannot find route {0}."
|
||||
msgstr ""
|
||||
|
||||
#: src/App.jsx:94
|
||||
#: src/components/CardCloseButton.jsx:14
|
||||
#: src/components/CardCloseButton.jsx:15
|
||||
#: src/components/CardCloseButton.jsx:27
|
||||
#: src/components/Lookup/Lookup.jsx:169
|
||||
#: src/App.jsx:109
|
||||
#: src/components/CardCloseButton.jsx:22
|
||||
#: src/components/CardCloseButton.jsx:23
|
||||
#: src/components/CardCloseButton.jsx:34
|
||||
#: src/components/Lookup/Lookup.jsx:162
|
||||
#: src/pages/Organizations/screens/OrganizationAdd.jsx:67
|
||||
msgid "Close"
|
||||
msgstr ""
|
||||
@ -140,7 +145,11 @@ msgid "Collapse"
|
||||
msgstr ""
|
||||
|
||||
#: src/components/About.jsx:55
|
||||
msgid "Copyright 2018 Red Hat, Inc."
|
||||
#~ msgid "Copyright 2018 Red Hat, Inc."
|
||||
#~ msgstr ""
|
||||
|
||||
#: src/components/About.jsx:55
|
||||
msgid "Copyright 2019 Red Hat, Inc."
|
||||
msgstr ""
|
||||
|
||||
#: src/pages/Organizations/Organizations.jsx:39
|
||||
@ -148,53 +157,57 @@ msgstr ""
|
||||
msgid "Create New Organization"
|
||||
msgstr ""
|
||||
|
||||
#: src/pages/Organizations/components/InstanceGroupsLookup.jsx:58
|
||||
#: src/pages/Organizations/screens/Organization/OrganizationDetail.jsx:146
|
||||
#: src/pages/Organizations/components/InstanceGroupsLookup.jsx:50
|
||||
#: src/pages/Organizations/screens/Organization/OrganizationDetail.jsx:83
|
||||
#: src/pages/Organizations/screens/OrganizationsList.jsx:164
|
||||
msgid "Created"
|
||||
msgstr ""
|
||||
|
||||
#: src/index.jsx:165
|
||||
#: src/index.jsx:173
|
||||
#: src/pages/CredentialTypes.jsx:19
|
||||
msgid "Credential Types"
|
||||
msgstr ""
|
||||
|
||||
#: src/index.jsx:118
|
||||
#: src/index.jsx:126
|
||||
#: src/pages/Credentials.jsx:19
|
||||
msgid "Credentials"
|
||||
msgstr ""
|
||||
|
||||
#: src/index.jsx:87
|
||||
#: src/components/Pagination/Pagination.jsx:29
|
||||
msgid "Current page"
|
||||
msgstr ""
|
||||
|
||||
#: src/index.jsx:95
|
||||
#: src/pages/Dashboard.jsx:19
|
||||
msgid "Dashboard"
|
||||
msgstr ""
|
||||
|
||||
#: src/components/PaginatedDataList/ToolbarDeleteButton.jsx:109
|
||||
#: src/components/PaginatedDataList/ToolbarDeleteButton.jsx:130
|
||||
#: src/components/PaginatedDataList/ToolbarDeleteButton.jsx:153
|
||||
#: src/components/PaginatedDataList/ToolbarDeleteButton.jsx:95
|
||||
#: src/components/PaginatedDataList/ToolbarDeleteButton.jsx:119
|
||||
#: src/components/PaginatedDataList/ToolbarDeleteButton.jsx:143
|
||||
#: src/pages/Organizations/components/DeleteRoleConfirmationModal.jsx:42
|
||||
msgid "Delete"
|
||||
msgstr ""
|
||||
|
||||
#: src/components/PaginatedDataList/ToolbarDeleteButton.jsx:142
|
||||
#: src/components/PaginatedDataList/ToolbarDeleteButton.jsx:132
|
||||
msgid "Delete {0}"
|
||||
msgstr ""
|
||||
|
||||
#: src/components/PaginatedDataList/ToolbarDeleteButton.jsx:141
|
||||
#: src/components/PaginatedDataList/ToolbarDeleteButton.jsx:131
|
||||
msgid "Delete {itemName}"
|
||||
msgstr ""
|
||||
|
||||
#: src/pages/Organizations/components/OrganizationForm.jsx:113
|
||||
#: src/pages/Organizations/screens/Organization/OrganizationDetail.jsx:138
|
||||
#: src/pages/Organizations/screens/Organization/OrganizationDetail.jsx:75
|
||||
msgid "Description"
|
||||
msgstr ""
|
||||
|
||||
#: src/pages/Organizations/Organizations.jsx:42
|
||||
#: src/pages/Organizations/screens/Organization/Organization.jsx:130
|
||||
#: src/pages/Organizations/screens/Organization/Organization.jsx:123
|
||||
msgid "Details"
|
||||
msgstr ""
|
||||
|
||||
#: src/pages/Organizations/screens/Organization/OrganizationDetail.jsx:171
|
||||
#: src/pages/Organizations/screens/Organization/OrganizationDetail.jsx:110
|
||||
msgid "Edit"
|
||||
msgstr ""
|
||||
|
||||
@ -207,12 +220,27 @@ msgid "Expand"
|
||||
msgstr ""
|
||||
|
||||
#: src/components/NotificationsList/NotificationListItem.jsx:82
|
||||
#: src/components/NotificationsList/NotificationListItem.jsx:97
|
||||
msgid "Failure"
|
||||
msgstr ""
|
||||
|
||||
#: src/components/Pagination/Pagination.jsx:170
|
||||
msgid "First"
|
||||
#~ msgid "First"
|
||||
#~ msgstr ""
|
||||
|
||||
#: src/components/Pagination/Pagination.jsx:24
|
||||
msgid "Go to first page"
|
||||
msgstr ""
|
||||
|
||||
#: src/components/Pagination/Pagination.jsx:26
|
||||
msgid "Go to last page"
|
||||
msgstr ""
|
||||
|
||||
#: src/components/Pagination/Pagination.jsx:27
|
||||
msgid "Go to next page"
|
||||
msgstr ""
|
||||
|
||||
#: src/components/Pagination/Pagination.jsx:25
|
||||
msgid "Go to previous page"
|
||||
msgstr ""
|
||||
|
||||
#: src/components/PageHeaderToolbar.jsx:80
|
||||
@ -227,42 +255,46 @@ msgstr ""
|
||||
msgid "Info"
|
||||
msgstr ""
|
||||
|
||||
#: src/index.jsx:180
|
||||
#: src/index.jsx:188
|
||||
#: src/pages/InstanceGroups.jsx:19
|
||||
#: src/pages/Organizations/components/InstanceGroupsLookup.jsx:32
|
||||
#: src/pages/Organizations/components/InstanceGroupsLookup.jsx:50
|
||||
#: src/pages/Organizations/screens/Organization/OrganizationDetail.jsx:159
|
||||
#: src/pages/Organizations/components/InstanceGroupsLookup.jsx:24
|
||||
#: src/pages/Organizations/components/InstanceGroupsLookup.jsx:42
|
||||
#: src/pages/Organizations/screens/Organization/OrganizationDetail.jsx:93
|
||||
msgid "Instance Groups"
|
||||
msgstr ""
|
||||
|
||||
#: src/index.jsx:185
|
||||
#: src/index.jsx:193
|
||||
msgid "Integrations"
|
||||
msgstr ""
|
||||
|
||||
#: src/pages/Login.jsx:84
|
||||
#: src/pages/Login.jsx:94
|
||||
msgid "Invalid username or password. Please try again."
|
||||
msgstr ""
|
||||
|
||||
#: src/index.jsx:128
|
||||
#: src/index.jsx:136
|
||||
#: src/pages/Inventories.jsx:19
|
||||
msgid "Inventories"
|
||||
msgstr ""
|
||||
|
||||
#: src/index.jsx:133
|
||||
#: src/index.jsx:141
|
||||
#: src/pages/InventoryScripts.jsx:19
|
||||
msgid "Inventory Scripts"
|
||||
msgstr ""
|
||||
|
||||
#: src/components/Pagination/Pagination.jsx:142
|
||||
msgid "Items Per Page"
|
||||
#~ msgid "Items Per Page"
|
||||
#~ msgstr ""
|
||||
|
||||
#: src/components/Pagination/Pagination.jsx:22
|
||||
msgid "Items per page"
|
||||
msgstr ""
|
||||
|
||||
#: src/components/Pagination/Pagination.jsx:162
|
||||
msgid "Items {itemMin} – {itemMax} of {count}"
|
||||
msgstr ""
|
||||
#~ msgid "Items {itemMin} – {itemMax} of {count}"
|
||||
#~ msgstr ""
|
||||
|
||||
#: src/index.jsx:92
|
||||
#: src/index.jsx:201
|
||||
#: src/index.jsx:100
|
||||
#: src/index.jsx:209
|
||||
#: src/pages/Jobs.jsx:19
|
||||
msgid "Jobs"
|
||||
msgstr ""
|
||||
@ -272,23 +304,23 @@ msgid "Jobs Settings"
|
||||
msgstr ""
|
||||
|
||||
#: src/components/Pagination/Pagination.jsx:213
|
||||
msgid "Last"
|
||||
msgstr ""
|
||||
#~ msgid "Last"
|
||||
#~ msgstr ""
|
||||
|
||||
#: src/pages/Organizations/screens/Organization/OrganizationDetail.jsx:150
|
||||
#: src/pages/Organizations/screens/Organization/OrganizationDetail.jsx:87
|
||||
msgid "Last Modified"
|
||||
msgstr ""
|
||||
|
||||
#: src/pages/Organizations/screens/Organization/OrganizationAccess.jsx:173
|
||||
#: src/pages/Organizations/screens/Organization/OrganizationAccess.jsx:175
|
||||
msgid "Last Name"
|
||||
msgstr ""
|
||||
|
||||
#: src/index.jsx:216
|
||||
#: src/index.jsx:224
|
||||
#: src/pages/License.jsx:19
|
||||
msgid "License"
|
||||
msgstr ""
|
||||
|
||||
#: src/components/AddRole/SelectResourceStep.jsx:96
|
||||
#: src/components/AddRole/SelectResourceStep.jsx:89
|
||||
msgid "Loading..."
|
||||
msgstr ""
|
||||
|
||||
@ -296,7 +328,7 @@ msgstr ""
|
||||
msgid "Logout"
|
||||
msgstr ""
|
||||
|
||||
#: src/index.jsx:175
|
||||
#: src/index.jsx:183
|
||||
#: src/pages/ManagementJobs.jsx:19
|
||||
msgid "Management Jobs"
|
||||
msgstr ""
|
||||
@ -305,33 +337,32 @@ msgstr ""
|
||||
msgid "Members"
|
||||
msgstr ""
|
||||
|
||||
#: src/pages/Organizations/components/InstanceGroupsLookup.jsx:57
|
||||
#: src/pages/Organizations/components/InstanceGroupsLookup.jsx:49
|
||||
#: src/pages/Organizations/screens/OrganizationsList.jsx:163
|
||||
msgid "Modified"
|
||||
msgstr ""
|
||||
|
||||
#: src/index.jsx:102
|
||||
#: src/index.jsx:110
|
||||
#: src/pages/Portal.jsx:19
|
||||
msgid "My View"
|
||||
msgstr ""
|
||||
|
||||
#: src/components/AddRole/AddResourceRole.jsx:140
|
||||
#: src/components/PaginatedDataList/PaginatedDataList.jsx:116
|
||||
#: src/pages/Organizations/components/InstanceGroupsLookup.jsx:56
|
||||
#: src/pages/Organizations/components/OrganizationAccessItem.jsx:109
|
||||
#: src/components/AddRole/AddResourceRole.jsx:134
|
||||
#: src/components/PaginatedDataList/PaginatedDataList.jsx:99
|
||||
#: src/pages/Organizations/components/InstanceGroupsLookup.jsx:48
|
||||
#: src/pages/Organizations/components/OrganizationAccessItem.jsx:100
|
||||
#: src/pages/Organizations/components/OrganizationForm.jsx:105
|
||||
#: src/pages/Organizations/screens/Organization/OrganizationAccess.jsx:171
|
||||
#: src/pages/Organizations/screens/Organization/OrganizationDetail.jsx:134
|
||||
#: src/pages/Organizations/screens/Organization/OrganizationAccess.jsx:173
|
||||
#: src/pages/Organizations/screens/Organization/OrganizationDetail.jsx:71
|
||||
#: src/pages/Organizations/screens/OrganizationsList.jsx:162
|
||||
msgid "Name"
|
||||
msgstr ""
|
||||
|
||||
#: src/components/Pagination/Pagination.jsx:204
|
||||
msgid "Next"
|
||||
msgstr ""
|
||||
#~ msgid "Next"
|
||||
#~ msgstr ""
|
||||
|
||||
#: src/components/PaginatedDataList/PaginatedDataList.jsx:133
|
||||
#: src/components/PaginatedDataList/PaginatedDataList.jsx:196
|
||||
#: src/components/PaginatedDataList/PaginatedDataList.jsx:119
|
||||
msgid "No {0} Found"
|
||||
msgstr ""
|
||||
|
||||
@ -339,9 +370,9 @@ msgstr ""
|
||||
msgid "Notification Templates"
|
||||
msgstr ""
|
||||
|
||||
#: src/index.jsx:170
|
||||
#: src/index.jsx:178
|
||||
#: src/pages/Organizations/Organizations.jsx:45
|
||||
#: src/pages/Organizations/screens/Organization/Organization.jsx:137
|
||||
#: src/pages/Organizations/screens/Organization/Organization.jsx:130
|
||||
msgid "Notifications"
|
||||
msgstr ""
|
||||
|
||||
@ -349,11 +380,11 @@ msgstr ""
|
||||
#~ msgid "Organization Add"
|
||||
#~ msgstr ""
|
||||
|
||||
#: src/pages/Organizations/screens/Organization/Organization.jsx:153
|
||||
#: src/pages/Organizations/screens/Organization/Organization.jsx:144
|
||||
msgid "Organization detail tabs"
|
||||
msgstr ""
|
||||
|
||||
#: src/index.jsx:144
|
||||
#: src/index.jsx:152
|
||||
#: src/pages/Organizations/Organizations.jsx:38
|
||||
#: src/pages/Organizations/Organizations.jsx:24
|
||||
msgid "Organizations"
|
||||
@ -364,18 +395,22 @@ msgstr ""
|
||||
#~ msgstr ""
|
||||
|
||||
#: src/components/Pagination/Pagination.jsx:190
|
||||
msgid "Page"
|
||||
msgstr ""
|
||||
#~ msgid "Page"
|
||||
#~ msgstr ""
|
||||
|
||||
#: src/components/Pagination/Pagination.jsx:189
|
||||
#~ msgid "Page <0/> of {pageCount}"
|
||||
#~ msgstr ""
|
||||
|
||||
#: src/components/Pagination/Pagination.jsx:193
|
||||
msgid "Page Number"
|
||||
#~ msgid "Page Number"
|
||||
#~ msgstr ""
|
||||
|
||||
#: src/components/Pagination/Pagination.jsx:30
|
||||
msgid "Pagination"
|
||||
msgstr ""
|
||||
|
||||
#: src/pages/Login.jsx:82
|
||||
#: src/pages/Login.jsx:92
|
||||
msgid "Password"
|
||||
msgstr ""
|
||||
|
||||
@ -383,24 +418,28 @@ msgstr ""
|
||||
#~ msgid "Per Page"
|
||||
#~ msgstr ""
|
||||
|
||||
#: src/components/PaginatedDataList/PaginatedDataList.jsx:122
|
||||
msgid "Please add {0} to populate this list"
|
||||
msgstr ""
|
||||
|
||||
#: src/components/PaginatedDataList/PaginatedDataList.jsx:136
|
||||
#: src/components/PaginatedDataList/PaginatedDataList.jsx:199
|
||||
msgid "Please add {0} {itemName} to populate this list"
|
||||
msgstr ""
|
||||
#~ msgid "Please add {0} {itemName} to populate this list"
|
||||
#~ msgstr ""
|
||||
|
||||
#: src/App.jsx:203
|
||||
#~ msgid "Portal Mode"
|
||||
#~ msgstr ""
|
||||
|
||||
#: src/components/Pagination/Pagination.jsx:179
|
||||
msgid "Previous"
|
||||
msgstr ""
|
||||
#~ msgid "Previous"
|
||||
#~ msgstr ""
|
||||
|
||||
#: src/index.jsx:80
|
||||
#: src/index.jsx:88
|
||||
msgid "Primary Navigation"
|
||||
msgstr ""
|
||||
|
||||
#: src/index.jsx:123
|
||||
#: src/index.jsx:131
|
||||
#: src/pages/Projects.jsx:19
|
||||
msgid "Projects"
|
||||
msgstr ""
|
||||
@ -409,18 +448,18 @@ msgstr ""
|
||||
msgid "Remove {0} Access"
|
||||
msgstr ""
|
||||
|
||||
#: src/index.jsx:109
|
||||
#: src/index.jsx:117
|
||||
msgid "Resources"
|
||||
msgstr ""
|
||||
|
||||
#: src/components/AddRole/AddResourceRole.jsx:220
|
||||
#: src/components/FormActionGroup/FormActionGroup.jsx:27
|
||||
#: src/components/FormActionGroup/FormActionGroup.jsx:27
|
||||
#: src/components/Lookup/Lookup.jsx:168
|
||||
#: src/components/AddRole/AddResourceRole.jsx:214
|
||||
#: src/components/FormActionGroup/FormActionGroup.jsx:24
|
||||
#: src/components/FormActionGroup/FormActionGroup.jsx:24
|
||||
#: src/components/Lookup/Lookup.jsx:161
|
||||
msgid "Save"
|
||||
msgstr ""
|
||||
|
||||
#: src/index.jsx:97
|
||||
#: src/index.jsx:105
|
||||
#: src/pages/Schedules.jsx:19
|
||||
msgid "Schedules"
|
||||
msgstr ""
|
||||
@ -433,23 +472,27 @@ msgstr ""
|
||||
msgid "Search text input"
|
||||
msgstr ""
|
||||
|
||||
#: src/components/Pagination/Pagination.jsx:28
|
||||
msgid "Select"
|
||||
msgstr ""
|
||||
|
||||
#: src/components/AnsibleSelect/AnsibleSelect.jsx:28
|
||||
msgid "Select Input"
|
||||
msgstr ""
|
||||
|
||||
#: src/components/AddRole/AddResourceRole.jsx:159
|
||||
#: src/components/AddRole/AddResourceRole.jsx:153
|
||||
msgid "Select Users Or Teams"
|
||||
msgstr ""
|
||||
|
||||
#: src/components/PaginatedDataList/ToolbarDeleteButton.jsx:111
|
||||
#: src/components/PaginatedDataList/ToolbarDeleteButton.jsx:97
|
||||
msgid "Select a row to delete"
|
||||
msgstr ""
|
||||
|
||||
#: src/components/DataListToolbar/DataListToolbar.jsx:102
|
||||
#: src/components/DataListToolbar/DataListToolbar.jsx:108
|
||||
msgid "Select all"
|
||||
msgstr ""
|
||||
|
||||
#: src/components/AddRole/AddResourceRole.jsx:178
|
||||
#: src/components/AddRole/AddResourceRole.jsx:172
|
||||
msgid "Select items from list"
|
||||
msgstr ""
|
||||
|
||||
@ -457,19 +500,19 @@ msgstr ""
|
||||
msgid "Select the Instance Groups for this Organization to run on."
|
||||
msgstr ""
|
||||
|
||||
#: src/components/Lookup/Lookup.jsx:164
|
||||
#: src/components/Lookup/Lookup.jsx:157
|
||||
msgid "Select {header}"
|
||||
msgstr ""
|
||||
|
||||
#: src/components/AddRole/AddResourceRole.jsx:187
|
||||
#: src/components/AddRole/AddResourceRole.jsx:198
|
||||
#: src/components/AddRole/AddResourceRole.jsx:215
|
||||
#: src/components/AddRole/AddResourceRole.jsx:181
|
||||
#: src/components/AddRole/AddResourceRole.jsx:192
|
||||
#: src/components/AddRole/AddResourceRole.jsx:209
|
||||
#: src/components/AddRole/SelectRoleStep.jsx:29
|
||||
#: src/components/Lookup/Lookup.jsx:193
|
||||
#: src/components/Lookup/Lookup.jsx:187
|
||||
msgid "Selected"
|
||||
msgstr ""
|
||||
|
||||
#: src/index.jsx:192
|
||||
#: src/index.jsx:200
|
||||
msgid "Settings"
|
||||
msgstr ""
|
||||
|
||||
@ -481,7 +524,7 @@ msgstr ""
|
||||
msgid "Successful"
|
||||
msgstr ""
|
||||
|
||||
#: src/index.jsx:206
|
||||
#: src/index.jsx:214
|
||||
msgid "System"
|
||||
msgstr ""
|
||||
|
||||
@ -493,20 +536,20 @@ msgstr ""
|
||||
msgid "Team"
|
||||
msgstr ""
|
||||
|
||||
#: src/pages/Organizations/components/OrganizationAccessItem.jsx:144
|
||||
#: src/pages/Organizations/components/OrganizationAccessItem.jsx:122
|
||||
msgid "Team Roles"
|
||||
msgstr ""
|
||||
|
||||
#: src/components/AddRole/AddResourceRole.jsx:169
|
||||
#: src/index.jsx:154
|
||||
#: src/components/AddRole/AddResourceRole.jsx:163
|
||||
#: src/index.jsx:162
|
||||
#: src/pages/Organizations/Organizations.jsx:44
|
||||
#: src/pages/Organizations/components/OrganizationListItem.jsx:99
|
||||
#: src/pages/Organizations/screens/Organization/Organization.jsx:132
|
||||
#: src/pages/Organizations/screens/Organization/Organization.jsx:125
|
||||
#: src/pages/Teams.jsx:19
|
||||
msgid "Teams"
|
||||
msgstr ""
|
||||
|
||||
#: src/index.jsx:113
|
||||
#: src/index.jsx:121
|
||||
#: src/pages/Templates.jsx:19
|
||||
msgid "Templates"
|
||||
msgstr ""
|
||||
@ -520,7 +563,6 @@ msgid "This field must not exceed {max} characters"
|
||||
msgstr ""
|
||||
|
||||
#: src/components/NotificationsList/NotificationListItem.jsx:90
|
||||
#: src/components/NotificationsList/NotificationListItem.jsx:105
|
||||
msgid "Toggle notification failure"
|
||||
msgstr ""
|
||||
|
||||
@ -528,10 +570,6 @@ msgstr ""
|
||||
msgid "Toggle notification success"
|
||||
msgstr ""
|
||||
|
||||
#: src/components/TowerLogo/TowerLogo.jsx:48
|
||||
msgid "Tower Brand Image"
|
||||
msgstr ""
|
||||
|
||||
#: src/components/AnsibleSelect/AnsibleSelect.jsx:35
|
||||
msgid "Use Default {label}"
|
||||
msgstr ""
|
||||
@ -544,7 +582,7 @@ msgstr ""
|
||||
msgid "User Details"
|
||||
msgstr ""
|
||||
|
||||
#: src/index.jsx:211
|
||||
#: src/index.jsx:219
|
||||
msgid "User Interface"
|
||||
msgstr ""
|
||||
|
||||
@ -552,35 +590,35 @@ msgstr ""
|
||||
msgid "User Interface Settings"
|
||||
msgstr ""
|
||||
|
||||
#: src/pages/Organizations/components/OrganizationAccessItem.jsx:122
|
||||
#: src/pages/Organizations/components/OrganizationAccessItem.jsx:112
|
||||
msgid "User Roles"
|
||||
msgstr ""
|
||||
|
||||
#: src/components/AddRole/AddResourceRole.jsx:136
|
||||
#: src/pages/Login.jsx:81
|
||||
#: src/pages/Organizations/screens/Organization/OrganizationAccess.jsx:172
|
||||
#: src/components/AddRole/AddResourceRole.jsx:130
|
||||
#: src/pages/Login.jsx:91
|
||||
#: src/pages/Organizations/screens/Organization/OrganizationAccess.jsx:174
|
||||
msgid "Username"
|
||||
msgstr ""
|
||||
|
||||
#: src/components/AddRole/AddResourceRole.jsx:164
|
||||
#: src/index.jsx:149
|
||||
#: src/components/AddRole/AddResourceRole.jsx:158
|
||||
#: src/index.jsx:157
|
||||
#: src/pages/Users.jsx:19
|
||||
msgid "Users"
|
||||
msgstr ""
|
||||
|
||||
#: src/index.jsx:83
|
||||
#: src/index.jsx:91
|
||||
msgid "Views"
|
||||
msgstr ""
|
||||
|
||||
#: src/pages/Login.jsx:76
|
||||
msgid "Welcome to Ansible Tower! Please Sign In."
|
||||
#: src/pages/Login.jsx:86
|
||||
msgid "Welcome to Ansible {brandName}! Please Sign In."
|
||||
msgstr ""
|
||||
|
||||
#: src/components/PaginatedDataList/ToolbarDeleteButton.jsx:104
|
||||
#: src/components/PaginatedDataList/ToolbarDeleteButton.jsx:90
|
||||
msgid "You do not have permission to delete the following {0}: {itemsUnableToDelete}"
|
||||
msgstr ""
|
||||
|
||||
#: src/contexts/Network.jsx:44
|
||||
#: src/contexts/Network.jsx:40
|
||||
msgid "You have been logged out."
|
||||
msgstr ""
|
||||
|
||||
@ -592,11 +630,11 @@ msgstr ""
|
||||
#~ msgid "adding {currentTab}"
|
||||
#~ msgstr ""
|
||||
|
||||
#: src/components/PaginatedDataList/ToolbarDeleteButton.jsx:158
|
||||
#: src/components/PaginatedDataList/ToolbarDeleteButton.jsx:148
|
||||
msgid "cancel delete"
|
||||
msgstr ""
|
||||
|
||||
#: src/components/PaginatedDataList/ToolbarDeleteButton.jsx:150
|
||||
#: src/components/PaginatedDataList/ToolbarDeleteButton.jsx:140
|
||||
msgid "confirm delete"
|
||||
msgstr ""
|
||||
|
||||
@ -616,12 +654,21 @@ msgstr ""
|
||||
#~ msgid "edit view"
|
||||
#~ msgstr ""
|
||||
|
||||
#: src/components/Lookup/Lookup.jsx:135
|
||||
#: src/components/Lookup/Lookup.jsx:128
|
||||
#: src/components/Pagination/Pagination.jsx:20
|
||||
msgid "items"
|
||||
msgstr ""
|
||||
|
||||
#: src/components/Pagination/Pagination.jsx:198
|
||||
msgid "of {pageCount}"
|
||||
#~ msgid "of {pageCount}"
|
||||
#~ msgstr ""
|
||||
|
||||
#: src/components/Pagination/Pagination.jsx:21
|
||||
msgid "pages"
|
||||
msgstr ""
|
||||
|
||||
#: src/components/Pagination/Pagination.jsx:23
|
||||
msgid "per page"
|
||||
msgstr ""
|
||||
|
||||
#: src/pages/Organizations/components/OrganizationEdit.jsx:22
|
||||
@ -640,8 +687,7 @@ msgstr ""
|
||||
#~ msgid "{0}"
|
||||
#~ msgstr ""
|
||||
|
||||
#: src/components/PaginatedDataList/PaginatedDataList.jsx:153
|
||||
#: src/components/PaginatedDataList/PaginatedDataList.jsx:215
|
||||
#: src/components/PaginatedDataList/PaginatedDataList.jsx:135
|
||||
msgid "{0} List"
|
||||
msgstr ""
|
||||
|
||||
|
||||
File diff suppressed because one or more lines are too long
@ -13,7 +13,7 @@ msgstr ""
|
||||
"Language-Team: \n"
|
||||
"Plural-Forms: \n"
|
||||
|
||||
#: src/contexts/Network.jsx:56
|
||||
#: src/contexts/Network.jsx:52
|
||||
msgid "404"
|
||||
msgstr ""
|
||||
|
||||
@ -25,38 +25,43 @@ msgstr ""
|
||||
#~ msgid "> edit"
|
||||
#~ msgstr ""
|
||||
|
||||
#: src/components/BrandLogo/BrandLogo.jsx:71
|
||||
msgid "AWX Logo"
|
||||
msgstr ""
|
||||
|
||||
#: src/components/PageHeaderToolbar.jsx:88
|
||||
msgid "About"
|
||||
msgstr ""
|
||||
|
||||
#: src/components/About.jsx:59
|
||||
msgid "AboutModal Logo"
|
||||
msgstr ""
|
||||
#~ msgid "AboutModal Logo"
|
||||
#~ msgstr ""
|
||||
|
||||
#: src/index.jsx:140
|
||||
#: src/index.jsx:148
|
||||
#: src/pages/Organizations/Organizations.jsx:43
|
||||
#: src/pages/Organizations/screens/Organization/Organization.jsx:131
|
||||
#: src/pages/Organizations/screens/Organization/Organization.jsx:124
|
||||
msgid "Access"
|
||||
msgstr ""
|
||||
|
||||
#: src/components/PaginatedDataList/ToolbarAddButton.jsx:33
|
||||
#: src/components/PaginatedDataList/ToolbarAddButton.jsx:44
|
||||
#: src/components/PaginatedDataList/ToolbarAddButton.jsx:25
|
||||
#: src/components/PaginatedDataList/ToolbarAddButton.jsx:32
|
||||
#: src/components/PaginatedDataList/ToolbarAddButton.jsx:42
|
||||
msgid "Add"
|
||||
msgstr ""
|
||||
|
||||
#: src/components/AddRole/AddResourceRole.jsx:153
|
||||
#: src/components/AddRole/AddResourceRole.jsx:147
|
||||
msgid "Add Roles"
|
||||
msgstr ""
|
||||
|
||||
#: src/components/AddRole/AddResourceRole.jsx:150
|
||||
#: src/components/AddRole/AddResourceRole.jsx:144
|
||||
msgid "Add Team Roles"
|
||||
msgstr ""
|
||||
|
||||
#: src/components/AddRole/AddResourceRole.jsx:147
|
||||
#: src/components/AddRole/AddResourceRole.jsx:141
|
||||
msgid "Add User Roles"
|
||||
msgstr ""
|
||||
|
||||
#: src/index.jsx:161
|
||||
#: src/index.jsx:169
|
||||
msgid "Administration"
|
||||
msgstr ""
|
||||
|
||||
@ -66,11 +71,11 @@ msgstr ""
|
||||
|
||||
#: src/pages/Organizations/components/OrganizationForm.jsx:123
|
||||
#: src/pages/Organizations/components/OrganizationForm.jsx:128
|
||||
#: src/pages/Organizations/screens/Organization/OrganizationDetail.jsx:142
|
||||
#: src/pages/Organizations/screens/Organization/OrganizationDetail.jsx:79
|
||||
msgid "Ansible Environment"
|
||||
msgstr ""
|
||||
|
||||
#: src/components/About.jsx:75
|
||||
#: src/components/About.jsx:73
|
||||
msgid "Ansible Version"
|
||||
msgstr ""
|
||||
|
||||
@ -78,11 +83,11 @@ msgstr ""
|
||||
msgid "Applications"
|
||||
msgstr ""
|
||||
|
||||
#: src/components/AddRole/AddResourceRole.jsx:209
|
||||
#: src/components/AddRole/AddResourceRole.jsx:203
|
||||
msgid "Apply roles"
|
||||
msgstr ""
|
||||
|
||||
#: src/components/PaginatedDataList/ToolbarDeleteButton.jsx:165
|
||||
#: src/components/PaginatedDataList/ToolbarDeleteButton.jsx:155
|
||||
msgid "Are you sure you want to delete:"
|
||||
msgstr ""
|
||||
|
||||
@ -94,7 +99,7 @@ msgstr ""
|
||||
msgid "Are you sure you want to remove {0} access from {username}?"
|
||||
msgstr ""
|
||||
|
||||
#: src/index.jsx:196
|
||||
#: src/index.jsx:204
|
||||
msgid "Authentication"
|
||||
msgstr ""
|
||||
|
||||
@ -106,10 +111,10 @@ msgstr ""
|
||||
msgid "Brand Image"
|
||||
msgstr ""
|
||||
|
||||
#: src/components/FormActionGroup/FormActionGroup.jsx:30
|
||||
#: src/components/FormActionGroup/FormActionGroup.jsx:30
|
||||
#: src/components/Lookup/Lookup.jsx:169
|
||||
#: src/components/PaginatedDataList/ToolbarDeleteButton.jsx:161
|
||||
#: src/components/FormActionGroup/FormActionGroup.jsx:27
|
||||
#: src/components/FormActionGroup/FormActionGroup.jsx:27
|
||||
#: src/components/Lookup/Lookup.jsx:162
|
||||
#: src/components/PaginatedDataList/ToolbarDeleteButton.jsx:151
|
||||
#: src/pages/Organizations/components/DeleteRoleConfirmationModal.jsx:45
|
||||
msgid "Cancel"
|
||||
msgstr ""
|
||||
@ -118,7 +123,7 @@ msgstr ""
|
||||
msgid "Cannot find organization with ID"
|
||||
msgstr ""
|
||||
|
||||
#: src/contexts/Network.jsx:57
|
||||
#: src/contexts/Network.jsx:53
|
||||
msgid "Cannot find resource."
|
||||
msgstr ""
|
||||
|
||||
@ -126,11 +131,11 @@ msgstr ""
|
||||
msgid "Cannot find route {0}."
|
||||
msgstr ""
|
||||
|
||||
#: src/App.jsx:94
|
||||
#: src/components/CardCloseButton.jsx:14
|
||||
#: src/components/CardCloseButton.jsx:15
|
||||
#: src/components/CardCloseButton.jsx:27
|
||||
#: src/components/Lookup/Lookup.jsx:169
|
||||
#: src/App.jsx:109
|
||||
#: src/components/CardCloseButton.jsx:22
|
||||
#: src/components/CardCloseButton.jsx:23
|
||||
#: src/components/CardCloseButton.jsx:34
|
||||
#: src/components/Lookup/Lookup.jsx:162
|
||||
#: src/pages/Organizations/screens/OrganizationAdd.jsx:67
|
||||
msgid "Close"
|
||||
msgstr ""
|
||||
@ -140,7 +145,11 @@ msgid "Collapse"
|
||||
msgstr ""
|
||||
|
||||
#: src/components/About.jsx:55
|
||||
msgid "Copyright 2018 Red Hat, Inc."
|
||||
#~ msgid "Copyright 2018 Red Hat, Inc."
|
||||
#~ msgstr ""
|
||||
|
||||
#: src/components/About.jsx:55
|
||||
msgid "Copyright 2019 Red Hat, Inc."
|
||||
msgstr ""
|
||||
|
||||
#: src/pages/Organizations/Organizations.jsx:39
|
||||
@ -148,53 +157,57 @@ msgstr ""
|
||||
msgid "Create New Organization"
|
||||
msgstr ""
|
||||
|
||||
#: src/pages/Organizations/components/InstanceGroupsLookup.jsx:58
|
||||
#: src/pages/Organizations/screens/Organization/OrganizationDetail.jsx:146
|
||||
#: src/pages/Organizations/components/InstanceGroupsLookup.jsx:50
|
||||
#: src/pages/Organizations/screens/Organization/OrganizationDetail.jsx:83
|
||||
#: src/pages/Organizations/screens/OrganizationsList.jsx:164
|
||||
msgid "Created"
|
||||
msgstr ""
|
||||
|
||||
#: src/index.jsx:165
|
||||
#: src/index.jsx:173
|
||||
#: src/pages/CredentialTypes.jsx:19
|
||||
msgid "Credential Types"
|
||||
msgstr ""
|
||||
|
||||
#: src/index.jsx:118
|
||||
#: src/index.jsx:126
|
||||
#: src/pages/Credentials.jsx:19
|
||||
msgid "Credentials"
|
||||
msgstr ""
|
||||
|
||||
#: src/index.jsx:87
|
||||
#: src/components/Pagination/Pagination.jsx:29
|
||||
msgid "Current page"
|
||||
msgstr ""
|
||||
|
||||
#: src/index.jsx:95
|
||||
#: src/pages/Dashboard.jsx:19
|
||||
msgid "Dashboard"
|
||||
msgstr ""
|
||||
|
||||
#: src/components/PaginatedDataList/ToolbarDeleteButton.jsx:109
|
||||
#: src/components/PaginatedDataList/ToolbarDeleteButton.jsx:130
|
||||
#: src/components/PaginatedDataList/ToolbarDeleteButton.jsx:153
|
||||
#: src/components/PaginatedDataList/ToolbarDeleteButton.jsx:95
|
||||
#: src/components/PaginatedDataList/ToolbarDeleteButton.jsx:119
|
||||
#: src/components/PaginatedDataList/ToolbarDeleteButton.jsx:143
|
||||
#: src/pages/Organizations/components/DeleteRoleConfirmationModal.jsx:42
|
||||
msgid "Delete"
|
||||
msgstr ""
|
||||
|
||||
#: src/components/PaginatedDataList/ToolbarDeleteButton.jsx:142
|
||||
#: src/components/PaginatedDataList/ToolbarDeleteButton.jsx:132
|
||||
msgid "Delete {0}"
|
||||
msgstr ""
|
||||
|
||||
#: src/components/PaginatedDataList/ToolbarDeleteButton.jsx:141
|
||||
#: src/components/PaginatedDataList/ToolbarDeleteButton.jsx:131
|
||||
msgid "Delete {itemName}"
|
||||
msgstr ""
|
||||
|
||||
#: src/pages/Organizations/components/OrganizationForm.jsx:113
|
||||
#: src/pages/Organizations/screens/Organization/OrganizationDetail.jsx:138
|
||||
#: src/pages/Organizations/screens/Organization/OrganizationDetail.jsx:75
|
||||
msgid "Description"
|
||||
msgstr ""
|
||||
|
||||
#: src/pages/Organizations/Organizations.jsx:42
|
||||
#: src/pages/Organizations/screens/Organization/Organization.jsx:130
|
||||
#: src/pages/Organizations/screens/Organization/Organization.jsx:123
|
||||
msgid "Details"
|
||||
msgstr ""
|
||||
|
||||
#: src/pages/Organizations/screens/Organization/OrganizationDetail.jsx:171
|
||||
#: src/pages/Organizations/screens/Organization/OrganizationDetail.jsx:110
|
||||
msgid "Edit"
|
||||
msgstr ""
|
||||
|
||||
@ -207,12 +220,27 @@ msgid "Expand"
|
||||
msgstr ""
|
||||
|
||||
#: src/components/NotificationsList/NotificationListItem.jsx:82
|
||||
#: src/components/NotificationsList/NotificationListItem.jsx:97
|
||||
msgid "Failure"
|
||||
msgstr ""
|
||||
|
||||
#: src/components/Pagination/Pagination.jsx:170
|
||||
msgid "First"
|
||||
#~ msgid "First"
|
||||
#~ msgstr ""
|
||||
|
||||
#: src/components/Pagination/Pagination.jsx:24
|
||||
msgid "Go to first page"
|
||||
msgstr ""
|
||||
|
||||
#: src/components/Pagination/Pagination.jsx:26
|
||||
msgid "Go to last page"
|
||||
msgstr ""
|
||||
|
||||
#: src/components/Pagination/Pagination.jsx:27
|
||||
msgid "Go to next page"
|
||||
msgstr ""
|
||||
|
||||
#: src/components/Pagination/Pagination.jsx:25
|
||||
msgid "Go to previous page"
|
||||
msgstr ""
|
||||
|
||||
#: src/components/PageHeaderToolbar.jsx:80
|
||||
@ -227,42 +255,46 @@ msgstr ""
|
||||
msgid "Info"
|
||||
msgstr ""
|
||||
|
||||
#: src/index.jsx:180
|
||||
#: src/index.jsx:188
|
||||
#: src/pages/InstanceGroups.jsx:19
|
||||
#: src/pages/Organizations/components/InstanceGroupsLookup.jsx:32
|
||||
#: src/pages/Organizations/components/InstanceGroupsLookup.jsx:50
|
||||
#: src/pages/Organizations/screens/Organization/OrganizationDetail.jsx:159
|
||||
#: src/pages/Organizations/components/InstanceGroupsLookup.jsx:24
|
||||
#: src/pages/Organizations/components/InstanceGroupsLookup.jsx:42
|
||||
#: src/pages/Organizations/screens/Organization/OrganizationDetail.jsx:93
|
||||
msgid "Instance Groups"
|
||||
msgstr ""
|
||||
|
||||
#: src/index.jsx:185
|
||||
#: src/index.jsx:193
|
||||
msgid "Integrations"
|
||||
msgstr ""
|
||||
|
||||
#: src/pages/Login.jsx:84
|
||||
#: src/pages/Login.jsx:94
|
||||
msgid "Invalid username or password. Please try again."
|
||||
msgstr ""
|
||||
|
||||
#: src/index.jsx:128
|
||||
#: src/index.jsx:136
|
||||
#: src/pages/Inventories.jsx:19
|
||||
msgid "Inventories"
|
||||
msgstr ""
|
||||
|
||||
#: src/index.jsx:133
|
||||
#: src/index.jsx:141
|
||||
#: src/pages/InventoryScripts.jsx:19
|
||||
msgid "Inventory Scripts"
|
||||
msgstr ""
|
||||
|
||||
#: src/components/Pagination/Pagination.jsx:142
|
||||
msgid "Items Per Page"
|
||||
#~ msgid "Items Per Page"
|
||||
#~ msgstr ""
|
||||
|
||||
#: src/components/Pagination/Pagination.jsx:22
|
||||
msgid "Items per page"
|
||||
msgstr ""
|
||||
|
||||
#: src/components/Pagination/Pagination.jsx:162
|
||||
msgid "Items {itemMin} – {itemMax} of {count}"
|
||||
msgstr ""
|
||||
#~ msgid "Items {itemMin} – {itemMax} of {count}"
|
||||
#~ msgstr ""
|
||||
|
||||
#: src/index.jsx:92
|
||||
#: src/index.jsx:201
|
||||
#: src/index.jsx:100
|
||||
#: src/index.jsx:209
|
||||
#: src/pages/Jobs.jsx:19
|
||||
msgid "Jobs"
|
||||
msgstr ""
|
||||
@ -272,23 +304,23 @@ msgid "Jobs Settings"
|
||||
msgstr ""
|
||||
|
||||
#: src/components/Pagination/Pagination.jsx:213
|
||||
msgid "Last"
|
||||
msgstr ""
|
||||
#~ msgid "Last"
|
||||
#~ msgstr ""
|
||||
|
||||
#: src/pages/Organizations/screens/Organization/OrganizationDetail.jsx:150
|
||||
#: src/pages/Organizations/screens/Organization/OrganizationDetail.jsx:87
|
||||
msgid "Last Modified"
|
||||
msgstr ""
|
||||
|
||||
#: src/pages/Organizations/screens/Organization/OrganizationAccess.jsx:173
|
||||
#: src/pages/Organizations/screens/Organization/OrganizationAccess.jsx:175
|
||||
msgid "Last Name"
|
||||
msgstr ""
|
||||
|
||||
#: src/index.jsx:216
|
||||
#: src/index.jsx:224
|
||||
#: src/pages/License.jsx:19
|
||||
msgid "License"
|
||||
msgstr ""
|
||||
|
||||
#: src/components/AddRole/SelectResourceStep.jsx:96
|
||||
#: src/components/AddRole/SelectResourceStep.jsx:89
|
||||
msgid "Loading..."
|
||||
msgstr ""
|
||||
|
||||
@ -296,7 +328,7 @@ msgstr ""
|
||||
msgid "Logout"
|
||||
msgstr ""
|
||||
|
||||
#: src/index.jsx:175
|
||||
#: src/index.jsx:183
|
||||
#: src/pages/ManagementJobs.jsx:19
|
||||
msgid "Management Jobs"
|
||||
msgstr ""
|
||||
@ -305,33 +337,32 @@ msgstr ""
|
||||
msgid "Members"
|
||||
msgstr ""
|
||||
|
||||
#: src/pages/Organizations/components/InstanceGroupsLookup.jsx:57
|
||||
#: src/pages/Organizations/components/InstanceGroupsLookup.jsx:49
|
||||
#: src/pages/Organizations/screens/OrganizationsList.jsx:163
|
||||
msgid "Modified"
|
||||
msgstr ""
|
||||
|
||||
#: src/index.jsx:102
|
||||
#: src/index.jsx:110
|
||||
#: src/pages/Portal.jsx:19
|
||||
msgid "My View"
|
||||
msgstr ""
|
||||
|
||||
#: src/components/AddRole/AddResourceRole.jsx:140
|
||||
#: src/components/PaginatedDataList/PaginatedDataList.jsx:116
|
||||
#: src/pages/Organizations/components/InstanceGroupsLookup.jsx:56
|
||||
#: src/pages/Organizations/components/OrganizationAccessItem.jsx:109
|
||||
#: src/components/AddRole/AddResourceRole.jsx:134
|
||||
#: src/components/PaginatedDataList/PaginatedDataList.jsx:99
|
||||
#: src/pages/Organizations/components/InstanceGroupsLookup.jsx:48
|
||||
#: src/pages/Organizations/components/OrganizationAccessItem.jsx:100
|
||||
#: src/pages/Organizations/components/OrganizationForm.jsx:105
|
||||
#: src/pages/Organizations/screens/Organization/OrganizationAccess.jsx:171
|
||||
#: src/pages/Organizations/screens/Organization/OrganizationDetail.jsx:134
|
||||
#: src/pages/Organizations/screens/Organization/OrganizationAccess.jsx:173
|
||||
#: src/pages/Organizations/screens/Organization/OrganizationDetail.jsx:71
|
||||
#: src/pages/Organizations/screens/OrganizationsList.jsx:162
|
||||
msgid "Name"
|
||||
msgstr ""
|
||||
|
||||
#: src/components/Pagination/Pagination.jsx:204
|
||||
msgid "Next"
|
||||
msgstr ""
|
||||
#~ msgid "Next"
|
||||
#~ msgstr ""
|
||||
|
||||
#: src/components/PaginatedDataList/PaginatedDataList.jsx:133
|
||||
#: src/components/PaginatedDataList/PaginatedDataList.jsx:196
|
||||
#: src/components/PaginatedDataList/PaginatedDataList.jsx:119
|
||||
msgid "No {0} Found"
|
||||
msgstr ""
|
||||
|
||||
@ -339,9 +370,9 @@ msgstr ""
|
||||
msgid "Notification Templates"
|
||||
msgstr ""
|
||||
|
||||
#: src/index.jsx:170
|
||||
#: src/index.jsx:178
|
||||
#: src/pages/Organizations/Organizations.jsx:45
|
||||
#: src/pages/Organizations/screens/Organization/Organization.jsx:137
|
||||
#: src/pages/Organizations/screens/Organization/Organization.jsx:130
|
||||
msgid "Notifications"
|
||||
msgstr ""
|
||||
|
||||
@ -349,11 +380,11 @@ msgstr ""
|
||||
#~ msgid "Organization Add"
|
||||
#~ msgstr ""
|
||||
|
||||
#: src/pages/Organizations/screens/Organization/Organization.jsx:153
|
||||
#: src/pages/Organizations/screens/Organization/Organization.jsx:144
|
||||
msgid "Organization detail tabs"
|
||||
msgstr ""
|
||||
|
||||
#: src/index.jsx:144
|
||||
#: src/index.jsx:152
|
||||
#: src/pages/Organizations/Organizations.jsx:38
|
||||
#: src/pages/Organizations/Organizations.jsx:24
|
||||
msgid "Organizations"
|
||||
@ -364,18 +395,22 @@ msgstr ""
|
||||
#~ msgstr ""
|
||||
|
||||
#: src/components/Pagination/Pagination.jsx:190
|
||||
msgid "Page"
|
||||
msgstr ""
|
||||
#~ msgid "Page"
|
||||
#~ msgstr ""
|
||||
|
||||
#: src/components/Pagination/Pagination.jsx:189
|
||||
#~ msgid "Page <0/> of {pageCount}"
|
||||
#~ msgstr ""
|
||||
|
||||
#: src/components/Pagination/Pagination.jsx:193
|
||||
msgid "Page Number"
|
||||
#~ msgid "Page Number"
|
||||
#~ msgstr ""
|
||||
|
||||
#: src/components/Pagination/Pagination.jsx:30
|
||||
msgid "Pagination"
|
||||
msgstr ""
|
||||
|
||||
#: src/pages/Login.jsx:82
|
||||
#: src/pages/Login.jsx:92
|
||||
msgid "Password"
|
||||
msgstr ""
|
||||
|
||||
@ -383,24 +418,28 @@ msgstr ""
|
||||
#~ msgid "Per Page"
|
||||
#~ msgstr ""
|
||||
|
||||
#: src/components/PaginatedDataList/PaginatedDataList.jsx:122
|
||||
msgid "Please add {0} to populate this list"
|
||||
msgstr ""
|
||||
|
||||
#: src/components/PaginatedDataList/PaginatedDataList.jsx:136
|
||||
#: src/components/PaginatedDataList/PaginatedDataList.jsx:199
|
||||
msgid "Please add {0} {itemName} to populate this list"
|
||||
msgstr ""
|
||||
#~ msgid "Please add {0} {itemName} to populate this list"
|
||||
#~ msgstr ""
|
||||
|
||||
#: src/App.jsx:203
|
||||
#~ msgid "Portal Mode"
|
||||
#~ msgstr ""
|
||||
|
||||
#: src/components/Pagination/Pagination.jsx:179
|
||||
msgid "Previous"
|
||||
msgstr ""
|
||||
#~ msgid "Previous"
|
||||
#~ msgstr ""
|
||||
|
||||
#: src/index.jsx:80
|
||||
#: src/index.jsx:88
|
||||
msgid "Primary Navigation"
|
||||
msgstr ""
|
||||
|
||||
#: src/index.jsx:123
|
||||
#: src/index.jsx:131
|
||||
#: src/pages/Projects.jsx:19
|
||||
msgid "Projects"
|
||||
msgstr ""
|
||||
@ -409,18 +448,18 @@ msgstr ""
|
||||
msgid "Remove {0} Access"
|
||||
msgstr ""
|
||||
|
||||
#: src/index.jsx:109
|
||||
#: src/index.jsx:117
|
||||
msgid "Resources"
|
||||
msgstr ""
|
||||
|
||||
#: src/components/AddRole/AddResourceRole.jsx:220
|
||||
#: src/components/FormActionGroup/FormActionGroup.jsx:27
|
||||
#: src/components/FormActionGroup/FormActionGroup.jsx:27
|
||||
#: src/components/Lookup/Lookup.jsx:168
|
||||
#: src/components/AddRole/AddResourceRole.jsx:214
|
||||
#: src/components/FormActionGroup/FormActionGroup.jsx:24
|
||||
#: src/components/FormActionGroup/FormActionGroup.jsx:24
|
||||
#: src/components/Lookup/Lookup.jsx:161
|
||||
msgid "Save"
|
||||
msgstr ""
|
||||
|
||||
#: src/index.jsx:97
|
||||
#: src/index.jsx:105
|
||||
#: src/pages/Schedules.jsx:19
|
||||
msgid "Schedules"
|
||||
msgstr ""
|
||||
@ -433,23 +472,27 @@ msgstr ""
|
||||
msgid "Search text input"
|
||||
msgstr ""
|
||||
|
||||
#: src/components/Pagination/Pagination.jsx:28
|
||||
msgid "Select"
|
||||
msgstr ""
|
||||
|
||||
#: src/components/AnsibleSelect/AnsibleSelect.jsx:28
|
||||
msgid "Select Input"
|
||||
msgstr ""
|
||||
|
||||
#: src/components/AddRole/AddResourceRole.jsx:159
|
||||
#: src/components/AddRole/AddResourceRole.jsx:153
|
||||
msgid "Select Users Or Teams"
|
||||
msgstr ""
|
||||
|
||||
#: src/components/PaginatedDataList/ToolbarDeleteButton.jsx:111
|
||||
#: src/components/PaginatedDataList/ToolbarDeleteButton.jsx:97
|
||||
msgid "Select a row to delete"
|
||||
msgstr ""
|
||||
|
||||
#: src/components/DataListToolbar/DataListToolbar.jsx:102
|
||||
#: src/components/DataListToolbar/DataListToolbar.jsx:108
|
||||
msgid "Select all"
|
||||
msgstr ""
|
||||
|
||||
#: src/components/AddRole/AddResourceRole.jsx:178
|
||||
#: src/components/AddRole/AddResourceRole.jsx:172
|
||||
msgid "Select items from list"
|
||||
msgstr ""
|
||||
|
||||
@ -457,19 +500,19 @@ msgstr ""
|
||||
msgid "Select the Instance Groups for this Organization to run on."
|
||||
msgstr ""
|
||||
|
||||
#: src/components/Lookup/Lookup.jsx:164
|
||||
#: src/components/Lookup/Lookup.jsx:157
|
||||
msgid "Select {header}"
|
||||
msgstr ""
|
||||
|
||||
#: src/components/AddRole/AddResourceRole.jsx:187
|
||||
#: src/components/AddRole/AddResourceRole.jsx:198
|
||||
#: src/components/AddRole/AddResourceRole.jsx:215
|
||||
#: src/components/AddRole/AddResourceRole.jsx:181
|
||||
#: src/components/AddRole/AddResourceRole.jsx:192
|
||||
#: src/components/AddRole/AddResourceRole.jsx:209
|
||||
#: src/components/AddRole/SelectRoleStep.jsx:29
|
||||
#: src/components/Lookup/Lookup.jsx:193
|
||||
#: src/components/Lookup/Lookup.jsx:187
|
||||
msgid "Selected"
|
||||
msgstr ""
|
||||
|
||||
#: src/index.jsx:192
|
||||
#: src/index.jsx:200
|
||||
msgid "Settings"
|
||||
msgstr ""
|
||||
|
||||
@ -481,7 +524,7 @@ msgstr ""
|
||||
msgid "Successful"
|
||||
msgstr ""
|
||||
|
||||
#: src/index.jsx:206
|
||||
#: src/index.jsx:214
|
||||
msgid "System"
|
||||
msgstr ""
|
||||
|
||||
@ -493,20 +536,20 @@ msgstr ""
|
||||
msgid "Team"
|
||||
msgstr ""
|
||||
|
||||
#: src/pages/Organizations/components/OrganizationAccessItem.jsx:144
|
||||
#: src/pages/Organizations/components/OrganizationAccessItem.jsx:122
|
||||
msgid "Team Roles"
|
||||
msgstr ""
|
||||
|
||||
#: src/components/AddRole/AddResourceRole.jsx:169
|
||||
#: src/index.jsx:154
|
||||
#: src/components/AddRole/AddResourceRole.jsx:163
|
||||
#: src/index.jsx:162
|
||||
#: src/pages/Organizations/Organizations.jsx:44
|
||||
#: src/pages/Organizations/components/OrganizationListItem.jsx:99
|
||||
#: src/pages/Organizations/screens/Organization/Organization.jsx:132
|
||||
#: src/pages/Organizations/screens/Organization/Organization.jsx:125
|
||||
#: src/pages/Teams.jsx:19
|
||||
msgid "Teams"
|
||||
msgstr ""
|
||||
|
||||
#: src/index.jsx:113
|
||||
#: src/index.jsx:121
|
||||
#: src/pages/Templates.jsx:19
|
||||
msgid "Templates"
|
||||
msgstr ""
|
||||
@ -520,7 +563,6 @@ msgid "This field must not exceed {max} characters"
|
||||
msgstr ""
|
||||
|
||||
#: src/components/NotificationsList/NotificationListItem.jsx:90
|
||||
#: src/components/NotificationsList/NotificationListItem.jsx:105
|
||||
msgid "Toggle notification failure"
|
||||
msgstr ""
|
||||
|
||||
@ -528,10 +570,6 @@ msgstr ""
|
||||
msgid "Toggle notification success"
|
||||
msgstr ""
|
||||
|
||||
#: src/components/TowerLogo/TowerLogo.jsx:48
|
||||
msgid "Tower Brand Image"
|
||||
msgstr ""
|
||||
|
||||
#: src/components/AnsibleSelect/AnsibleSelect.jsx:35
|
||||
msgid "Use Default {label}"
|
||||
msgstr ""
|
||||
@ -544,7 +582,7 @@ msgstr ""
|
||||
msgid "User Details"
|
||||
msgstr ""
|
||||
|
||||
#: src/index.jsx:211
|
||||
#: src/index.jsx:219
|
||||
msgid "User Interface"
|
||||
msgstr ""
|
||||
|
||||
@ -552,35 +590,35 @@ msgstr ""
|
||||
msgid "User Interface Settings"
|
||||
msgstr ""
|
||||
|
||||
#: src/pages/Organizations/components/OrganizationAccessItem.jsx:122
|
||||
#: src/pages/Organizations/components/OrganizationAccessItem.jsx:112
|
||||
msgid "User Roles"
|
||||
msgstr ""
|
||||
|
||||
#: src/components/AddRole/AddResourceRole.jsx:136
|
||||
#: src/pages/Login.jsx:81
|
||||
#: src/pages/Organizations/screens/Organization/OrganizationAccess.jsx:172
|
||||
#: src/components/AddRole/AddResourceRole.jsx:130
|
||||
#: src/pages/Login.jsx:91
|
||||
#: src/pages/Organizations/screens/Organization/OrganizationAccess.jsx:174
|
||||
msgid "Username"
|
||||
msgstr ""
|
||||
|
||||
#: src/components/AddRole/AddResourceRole.jsx:164
|
||||
#: src/index.jsx:149
|
||||
#: src/components/AddRole/AddResourceRole.jsx:158
|
||||
#: src/index.jsx:157
|
||||
#: src/pages/Users.jsx:19
|
||||
msgid "Users"
|
||||
msgstr ""
|
||||
|
||||
#: src/index.jsx:83
|
||||
#: src/index.jsx:91
|
||||
msgid "Views"
|
||||
msgstr ""
|
||||
|
||||
#: src/pages/Login.jsx:76
|
||||
msgid "Welcome to Ansible Tower! Please Sign In."
|
||||
#: src/pages/Login.jsx:86
|
||||
msgid "Welcome to Ansible {brandName}! Please Sign In."
|
||||
msgstr ""
|
||||
|
||||
#: src/components/PaginatedDataList/ToolbarDeleteButton.jsx:104
|
||||
#: src/components/PaginatedDataList/ToolbarDeleteButton.jsx:90
|
||||
msgid "You do not have permission to delete the following {0}: {itemsUnableToDelete}"
|
||||
msgstr ""
|
||||
|
||||
#: src/contexts/Network.jsx:44
|
||||
#: src/contexts/Network.jsx:40
|
||||
msgid "You have been logged out."
|
||||
msgstr ""
|
||||
|
||||
@ -592,11 +630,11 @@ msgstr ""
|
||||
#~ msgid "adding {currentTab}"
|
||||
#~ msgstr ""
|
||||
|
||||
#: src/components/PaginatedDataList/ToolbarDeleteButton.jsx:158
|
||||
#: src/components/PaginatedDataList/ToolbarDeleteButton.jsx:148
|
||||
msgid "cancel delete"
|
||||
msgstr ""
|
||||
|
||||
#: src/components/PaginatedDataList/ToolbarDeleteButton.jsx:150
|
||||
#: src/components/PaginatedDataList/ToolbarDeleteButton.jsx:140
|
||||
msgid "confirm delete"
|
||||
msgstr ""
|
||||
|
||||
@ -616,12 +654,21 @@ msgstr ""
|
||||
#~ msgid "edit view"
|
||||
#~ msgstr ""
|
||||
|
||||
#: src/components/Lookup/Lookup.jsx:135
|
||||
#: src/components/Lookup/Lookup.jsx:128
|
||||
#: src/components/Pagination/Pagination.jsx:20
|
||||
msgid "items"
|
||||
msgstr ""
|
||||
|
||||
#: src/components/Pagination/Pagination.jsx:198
|
||||
msgid "of {pageCount}"
|
||||
#~ msgid "of {pageCount}"
|
||||
#~ msgstr ""
|
||||
|
||||
#: src/components/Pagination/Pagination.jsx:21
|
||||
msgid "pages"
|
||||
msgstr ""
|
||||
|
||||
#: src/components/Pagination/Pagination.jsx:23
|
||||
msgid "per page"
|
||||
msgstr ""
|
||||
|
||||
#: src/pages/Organizations/components/OrganizationEdit.jsx:22
|
||||
@ -640,8 +687,7 @@ msgstr ""
|
||||
#~ msgid "{0}"
|
||||
#~ msgstr ""
|
||||
|
||||
#: src/components/PaginatedDataList/PaginatedDataList.jsx:153
|
||||
#: src/components/PaginatedDataList/PaginatedDataList.jsx:215
|
||||
#: src/components/PaginatedDataList/PaginatedDataList.jsx:135
|
||||
msgid "{0} List"
|
||||
msgstr ""
|
||||
|
||||
|
||||
3
dist/index.html
vendored
3
dist/index.html
vendored
@ -1,8 +1,5 @@
|
||||
<!DOCTYPE html>
|
||||
<html>
|
||||
<head>
|
||||
<title>AWX</title>
|
||||
</head>
|
||||
<body>
|
||||
<div id="app"></div>
|
||||
<script src="/bundle.js"></script>
|
||||
|
||||
232
images/brand-logo.svg
Normal file
232
images/brand-logo.svg
Normal file
@ -0,0 +1,232 @@
|
||||
<?xml version="1.0" encoding="utf-8"?>
|
||||
<!-- Generator: Adobe Illustrator 21.1.0, SVG Export Plug-In . SVG Version: 6.00 Build 0) -->
|
||||
<svg version="1.1" id="Layer_1" xmlns="http://www.w3.org/2000/svg" xmlns:xlink="http://www.w3.org/1999/xlink" x="0px" y="0px"
|
||||
viewBox="0 0 500 500" style="enable-background:new 0 0 500 500;" xml:space="preserve">
|
||||
<style type="text/css">
|
||||
.st0{display:none;}
|
||||
.st1{display:inline;fill:#ED1C24;}
|
||||
.st2{fill:#42210B;}
|
||||
.st3{fill:#FFFFFF;}
|
||||
.st4{fill:#C69C6D;stroke:#8C6239;stroke-width:5;stroke-miterlimit:10;}
|
||||
.st5{fill:#FFFFFF;stroke:#42210B;stroke-width:3;stroke-miterlimit:10;}
|
||||
.st6{fill:#ED1C24;stroke:#8C6239;stroke-width:5;stroke-miterlimit:10;}
|
||||
.st7{fill:#A67C52;}
|
||||
.st8{fill:#ED1C24;}
|
||||
</style>
|
||||
<g class="st0">
|
||||
<path class="st1" d="M319.8,169.3c1.5-14.2,13.7-27.2,29.9-31.9c-13.1,1.5-27.3-1.7-36-10c-8.7-8.3-10-21.9-1.4-30.1
|
||||
c-12,6.7-28.1,8.1-41.4,3.4c-13.3-4.6-23.5-15.1-26.2-26.9c-2-8.8,0-17.9,2-26.7c-6.2,9.4-17.6,17.3-30.5,17.3
|
||||
c-12.9,0.1-25.7-10.2-22.9-20.7c-5.5,7.8-11.4,15.9-21,20.2c-9.5,4.3-23.7,2.7-28.2-5.5c-1.6,10.8-7.5,22-19.1,27
|
||||
c-9,3.9-21.5,2.2-28-3.8c5.7,11.4,4.3,25.3-4.1,35.6c-9.9,12.2-29.1,18.6-46.4,15.6c14.7,7.2,28.5,17.7,32.1,31.5
|
||||
c3.7,13.8-7.1,30.7-24.1,31.7c13.6,3.1,28,7.4,35.6,17.2c7.6,9.8,2.9,26.4-11.1,28c12.8-2.6,27.4,3.9,31.9,14.2
|
||||
c4.1,9.5-0.9,20.9-10.9,26.5c18.6-8.9,41-17.1,59.6-8.8c13.9,6.2,20.8,21.6,15.1,33.8c10.4-10.6,23-21.3,39.2-23.5
|
||||
c12.8-1.8,27.5,4.6,31.9,14.1c-0.3-12.7,6.1-25.5,17.5-34c13.8-10.3,34.4-14,52-9.2c-11.1-7.8-14.9-22-8.9-33
|
||||
c6-11,21.3-18,35.7-16.2C327.5,198.1,318.3,183.5,319.8,169.3z"/>
|
||||
</g>
|
||||
<g>
|
||||
<g>
|
||||
<g>
|
||||
<path class="st2" d="M179.7,297.3c-10.1,3.2-20.3,6-30.6,8.4c-10.7,2.5-21.7,5-32.8,5.1C96,311.1,79.9,297.2,60,296.1
|
||||
c-5.8-0.3-5.8,8.7,0,9c9.9,0.5,18.9,5.1,27.9,8.8c9.8,4,19.6,6.3,30.2,5.9c21.5-0.8,43.5-7.4,64-13.8
|
||||
C187.6,304.3,185.2,295.6,179.7,297.3L179.7,297.3z"/>
|
||||
</g>
|
||||
</g>
|
||||
<g>
|
||||
<g>
|
||||
<path class="st2" d="M322.2,194.8c17.9-8,36-18.5,44.3-37.2c4.2-9.3,6-19.2,7.2-29.3c1.5-11.7,2.5-23.4,3.7-35.2
|
||||
c0.6-5.8-8.4-5.7-9,0c-1.1,10.3-2.1,20.6-3.3,30.9c-1.1,9.7-2.5,19.7-6.4,28.7c-7.5,17.5-24.6,26.8-41.2,34.2
|
||||
C312.4,189.4,316.9,197.2,322.2,194.8L322.2,194.8z"/>
|
||||
</g>
|
||||
</g>
|
||||
<g>
|
||||
|
||||
<ellipse transform="matrix(0.5541 -0.8324 0.8324 0.5541 -219.4917 376.0051)" class="st2" cx="241.2" cy="392.9" rx="65.5" ry="33.7"/>
|
||||
</g>
|
||||
<g>
|
||||
<g>
|
||||
<path class="st3" d="M224.1,442.5c22-11.5,38.7-31,47.1-54.3c2-5.5-6.7-7.8-8.7-2.4c-7.6,21.1-23.1,38.5-43,48.9
|
||||
C214.4,437.4,218.9,445.1,224.1,442.5L224.1,442.5z"/>
|
||||
</g>
|
||||
</g>
|
||||
<g>
|
||||
|
||||
<ellipse transform="matrix(0.9684 -0.2494 0.2494 0.9684 -66.4734 109.0276)" class="st2" cx="397" cy="316.8" rx="63.9" ry="32.9"/>
|
||||
</g>
|
||||
<g>
|
||||
<g>
|
||||
<path class="st3" d="M363.8,341.5c28.3,7,58.7-0.8,80.2-20.5c4.3-3.9-2.1-10.3-6.4-6.4c-19.1,17.5-46.4,24.4-71.5,18.2
|
||||
C360.5,331.5,358.1,340.1,363.8,341.5L363.8,341.5z"/>
|
||||
</g>
|
||||
</g>
|
||||
<path class="st4" d="M156.9,96c-25.4,4.5-32.9,20.2-45,46.9c-20.2,44.4,2,90.3,5.6,97.5c18.4,36.5,42.3,36.8,60,80.6
|
||||
c8.6,21.2,4.6,25.2,13.1,37.5c20.4,29.2,63.7,36.1,91.9,33.8c40.3-3.3,91.5-28.8,108.8-82.5c17.1-53.2-6-112.1-41.2-131.2
|
||||
c-25.3-13.7-44.9-0.5-71.2-20.6c-21.6-16.5-18.4-33.1-37.5-48.8C227.9,98.1,203.7,87.7,156.9,96z"/>
|
||||
<ellipse transform="matrix(0.6622 -0.7494 0.7494 0.6622 65.2068 309.6339)" class="st2" cx="376" cy="82.5" rx="21" ry="15.5"/>
|
||||
<g>
|
||||
<g>
|
||||
<path class="st3" d="M379.8,75.3c0.8,0.2-0.6-0.4-0.1-0.1c0.2,0.1,0.3,0.2,0.5,0.3c0.4,0.2-0.6-0.7-0.1-0.1
|
||||
c0.1,0.1,0.7,0.8,0.2,0.2c-0.4-0.5,0,0,0.1,0.1c0.4,0.7,0,0.2,0-0.2c0,0.1,0.1,0.4,0.2,0.5c0.3,0.9-0.1-1,0-0.1
|
||||
c0.1,2.3,2,4.6,4.5,4.5c2.3-0.1,4.6-2,4.5-4.5c-0.3-4.4-3-8.1-7.3-9.4c-2.2-0.7-5,0.8-5.5,3.1C376.1,72.2,377.4,74.5,379.8,75.3
|
||||
L379.8,75.3z"/>
|
||||
</g>
|
||||
</g>
|
||||
|
||||
<ellipse transform="matrix(0.9999 -1.433736e-02 1.433736e-02 0.9999 -4.303 0.8051)" class="st2" cx="54" cy="300.5" rx="21" ry="15.5"/>
|
||||
<g>
|
||||
<g>
|
||||
<path class="st3" d="M52.2,297.5c1.1-0.3,1.4-0.4,2.5,0c0.8,0.3,1.3,0.7,2,1.7c1.5,1.9,4.8,1.6,6.4,0c1.9-1.9,1.5-4.4,0-6.4
|
||||
c-3.1-3.9-8.6-5.4-13.3-4C44.3,290.5,46.7,299.2,52.2,297.5L52.2,297.5z"/>
|
||||
</g>
|
||||
</g>
|
||||
<g>
|
||||
<g>
|
||||
<path class="st2" d="M149.3,108.8c4.9-10.8-1.3-24.2-12.9-26.9c-1.9-0.4-2.7,2.4-0.8,2.9c9.6,2.3,15.3,13.5,11.2,22.5
|
||||
C145.9,109,148.5,110.5,149.3,108.8L149.3,108.8z"/>
|
||||
</g>
|
||||
</g>
|
||||
<g>
|
||||
<g>
|
||||
<path class="st2" d="M141.2,112.3c2.4-9.4-5.4-19.3-15.2-19c-1.9,0.1-1.9,3.1,0,3c7.8-0.2,14.2,7.6,12.3,15.2
|
||||
C137.8,113.4,140.7,114.2,141.2,112.3L141.2,112.3z"/>
|
||||
</g>
|
||||
</g>
|
||||
<g>
|
||||
<g>
|
||||
<path class="st2" d="M132.6,118c-1.1-8.3-10.9-13.4-18.2-9.1c-1.7,1-0.2,3.6,1.5,2.6c5.2-3,12.9,0.4,13.7,6.5
|
||||
C129.8,119.9,132.8,119.9,132.6,118L132.6,118z"/>
|
||||
</g>
|
||||
</g>
|
||||
<path class="st5" d="M215.5,166.5l34-73c0,0,35,0,46,21c7.5,14.3,8,39,8,39L215.5,166.5z"/>
|
||||
<path class="st5" d="M208.2,170.5l-79.5-12.7c0,0-19.6,29-8.4,49.9c7.6,14.2,27.8,28.5,27.8,28.5L208.2,170.5z"/>
|
||||
<path class="st2" d="M210.5,164.5l33-74c0,0-2.5-5.5-8-7s-12,0-12,0L210.5,164.5z"/>
|
||||
<path class="st2" d="M207.4,165.3l-73.1-35c0,0-5.6,2.4-7.2,7.8c-1.6,5.5-0.3,12-0.3,12L207.4,165.3z"/>
|
||||
<path d="M215.5,166.5L234,127c0,0,17-6,25.5,7.5c8.6,13.6-3.5,25.5-3.5,25.5L215.5,166.5z"/>
|
||||
<path d="M206.7,170.9l-29.6,32c0,0-18,0.5-22-14.9c-4-15.6,11.1-23.2,11.1-23.2L206.7,170.9z"/>
|
||||
<g>
|
||||
<g>
|
||||
<path class="st3" d="M243.4,139.1c-0.6,0.2-0.7,0.3-0.4,0.2c0.3-0.1,0.2-0.1-0.5,0.1c0.7,0-0.3,0-0.4-0.1c0.1,0,0.3,0.1,0.4,0.1
|
||||
c0.3,0.1,0.2,0-0.4-0.2c0,0,0.6,0.3,0.6,0.3c0.5,0.2-0.9-0.6-0.1-0.1c0.6,0.4-0.3-0.5-0.1-0.1c0.3,0.5-0.3-1-0.1-0.2
|
||||
c0.2,0.8,0-1,0-0.1c0,2.4,2.1,4.6,4.5,4.5c2.5-0.1,4.5-2,4.5-4.5c0-3-1.6-5.7-4.1-7.3c-2.6-1.7-5.6-1.6-8.4-0.4
|
||||
c-2.2,0.9-2.8,4.3-1.6,6.2C238.7,139.7,241,140.1,243.4,139.1L243.4,139.1z"/>
|
||||
</g>
|
||||
</g>
|
||||
<g>
|
||||
<g>
|
||||
<path class="st3" d="M173.5,176.4c-0.5-0.3-0.1,0,0.2,0.1c-0.7-0.6,0.3,0.5,0.1,0c-0.3-0.5,0.4,0.8,0.1,0.2
|
||||
c-0.4-0.8,0.2,0.2,0,0.1c0,0,0-0.6,0-0.6c-0.1,0.1-0.1,1,0,0.3c-0.1,0.2-0.1,0.3-0.2,0.5c0.2-0.3,0.2-0.4,0-0.1
|
||||
c-0.2,0.2-0.2,0.3-0.1,0.1c0.2-0.2,0.1-0.2-0.3,0.2c1.9-1.4,3-4,1.6-6.2c-1.2-1.9-4.1-3.1-6.2-1.6c-2.4,1.7-4,4.3-3.9,7.4
|
||||
c0.1,3,1.6,5.7,4.1,7.3c2,1.2,5,0.5,6.2-1.6C176.3,180.4,175.7,177.7,173.5,176.4L173.5,176.4z"/>
|
||||
</g>
|
||||
</g>
|
||||
|
||||
<ellipse transform="matrix(0.862 -0.5069 0.5069 0.862 -88.3186 186.5516)" class="st6" cx="298.5" cy="255.5" rx="79.5" ry="68.5"/>
|
||||
<g>
|
||||
<g>
|
||||
<path class="st7" d="M173.6,109.8c-2.1,2-3.9,4.6-3.6,7.6c0.3,3.5,2.8,6.6,6.6,6.7c6,0.2,11.5-7.7,8.2-13c-1-1.7-3.1-3.1-5.2-3
|
||||
c-1.7,0.1-3.1,0.8-4.4,1.9c-2,1.8-2.8,5.2-1.9,7.7c2.4,6.6,11.8,5.9,13.8-0.7c0.7-2.5-0.9-5.6-3.5-6.2c-2.7-0.6-5.4,0.8-6.2,3.5
|
||||
c0.6-2.1,3.1-2.6,4.6-1c0.8,0.9,1,1.8,0.8,2.8c0.2-0.5,0.1-0.4-0.1,0.3c-0.4,0.7-1,1.2-1.8,1.4c-0.9,0-1.8,0-2.7,0
|
||||
c-1.8-0.6-2.5-1.6-2.3-3.1c-0.1-0.4-0.1-0.7,0.1-1c0.2-0.3,0.1-0.3-0.1,0.1c0.1-0.1,0.2-0.2,0.3-0.4c-0.2,0.3-0.5,0.5-0.7,0.8
|
||||
c-0.1,0.1-0.2,0.2-0.3,0.3c-0.3,0.2-0.2,0.2,0.1-0.1c1.3,0.2,2.6,0.4,3.9,0.6c0.2,0.4,0.5,0.9,0.7,1.3c0.2,0.6-0.2,0.9-0.2,1.4
|
||||
c0,0.4,0.4-0.5-0.1,0.1c0.3-0.4,0.6-0.7,1-1c1.9-1.8,2-5.3,0-7.1C178.7,107.9,175.6,107.8,173.6,109.8L173.6,109.8z"/>
|
||||
</g>
|
||||
</g>
|
||||
<g>
|
||||
<g>
|
||||
<path class="st7" d="M151.2,248.6c-5.7,7,1.7,16.9,10,13.3c3.4-1.5,6.3-5,6.3-8.9c0-4.2-2.7-7.6-7-7.8c-3.1-0.1-5.8,3.3-4.8,6.3
|
||||
c1.2,3.4,3.7,6.1,7.3,7c2.6,0.6,5.4-0.8,6.2-3.5c0.7-2.5-0.9-5.5-3.5-6.2c-1.7-0.4,0,0.1-0.2,0.1c-0.4,0-0.4-0.8-0.1-0.1
|
||||
c-1.6,2.1-3.2,4.2-4.8,6.3c-2.4-0.1-2.8-1.1-3-2.6c0.1,0.7-0.1,0.2,0.1-0.1c0.7-0.9-0.5,0.5,0,0c-0.5,0.5-0.3,0.1-0.2,0.2
|
||||
c0.1,0,0.6,0,0.7,0c0.4,0.1,0.5,0.4,0.8,0.6c0.2,0.3,0.2,0.2-0.1-0.2c0.1,0.1,0.1,0.3,0.2,0.4c0,1,0.1,1.1-0.7,2.1
|
||||
c1.7-2.1,2-5,0-7.1C156.5,246.8,152.9,246.5,151.2,248.6L151.2,248.6z"/>
|
||||
</g>
|
||||
</g>
|
||||
<g>
|
||||
<g>
|
||||
<path class="st7" d="M204.1,205.7c0.8,4.8,5.3,8.6,10.1,8.6c5.1,0,9.5-3.9,10.3-8.9c0.7-4.4-0.2-12.1-5.3-13.6
|
||||
c-2.7-0.8-5.2,0.5-7,2.4c-1.1,1.2-1.5,1.7-3.1,1.2c0.7,2.8,1.5,5.6,2.2,8.4c0.2-0.2-0.5,0.2-0.5,0.2c6.3,1.4,8.9-8.2,2.7-9.6
|
||||
c-3.5-0.8-6.6,0-9.3,2.4c-3,2.6-1.1,7.2,2.2,8.4c2.6,0.9,5.5,0.8,8-0.2c1.3-0.5,2.4-1.2,3.4-2.1c0.4-0.3,0.7-0.6,1-1
|
||||
c0.2-0.3,0.4-0.5,0.6-0.7c0.4-0.4,0.3-0.4-0.5,0.3c-0.9,0-1.8,0-2.7,0c0.2,0.1,0.3,0.1,0.5,0.2c-0.7-0.4-1.5-0.9-2.2-1.3
|
||||
c0.1,0.2,0.3,0.3,0.4,0.5c-0.4-0.7-0.9-1.5-1.3-2.2c0.4,1.2,0.8,2.5,1,3.7c0,0.4,0,0.8,0,1.2c0,0.5-0.5,0.9,0,0.4
|
||||
c-0.8,0.6-0.9,0.2-1.1-0.9c-0.4-2.7-3.8-4.1-6.2-3.5C204.7,200.3,203.7,203,204.1,205.7L204.1,205.7z"/>
|
||||
</g>
|
||||
</g>
|
||||
<g>
|
||||
<g>
|
||||
<path class="st7" d="M265.9,179.6c0.2,0.4,0.5,0.9,0.7,1.3c0.6,1.1,1.8,2,3,2.3c1.2,0.3,2.8,0.2,3.9-0.5c1.1-0.7,2-1.7,2.3-3
|
||||
c0.3-1.4,0.1-2.6-0.5-3.9c-0.2-0.4-0.5-0.9-0.7-1.3c-0.6-1.1-1.8-2-3-2.3c-1.2-0.3-2.8-0.2-3.9,0.5c-1.1,0.7-2,1.7-2.3,3
|
||||
C265.1,177.1,265.3,178.3,265.9,179.6L265.9,179.6z"/>
|
||||
</g>
|
||||
</g>
|
||||
<g>
|
||||
<g>
|
||||
<path class="st7" d="M200.4,295.8c-6.1,1.6-8.1,8.6-5,13.7c2.8,4.7,9.1,7.2,14.3,5.4c4.9-1.7,7.8-7.1,6.3-12.2
|
||||
c-0.8-2.7-2.7-4.8-5.3-5.8c-1.4-0.5-2.8-0.7-4.2-0.8c-0.1,0-0.9-0.1-0.9-0.1c0.2-0.4,1.2,2.5,0.9,0.7c0,0.9,0,1.8,0,2.7
|
||||
c-0.1,0.1-0.1,0.1-0.2,0.2c3.1-5.6-5.5-10.7-8.6-5c-1.7,3-1.1,6.6,1.4,9c1.3,1.2,2.8,2,4.5,2.3c0.8,0.1,1.6,0.2,2.4,0.3
|
||||
c0.4,0,0.7,0,1.1,0.1c0.2,0.1,0.1,0.1-0.2-0.1c0,0.1-0.6-0.5-0.6-0.5c-0.1-0.1-0.1-0.2,0-0.3c0.1-0.3,0.1-0.1-0.1,0.5
|
||||
c-0.3-0.1,0.7-0.2-0.3-0.3c-0.9-0.1-1.1-0.6-1.8-0.9c0,0-0.2-0.3-0.3-0.3c0.3,0-0.8,1.2-0.8,1.2
|
||||
C209.3,303.8,206.6,294.2,200.4,295.8L200.4,295.8z"/>
|
||||
</g>
|
||||
</g>
|
||||
<g>
|
||||
<g>
|
||||
<path class="st7" d="M244.8,355.3c-4-6.2-11.2-2.3-12,3.9c-0.8,5.9,1.8,12,6.5,15.6c4.5,3.5,11.5,4.9,16.7,2.1
|
||||
c6.4-3.3,5.4-9.8,4.9-15.9c-0.5-6.3-1.9-12-9.5-12.1c-5.1-0.1-13.1,0.2-14.5,6.4c-1.2,5.4,2.5,12.8,8.2,13.8
|
||||
c6.2,1.1,11.2-5.5,7.8-11c-2.2-3.5-8.1-3.1-9.1,1.2c-1.1,4.4,0.5,8,4.1,10.6c5.2,3.8,10.2-4.8,5-8.6c0.2,0.2,0.4,0.5,0.5,0.7
|
||||
c-3,0.4-6.1,0.8-9.1,1.2c-0.4-0.7,3.4-3.1,2.9-4.8c-0.8-2.6-1.7,1.4-1.9,1.1c0,0.1,5.2-0.1,5.6-0.4c0.7,0.1,0.8-0.1,0.2-0.6
|
||||
c-0.4-0.7-0.5-0.8-0.4-0.3c-0.2,0.3,0.2,1.9,0.2,2.3c0.2,2,0.3,4,0.5,5.9c0.1,1.6,0.4,1.7-1.1,2c-1.3,0.2-2.9-0.3-4-0.9
|
||||
c-1.4-0.8-2.5-2-3.1-3.5c-0.3-0.7-0.4-1.3-0.5-2c0-0.3-0.1-0.7,0-1c0.2-1.9-1.1-1.5-3.8,1.2c-1-0.8-2-1.5-3-2.3
|
||||
c0.1,0.2,0.2,0.4,0.4,0.6C239.6,365.7,248.3,360.7,244.8,355.3L244.8,355.3z"/>
|
||||
</g>
|
||||
</g>
|
||||
<g>
|
||||
<g>
|
||||
<path class="st7" d="M336.5,337.4c-2.4-1.5-5.1-2.5-7.9-1.8c-2.7,0.7-4.9,3.2-5.3,6c-0.9,6.4,6.3,8.3,11.2,8.4
|
||||
c4.8,0.1,10.6-2.4,10.9-7.9c0.2-5.6-5.5-9.6-10.6-6.9c-5.7,3-0.7,11.6,5,8.6c-0.1,0.1-0.2,0.1-0.3,0.2c-0.9,0-1.8,0-2.7,0
|
||||
c-2.1-0.4-1.4-4.8-0.3-4.3c0,0-1.3,0.3-1.3,0.3c-0.6,0-1.2,0-1.8-0.1c-0.5-0.1-1-0.2-1.5-0.4c-1.2-0.5-1-0.2,0.6,0.7
|
||||
c0.2,0.8,0.5,1.7,0.7,2.5c-3.4,1.1-4.4,1.9-2.8,2.7c0.4,0.2,0.7,0.4,1.1,0.7C336.9,349.6,341.9,340.9,336.5,337.4L336.5,337.4z"
|
||||
/>
|
||||
</g>
|
||||
</g>
|
||||
<path class="st3" d="M224.3,256.5L252,273v-40l32,20v-38l28,17l4-28l23,12l-3-24c0,0-14-8-35.5-6.4c-11.6,0.9-24.3,6.8-33.5,11.4
|
||||
c-14,7-23.7,18.9-31.2,29.1C227,238,224.3,256.5,224.3,256.5z"/>
|
||||
<path class="st3" d="M372.9,248.9l-28.8-14.5l2.9,39.9l-33.3-17.7l2.7,37.9l-29.1-15l-2,28.2l-23.8-10.3l4.7,23.7
|
||||
c0,0,14.5,7,35.9,3.8c11.5-1.7,23.7-8.5,32.6-13.8c13.5-8,22.3-20.5,29-31.2C371.5,267.5,372.9,248.9,372.9,248.9z"/>
|
||||
</g>
|
||||
<g>
|
||||
<g>
|
||||
<path class="st8" d="M235.2,121.6c8.5-3.1,23.2-0.1,27.8,8.4c2.3,4.4,4.5,9.9,4.5,14.9c0.1,5.5-2.7,10.5-5.3,15.3
|
||||
c-1.5,2.8,2.8,5.4,4.3,2.5c3.1-5.8,6.3-11.9,6-18.7c-0.3-6-2.8-12.8-5.9-17.9c-6-9.5-22.6-13.1-32.7-9.4
|
||||
C230.9,117.8,232.2,122.7,235.2,121.6L235.2,121.6z"/>
|
||||
</g>
|
||||
</g>
|
||||
<g>
|
||||
<g>
|
||||
<path class="st8" d="M241.1,110.5c11.6-2.3,25.6,2.3,32.2,12.4c6.6,10.2,6.1,22.8,3.1,34.2c-1.3,5,6.4,7.1,7.7,2.1
|
||||
c3.8-14.3,3.8-30.3-5.5-42.6c-8.9-11.7-25.5-16.6-39.6-13.8C233.9,103.8,236.1,111.5,241.1,110.5L241.1,110.5z"/>
|
||||
</g>
|
||||
</g>
|
||||
<g>
|
||||
<g>
|
||||
<path class="st8" d="M245.4,97.5c7.8-1.8,15.5,0,22.9,2.8c7.2,2.7,15,6.1,20.3,11.8c10.7,11.7,9.5,29.3,8.7,44
|
||||
c-0.3,6.4,9.7,6.4,10,0c1-17.9,1.2-38.5-12.7-52.1c-6.4-6.3-15.3-10.2-23.6-13.3c-9.1-3.4-18.6-4.9-28.2-2.8
|
||||
C236.5,89.2,239.1,98.9,245.4,97.5L245.4,97.5z"/>
|
||||
</g>
|
||||
</g>
|
||||
<g>
|
||||
<g>
|
||||
<path class="st8" d="M155.8,158.5c-13.1,4.8-14.2,21.6-10.1,33.1c4.3,12,15.2,20.6,28.2,20.5c3.2,0,3.2-5,0-5
|
||||
c-9.9,0.1-18.6-5.9-22.6-14.9c-3.9-8.6-5.2-24.8,5.8-28.9C160.2,162.3,158.9,157.4,155.8,158.5L155.8,158.5z"/>
|
||||
</g>
|
||||
</g>
|
||||
<g>
|
||||
<g>
|
||||
<path class="st8" d="M164.1,216.5c-11.4-2.2-18.8-11.4-22.7-21.9c-3.6-9.6-7.7-25.3,1.2-33.1c3.9-3.4-1.8-9-5.7-5.7
|
||||
c-11.3,9.9-7.9,28.5-3.3,40.9c4.8,13,14.1,24.7,28.3,27.5C167,225.2,169.1,217.5,164.1,216.5L164.1,216.5z"/>
|
||||
</g>
|
||||
</g>
|
||||
<g>
|
||||
<g>
|
||||
<path class="st8" d="M152,231.7c-27.3-13.3-38.1-46.5-23.3-73.2c3.1-5.6-5.5-10.7-8.6-5c-17.3,31.2-5.3,71.1,26.9,86.9
|
||||
C152.7,243.1,157.8,234.5,152,231.7L152,231.7z"/>
|
||||
</g>
|
||||
</g>
|
||||
</svg>
|
||||
|
After Width: | Height: | Size: 12 KiB |
@ -1,25 +0,0 @@
|
||||
<?xml version="1.0" encoding="utf-8"?>
|
||||
<!-- Generator: Adobe Illustrator 22.1.0, SVG Export Plug-In . SVG Version: 6.00 Build 0) -->
|
||||
<svg version="1.1" id="Layer_1" xmlns="http://www.w3.org/2000/svg" xmlns:xlink="http://www.w3.org/1999/xlink" x="0px" y="0px"
|
||||
viewBox="0 0 100 35" style="enable-background:new 0 0 100 35;" xml:space="preserve">
|
||||
<style type="text/css">
|
||||
.st0{fill:#5FBDBE;}
|
||||
.st1{fill:#1D1D1D;}
|
||||
</style>
|
||||
<g id="Layer_1_1_">
|
||||
<g>
|
||||
<path class="st0" d="M43.6,11.8v11.6h-1.5V11.8h-3.8v-1.4h9v1.3L43.6,11.8L43.6,11.8z"/>
|
||||
<path class="st0" d="M54.4,23.7c-3.3,0-5.3-2.7-5.3-6.7s2.2-6.7,5.4-6.7c3.3,0,5.4,2.7,5.4,6.7S57.6,23.7,54.4,23.7z M54.4,11.6
|
||||
c-2.2,0-3.9,2.1-3.9,5.3s1.6,5.4,4,5.4c2.3,0,3.9-2.1,3.9-5.3S56.6,11.6,54.4,11.6L54.4,11.6z"/>
|
||||
<path class="st0" d="M72.8,23.5h-1.6l-2-8.2c-0.2-0.9-0.5-2.2-0.6-2.9c-0.1,0.9-0.4,2-0.6,2.9l-2,8.2h-1.6l-2.7-13h1.5l1.5,8.2
|
||||
c0.1,0.9,0.4,2.3,0.5,2.9c0.1-0.6,0.4-2,0.6-2.8l2.1-8.4h1.5l2.1,8.4c0.2,0.9,0.5,2.2,0.6,2.8c0.1-0.6,0.3-2,0.5-2.9l1.5-8.2h1.4
|
||||
L72.8,23.5z"/>
|
||||
<path class="st0" d="M78,23.5V10.4h7.8v1.3h-6.4v4.1h3.7v1.4h-3.7V22h6.7v1.3C86.3,23.5,78,23.5,78,23.5z"/>
|
||||
<path class="st0" d="M95,17.8l2.8,5.6h-1.6l-2.8-5.5h-3v5.5h-1.5v-13H94c2.3,0,4,1.2,4,3.7c0.2,1.7-1,3.4-2.7,3.7
|
||||
C95.2,17.8,95.2,17.8,95,17.8z M94,11.8h-3.6v4.8h3.5c1.8,0,2.8-0.9,2.8-2.4S95.8,11.8,94,11.8L94,11.8z"/>
|
||||
</g>
|
||||
<circle class="st0" cx="16.8" cy="17.3" r="15.7"/>
|
||||
<path class="st1" d="M24.2,23.6L18,8.5C17.8,8,17.1,7.7,16.6,8c-0.2,0.1-0.4,0.3-0.5,0.5L9.2,25h2.4l2.7-6.8l8,6.6
|
||||
c0.2,0.2,0.5,0.3,0.9,0.4c0.5,0.1,1.1-0.3,1.2-1v-0.1V24C24.3,23.9,24.3,23.7,24.2,23.6z M17,11.2l4.1,10.1l-6.2-4.8L17,11.2z"/>
|
||||
</g>
|
||||
</svg>
|
||||
|
Before Width: | Height: | Size: 1.6 KiB |
@ -1,54 +0,0 @@
|
||||
<?xml version="1.0" encoding="utf-8"?>
|
||||
<!-- Generator: Adobe Illustrator 23.0.3, SVG Export Plug-In . SVG Version: 6.00 Build 0) -->
|
||||
<svg version="1.1" id="Layer_1" xmlns="http://www.w3.org/2000/svg" xmlns:xlink="http://www.w3.org/1999/xlink" x="0px" y="0px"
|
||||
viewBox="0 0 823 230" style="enable-background:new 0 0 823 230;" xml:space="preserve">
|
||||
<style type="text/css">
|
||||
.st0{fill:#FFFFFF;}
|
||||
.st1{fill:#EE0000;}
|
||||
</style>
|
||||
<title>Logo-Red_Hat-Ansible_Tower-A-Standard-RGB</title>
|
||||
<path class="st0" d="M213.6,151.8h12.8l29.8,72.8h-11.9l-8.4-21.3h-32.6l-8.5,21.3h-11.3L213.6,151.8z M232.3,194.3l-12.7-31.9
|
||||
L207,194.3H232.3z"/>
|
||||
<path class="st0" d="M262.3,171.7h10.4v5.3c4.2-4.2,10-6.5,15.9-6.3c12.2,0,20.6,8.5,20.6,20.7v33.3h-10.3v-31.5
|
||||
c0-8.2-5-13.4-13.2-13.4c-5.2-0.2-10.2,2.4-13,6.9v38.1h-10.4V171.7z"/>
|
||||
<path class="st0" d="M322,210.9c4.8,4.2,10.9,6.5,17.3,6.7c8.3,0,12.7-3.6,12.7-7.9c0-3.7-2.6-5.9-8.5-6.8l-9.6-1.4
|
||||
c-10.4-1.5-15.8-6.4-15.8-14.7c0-9.7,8.5-16,20.7-16c7.6,0,15.1,2.3,21.3,6.8l-5.3,6.9c-5.1-3.4-10.4-5.5-16.8-5.5
|
||||
c-6.1,0-10.6,2.7-10.6,7.2c0,4,2.5,5.7,8.7,6.6l9.6,1.4c10.7,1.6,16,6.6,16,14.8c0,9.6-9.6,16.6-22.2,16.6c-8.8,0-17.2-2.6-23.2-7.8
|
||||
L322,210.9z"/>
|
||||
<path class="st0" d="M368.4,156.7c0-3.6,2.9-6.4,6.5-6.4c3.6,0.1,6.3,3.1,6.2,6.7c-0.1,3.4-2.8,6.1-6.2,6.2
|
||||
C371.2,163.2,368.4,160.3,368.4,156.7z M380,224.6h-10.4v-52.9H380V224.6z"/>
|
||||
<path class="st0" d="M418.3,225.5c-5.7,0-11.3-1.8-15.9-5.3v4.5h-10.3v-72.8l10.4-2.3v27c4.5-3.8,10.2-5.8,16.1-5.7
|
||||
c15.1,0,26.7,12.1,26.7,27.2S433.7,225.5,418.3,225.5z M402.5,186.2v24.1c3.8,4,9.1,6.2,14.7,6.1c10.3,0,18-7.9,18-18.2
|
||||
c0-10.5-7.9-18.3-18-18.3C411,179.9,405.9,182.2,402.5,186.2z"/>
|
||||
<path class="st0" d="M465.5,224.6h-10.4v-72.8l10.4-2.3V224.6z"/>
|
||||
<path class="st0" d="M501.8,170.9c14.6,0,25.6,12.1,25.6,27.7v3h-41.8c1.3,8.8,9,15.3,17.9,15.2c4.9,0.1,9.6-1.6,13.4-4.7l6.7,6.6
|
||||
c-5.8,4.7-13,7.2-20.5,7c-15.6,0-27.8-12-27.8-27.4S486.8,170.9,501.8,170.9z M485.7,193.8h31.4c-1.5-8.1-7.8-14.1-15.5-14.1
|
||||
C493.5,179.6,487.2,185.4,485.7,193.8z"/>
|
||||
<path class="st0" d="M544.1,151.8h60.6v7.2h-26.3v65.6h-8V159h-26.3V151.8z"/>
|
||||
<path class="st0" d="M625,171.5c14.8,0,26.5,11.9,26.5,27s-11.7,27.2-26.5,27.2s-26.6-11.9-26.6-27.1S610.1,171.5,625,171.5z
|
||||
M625,178.4c-10.6,0-19,8.8-19,20.2s8.3,20.3,19,20.3s19-8.9,19-20.3S635.6,178.4,625,178.4z"/>
|
||||
<path class="st0" d="M670.8,224.6l-14.7-52.1h7.6l11.2,41.6l13-41.6h6.9l12.9,41.6l11.3-41.6h7.3l-14.8,52.1h-7.4l-12.9-41.7
|
||||
l-13,41.7H670.8z"/>
|
||||
<path class="st0" d="M756.6,171.7c13.8,0,24.6,12,24.6,26.8v2.4h-42.7c1.1,10.3,9.3,17.9,19.6,17.9c5.4,0,10.8-1.8,14.4-4.8l4.8,5.1
|
||||
c-5.6,4.3-12.4,6.6-19.5,6.4c-14.7,0.2-26.7-11.6-26.8-26.3c0-0.2,0-0.5,0-0.7C730.9,183.8,742,171.7,756.6,171.7z M738.7,194.8
|
||||
h34.8c-1.4-9.3-8.5-16.3-17.2-16.3C747.1,178.5,740.1,185.4,738.7,194.8z"/>
|
||||
<path class="st0" d="M791.8,172.5h7.7v7.2c3-5.2,8.5-8.4,14.5-8.3c1.7,0,3.4,0.2,5,0.7v7.1c-1.7-0.6-3.6-0.9-5.4-0.9
|
||||
c-5.6,0-11,2.8-14,10.6v35.8h-7.7L791.8,172.5z"/>
|
||||
<path class="st0" d="M543.3,99.4c0,11.9,7.2,17.7,20.2,17.7c4-0.1,8-0.7,11.9-1.7v-13.8c-2.5,0.8-5.1,1.2-7.7,1.2
|
||||
c-5.4,0-7.4-1.7-7.4-6.7V74.9h15.6V60.7h-15.6v-18l-17,3.7v14.3H532v14.2h11.2L543.3,99.4L543.3,99.4z M490.4,99.7
|
||||
c0-3.7,3.7-5.5,9.2-5.5c3.4,0,6.8,0.4,10.1,1.3v7.2c-3.3,1.8-6.9,2.7-10.6,2.6C493.6,105.3,490.4,103.2,490.4,99.7 M495.6,117.3
|
||||
c6,0,10.8-1.3,15.4-4.3v3.4h16.8V80.7c0-13.6-9.2-21-24.4-21c-8.5,0-16.9,2-26,6.1l6.1,12.5c6.5-2.7,12-4.4,16.8-4.4
|
||||
c7,0,10.6,2.7,10.6,8.3v2.7c-4.1-1.1-8.4-1.6-12.6-1.6c-14.3,0-22.9,6-22.9,16.7C475.4,109.9,483.1,117.3,495.6,117.3 M403.1,116.4
|
||||
h18.1V87.5h30.3v28.8h18.1V42.7h-18.1V71h-30.3V42.7h-18.1V116.4z M334.2,88.5c0-8,6.3-14.1,14.6-14.1c4.3-0.1,8.5,1.4,11.8,4.3
|
||||
v19.4c-3.2,3-7.4,4.6-11.8,4.4C340.6,102.6,334.2,96.5,334.2,88.5 M360.8,116.3h16.8V39l-17,3.7v21c-4.3-2.4-9.3-3.7-14.2-3.7
|
||||
c-16.2,0-28.9,12.5-28.9,28.5c-0.2,15.6,12.3,28.4,27.9,28.6c0.2,0,0.3,0,0.5,0c5.4,0,10.6-1.7,14.9-4.8L360.8,116.3L360.8,116.3z
|
||||
M283.6,73.6c5.4,0,9.9,3.5,11.7,8.8H272C273.7,76.9,277.9,73.6,283.6,73.6 M254.9,88.6c0,16.2,13.2,28.8,30.3,28.8
|
||||
c9.4,0,16.2-2.5,23.2-8.4l-11.3-10c-2.6,2.7-6.5,4.2-11.1,4.2c-5.9,0.2-11.4-3.3-13.7-8.8H312v-4.2c0-17.7-11.9-30.4-28.1-30.4
|
||||
c-15.8-0.2-28.8,12.4-29,28.1C254.9,88.1,254.9,88.3,254.9,88.6 M225.6,58.2c6,0,9.4,3.8,9.4,8.3s-3.4,8.3-9.4,8.3h-17.9V58.2H225.6
|
||||
z M189.6,116.3h18.1V89.5h13.8l13.9,26.8h20.2l-16.2-29.4c8.4-3.4,13.9-11.6,13.9-20.7c0-13.2-10.4-23.5-26-23.5h-37.6L189.6,116.3z
|
||||
"/>
|
||||
<circle class="st1" cx="78.4" cy="77.9" r="76.4"/>
|
||||
<path class="st0" d="M114.5,108.4l-30.3-73c-0.7-2-2.6-3.3-4.7-3.2c-2.1,0-4.1,1.2-4.8,3.2l-33.3,80.1h11.4l13.2-33l39.3,31.8
|
||||
c1.6,1.3,2.7,1.9,4.2,1.9c3,0.1,5.5-2.3,5.6-5.3v-0.1C115,109.9,114.8,109.2,114.5,108.4z M79.5,48.6l19.7,48.7L69.4,73.8L79.5,48.6
|
||||
z"/>
|
||||
</svg>
|
||||
|
Before Width: | Height: | Size: 4.6 KiB |
@ -1,25 +0,0 @@
|
||||
<svg id="logo" xmlns="http://www.w3.org/2000/svg" viewBox="0 0 281.5 84">
|
||||
<title>Logotype_RH_AnsibleTower_RGB_RedGray (1)</title>
|
||||
<path d="M114.27,22.69l-3.32-6.86h-2.27v6.86h-5.55V2.34h9.1c4.77,0,7.93,1.8,7.93,6.63a6.06,6.06,0,0,1-3.63,6l4,7.76ZM112.09,6.94h-3.4v4.45h3.38c1.83,0,2.56-.81,2.56-2.27s-.75-2.18-2.56-2.18Z" fill="#4c4c4c"/>
|
||||
<path d="M124.83,22.69V2.34h15.58V7.07h-10v2.7h6.06v4.68H130.4v3.49h10.2v4.74Z" fill="#4c4c4c"/>
|
||||
<path d="M151.68,22.69h-6.6V2.34h7.12c6.4,0,10.47,2.42,10.47,10.05S158.89,22.69,151.68,22.69Zm.5-15.53h-1.36v10.7H152c3.51,0,4.85-1.33,4.85-5.38,0-3.74-1.21-5.31-4.7-5.31Z" fill="#4c4c4c"/>
|
||||
<path d="M189.51,22.69v-8h-6.35v8h-5.69V2.34h5.75V9.75h6.34V2.34h5.75V22.69Z" fill="#4c4c4c"/>
|
||||
<path d="M213.4,22.69l-1.1-3.63h-6.06l-1.1,3.63h-6.06l7.39-20.35h5.69l7.39,20.35Zm-2.85-9.39c-.73-2.62-1-3.72-1.31-5.09-.27,1.37-.58,2.5-1.31,5.09l-.38,1.33h3.37Z" fill="#4c4c4c"/>
|
||||
<path d="M231,7.26V22.69h-5.64V7.26h-5.71V2.34h17V7.26Z" fill="#4c4c4c"/>
|
||||
<path d="M241.85,7.45a2.62,2.62,0,1,1,2.63-2.62A2.57,2.57,0,0,1,242,7.45Zm0-4.85a2.2,2.2,0,1,0,2.24,2.23A2.16,2.16,0,0,0,242,2.63h-.14ZM242.45,5,243,6.24h-.57l-.56-1.1h-.56v1.1h-.48V3.34h1.21a.84.84,0,0,1,.93.86.81.81,0,0,1-.58.85Zm-.34-1.21h-.75v.81h.75c.27,0,.46-.12.46-.41a.4.4,0,0,0-.39-.41h-.07Z" fill="#4c4c4c"/>
|
||||
<path d="M122.81,59l-2.62-7.76H107.58L104.92,59h-3.49l10.64-30.51h3.76L126.42,59Zm-7-20.88c-.7-2-1.57-4.75-1.88-6.06-.3,1.21-1.21,4-1.91,6.06l-3.36,9.94h10.5Z" fill="#4c4c4c"/>
|
||||
<path d="M151.49,59,138.17,38.14c-.65-1-1.79-3.05-2.18-3.84V59h-3.33V28.51H136L149.19,49.8c.65,1,1.79,3.05,2.18,3.84V28.51h3.27V59Z" fill="#4c4c4c"/>
|
||||
<path d="M171.33,59.51a14.54,14.54,0,0,1-10.24-4.29l2.27-2.42a11.59,11.59,0,0,0,8.12,3.63c4.06,0,6.59-2,6.59-5.23,0-2.83-1.7-4.45-7.27-6.46-6.59-2.35-8.81-4.49-8.81-8.89,0-4.85,3.84-7.8,9.55-7.8a13.66,13.66,0,0,1,9.29,3.27L178.65,34a10.62,10.62,0,0,0-7.27-2.83c-4.19,0-5.94,2.1-5.94,4.49s1.14,4,7.27,6.15c6.76,2.42,8.85,4.71,8.85,9.24C181.45,55.8,177.7,59.51,171.33,59.51Z" fill="#4c4c4c"/>
|
||||
<path d="M188.74,59V28.51h3.4V59Z" fill="#4c4c4c"/>
|
||||
<path d="M211.33,59h-10.9V28.51h11.16c4.85,0,8.29,2.42,8.29,7.63a6.18,6.18,0,0,1-4.4,6.24A7.27,7.27,0,0,1,221.31,50C221.26,56,217.74,59,211.33,59Zm.06-27.42h-7.63v9.51h7.36c3.79,0,5.28-2.18,5.28-4.85S214.82,31.6,211.39,31.6Zm0,12.56h-7.58V55.94h7.76c4.58,0,6.32-2.27,6.32-5.75C217.86,46.34,215.34,44.16,211.39,44.16Z" fill="#4c4c4c"/>
|
||||
<path d="M227.68,59V28.51h3.4V55.94h15.08V59Z" fill="#4c4c4c"/>
|
||||
<path d="M252.76,59V28.51H271.2V31.6h-15V41.2h8.72v3.13h-8.72V56H272v3.1Z" fill="#4c4c4c"/>
|
||||
<path d="M277.37,33.67A2.62,2.62,0,1,1,280,31a2.57,2.57,0,0,1-2.46,2.68Zm0-4.85a2.2,2.2,0,1,0,2.2,2.2v0a2.16,2.16,0,0,0-2.17-2.14h0Zm.59,2.42.59,1.21H278l-.56-1.1h-.56v1.1h-.48v-2.9h1.21a.84.84,0,0,1,.93.86.81.81,0,0,1-.55.85ZM277.62,30h-.75v.81h.75c.27,0,.46-.12.46-.41a.4.4,0,0,0-.4-.4h-.07Z" fill="#4c4c4c"/>
|
||||
<path d="M108.91,67.82v13h-2.29v-13h-4.45V65.57h11.19v2.25Z" fill="#4c4c4c"/>
|
||||
<path d="M117.91,81.07c-2.88,0-5-2.42-5-6s2.23-6,5.1-6,5.1,2.34,5.1,5.91C123.09,78.86,120.87,81.07,117.91,81.07Zm0-9.79c-1.7,0-2.75,1.5-2.75,3.78,0,2.51,1.21,3.89,2.86,3.89s2.81-1.72,2.81-3.82c0-2.35-1.13-3.85-2.93-3.85Z" fill="#4c4c4c"/>
|
||||
<path d="M135.91,80.83H134l-1.55-5.78c-.24-.87-.48-1.9-.59-2.42-.11.55-.35,1.59-.59,2.42l-1.53,5.75h-1.91l-3.14-11.45h2.23l1.36,5.56c.22.87.46,2,.57,2.51.13-.57.39-1.61.63-2.51L131,69.36h1.8l1.55,5.58c.24.9.48,1.91.61,2.48.13-.57.35-1.64.57-2.51l1.36-5.56h2.23Z" fill="#4c4c4c"/>
|
||||
<path d="M150.45,75.91h-7.57c.24,2.2,1.48,3.14,2.88,3.14a4,4,0,0,0,2.48-.92l1.37,1.44a5.32,5.32,0,0,1-3.95,1.5c-2.68,0-5-2.16-5-6s2-6,5-6c3.25,0,4.85,2.64,4.85,5.74C150.51,75.29,150.47,75.67,150.45,75.91Zm-4.91-4.74c-1.5,0-2.42,1-2.62,2.88h5.32C148.14,72.48,147.4,71.18,145.54,71.18Z" fill="#4c4c4c"/>
|
||||
<path d="M159.52,71.76a3.36,3.36,0,0,0-1.72-.41c-1.42,0-2.24,1-2.24,2.94v6.54h-2.31V69.38h2.24v1.09a3.17,3.17,0,0,1,2.62-1.33,3.29,3.29,0,0,1,1.94.48Z" fill="#4c4c4c"/>
|
||||
<circle cx="41.66" cy="41.7" r="40.94" fill="#c00"/>
|
||||
<path d="M61.19,57.95,44.88,18.73A2.63,2.63,0,0,0,42.36,17a2.71,2.71,0,0,0-2.59,1.73l-17.9,43H28L35.08,44,56.21,61.07a3.43,3.43,0,0,0,2.27,1,2.92,2.92,0,0,0,3-2.85s0,0,0-.07A3.88,3.88,0,0,0,61.19,57.95ZM42.35,25.78,53,51.93,37,39.32Z" fill="#fff"/>
|
||||
</svg>
|
||||
|
Before Width: | Height: | Size: 4.2 KiB |
@ -1 +0,0 @@
|
||||
<svg id="logo" xmlns="http://www.w3.org/2000/svg" viewBox="0 0 300 300"><title>Ansible-Mark-RGB</title><path d="M202.79511,195.28745L161.20435,95.1969a6.712,6.712,0,0,0-6.44248-4.41387,6.93571,6.93571,0,0,0-6.62067,4.41387L102.49294,204.9835h15.61529l18.07045-45.26508,53.92568,43.5655c2.169,1.75373,3.73371,2.54688,5.76785,2.54688a7.45654,7.45654,0,0,0,7.63512-7.46245A9.884,9.884,0,0,0,202.79511,195.28745Zm-48.03324-82.10658,27.03826,66.73385-40.8407-32.171Z" fill="#fff"/><path d="M153.00038,259.70772a106.78925,106.78925,0,1,1,106.78925-106.7885A106.91,106.91,0,0,1,153.00038,259.70772Zm0-208.967a102.1777,102.1777,0,1,0,102.1777,102.17845A102.29417,102.29417,0,0,0,153.00038,50.74077Z" fill="#fff"/><path d="M154.79931,112.89294l27.63843,68.20864-41.74528-32.8803Zm49.09554,83.922L161.38455,94.51424a6.85642,6.85642,0,0,0-6.58524-4.51358,7.08778,7.08778,0,0,0-6.76578,4.51358L101.37686,206.72648h15.96125l18.46744-46.268,55.11772,44.52993c2.21855,1.79319,3.81589,2.60411,5.89673,2.60411a7.62418,7.62418,0,0,0,7.80314-7.62872,10.11356,10.11356,0,0,0-.72829-3.1488" fill="#fff"/></svg>
|
||||
|
Before Width: | Height: | Size: 1.1 KiB |
@ -20,7 +20,7 @@ import { RootAPI } from './api';
|
||||
import AlertModal from './components/AlertModal';
|
||||
import About from './components/About';
|
||||
import NavExpandableGroup from './components/NavExpandableGroup';
|
||||
import TowerLogo from './components/TowerLogo';
|
||||
import BrandLogo from './components/BrandLogo';
|
||||
import PageHeaderToolbar from './components/PageHeaderToolbar';
|
||||
|
||||
const PageHeader = styled(PFPageHeader)`
|
||||
@ -32,7 +32,7 @@ const PageHeader = styled(PFPageHeader)`
|
||||
}
|
||||
|
||||
& svg {
|
||||
width: 125px;
|
||||
height: 76px;
|
||||
}
|
||||
}
|
||||
`;
|
||||
@ -119,7 +119,7 @@ class App extends Component {
|
||||
<PageHeader
|
||||
showNavToggle
|
||||
onNavToggle={this.onNavToggle}
|
||||
logo={<TowerLogo />}
|
||||
logo={<BrandLogo />}
|
||||
logoProps={{ href: '/' }}
|
||||
toolbar={(
|
||||
<PageHeaderToolbar
|
||||
|
||||
@ -9,12 +9,12 @@ import {
|
||||
TextListItem
|
||||
} from '@patternfly/react-core';
|
||||
|
||||
import brandImg from '../../images/tower-logo-white.svg';
|
||||
import logoImg from '../../images/tower-logo-login.svg';
|
||||
import { BrandName } from '../variables';
|
||||
import brandLogoImg from '../../images/brand-logo.svg';
|
||||
|
||||
class About extends React.Component {
|
||||
static createSpeechBubble (version) {
|
||||
let text = `Tower ${version}`;
|
||||
let text = `${BrandName} ${version}`;
|
||||
let top = '';
|
||||
let bottom = '';
|
||||
|
||||
@ -51,12 +51,10 @@ class About extends React.Component {
|
||||
<AboutModal
|
||||
isOpen={isOpen}
|
||||
onClose={onClose}
|
||||
productName="Ansible Tower"
|
||||
trademark={i18n._(t`Copyright 2018 Red Hat, Inc.`)}
|
||||
brandImageSrc={brandImg}
|
||||
productName={`Ansible ${BrandName}`}
|
||||
trademark={i18n._(t`Copyright 2019 Red Hat, Inc.`)}
|
||||
brandImageSrc={brandLogoImg}
|
||||
brandImageAlt={i18n._(t`Brand Image`)}
|
||||
logoImageSrc={logoImg}
|
||||
logoImageAlt={i18n._(t`AboutModal Logo`)}
|
||||
>
|
||||
<pre>
|
||||
{ speechBubble }
|
||||
|
||||
386
src/components/BrandLogo/BrandLogo.jsx
Normal file
386
src/components/BrandLogo/BrandLogo.jsx
Normal file
@ -0,0 +1,386 @@
|
||||
import React, { Component } from 'react';
|
||||
import { withI18n } from '@lingui/react';
|
||||
import { t } from '@lingui/macro';
|
||||
|
||||
import styled from 'styled-components';
|
||||
|
||||
const ST0 = styled.g`
|
||||
display:none;
|
||||
`;
|
||||
|
||||
const ST1 = styled.path`
|
||||
display:inline;
|
||||
fill:#ED1C24;
|
||||
`;
|
||||
|
||||
const ST2 = styled.path`
|
||||
fill:#42210B;
|
||||
`;
|
||||
|
||||
const ST3 = styled.path`
|
||||
fill:#FFFFFF;
|
||||
`;
|
||||
|
||||
const ST4 = styled.path`
|
||||
fill:#C69C6D;
|
||||
stroke:#8C6239;
|
||||
stroke-width:5;
|
||||
stroke-miterlimit:10;
|
||||
`;
|
||||
|
||||
const ST5 = styled.path`
|
||||
fill:#FFFFFF;
|
||||
stroke:#42210B;
|
||||
stroke-width:3;
|
||||
stroke-miterlimit:10;
|
||||
`;
|
||||
|
||||
const ST6 = styled.ellipse`
|
||||
fill:#ED1C24;
|
||||
stroke:#8C6239;
|
||||
stroke-width:5;
|
||||
stroke-miterlimit:10;
|
||||
`;
|
||||
|
||||
const ST7 = styled.path`
|
||||
fill:#A67C52;
|
||||
`;
|
||||
|
||||
const ST8 = styled.path`
|
||||
fill: #ED1C24;
|
||||
`;
|
||||
|
||||
const ST9 = styled.ellipse`
|
||||
fill:#42210B;
|
||||
`;
|
||||
|
||||
class BrandLogo extends Component {
|
||||
render () {
|
||||
const { i18n } = this.props;
|
||||
return (
|
||||
<svg
|
||||
version="1.1"
|
||||
id="Layer_1"
|
||||
xmlns="http://www.w3.org/2000/svg"
|
||||
xmlnsXlink="http://www.w3.org/1999/xlink"
|
||||
x="0px"
|
||||
y="0px"
|
||||
viewBox="0 0 500 500"
|
||||
xmlSpace="preserve"
|
||||
>
|
||||
<title>{i18n._(t`AWX Logo`)}</title>
|
||||
<ST0>
|
||||
<ST1
|
||||
d="M319.8,169.3c1.5-14.2,13.7-27.2,29.9-31.9c-13.1,1.5-27.3-1.7-36-10c-8.7-8.3-10-21.9-1.4-30.1
|
||||
c-12,6.7-28.1,8.1-41.4,3.4c-13.3-4.6-23.5-15.1-26.2-26.9c-2-8.8,0-17.9,2-26.7c-6.2,9.4-17.6,17.3-30.5,17.3
|
||||
c-12.9,0.1-25.7-10.2-22.9-20.7c-5.5,7.8-11.4,15.9-21,20.2c-9.5,4.3-23.7,2.7-28.2-5.5c-1.6,10.8-7.5,22-19.1,27
|
||||
c-9,3.9-21.5,2.2-28-3.8c5.7,11.4,4.3,25.3-4.1,35.6c-9.9,12.2-29.1,18.6-46.4,15.6c14.7,7.2,28.5,17.7,32.1,31.5
|
||||
c3.7,13.8-7.1,30.7-24.1,31.7c13.6,3.1,28,7.4,35.6,17.2c7.6,9.8,2.9,26.4-11.1,28c12.8-2.6,27.4,3.9,31.9,14.2
|
||||
c4.1,9.5-0.9,20.9-10.9,26.5c18.6-8.9,41-17.1,59.6-8.8c13.9,6.2,20.8,21.6,15.1,33.8c10.4-10.6,23-21.3,39.2-23.5
|
||||
c12.8-1.8,27.5,4.6,31.9,14.1c-0.3-12.7,6.1-25.5,17.5-34c13.8-10.3,34.4-14,52-9.2c-11.1-7.8-14.9-22-8.9-33
|
||||
c6-11,21.3-18,35.7-16.2C327.5,198.1,318.3,183.5,319.8,169.3z"
|
||||
/>
|
||||
</ST0>
|
||||
<g>
|
||||
<g>
|
||||
<g>
|
||||
<ST2
|
||||
d="M179.7,297.3c-10.1,3.2-20.3,6-30.6,8.4c-10.7,2.5-21.7,5-32.8,5.1C96,311.1,79.9,297.2,60,296.1
|
||||
c-5.8-0.3-5.8,8.7,0,9c9.9,0.5,18.9,5.1,27.9,8.8c9.8,4,19.6,6.3,30.2,5.9c21.5-0.8,43.5-7.4,64-13.8
|
||||
C187.6,304.3,185.2,295.6,179.7,297.3L179.7,297.3z"
|
||||
/>
|
||||
</g>
|
||||
</g>
|
||||
<g>
|
||||
<g>
|
||||
<ST2
|
||||
d="M322.2,194.8c17.9-8,36-18.5,44.3-37.2c4.2-9.3,6-19.2,7.2-29.3c1.5-11.7,2.5-23.4,3.7-35.2
|
||||
c0.6-5.8-8.4-5.7-9,0c-1.1,10.3-2.1,20.6-3.3,30.9c-1.1,9.7-2.5,19.7-6.4,28.7c-7.5,17.5-24.6,26.8-41.2,34.2
|
||||
C312.4,189.4,316.9,197.2,322.2,194.8L322.2,194.8z"
|
||||
/>
|
||||
</g>
|
||||
</g>
|
||||
<g>
|
||||
<ST9
|
||||
transform="matrix(0.5541 -0.8324 0.8324 0.5541 -219.4917 376.0051)"
|
||||
cx="241.2"
|
||||
cy="392.9"
|
||||
rx="65.5"
|
||||
ry="33.7"
|
||||
/>
|
||||
</g>
|
||||
<g>
|
||||
<g>
|
||||
<ST3
|
||||
d="M224.1,442.5c22-11.5,38.7-31,47.1-54.3c2-5.5-6.7-7.8-8.7-2.4c-7.6,21.1-23.1,38.5-43,48.9
|
||||
C214.4,437.4,218.9,445.1,224.1,442.5L224.1,442.5z"
|
||||
/>
|
||||
</g>
|
||||
</g>
|
||||
<g>
|
||||
<ST9
|
||||
transform="matrix(0.9684 -0.2494 0.2494 0.9684 -66.4734 109.0276)"
|
||||
cx="397"
|
||||
cy="316.8"
|
||||
rx="63.9"
|
||||
ry="32.9"
|
||||
/>
|
||||
</g>
|
||||
<g>
|
||||
<g>
|
||||
<ST3
|
||||
d="M363.8,341.5c28.3,7,58.7-0.8,80.2-20.5c4.3-3.9-2.1-10.3-6.4-6.4c-19.1,17.5-46.4,24.4-71.5,18.2
|
||||
C360.5,331.5,358.1,340.1,363.8,341.5L363.8,341.5z"
|
||||
/>
|
||||
</g>
|
||||
</g>
|
||||
<ST4
|
||||
d="M156.9,96c-25.4,4.5-32.9,20.2-45,46.9c-20.2,44.4,2,90.3,5.6,97.5c18.4,36.5,42.3,36.8,60,80.6
|
||||
c8.6,21.2,4.6,25.2,13.1,37.5c20.4,29.2,63.7,36.1,91.9,33.8c40.3-3.3,91.5-28.8,108.8-82.5c17.1-53.2-6-112.1-41.2-131.2
|
||||
c-25.3-13.7-44.9-0.5-71.2-20.6c-21.6-16.5-18.4-33.1-37.5-48.8C227.9,98.1,203.7,87.7,156.9,96z"
|
||||
/>
|
||||
<ST9
|
||||
transform="matrix(0.6622 -0.7494 0.7494 0.6622 65.2068 309.6339)"
|
||||
cx="376"
|
||||
cy="82.5"
|
||||
rx="21"
|
||||
ry="15.5"
|
||||
/>
|
||||
<g>
|
||||
<g>
|
||||
<ST3
|
||||
d="M379.8,75.3c0.8,0.2-0.6-0.4-0.1-0.1c0.2,0.1,0.3,0.2,0.5,0.3c0.4,0.2-0.6-0.7-0.1-0.1
|
||||
c0.1,0.1,0.7,0.8,0.2,0.2c-0.4-0.5,0,0,0.1,0.1c0.4,0.7,0,0.2,0-0.2c0,0.1,0.1,0.4,0.2,0.5c0.3,0.9-0.1-1,0-0.1
|
||||
c0.1,2.3,2,4.6,4.5,4.5c2.3-0.1,4.6-2,4.5-4.5c-0.3-4.4-3-8.1-7.3-9.4c-2.2-0.7-5,0.8-5.5,3.1C376.1,72.2,377.4,74.5,379.8,75.3
|
||||
L379.8,75.3z"
|
||||
/>
|
||||
</g>
|
||||
</g>
|
||||
<ST9
|
||||
transform="matrix(0.9999 -1.433736e-02 1.433736e-02 0.9999 -4.303 0.8051)"
|
||||
cx="54"
|
||||
cy="300.5"
|
||||
rx="21"
|
||||
ry="15.5"
|
||||
/>
|
||||
<g>
|
||||
<g>
|
||||
<ST3
|
||||
d="M52.2,297.5c1.1-0.3,1.4-0.4,2.5,0c0.8,0.3,1.3,0.7,2,1.7c1.5,1.9,4.8,1.6,6.4,0c1.9-1.9,1.5-4.4,0-6.4
|
||||
c-3.1-3.9-8.6-5.4-13.3-4C44.3,290.5,46.7,299.2,52.2,297.5L52.2,297.5z"
|
||||
/>
|
||||
</g>
|
||||
</g>
|
||||
<g>
|
||||
<g>
|
||||
<ST2
|
||||
d="M149.3,108.8c4.9-10.8-1.3-24.2-12.9-26.9c-1.9-0.4-2.7,2.4-0.8,2.9c9.6,2.3,15.3,13.5,11.2,22.5
|
||||
C145.9,109,148.5,110.5,149.3,108.8L149.3,108.8z"
|
||||
/>
|
||||
</g>
|
||||
</g>
|
||||
<g>
|
||||
<g>
|
||||
<ST2
|
||||
d="M141.2,112.3c2.4-9.4-5.4-19.3-15.2-19c-1.9,0.1-1.9,3.1,0,3c7.8-0.2,14.2,7.6,12.3,15.2
|
||||
C137.8,113.4,140.7,114.2,141.2,112.3L141.2,112.3z"
|
||||
/>
|
||||
</g>
|
||||
</g>
|
||||
<g>
|
||||
<g>
|
||||
<ST2
|
||||
d="M132.6,118c-1.1-8.3-10.9-13.4-18.2-9.1c-1.7,1-0.2,3.6,1.5,2.6c5.2-3,12.9,0.4,13.7,6.5
|
||||
C129.8,119.9,132.8,119.9,132.6,118L132.6,118z"
|
||||
/>
|
||||
</g>
|
||||
</g>
|
||||
<ST5
|
||||
d="M215.5,166.5l34-73c0,0,35,0,46,21c7.5,14.3,8,39,8,39L215.5,166.5z"
|
||||
/>
|
||||
<ST5
|
||||
d="M208.2,170.5l-79.5-12.7c0,0-19.6,29-8.4,49.9c7.6,14.2,27.8,28.5,27.8,28.5L208.2,170.5z"
|
||||
/>
|
||||
<ST2
|
||||
d="M210.5,164.5l33-74c0,0-2.5-5.5-8-7s-12,0-12,0L210.5,164.5z"
|
||||
/>
|
||||
<ST2
|
||||
d="M207.4,165.3l-73.1-35c0,0-5.6,2.4-7.2,7.8c-1.6,5.5-0.3,12-0.3,12L207.4,165.3z"
|
||||
/>
|
||||
<path
|
||||
d="M215.5,166.5L234,127c0,0,17-6,25.5,7.5c8.6,13.6-3.5,25.5-3.5,25.5L215.5,166.5z"
|
||||
/>
|
||||
<path
|
||||
d="M206.7,170.9l-29.6,32c0,0-18,0.5-22-14.9c-4-15.6,11.1-23.2,11.1-23.2L206.7,170.9z"
|
||||
/>
|
||||
<g>
|
||||
<g>
|
||||
<ST3
|
||||
d="M243.4,139.1c-0.6,0.2-0.7,0.3-0.4,0.2c0.3-0.1,0.2-0.1-0.5,0.1c0.7,0-0.3,0-0.4-0.1c0.1,0,0.3,0.1,0.4,0.1
|
||||
c0.3,0.1,0.2,0-0.4-0.2c0,0,0.6,0.3,0.6,0.3c0.5,0.2-0.9-0.6-0.1-0.1c0.6,0.4-0.3-0.5-0.1-0.1c0.3,0.5-0.3-1-0.1-0.2
|
||||
c0.2,0.8,0-1,0-0.1c0,2.4,2.1,4.6,4.5,4.5c2.5-0.1,4.5-2,4.5-4.5c0-3-1.6-5.7-4.1-7.3c-2.6-1.7-5.6-1.6-8.4-0.4
|
||||
c-2.2,0.9-2.8,4.3-1.6,6.2C238.7,139.7,241,140.1,243.4,139.1L243.4,139.1z"
|
||||
/>
|
||||
</g>
|
||||
</g>
|
||||
<g>
|
||||
<g>
|
||||
<ST3
|
||||
d="M173.5,176.4c-0.5-0.3-0.1,0,0.2,0.1c-0.7-0.6,0.3,0.5,0.1,0c-0.3-0.5,0.4,0.8,0.1,0.2
|
||||
c-0.4-0.8,0.2,0.2,0,0.1c0,0,0-0.6,0-0.6c-0.1,0.1-0.1,1,0,0.3c-0.1,0.2-0.1,0.3-0.2,0.5c0.2-0.3,0.2-0.4,0-0.1
|
||||
c-0.2,0.2-0.2,0.3-0.1,0.1c0.2-0.2,0.1-0.2-0.3,0.2c1.9-1.4,3-4,1.6-6.2c-1.2-1.9-4.1-3.1-6.2-1.6c-2.4,1.7-4,4.3-3.9,7.4
|
||||
c0.1,3,1.6,5.7,4.1,7.3c2,1.2,5,0.5,6.2-1.6C176.3,180.4,175.7,177.7,173.5,176.4L173.5,176.4z"
|
||||
/>
|
||||
</g>
|
||||
</g>
|
||||
<ST6
|
||||
transform="matrix(0.862 -0.5069 0.5069 0.862 -88.3186 186.5516)"
|
||||
cx="298.5"
|
||||
cy="255.5"
|
||||
rx="79.5"
|
||||
ry="68.5"
|
||||
/>
|
||||
<g>
|
||||
<g>
|
||||
<ST7
|
||||
d="M173.6,109.8c-2.1,2-3.9,4.6-3.6,7.6c0.3,3.5,2.8,6.6,6.6,6.7c6,0.2,11.5-7.7,8.2-13c-1-1.7-3.1-3.1-5.2-3
|
||||
c-1.7,0.1-3.1,0.8-4.4,1.9c-2,1.8-2.8,5.2-1.9,7.7c2.4,6.6,11.8,5.9,13.8-0.7c0.7-2.5-0.9-5.6-3.5-6.2c-2.7-0.6-5.4,0.8-6.2,3.5
|
||||
c0.6-2.1,3.1-2.6,4.6-1c0.8,0.9,1,1.8,0.8,2.8c0.2-0.5,0.1-0.4-0.1,0.3c-0.4,0.7-1,1.2-1.8,1.4c-0.9,0-1.8,0-2.7,0
|
||||
c-1.8-0.6-2.5-1.6-2.3-3.1c-0.1-0.4-0.1-0.7,0.1-1c0.2-0.3,0.1-0.3-0.1,0.1c0.1-0.1,0.2-0.2,0.3-0.4c-0.2,0.3-0.5,0.5-0.7,0.8
|
||||
c-0.1,0.1-0.2,0.2-0.3,0.3c-0.3,0.2-0.2,0.2,0.1-0.1c1.3,0.2,2.6,0.4,3.9,0.6c0.2,0.4,0.5,0.9,0.7,1.3c0.2,0.6-0.2,0.9-0.2,1.4
|
||||
c0,0.4,0.4-0.5-0.1,0.1c0.3-0.4,0.6-0.7,1-1c1.9-1.8,2-5.3,0-7.1C178.7,107.9,175.6,107.8,173.6,109.8L173.6,109.8z"
|
||||
/>
|
||||
</g>
|
||||
</g>
|
||||
<g>
|
||||
<g>
|
||||
<ST7
|
||||
d="M151.2,248.6c-5.7,7,1.7,16.9,10,13.3c3.4-1.5,6.3-5,6.3-8.9c0-4.2-2.7-7.6-7-7.8c-3.1-0.1-5.8,3.3-4.8,6.3
|
||||
c1.2,3.4,3.7,6.1,7.3,7c2.6,0.6,5.4-0.8,6.2-3.5c0.7-2.5-0.9-5.5-3.5-6.2c-1.7-0.4,0,0.1-0.2,0.1c-0.4,0-0.4-0.8-0.1-0.1
|
||||
c-1.6,2.1-3.2,4.2-4.8,6.3c-2.4-0.1-2.8-1.1-3-2.6c0.1,0.7-0.1,0.2,0.1-0.1c0.7-0.9-0.5,0.5,0,0c-0.5,0.5-0.3,0.1-0.2,0.2
|
||||
c0.1,0,0.6,0,0.7,0c0.4,0.1,0.5,0.4,0.8,0.6c0.2,0.3,0.2,0.2-0.1-0.2c0.1,0.1,0.1,0.3,0.2,0.4c0,1,0.1,1.1-0.7,2.1
|
||||
c1.7-2.1,2-5,0-7.1C156.5,246.8,152.9,246.5,151.2,248.6L151.2,248.6z"
|
||||
/>
|
||||
</g>
|
||||
</g>
|
||||
<g>
|
||||
<g>
|
||||
<ST7
|
||||
d="M204.1,205.7c0.8,4.8,5.3,8.6,10.1,8.6c5.1,0,9.5-3.9,10.3-8.9c0.7-4.4-0.2-12.1-5.3-13.6
|
||||
c-2.7-0.8-5.2,0.5-7,2.4c-1.1,1.2-1.5,1.7-3.1,1.2c0.7,2.8,1.5,5.6,2.2,8.4c0.2-0.2-0.5,0.2-0.5,0.2c6.3,1.4,8.9-8.2,2.7-9.6
|
||||
c-3.5-0.8-6.6,0-9.3,2.4c-3,2.6-1.1,7.2,2.2,8.4c2.6,0.9,5.5,0.8,8-0.2c1.3-0.5,2.4-1.2,3.4-2.1c0.4-0.3,0.7-0.6,1-1
|
||||
c0.2-0.3,0.4-0.5,0.6-0.7c0.4-0.4,0.3-0.4-0.5,0.3c-0.9,0-1.8,0-2.7,0c0.2,0.1,0.3,0.1,0.5,0.2c-0.7-0.4-1.5-0.9-2.2-1.3
|
||||
c0.1,0.2,0.3,0.3,0.4,0.5c-0.4-0.7-0.9-1.5-1.3-2.2c0.4,1.2,0.8,2.5,1,3.7c0,0.4,0,0.8,0,1.2c0,0.5-0.5,0.9,0,0.4
|
||||
c-0.8,0.6-0.9,0.2-1.1-0.9c-0.4-2.7-3.8-4.1-6.2-3.5C204.7,200.3,203.7,203,204.1,205.7L204.1,205.7z"
|
||||
/>
|
||||
</g>
|
||||
</g>
|
||||
<g>
|
||||
<g>
|
||||
<ST7
|
||||
d="M265.9,179.6c0.2,0.4,0.5,0.9,0.7,1.3c0.6,1.1,1.8,2,3,2.3c1.2,0.3,2.8,0.2,3.9-0.5c1.1-0.7,2-1.7,2.3-3
|
||||
c0.3-1.4,0.1-2.6-0.5-3.9c-0.2-0.4-0.5-0.9-0.7-1.3c-0.6-1.1-1.8-2-3-2.3c-1.2-0.3-2.8-0.2-3.9,0.5c-1.1,0.7-2,1.7-2.3,3
|
||||
C265.1,177.1,265.3,178.3,265.9,179.6L265.9,179.6z"
|
||||
/>
|
||||
</g>
|
||||
</g>
|
||||
<g>
|
||||
<g>
|
||||
<ST7
|
||||
d="M200.4,295.8c-6.1,1.6-8.1,8.6-5,13.7c2.8,4.7,9.1,7.2,14.3,5.4c4.9-1.7,7.8-7.1,6.3-12.2
|
||||
c-0.8-2.7-2.7-4.8-5.3-5.8c-1.4-0.5-2.8-0.7-4.2-0.8c-0.1,0-0.9-0.1-0.9-0.1c0.2-0.4,1.2,2.5,0.9,0.7c0,0.9,0,1.8,0,2.7
|
||||
c-0.1,0.1-0.1,0.1-0.2,0.2c3.1-5.6-5.5-10.7-8.6-5c-1.7,3-1.1,6.6,1.4,9c1.3,1.2,2.8,2,4.5,2.3c0.8,0.1,1.6,0.2,2.4,0.3
|
||||
c0.4,0,0.7,0,1.1,0.1c0.2,0.1,0.1,0.1-0.2-0.1c0,0.1-0.6-0.5-0.6-0.5c-0.1-0.1-0.1-0.2,0-0.3c0.1-0.3,0.1-0.1-0.1,0.5
|
||||
c-0.3-0.1,0.7-0.2-0.3-0.3c-0.9-0.1-1.1-0.6-1.8-0.9c0,0-0.2-0.3-0.3-0.3c0.3,0-0.8,1.2-0.8,1.2
|
||||
C209.3,303.8,206.6,294.2,200.4,295.8L200.4,295.8z"
|
||||
/>
|
||||
</g>
|
||||
</g>
|
||||
<g>
|
||||
<g>
|
||||
<ST7
|
||||
d="M244.8,355.3c-4-6.2-11.2-2.3-12,3.9c-0.8,5.9,1.8,12,6.5,15.6c4.5,3.5,11.5,4.9,16.7,2.1
|
||||
c6.4-3.3,5.4-9.8,4.9-15.9c-0.5-6.3-1.9-12-9.5-12.1c-5.1-0.1-13.1,0.2-14.5,6.4c-1.2,5.4,2.5,12.8,8.2,13.8
|
||||
c6.2,1.1,11.2-5.5,7.8-11c-2.2-3.5-8.1-3.1-9.1,1.2c-1.1,4.4,0.5,8,4.1,10.6c5.2,3.8,10.2-4.8,5-8.6c0.2,0.2,0.4,0.5,0.5,0.7
|
||||
c-3,0.4-6.1,0.8-9.1,1.2c-0.4-0.7,3.4-3.1,2.9-4.8c-0.8-2.6-1.7,1.4-1.9,1.1c0,0.1,5.2-0.1,5.6-0.4c0.7,0.1,0.8-0.1,0.2-0.6
|
||||
c-0.4-0.7-0.5-0.8-0.4-0.3c-0.2,0.3,0.2,1.9,0.2,2.3c0.2,2,0.3,4,0.5,5.9c0.1,1.6,0.4,1.7-1.1,2c-1.3,0.2-2.9-0.3-4-0.9
|
||||
c-1.4-0.8-2.5-2-3.1-3.5c-0.3-0.7-0.4-1.3-0.5-2c0-0.3-0.1-0.7,0-1c0.2-1.9-1.1-1.5-3.8,1.2c-1-0.8-2-1.5-3-2.3
|
||||
c0.1,0.2,0.2,0.4,0.4,0.6C239.6,365.7,248.3,360.7,244.8,355.3L244.8,355.3z"
|
||||
/>
|
||||
</g>
|
||||
</g>
|
||||
<g>
|
||||
<g>
|
||||
<ST7
|
||||
d="M336.5,337.4c-2.4-1.5-5.1-2.5-7.9-1.8c-2.7,0.7-4.9,3.2-5.3,6c-0.9,6.4,6.3,8.3,11.2,8.4
|
||||
c4.8,0.1,10.6-2.4,10.9-7.9c0.2-5.6-5.5-9.6-10.6-6.9c-5.7,3-0.7,11.6,5,8.6c-0.1,0.1-0.2,0.1-0.3,0.2c-0.9,0-1.8,0-2.7,0
|
||||
c-2.1-0.4-1.4-4.8-0.3-4.3c0,0-1.3,0.3-1.3,0.3c-0.6,0-1.2,0-1.8-0.1c-0.5-0.1-1-0.2-1.5-0.4c-1.2-0.5-1-0.2,0.6,0.7
|
||||
c0.2,0.8,0.5,1.7,0.7,2.5c-3.4,1.1-4.4,1.9-2.8,2.7c0.4,0.2,0.7,0.4,1.1,0.7C336.9,349.6,341.9,340.9,336.5,337.4L336.5,337.4z"
|
||||
/>
|
||||
</g>
|
||||
</g>
|
||||
<ST3
|
||||
d="M224.3,256.5L252,273v-40l32,20v-38l28,17l4-28l23,12l-3-24c0,0-14-8-35.5-6.4c-11.6,0.9-24.3,6.8-33.5,11.4
|
||||
c-14,7-23.7,18.9-31.2,29.1C227,238,224.3,256.5,224.3,256.5z"
|
||||
/>
|
||||
<ST3
|
||||
d="M372.9,248.9l-28.8-14.5l2.9,39.9l-33.3-17.7l2.7,37.9l-29.1-15l-2,28.2l-23.8-10.3l4.7,23.7
|
||||
c0,0,14.5,7,35.9,3.8c11.5-1.7,23.7-8.5,32.6-13.8c13.5-8,22.3-20.5,29-31.2C371.5,267.5,372.9,248.9,372.9,248.9z"
|
||||
/>
|
||||
</g>
|
||||
<g>
|
||||
<g>
|
||||
<ST8
|
||||
d="M235.2,121.6c8.5-3.1,23.2-0.1,27.8,8.4c2.3,4.4,4.5,9.9,4.5,14.9c0.1,5.5-2.7,10.5-5.3,15.3
|
||||
c-1.5,2.8,2.8,5.4,4.3,2.5c3.1-5.8,6.3-11.9,6-18.7c-0.3-6-2.8-12.8-5.9-17.9c-6-9.5-22.6-13.1-32.7-9.4
|
||||
C230.9,117.8,232.2,122.7,235.2,121.6L235.2,121.6z"
|
||||
/>
|
||||
</g>
|
||||
</g>
|
||||
<g>
|
||||
<g>
|
||||
<ST8
|
||||
d="M241.1,110.5c11.6-2.3,25.6,2.3,32.2,12.4c6.6,10.2,6.1,22.8,3.1,34.2c-1.3,5,6.4,7.1,7.7,2.1
|
||||
c3.8-14.3,3.8-30.3-5.5-42.6c-8.9-11.7-25.5-16.6-39.6-13.8C233.9,103.8,236.1,111.5,241.1,110.5L241.1,110.5z"
|
||||
/>
|
||||
</g>
|
||||
</g>
|
||||
<g>
|
||||
<g>
|
||||
<ST8
|
||||
d="M245.4,97.5c7.8-1.8,15.5,0,22.9,2.8c7.2,2.7,15,6.1,20.3,11.8c10.7,11.7,9.5,29.3,8.7,44
|
||||
c-0.3,6.4,9.7,6.4,10,0c1-17.9,1.2-38.5-12.7-52.1c-6.4-6.3-15.3-10.2-23.6-13.3c-9.1-3.4-18.6-4.9-28.2-2.8
|
||||
C236.5,89.2,239.1,98.9,245.4,97.5L245.4,97.5z"
|
||||
/>
|
||||
</g>
|
||||
</g>
|
||||
<g>
|
||||
<g>
|
||||
<ST8
|
||||
d="M155.8,158.5c-13.1,4.8-14.2,21.6-10.1,33.1c4.3,12,15.2,20.6,28.2,20.5c3.2,0,3.2-5,0-5
|
||||
c-9.9,0.1-18.6-5.9-22.6-14.9c-3.9-8.6-5.2-24.8,5.8-28.9C160.2,162.3,158.9,157.4,155.8,158.5L155.8,158.5z"
|
||||
/>
|
||||
</g>
|
||||
</g>
|
||||
<g>
|
||||
<g>
|
||||
<ST8
|
||||
d="M164.1,216.5c-11.4-2.2-18.8-11.4-22.7-21.9c-3.6-9.6-7.7-25.3,1.2-33.1c3.9-3.4-1.8-9-5.7-5.7
|
||||
c-11.3,9.9-7.9,28.5-3.3,40.9c4.8,13,14.1,24.7,28.3,27.5C167,225.2,169.1,217.5,164.1,216.5L164.1,216.5z"
|
||||
/>
|
||||
</g>
|
||||
</g>
|
||||
<g>
|
||||
<g>
|
||||
<ST8
|
||||
d="M152,231.7c-27.3-13.3-38.1-46.5-23.3-73.2c3.1-5.6-5.5-10.7-8.6-5c-17.3,31.2-5.3,71.1,26.9,86.9
|
||||
C152.7,243.1,157.8,234.5,152,231.7L152,231.7z"
|
||||
/>
|
||||
</g>
|
||||
</g>
|
||||
</svg>
|
||||
);
|
||||
}
|
||||
}
|
||||
|
||||
export default withI18n()(BrandLogo);
|
||||
3
src/components/BrandLogo/index.js
Normal file
3
src/components/BrandLogo/index.js
Normal file
@ -0,0 +1,3 @@
|
||||
import BrandLogo from './BrandLogo';
|
||||
|
||||
export default BrandLogo;
|
||||
@ -1,83 +0,0 @@
|
||||
import React, { Component } from 'react';
|
||||
import { withI18n } from '@lingui/react';
|
||||
import { t } from '@lingui/macro';
|
||||
|
||||
class TowerLogo extends Component {
|
||||
render () {
|
||||
const { i18n } = this.props;
|
||||
return (
|
||||
<svg
|
||||
version="1.1"
|
||||
xmlns="http://www.w3.org/2000/svg"
|
||||
xmlnsXlink="http://www.w3.org/1999/xlink"
|
||||
x="0px"
|
||||
y="0px"
|
||||
viewBox="0 0 823 230"
|
||||
xmlSpace="preserve"
|
||||
css="fill: currentColor;"
|
||||
>
|
||||
<title>{i18n._(t`Tower Brand Image`)}</title>
|
||||
<g>
|
||||
<path d="M213.6,151.8h12.8l29.8,72.8h-11.9l-8.4-21.3h-32.6l-8.5,21.3h-11.3L213.6,151.8z M232.3,194.3l-12.7-31.9
|
||||
L207,194.3H232.3z"
|
||||
/>
|
||||
<path d="M262.3,171.7h10.4v5.3c4.2-4.2,10-6.5,15.9-6.3c12.2,0,20.6,8.5,20.6,20.7v33.3h-10.3v-31.5
|
||||
c0-8.2-5-13.4-13.2-13.4c-5.2-0.2-10.2,2.4-13,6.9v38.1h-10.4V171.7z"
|
||||
/>
|
||||
<path d="M322,210.9c4.8,4.2,10.9,6.5,17.3,6.7c8.3,0,12.7-3.6,12.7-7.9c0-3.7-2.6-5.9-8.5-6.8l-9.6-1.4
|
||||
c-10.4-1.5-15.8-6.4-15.8-14.7c0-9.7,8.5-16,20.7-16c7.6,0,15.1,2.3,21.3,6.8l-5.3,6.9c-5.1-3.4-10.4-5.5-16.8-5.5
|
||||
c-6.1,0-10.6,2.7-10.6,7.2c0,4,2.5,5.7,8.7,6.6l9.6,1.4c10.7,1.6,16,6.6,16,14.8c0,9.6-9.6,16.6-22.2,16.6c-8.8,0-17.2-2.6-23.2-7.8
|
||||
L322,210.9z"
|
||||
/>
|
||||
<path d="M368.4,156.7c0-3.6,2.9-6.4,6.5-6.4c3.6,0.1,6.3,3.1,6.2,6.7c-0.1,3.4-2.8,6.1-6.2,6.2
|
||||
C371.2,163.2,368.4,160.3,368.4,156.7z M380,224.6h-10.4v-52.9H380V224.6z"
|
||||
/>
|
||||
<path d="M418.3,225.5c-5.7,0-11.3-1.8-15.9-5.3v4.5h-10.3v-72.8l10.4-2.3v27c4.5-3.8,10.2-5.8,16.1-5.7
|
||||
c15.1,0,26.7,12.1,26.7,27.2S433.7,225.5,418.3,225.5z M402.5,186.2v24.1c3.8,4,9.1,6.2,14.7,6.1c10.3,0,18-7.9,18-18.2
|
||||
c0-10.5-7.9-18.3-18-18.3C411,179.9,405.9,182.2,402.5,186.2z"
|
||||
/>
|
||||
<path d="M465.5,224.6h-10.4v-72.8l10.4-2.3V224.6z" />
|
||||
<path d="M501.8,170.9c14.6,0,25.6,12.1,25.6,27.7v3h-41.8c1.3,8.8,9,15.3,17.9,15.2c4.9,0.1,9.6-1.6,13.4-4.7l6.7,6.6
|
||||
c-5.8,4.7-13,7.2-20.5,7c-15.6,0-27.8-12-27.8-27.4S486.8,170.9,501.8,170.9z M485.7,193.8h31.4c-1.5-8.1-7.8-14.1-15.5-14.1
|
||||
C493.5,179.6,487.2,185.4,485.7,193.8z"
|
||||
/>
|
||||
<path d="M544.1,151.8h60.6v7.2h-26.3v65.6h-8V159h-26.3V151.8z" />
|
||||
<path d="M625,171.5c14.8,0,26.5,11.9,26.5,27s-11.7,27.2-26.5,27.2s-26.6-11.9-26.6-27.1S610.1,171.5,625,171.5z
|
||||
M625,178.4c-10.6,0-19,8.8-19,20.2s8.3,20.3,19,20.3s19-8.9,19-20.3S635.6,178.4,625,178.4z"
|
||||
/>
|
||||
<path d="M670.8,224.6l-14.7-52.1h7.6l11.2,41.6l13-41.6h6.9l12.9,41.6l11.3-41.6h7.3l-14.8,52.1h-7.4l-12.9-41.7
|
||||
l-13,41.7H670.8z"
|
||||
/>
|
||||
<path d="M756.6,171.7c13.8,0,24.6,12,24.6,26.8v2.4h-42.7c1.1,10.3,9.3,17.9,19.6,17.9c5.4,0,10.8-1.8,14.4-4.8l4.8,5.1
|
||||
c-5.6,4.3-12.4,6.6-19.5,6.4c-14.7,0.2-26.7-11.6-26.8-26.3c0-0.2,0-0.5,0-0.7C730.9,183.8,742,171.7,756.6,171.7z M738.7,194.8
|
||||
h34.8c-1.4-9.3-8.5-16.3-17.2-16.3C747.1,178.5,740.1,185.4,738.7,194.8z"
|
||||
/>
|
||||
<path d="M791.8,172.5h7.7v7.2c3-5.2,8.5-8.4,14.5-8.3c1.7,0,3.4,0.2,5,0.7v7.1c-1.7-0.6-3.6-0.9-5.4-0.9
|
||||
c-5.6,0-11,2.8-14,10.6v35.8h-7.7L791.8,172.5z"
|
||||
/>
|
||||
<path d="M543.3,99.4c0,11.9,7.2,17.7,20.2,17.7c4-0.1,8-0.7,11.9-1.7v-13.8c-2.5,0.8-5.1,1.2-7.7,1.2
|
||||
c-5.4,0-7.4-1.7-7.4-6.7V74.9h15.6V60.7h-15.6v-18l-17,3.7v14.3H532v14.2h11.2L543.3,99.4L543.3,99.4z M490.4,99.7
|
||||
c0-3.7,3.7-5.5,9.2-5.5c3.4,0,6.8,0.4,10.1,1.3v7.2c-3.3,1.8-6.9,2.7-10.6,2.6C493.6,105.3,490.4,103.2,490.4,99.7 M495.6,117.3
|
||||
c6,0,10.8-1.3,15.4-4.3v3.4h16.8V80.7c0-13.6-9.2-21-24.4-21c-8.5,0-16.9,2-26,6.1l6.1,12.5c6.5-2.7,12-4.4,16.8-4.4
|
||||
c7,0,10.6,2.7,10.6,8.3v2.7c-4.1-1.1-8.4-1.6-12.6-1.6c-14.3,0-22.9,6-22.9,16.7C475.4,109.9,483.1,117.3,495.6,117.3 M403.1,116.4
|
||||
h18.1V87.5h30.3v28.8h18.1V42.7h-18.1V71h-30.3V42.7h-18.1V116.4z M334.2,88.5c0-8,6.3-14.1,14.6-14.1c4.3-0.1,8.5,1.4,11.8,4.3
|
||||
v19.4c-3.2,3-7.4,4.6-11.8,4.4C340.6,102.6,334.2,96.5,334.2,88.5 M360.8,116.3h16.8V39l-17,3.7v21c-4.3-2.4-9.3-3.7-14.2-3.7
|
||||
c-16.2,0-28.9,12.5-28.9,28.5c-0.2,15.6,12.3,28.4,27.9,28.6c0.2,0,0.3,0,0.5,0c5.4,0,10.6-1.7,14.9-4.8L360.8,116.3L360.8,116.3z
|
||||
M283.6,73.6c5.4,0,9.9,3.5,11.7,8.8H272C273.7,76.9,277.9,73.6,283.6,73.6 M254.9,88.6c0,16.2,13.2,28.8,30.3,28.8
|
||||
c9.4,0,16.2-2.5,23.2-8.4l-11.3-10c-2.6,2.7-6.5,4.2-11.1,4.2c-5.9,0.2-11.4-3.3-13.7-8.8H312v-4.2c0-17.7-11.9-30.4-28.1-30.4
|
||||
c-15.8-0.2-28.8,12.4-29,28.1C254.9,88.1,254.9,88.3,254.9,88.6 M225.6,58.2c6,0,9.4,3.8,9.4,8.3s-3.4,8.3-9.4,8.3h-17.9V58.2H225.6
|
||||
z M189.6,116.3h18.1V89.5h13.8l13.9,26.8h20.2l-16.2-29.4c8.4-3.4,13.9-11.6,13.9-20.7c0-13.2-10.4-23.5-26-23.5h-37.6L189.6,116.3z
|
||||
"
|
||||
/>
|
||||
<circle css="fill: #ee0000" cx="78.4" cy="77.9" r="76.4" />
|
||||
<path d="M114.5,108.4l-30.3-73c-0.7-2-2.6-3.3-4.7-3.2c-2.1,0-4.1,1.2-4.8,3.2l-33.3,80.1h11.4l13.2-33l39.3,31.8
|
||||
c1.6,1.3,2.7,1.9,4.2,1.9c3,0.1,5.5-2.3,5.6-5.3v-0.1C115,109.9,114.8,109.2,114.5,108.4z M79.5,48.6l19.7,48.7L69.4,73.8L79.5,48.6
|
||||
z"
|
||||
/>
|
||||
</g>
|
||||
</svg>
|
||||
);
|
||||
}
|
||||
}
|
||||
|
||||
export default withI18n()(TowerLogo);
|
||||
@ -1,3 +0,0 @@
|
||||
import TowerLogo from './TowerLogo';
|
||||
|
||||
export default TowerLogo;
|
||||
@ -15,6 +15,8 @@ import './app.scss';
|
||||
|
||||
import { Config } from './contexts/Config';
|
||||
|
||||
import { BrandName } from './variables';
|
||||
|
||||
import Background from './components/Background';
|
||||
import NotifyAndRedirect from './components/NotifyAndRedirect';
|
||||
|
||||
@ -48,6 +50,7 @@ import Users from './pages/Users';
|
||||
// eslint-disable-next-line import/prefer-default-export
|
||||
export function main (render) {
|
||||
const el = document.getElementById('app');
|
||||
document.title = `Ansible ${BrandName}`;
|
||||
|
||||
return render(
|
||||
<RootProvider>
|
||||
|
||||
@ -2,16 +2,24 @@ import React, { Component } from 'react';
|
||||
import { Redirect, withRouter } from 'react-router-dom';
|
||||
import { withI18n } from '@lingui/react';
|
||||
import { t } from '@lingui/macro';
|
||||
import styled from 'styled-components';
|
||||
import {
|
||||
LoginForm,
|
||||
LoginPage,
|
||||
LoginPage as PFLoginPage,
|
||||
} from '@patternfly/react-core';
|
||||
|
||||
import { withRootDialog } from '../contexts/RootDialog';
|
||||
import { withNetwork } from '../contexts/Network';
|
||||
import { RootAPI } from '../api';
|
||||
import { BrandName } from '../variables';
|
||||
|
||||
import towerLogo from '../../images/tower-logo-header.svg';
|
||||
import logoImg from '../../images/brand-logo.svg';
|
||||
|
||||
const LoginPage = styled(PFLoginPage)`
|
||||
& .pf-c-brand {
|
||||
max-height: 285px;
|
||||
}
|
||||
`;
|
||||
|
||||
class AWXLogin extends Component {
|
||||
constructor (props) {
|
||||
@ -64,7 +72,11 @@ class AWXLogin extends Component {
|
||||
render () {
|
||||
const { username, password, isInputValid, isAuthenticated } = this.state;
|
||||
const { alt, loginInfo, logo, bodyText: errorMessage, i18n } = this.props;
|
||||
const logoSrc = logo ? `data:image/jpeg;${logo}` : towerLogo;
|
||||
const logoSrc = logo ? `data:image/jpeg;${logo}` : logoImg;
|
||||
// Setting BrandName to a variable here is necessary to get the jest tests
|
||||
// passing. Attempting to use BrandName in the template literal results
|
||||
// in failing tests.
|
||||
const brandName = BrandName;
|
||||
|
||||
if (isAuthenticated) {
|
||||
return (<Redirect to="/" />);
|
||||
@ -73,8 +85,8 @@ class AWXLogin extends Component {
|
||||
return (
|
||||
<LoginPage
|
||||
brandImgSrc={logoSrc}
|
||||
brandImgAlt={alt || 'Ansible Tower'}
|
||||
loginTitle={i18n._(t`Welcome to Ansible Tower! Please Sign In.`)}
|
||||
brandImgAlt={alt || brandName}
|
||||
loginTitle={i18n._(t`Welcome to Ansible ${brandName}! Please Sign In.`)}
|
||||
textContent={loginInfo}
|
||||
>
|
||||
<LoginForm
|
||||
|
||||
2
src/variables.js
Normal file
2
src/variables.js
Normal file
@ -0,0 +1,2 @@
|
||||
export const BrandName = 'AWX';
|
||||
export const PendoAPIKey = '';
|
||||
Loading…
x
Reference in New Issue
Block a user