mirror of
https://github.com/ckaczor/azuredatastudio.git
synced 2026-02-16 10:58:30 -05:00
Sql DB project dashboard (#14899)
* First set of changes for workspace dashboard implementing the toolbar * Workspace dashboard container implementation (#14813) * First set of changes for workspace dashboard implementing the toolbar (#14160) * First set of changes for workspace dashboard implementing the toolbar * Addressed comments * Addressed one remaining comment * Removed an extra comma in interfaces file * Addressed comments * Addressed comments * Refactored a bit of code * Remove unnecessary await * Addressed comments * First set of changes for workspace dashboard container * Update targetPlatform icon+add Time column to deploy table * Addressed comments * Removed redundant class definition * Addressed comments * Addressed comments * Change enum to union type in dataworkspace typings * Fix tests * Addressed comments
This commit is contained in:
4
extensions/sql-database-projects/images/success.svg
Normal file
4
extensions/sql-database-projects/images/success.svg
Normal file
@@ -0,0 +1,4 @@
|
||||
<svg width="12" height="12" viewBox="0 0 12 12" fill="none" xmlns="http://www.w3.org/2000/svg">
|
||||
<path d="M6 12C9.31371 12 12 9.31371 12 6C12 2.68629 9.31371 0 6 0C2.68629 0 0 2.68629 0 6C0 9.31371 2.68629 12 6 12Z" fill="#57A300"/>
|
||||
<path d="M2.6652 6.21818C2.6097 6.15893 2.5812 6.08093 2.5842 5.99993C2.5872 5.91818 2.6217 5.84318 2.6817 5.78693L3.30795 5.20793C3.36495 5.15618 3.4377 5.12768 3.51345 5.12768C3.59745 5.12768 3.67845 5.16293 3.73545 5.22443L5.33745 6.94343L8.1927 3.28718C8.25045 3.21293 8.33745 3.16943 8.43195 3.16943C8.49945 3.16943 8.5632 3.19118 8.6172 3.23243L9.2967 3.75668C9.42645 3.85268 9.4542 4.03943 9.3567 4.17218L5.7057 8.84693C5.56395 9.02843 5.2932 9.04043 5.1357 8.87168L2.6652 6.21818Z" fill="white"/>
|
||||
</svg>
|
||||
|
After Width: | Height: | Size: 744 B |
Reference in New Issue
Block a user