Skip to content
Merged
Show file tree
Hide file tree
Changes from all commits
Commits
Show all changes
199 commits
Select commit Hold shift + click to select a range
5c39760
yoyoy
May 7, 2025
a0d351a
feat: table in RB
May 13, 2025
3747f38
fix: keep rows loading until rows is provided
May 15, 2025
99010be
Merge branch 'develop' of github.com:devtron-labs/devtron-fe-common-l…
May 19, 2025
98a1615
fix: popup menu ref
May 19, 2025
0d590b3
revert: change in useAsync
May 19, 2025
b5820c6
fix: RB table bulk actions props
May 20, 2025
cf594e3
fix: sticky columns in table
May 21, 2025
a28de9b
fix: loading state of table & checkbox alignment
May 21, 2025
a2ee314
fix: alignment for CellComponents
May 21, 2025
06f0059
feat: add icons to Icon component & fix style in table
May 27, 2025
53d3548
fix: uat changes
May 28, 2025
6fcae35
fix: loading during search causes search bar focus loss
May 28, 2025
e83ae75
feat(Icon): add speedometer icon and update icon map
AbhishekA1509 Jun 5, 2025
71381f2
fix: update TooltipProps import paths to use the main module
RohitRaj011 Jun 3, 2025
676d489
feat: Backdrop - add support for dynamic portal container element cre…
RohitRaj011 Jun 3, 2025
46f8584
feat: implement GenericModal component
RohitRaj011 Jun 3, 2025
5d34558
feat(ResourceBrowser): add ResourceRecommenderHeaderType and related …
AbhishekA1509 Jun 6, 2025
a2cbb09
fix(ResourceBrowser.Types): update K8sResourceDetailDataType to handl…
AbhishekA1509 Jun 6, 2025
17a32de
feat(Helpers): add getGroupVersionFromApiVersion function to parse AP…
AbhishekA1509 Jun 6, 2025
2f10c26
feat(Icon): add ic-minus icon and update icon map
AbhishekA1509 Jun 6, 2025
fb1d4a2
feat: add GVKOptionValueType
AbhishekA1509 Jun 7, 2025
fde0bd6
feat: add GetResourceRecommenderResourceListPropsType
AbhishekA1509 Jun 7, 2025
8a75222
feat(BulkSelectionActionWidget): add resource recommendation view and…
AbhishekA1509 Jun 7, 2025
2f99511
feat: add container registry icon and update related components
AbhishekA1509 Jun 8, 2025
425615b
fix: update K8sResourceDetailDataType to use string for value in curr…
AbhishekA1509 Jun 8, 2025
4c275b9
feat(GetResourceRecommenderResourceListPropsType): update props to in…
AbhishekA1509 Jun 9, 2025
7fcfd77
feat: add width mapping for resource recommender headers
AbhishekA1509 Jun 9, 2025
d2ea89d
Merge branch 'main' of https://github.com/devtron-labs/devtron-fe-com…
AbhishekA1509 Jun 10, 2025
5a2aa6f
feat: add ic-deploy-color icon
RohitRaj011 Jun 10, 2025
693bacf
feat: add type for custom chart in pipeline form type
arunjaindev Jun 10, 2025
b817cf1
fix: update K8sResourceDetailDataType to allow 'none' as a valid valu…
AbhishekA1509 Jun 10, 2025
1c4525c
fix: Popover - make showTooltip optional in ButtonProps
RohitRaj011 Jun 10, 2025
206f0f3
feat: add gavel icon and update icon map
AbhishekA1509 Jun 10, 2025
bde055b
feat: add new SVG icons for deploy sync, git branch, linked build col…
RohitRaj011 Jun 10, 2025
c1b4a67
feat: WorkflowOptionsModal - revamp UI and optimize code
RohitRaj011 Jun 10, 2025
42a5441
chore: update version to 1.15.1-beta-1 in package.json and package-lo…
AbhishekA1509 Jun 10, 2025
20cad68
Merge branch 'main' into feat/external-link-strategy
arunjaindev Jun 10, 2025
e40a999
Merge branch 'develop' of github.com:devtron-labs/devtron-fe-common-l…
RohitRaj011 Jun 10, 2025
b8a37ff
Merge branch 'develop' of github.com:devtron-labs/devtron-fe-common-l…
Jun 11, 2025
ec408e0
Merge branch 'feat/rb-table' into fix/rb-table
Jun 11, 2025
041865c
fix: uat changes
Jun 11, 2025
8ef90b3
feat: scale resize-btn on hover
Jun 11, 2025
08ffe92
chore: override sortable-table-cell__resize-btn from table css
Jun 11, 2025
fbcd109
Merge branch 'develop' of github.com:devtron-labs/devtron-fe-common-l…
Jun 12, 2025
509f9b3
feat: add ic-two-cubes icon and update icon map
AbhishekA1509 Jun 12, 2025
1e4ef0e
fix: adjust opacity for readonly input fields in rjsfForm.scss
AbhishekA1509 Jun 12, 2025
84db25f
feat: Adds gitlab as an option of container reg
abhibhaw Jun 13, 2025
d433cef
refactor: remove unused resource recommender header mappings from con…
AbhishekA1509 Jun 13, 2025
48029f9
chore: Allow user to modify gitlab url
abhibhaw Jun 13, 2025
207a1a4
feat: add badge component
arunjaindev Jun 13, 2025
42025a4
feat: add support for flux steps in deployment timeline
arunjaindev Jun 13, 2025
9ff305b
fix: add abort controller reference to createNewResource function
AbhishekA1509 Jun 13, 2025
42f5460
Merge branch 'develop' of github.com:devtron-labs/devtron-fe-common-l…
Jun 13, 2025
ad132f4
Merge branch 'feat/flux-deployment' of https://github.com/devtron-lab…
arunjaindev Jun 13, 2025
09ea4a8
chore: udpate size of severity chip
arunjaindev Jun 13, 2025
fe3db8d
Merge branch 'feat/rb-table' into fix/rb-table
Jun 13, 2025
aa07a41
chore: update steps for flux
arunjaindev Jun 13, 2025
05a8262
feat: add deployment app type in history
arunjaindev Jun 13, 2025
01515bb
chore: version bump
arunjaindev Jun 13, 2025
fd2c4bb
fix: use deployment type from service and not app details
arunjaindev Jun 13, 2025
6337497
Merge branch 'feat/flux-deployment' of https://github.com/devtron-lab…
arunjaindev Jun 14, 2025
201988a
chore: version bump
arunjaindev Jun 14, 2025
f100d3b
feat: undefined deploymentType in case of failed status
arunjaindev Jun 14, 2025
de1ba60
chore: version bump
arunjaindev Jun 14, 2025
42045a6
Merge branch 'feat/flux-deployment' of https://github.com/devtron-lab…
arunjaindev Jun 14, 2025
92abacb
chore: update dependencies in package.json
AbhishekA1509 Jun 16, 2025
3b3fe60
feat: add onClick prop to Backdrop component
RohitRaj011 Jun 16, 2025
836bfe4
feat: add closeOnBackdropClick prop to GenericModal for enhanced user…
RohitRaj011 Jun 16, 2025
1b787b2
chore: update Node.js version in .nvmrc to v22
AbhishekA1509 Jun 16, 2025
3e8ae70
feat: update SourceTypeCard styles and structure for improved UI cons…
RohitRaj011 Jun 16, 2025
32367db
feat: WorkflowOptionsModal - add close button, close modal on backdro…
RohitRaj011 Jun 16, 2025
a20748f
chore: update version to 1.15.1-beta-5 in package.json and package-lo…
AbhishekA1509 Jun 16, 2025
02dd8df
fix: update border classes in GenericModalHeader and GenericModalFooter
RohitRaj011 Jun 16, 2025
f29a413
Merge branch 'develop' of github.com:devtron-labs/devtron-fe-common-l…
RohitRaj011 Jun 16, 2025
339937d
feat: enhance GenericModalFooterProps with detailed comments
RohitRaj011 Jun 16, 2025
6aee664
Merge branch 'develop' of https://github.com/devtron-labs/devtron-fe-…
arunjaindev Jun 17, 2025
bb18762
chore: use xxs mapping for xxxs sizes
arunjaindev Jun 17, 2025
299677a
fix: prevent card action on disabled SourceTypeCard
RohitRaj011 Jun 17, 2025
ca76ab2
feat: CodeEditor - improve autocomplete UI
RohitRaj011 Jun 17, 2025
7d55ec4
feat: FilterSelectPicker - select options on menu close
RohitRaj011 Jun 17, 2025
b3ef01d
chore(version): bump to 1.15.3-beta-0
RohitRaj011 Jun 17, 2025
edce4d2
Merge branch 'develop' of https://github.com/devtron-labs/devtron-fe-…
AbhishekA1509 Jun 17, 2025
98df618
chore: update version to 1.15.3-pre-0 in package.json and package-loc…
AbhishekA1509 Jun 17, 2025
ec78162
Merge pull request #785 from devtron-labs/feat/update-vite
AbhishekA1509 Jun 17, 2025
857136a
feat: add VALUE_COLUMN_DROPDOWN_LABEL constant
RohitRaj011 Jun 17, 2025
e60393f
chore: bump version to 1.15.3-pre-1 in package.json
AbhishekA1509 Jun 17, 2025
6bcfbe6
Merge pull request #787 from devtron-labs/fix/package-lock
AbhishekA1509 Jun 17, 2025
2f2e1e5
Merge branch 'develop' of https://github.com/devtron-labs/devtron-fe-…
AbhishekA1509 Jun 18, 2025
6d2ea78
Merge branch 'main' of https://github.com/devtron-labs/devtron-fe-com…
arunjaindev Jun 18, 2025
201e8ae
chore: version bump
arunjaindev Jun 18, 2025
985ef2f
feat: add new API status code and update types for resource recommend…
AbhishekA1509 Jun 18, 2025
054bee2
Merge branch 'develop' of https://github.com/devtron-labs/devtron-fe-…
arunjaindev Jun 18, 2025
28d5f0e
chore: version bump
arunjaindev Jun 18, 2025
9589649
Merge pull request #784 from devtron-labs/feat/badge
arunjaindev Jun 18, 2025
783c2c7
chore: version bump
arunjaindev Jun 18, 2025
47b078d
feat: update button size handling in InfoBlock component
AbhishekA1509 Jun 18, 2025
2d4e6ef
fix: add optional chaining for buttonProps in InfoBlock component
AbhishekA1509 Jun 18, 2025
7781372
Merge pull request #789 from devtron-labs/chore/pre-version-up
arunjaindev Jun 18, 2025
e80662b
feat: rename deployment app type gitops to argo
arunjaindev Jun 18, 2025
ebfb583
feat: add route for editing cluster environment in global config
AbhishekA1509 Jun 18, 2025
c8de7d5
feat(css): uat
Jun 18, 2025
0c2fd13
Merge branch 'develop' of github.com:devtron-labs/devtron-fe-common-l…
Jun 18, 2025
29dca34
fix: GenericModalFooter - conditional buttonConfig div
RohitRaj011 Jun 18, 2025
4d1269e
Merge branch 'develop' of https://github.com/devtron-labs/devtron-fe-…
arunjaindev Jun 19, 2025
230b45e
Merge branch 'develop' of github.com:devtron-labs/devtron-fe-common-l…
RohitRaj011 Jun 19, 2025
27f8a6c
Merge pull request #775 from devtron-labs/feat/external-link-strategy
arunjaindev Jun 19, 2025
dda5402
chore(version): bump to 1.15.3-beta-1
RohitRaj011 Jun 19, 2025
9299ce9
Merge branch 'develop' of github.com:devtron-labs/devtron-fe-common-l…
RohitRaj011 Jun 19, 2025
a33217e
Merge branch 'develop' of https://github.com/devtron-labs/devtron-fe-…
AbhishekA1509 Jun 19, 2025
662c2a2
Merge pull request #792 from devtron-labs/feat/condition-data-table-v…
RohitRaj011 Jun 19, 2025
13f58eb
Merge branch 'develop' into fix/code-editor-autocomplete-ui
RohitRaj011 Jun 19, 2025
bbcb6c7
chore: add feature flag
arunjaindev Jun 19, 2025
451cc0b
feat: add defaultUrl property to CommonTabArgsType for tab reset func…
AbhishekA1509 Jun 19, 2025
306753e
fix: scrollTo func instead of scrollToTop prop
Jun 19, 2025
5062ee9
feat: add empty state in generic description
arunjaindev Jun 20, 2025
d1bf390
fix: bulk select all if not paginated
Jun 23, 2025
9b8f2a9
Merge branch 'feat/resource-recommender-develop' of github.com:devtro…
Jun 23, 2025
001a0e1
fix(WorkflowOptionsModal): update dependencies in useMemo hooks for a…
RohitRaj011 Jun 23, 2025
bf8d376
chore(version): bump to 1.15.3-beta-2
RohitRaj011 Jun 23, 2025
c669841
Merge branch 'main' of https://github.com/devtron-labs/devtron-fe-com…
arunjaindev Jun 23, 2025
526e6dc
Merge branch 'feat/flux-deployment' of https://github.com/devtron-lab…
arunjaindev Jun 23, 2025
da9d3d9
fix: new pagination const
Jun 24, 2025
eb2b1b0
fix: bulk selection count logic
Jun 24, 2025
84b37d0
fix(Segment): replace motion.label with label and wrap selected state…
RohitRaj011 Jun 24, 2025
0bff5bc
Merge branch 'fix/code-editor-autocomplete-ui' of github.com:devtron-…
RohitRaj011 Jun 24, 2025
b14bc56
Merge branch 'main' of https://github.com/devtron-labs/devtron-fe-com…
arunjaindev Jun 24, 2025
1b684f6
Merge pull request #798 from devtron-labs/feat/generic-description-empty
arunjaindev Jun 24, 2025
779a90e
Merge branch 'develop' of github.com:devtron-labs/devtron-fe-common-l…
RohitRaj011 Jun 24, 2025
3934090
chore(version): bump to 1.16.0-pre-1
RohitRaj011 Jun 24, 2025
fa075f8
feat: add download icon and update icon map; add ResourceRecommenderA…
AbhishekA1509 Jun 24, 2025
6453337
feat: add prop default menu is open in select picker
arunjaindev Jun 24, 2025
71cd908
Merge pull request #786 from devtron-labs/feat/combined-ci-cd-pipeline
RohitRaj011 Jun 24, 2025
b954eff
Merge branch 'fix/rb-table' of https://github.com/devtron-labs/devtro…
AbhishekA1509 Jun 24, 2025
b4a9b0e
feat(Backdrop): add support for transparent background and mount call…
RohitRaj011 Jun 24, 2025
60029e4
feat(Popover): integrate Backdrop component and remove custom overlay…
RohitRaj011 Jun 24, 2025
e15749b
fix: filter if filter func provided
Jun 25, 2025
8ee843f
feat: update animated deploy button and props
arunjaindev Jun 25, 2025
7a8082a
Merge branch 'develop' of https://github.com/devtron-labs/devtron-fe-…
arunjaindev Jun 25, 2025
23e57a7
chore: version bump
arunjaindev Jun 25, 2025
3798413
feat: add update events on help options
arunjaindev Jun 25, 2025
f22829a
fix: add new clearFilters prop to table props
Jun 26, 2025
26df17b
Merge pull request #800 from devtron-labs/feat/move-popover-to-backdrop
RohitRaj011 Jun 26, 2025
45ad948
Merge branch 'develop' of github.com:devtron-labs/devtron-fe-common-l…
RohitRaj011 Jun 26, 2025
a4b011c
chore(version): bump to 1.16.0-pre-2
RohitRaj011 Jun 26, 2025
840df4c
fix(Segment): simplify transition properties and adjust z-index for a…
RohitRaj011 Jun 26, 2025
09ba4eb
Merge pull request #790 from devtron-labs/feat/link-external-flux
arunjaindev Jun 26, 2025
729b31b
Merge pull request #791 from devtron-labs/fix/code-editor-autocomplet…
RohitRaj011 Jun 26, 2025
74c4046
fix: update version from 1.15.3-pre-4 to 1.15.3-beta-3 in package.jso…
AbhishekA1509 Jun 26, 2025
2e1f380
fix: update version from 1.15.3-beta-3 to 1.15.3-beta-4 in package.js…
AbhishekA1509 Jun 26, 2025
d2654a1
feat: use tippy in getting started card instead of fixed position
arunjaindev Jun 26, 2025
a31a9d2
Merge branch 'develop' of https://github.com/devtron-labs/devtron-fe-…
arunjaindev Jun 26, 2025
f6bd2e0
feat: move main context in a folder
arunjaindev Jun 27, 2025
96a67b9
chore: version bump
arunjaindev Jun 27, 2025
a14f440
Merge pull request #799 from devtron-labs/feat/initial-loading
arunjaindev Jun 27, 2025
5acb7b9
Merge branch 'develop' of github.com:devtron-labs/devtron-fe-common-l…
Jun 27, 2025
07ee634
fix: retain previous active element on backdrop open/close
Jul 1, 2025
f545d66
chore: bump version
Jul 1, 2025
959491c
Merge branch 'develop' of github.com:devtron-labs/devtron-fe-common-l…
Jul 1, 2025
e3bce42
Merge branch 'feat/rb-table' into fix/rb-table
Jul 1, 2025
8b85c0e
Merge branch 'main' of https://github.com/devtron-labs/devtron-fe-com…
arunjaindev Jul 1, 2025
0a7d2ec
fix: review comments
Jul 1, 2025
0962489
Merge branch 'develop' of https://github.com/devtron-labs/devtron-fe-…
arunjaindev Jul 1, 2025
5fd6de9
chore: update tippy for status
arunjaindev Jul 1, 2025
b86da2f
chore: expose URL_FILTER_KEYS
Jul 1, 2025
654fca7
Merge branch 'feat/rb-table' into fix/rb-table
Jul 1, 2025
44d758f
fix: review comments
Jul 1, 2025
1cb7a9c
fix: dont scroll to view on horizontal scroll
Jul 1, 2025
1f18d07
chore: bump version
Jul 1, 2025
d4dc889
chore: conditional wrap in bulk selection
Jul 2, 2025
a8e5055
chore: add fallback for deployment app type
arunjaindev Jul 2, 2025
a30adde
Update src/Shared/Components/BulkSelection/types.tsx
whoami-amrit Jul 2, 2025
ec6a4c9
Merge branch 'feat/rb-table' into fix/rb-table
Jul 2, 2025
9f1e412
chore: make prop for deployment app type required in status breakdown…
arunjaindev Jul 2, 2025
bdd30f4
Merge pull request #782 from devtron-labs/feat/flux-deployment
arunjaindev Jul 2, 2025
3550329
chore: version bump
arunjaindev Jul 2, 2025
5628b6e
Merge pull request #805 from devtron-labs/chore/flux-version-bump
arunjaindev Jul 2, 2025
fbb3975
Merge pull request #804 from devtron-labs/fix/rb-table
whoami-amrit Jul 2, 2025
e01e876
Merge branch 'develop' of https://github.com/devtron-labs/devtron-fe-…
arunjaindev Jul 2, 2025
b854566
chore: version bump
arunjaindev Jul 2, 2025
23cf3f9
Merge branch 'develop' of github.com:devtron-labs/devtron-fe-common-l…
Jul 2, 2025
5aff5e7
Merge pull request #732 from devtron-labs/feat/rb-table
whoami-amrit Jul 2, 2025
7a72051
Merge branch 'develop' of https://github.com/devtron-labs/devtron-fe-…
arunjaindev Jul 2, 2025
33aaf88
chore: version bump
arunjaindev Jul 2, 2025
7068e51
Merge pull request #781 from devtron-labs/add-gitlab
arunjaindev Jul 2, 2025
577b204
fix: tabbing
Jul 2, 2025
2363357
revert: version in k8s resource detail & list
Jul 2, 2025
d3c6788
Merge branch 'release-candidate-v0.39.0' of github.com:devtron-labs/d…
Jul 2, 2025
276bacd
chore: bump version to 1.16.0-pre-8 in package.json and package-lock.…
AbhishekA1509 Jul 2, 2025
8e4707e
Merge pull request #806 from devtron-labs/feat/rb-table
AbhishekA1509 Jul 2, 2025
9a0f92c
fix: WorkflowOptionsModal - add check for linkedCDSourceVariant
RohitRaj011 Jul 3, 2025
c190402
chore(version): bump to 1.16.0-pre-9
RohitRaj011 Jul 3, 2025
321c03f
Merge pull request #807 from devtron-labs/fix/workflow-options-modal
RohitRaj011 Jul 3, 2025
181f899
fix: node-detail route in RB
Jul 3, 2025
fa34d9c
Merge branch 'release-candidate-v0.39.0' of github.com:devtron-labs/d…
Jul 3, 2025
383d046
chore: update common-lib version
Jul 3, 2025
bb07d3d
Merge pull request #808 from devtron-labs/feat/rb-table
whoami-amrit Jul 3, 2025
e9cb8ad
chore: update version to 1.17.0 in package.json and package-lock.json
AbhishekA1509 Jul 7, 2025
21dd314
Merge pull request #809 from devtron-labs/chore/rc-39-main
AbhishekA1509 Jul 7, 2025
File filter

Filter by extension

Filter by extension


Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
2 changes: 1 addition & 1 deletion .nvmrc
Original file line number Diff line number Diff line change
@@ -1 +1 @@
v20.11.0
v22
1,942 changes: 857 additions & 1,085 deletions package-lock.json

Large diffs are not rendered by default.

14 changes: 7 additions & 7 deletions package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "@devtron-labs/devtron-fe-common-lib",
"version": "1.16.1",
"version": "1.17.0",
"description": "Supporting common component library",
"type": "module",
"main": "dist/index.js",
Expand Down Expand Up @@ -37,7 +37,7 @@
},
"devDependencies": {
"@esbuild-plugins/node-globals-polyfill": "0.2.3",
"@laynezh/vite-plugin-lib-assets": "^0.5.26",
"@laynezh/vite-plugin-lib-assets": "1.1.0",
"@sentry/browser": "^7.119.1",
"@testing-library/jest-dom": "^5.16.2",
"@testing-library/react": "^12.1.4",
Expand All @@ -50,7 +50,7 @@
"@types/react-router-dom": "^5.3.3",
"@typescript-eslint/eslint-plugin": "8.3.0",
"@typescript-eslint/parser": "8.3.0",
"@vitejs/plugin-react": "4.3.1",
"@vitejs/plugin-react": "4.5.2",
"eslint": "^8.57.1",
"eslint-config-airbnb": "^19.0.4",
"eslint-config-prettier": "^9.1.0",
Expand All @@ -72,9 +72,8 @@
"sharp": "^0.33.5",
"svgo": "^3.3.2",
"typescript": "5.5.4",
"vite": "5.4.19",
"vite-plugin-dts": "4.0.3",
"vite-plugin-image-optimizer": "^1.1.8",
"vite": "6.3.5",
"vite-plugin-dts": "4.5.4",
"vite-plugin-lib-inject-css": "2.1.1",
"vite-plugin-svgr": "^2.4.0",
"vite-tsconfig-paths": "5.0.1"
Expand All @@ -96,6 +95,7 @@
"yaml": "^2.4.1"
},
"dependencies": {
"@codemirror/autocomplete": "6.18.6",
"@codemirror/lang-json": "6.0.1",
"@codemirror/lang-yaml": "6.1.2",
"@codemirror/language": "6.10.8",
Expand Down Expand Up @@ -135,7 +135,7 @@
"react-dom": "^17.0.2"
},
"vite-plugin-svgr": {
"vite": "5.4.19"
"vite": "6.3.5"
},
"react-virtualized-sticky-tree": {
"react": "^17.0.2",
Expand Down
3 changes: 3 additions & 0 deletions src/Assets/IconV2/ic-bug.svg
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
5 changes: 5 additions & 0 deletions src/Assets/IconV2/ic-check-all.svg
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
4 changes: 4 additions & 0 deletions src/Assets/IconV2/ic-check-square.svg
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
42 changes: 0 additions & 42 deletions src/Assets/IconV2/ic-ci-webhook.svg

This file was deleted.

3 changes: 3 additions & 0 deletions src/Assets/IconV2/ic-clean-brush.svg
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
19 changes: 19 additions & 0 deletions src/Assets/IconV2/ic-container-registry.svg
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
20 changes: 2 additions & 18 deletions src/Assets/IconV2/ic-container.svg
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
14 changes: 14 additions & 0 deletions src/Assets/IconV2/ic-deploy-color.svg
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Loading
Loading