Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Icon cleanup (2 of 3) #36

Merged
merged 29 commits into from
Aug 3, 2022
Merged
Show file tree
Hide file tree
Changes from all commits
Commits
Show all changes
29 commits
Select commit Hold shift + click to select a range
cb51f6e
add gitignore
travisnielsen Jan 22, 2022
9f321f4
add build changes
travisnielsen Jan 22, 2022
3d29b4e
remove duplicate / retired services w/ icon issues
travisnielsen Jan 22, 2022
e572f2e
updated icon to fix monochrome issue
travisnielsen Jan 22, 2022
3db4fde
updated icon to fix sizing issue
travisnielsen Jan 22, 2022
8202178
new build
travisnielsen Jan 22, 2022
ddd23b0
replace unofficial icon that is rendering poorly
travisnielsen Jan 22, 2022
4496b70
update build for blob storage
travisnielsen Jan 22, 2022
4584c7b
fix color convert bug. update dependencies
travisnielsen Apr 30, 2022
449ee82
Merge branch 'feature/buildscriptupdate' into feature/icon-cleanup
travisnielsen Apr 30, 2022
30c34b7
remove dependency on svg package. fix monochrome
travisnielsen Apr 30, 2022
f3fd316
Merge branch 'feature/buildscriptupdate' into feature/icon-cleanup
travisnielsen Apr 30, 2022
fb5fa7f
fix headless mode for macos
travisnielsen May 1, 2022
6bba83d
Merge branch 'feature/buildscriptupdate' into feature/icon-cleanup
travisnielsen May 1, 2022
15ce06d
extend regex patterns for other svg scenarios
travisnielsen May 26, 2022
ccc7608
Merge branch 'feature/buildscriptupdate' into feature/icon-cleanup
travisnielsen May 26, 2022
90b9b79
fix missing newline
travisnielsen Jul 23, 2022
bae418d
remove reference to appsettings.example file
travisnielsen Jul 23, 2022
e8d626e
check for valid xmlns attribute in svg tag. error handling
travisnielsen Jul 23, 2022
d1ab053
remove unnecessary dependency install for Ubuntu. Clarify Playwright …
travisnielsen Jul 23, 2022
a1949e5
fix for case sensitivity in file searches
travisnielsen Jul 23, 2022
e38467c
Merge pull request #35 from travisnielsen/feature/buildscriptupdate
Potherca Aug 2, 2022
fe5e047
remove duplicate / retired services w/ icon issues
travisnielsen Jan 22, 2022
ddfbc13
updated icon to fix monochrome issue
travisnielsen Jan 22, 2022
c8aa5c6
updated icon to fix sizing issue
travisnielsen Jan 22, 2022
4805165
new build
travisnielsen Jan 22, 2022
5a3e797
replace unofficial icon that is rendering poorly
travisnielsen Jan 22, 2022
6dfc4f9
update build for blob storage
travisnielsen Jan 22, 2022
44a34ec
Merge branch 'feature/icon-cleanup' of https://github.com/travisniels…
travisnielsen Aug 2, 2022
File filter

Filter by extension

Filter by extension


Conversations
Failed to load comments.
Loading
Jump to
The table of contents is too big for display.
Diff view
Diff view
  •  
  •  
  •  
437 changes: 434 additions & 3 deletions .gitignore

Large diffs are not rendered by default.

4 changes: 0 additions & 4 deletions AzureSymbols.md
Original file line number Diff line number Diff line change
Expand Up @@ -52,10 +52,8 @@ Analytics | AzureDataExplorer </br> (Azure Data Explorer) | ![AzureDataExplorer]
Analytics | AzureDataLakeStoreGen1 </br> (Azure Data Lake Store Gen1) | ![AzureDataLakeStoreGen1](dist/Analytics/AzureDataLakeStoreGen1.png?raw=true) | ![AzureDataLakeStoreGen1](dist/Analytics/AzureDataLakeStoreGen1(m).png?raw=true) | Analytics/AzureDataLakeStoreGen1.puml
Analytics | AzureEventHub </br> (Azure Event Hub) | ![AzureEventHub](dist/Analytics/AzureEventHub.png?raw=true) | ![AzureEventHub](dist/Analytics/AzureEventHub(m).png?raw=true) | Analytics/AzureEventHub.puml
Analytics | AzureEventHubCluster </br> (Azure Event Hub Cluster) | ![AzureEventHubCluster](dist/Analytics/AzureEventHubCluster.png?raw=true) | ![AzureEventHubCluster](dist/Analytics/AzureEventHubCluster(m).png?raw=true) | Analytics/AzureEventHubCluster.puml
Analytics | AzureHDInsight </br> (Azure HDInsight) | ![AzureHDInsight](dist/Analytics/AzureHDInsight.png?raw=true) | ![AzureHDInsight](dist/Analytics/AzureHDInsight(m).png?raw=true) | Analytics/AzureHDInsight.puml
Analytics | AzureHDInsightCluster </br> (Azure HDInsight Cluster) | ![AzureHDInsightCluster](dist/Analytics/AzureHDInsightCluster.png?raw=true) | ![AzureHDInsightCluster](dist/Analytics/AzureHDInsightCluster(m).png?raw=true) | Analytics/AzureHDInsightCluster.puml
Analytics | AzureLogAnalyticsWorkspace </br> (Azure Log Analytics Workspace) | ![AzureLogAnalyticsWorkspace](dist/Analytics/AzureLogAnalyticsWorkspace.png?raw=true) | ![AzureLogAnalyticsWorkspace](dist/Analytics/AzureLogAnalyticsWorkspace(m).png?raw=true) | Analytics/AzureLogAnalyticsWorkspace.puml
Analytics | AzureStreamAnalytics </br> (Azure Stream Analytics) | ![AzureStreamAnalytics](dist/Analytics/AzureStreamAnalytics.png?raw=true) | ![AzureStreamAnalytics](dist/Analytics/AzureStreamAnalytics(m).png?raw=true) | Analytics/AzureStreamAnalytics.puml
Analytics | AzureStreamAnalyticsJob </br> (Azure Stream Analytics Job) | ![AzureStreamAnalyticsJob](dist/Analytics/AzureStreamAnalyticsJob.png?raw=true) | ![AzureStreamAnalyticsJob](dist/Analytics/AzureStreamAnalyticsJob(m).png?raw=true) | Analytics/AzureStreamAnalyticsJob.puml
Analytics | AzureSynapseAnalytics </br> (Azure Synapse Analytics) | ![AzureSynapseAnalytics](dist/Analytics/AzureSynapseAnalytics.png?raw=true) | ![AzureSynapseAnalytics](dist/Analytics/AzureSynapseAnalytics(m).png?raw=true) | Analytics/AzureSynapseAnalytics.puml
**Blockchain** | | | | **Blockchain/all.puml**
Expand Down Expand Up @@ -97,8 +95,6 @@ Containers | AzureContainerInstance </br> (Azure Container Instance) | ![AzureCo
Containers | AzureContainerRegistry </br> (Azure Container Registry) | ![AzureContainerRegistry](dist/Containers/AzureContainerRegistry.png?raw=true) | ![AzureContainerRegistry](dist/Containers/AzureContainerRegistry(m).png?raw=true) | Containers/AzureContainerRegistry.puml
Containers | AzureKubernetesService </br> (Azure Kubernetes Service) | ![AzureKubernetesService](dist/Containers/AzureKubernetesService.png?raw=true) | ![AzureKubernetesService](dist/Containers/AzureKubernetesService(m).png?raw=true) | Containers/AzureKubernetesService.puml
Containers | AzureServiceEnvironment </br> (Azure Service Environment) | ![AzureServiceEnvironment](dist/Containers/AzureServiceEnvironment.png?raw=true) | ![AzureServiceEnvironment](dist/Containers/AzureServiceEnvironment(m).png?raw=true) | Containers/AzureServiceEnvironment.puml
Containers | AzureServiceFabricMesh </br> (Azure Service Fabric Mesh) | ![AzureServiceFabricMesh](dist/Containers/AzureServiceFabricMesh.png?raw=true) | ![AzureServiceFabricMesh](dist/Containers/AzureServiceFabricMesh(m).png?raw=true) | Containers/AzureServiceFabricMesh.puml
Containers | AzureWebAppForContainers </br> (Azure Web App For Containers) | ![AzureWebAppForContainers](dist/Containers/AzureWebAppForContainers.png?raw=true) | ![AzureWebAppForContainers](dist/Containers/AzureWebAppForContainers(m).png?raw=true) | Containers/AzureWebAppForContainers.puml
**Databases** | | | | **Databases/all.puml**
Databases | AzureCosmosDb </br> (Azure Cosmos Db) | ![AzureCosmosDb](dist/Databases/AzureCosmosDb.png?raw=true) | ![AzureCosmosDb](dist/Databases/AzureCosmosDb(m).png?raw=true) | Databases/AzureCosmosDb.puml
Databases | AzureDatabaseForMariaDB </br> (Azure Database For MariaDB) | ![AzureDatabaseForMariaDB](dist/Databases/AzureDatabaseForMariaDB.png?raw=true) | ![AzureDatabaseForMariaDB](dist/Databases/AzureDatabaseForMariaDB(m).png?raw=true) | Databases/AzureDatabaseForMariaDB.puml
Expand Down
64 changes: 0 additions & 64 deletions dist/.vscode/snippets/diagram.json
Original file line number Diff line number Diff line change
Expand Up @@ -335,22 +335,6 @@
"$0"
]
},
"AzureHDInsight": {
"prefix": "Azure H D Insight",
"description": "Add Azure H D Insight to diagram",
"body": [
"AzureHDInsight(${1:alias}, \"${2:label}\", \"${3:technology}\")",
"$0"
]
},
"AzureHDInsight_Descr": {
"prefix": "Azure H D Insight with Description",
"description": "Add Azure H D Insight with Description to diagram",
"body": [
"AzureHDInsight(${1:alias}, \"${2:label}\", \"${3:technology}\", \"${4:description}\")",
"$0"
]
},
"AzureHDInsightCluster": {
"prefix": "Azure H D Insight Cluster",
"description": "Add Azure H D Insight Cluster to diagram",
Expand Down Expand Up @@ -383,22 +367,6 @@
"$0"
]
},
"AzureStreamAnalytics": {
"prefix": "Azure Stream Analytics",
"description": "Add Azure Stream Analytics to diagram",
"body": [
"AzureStreamAnalytics(${1:alias}, \"${2:label}\", \"${3:technology}\")",
"$0"
]
},
"AzureStreamAnalytics_Descr": {
"prefix": "Azure Stream Analytics with Description",
"description": "Add Azure Stream Analytics with Description to diagram",
"body": [
"AzureStreamAnalytics(${1:alias}, \"${2:label}\", \"${3:technology}\", \"${4:description}\")",
"$0"
]
},
"AzureStreamAnalyticsJob": {
"prefix": "Azure Stream Analytics Job",
"description": "Add Azure Stream Analytics Job to diagram",
Expand Down Expand Up @@ -1007,38 +975,6 @@
"$0"
]
},
"AzureServiceFabricMesh": {
"prefix": "Azure Service Fabric Mesh",
"description": "Add Azure Service Fabric Mesh to diagram",
"body": [
"AzureServiceFabricMesh(${1:alias}, \"${2:label}\", \"${3:technology}\")",
"$0"
]
},
"AzureServiceFabricMesh_Descr": {
"prefix": "Azure Service Fabric Mesh with Description",
"description": "Add Azure Service Fabric Mesh with Description to diagram",
"body": [
"AzureServiceFabricMesh(${1:alias}, \"${2:label}\", \"${3:technology}\", \"${4:description}\")",
"$0"
]
},
"AzureWebAppForContainers": {
"prefix": "Azure Web App For Containers",
"description": "Add Azure Web App For Containers to diagram",
"body": [
"AzureWebAppForContainers(${1:alias}, \"${2:label}\", \"${3:technology}\")",
"$0"
]
},
"AzureWebAppForContainers_Descr": {
"prefix": "Azure Web App For Containers with Description",
"description": "Add Azure Web App For Containers with Description to diagram",
"body": [
"AzureWebAppForContainers(${1:alias}, \"${2:label}\", \"${3:technology}\", \"${4:description}\")",
"$0"
]
},
"AzureCosmosDb": {
"prefix": "Azure Cosmos Db",
"description": "Add Azure Cosmos Db to diagram",
Expand Down
Binary file modified dist/AIMachineLearning/AzureBatchAI(m).png
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
11 changes: 1 addition & 10 deletions dist/AIMachineLearning/AzureBatchAI(m).svg
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Binary file modified dist/AIMachineLearning/AzureBatchAI.png
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
12 changes: 6 additions & 6 deletions dist/AIMachineLearning/AzureBatchAI.puml
Original file line number Diff line number Diff line change
@@ -1,10 +1,10 @@
sprite $AzureBatchAI [70x70/16z] {
rPO5ijn030LRwCtz3nnIl1cJ3C7VHOjTJs1xQ10pTm4ymqsuZteM0Vegqc-Pf1I3PIRjYMEq5DCrZsLkBICfd1BPMGg57izpIwAq27vgIUWr2dXlAKbNbAMy
DQwni4mQW-GrSKXcLXfNm1OM1pHAKk-xpWepih0enRj0EOvIQG3KLtr9coL5jEiMWsAqpA9fVjVkcu4TpiZ1szsJB0JYq3A1lBgIzFqlQVP5O9gDpUuRM6CP
IshQ8X2DPGBf6fE5YUIkvKSX8kyiTcGPCUod9ONN6hzY0R2of03noA80AAW0I3woP2Xlf9BSj8oUqJ5Y_GrNrDwUHKVITF1fVyS5sT-Ng9rhjauNVzot9DYu
W5rZ76pVCe6sRG5lBSNu1jem1dveaM7ENPYGOuj0z54gZ0jqCm8iXwviKLSePC_Ymx62Oog7EK1iB0POMlsmGz2elqAiB0grSw78jOE704kB0p6awf2SDJjP
SdV8xOMmxSiioTzn8fkuWfzOX4j4Qr4kaeMDbincFCsW76osf2BDUQFfC00MeAa0UT3PlZMX34WqzJHRCteacatfmWmUYMu-VPZ2XzjRSfUzVJ7kuZiMRgDR
ItAVhSL_YyMuJsmiodryCsdX0VeD0H3z3XyScLO43z1FApwy1LkXV7HyMk0y8_lUtjUyZETCiqHf-G8
xTO7Tjj0303HGLtc_WTEaqceOhrIUZol96x_2GGRJQBc3f3XfZoHUkJt37pxteWrIJoF77mxIbatIbbsoYZbec1Uv4pPaaaIELSCUVsp69CKY8bYG7H3MShE
XCcb4fQ5R9lpACayCM42-8KYWEMER9kqEvOQxqBXADf5IMOnM5mTbx0TEINjwUOKKSe1oUJaorCA_d172cDxgnieoxkZ1DZMZMJ7Nsbplb0ZENUA6gXHQgJx
MxeTg9Ix8ur6STq7Yajbl8rakOkDKWbMYgFRqO8I07PI722VKXG01GN0nhKYSwMSCfQLSiguhh_91MB7_mNaC4mPlUAbWDq_NnooVnRegcAqIx9EyNOWy5A8
-qg2jmC1QmeFiWDf5FmOxl67SGL0xYi2W6LTq7TIOq_YLXbIhnLAmm1O141SAmDW30DGkaHzFsE9IoNPp-9GfQzkBkYbedNB7VJLOLMvdaYq3l8icR-_AFEq
LmhfirvntbTqIl3UzXjTb39itAwdJuzbnqaP1jQiv_5D8ewBmWs0vg1qCza5tCxJtoJAw9SylsDH5pMBMJ6rQMErU-SBoyMj4YndjugndDugmd9og_14jQDN
bBX-PqZ-yaIl4fx8Frtb7yeVrokBhkBYg6p2wqm2BpC1hpD6tnS
}

AzureEntityColoring(AzureBatchAI)
Expand Down
11 changes: 1 addition & 10 deletions dist/AIMachineLearning/AzureBatchAI.svg
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Binary file modified dist/AIMachineLearning/AzureBotService(m).png
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Loading