Skip to content
Merged
Show file tree
Hide file tree
Changes from all commits
Commits
Show all changes
201 commits
Select commit Hold shift + click to select a range
8f2c4c6
feat: add ClustersAndEnvironments in Pages
Apr 6, 2025
5859e44
feat: add Icons & installationId in cluster capacity type
Apr 7, 2025
531c001
chore: move types from fe-lib
Apr 8, 2025
41b1d49
feat: add InstallationClusterStepType
Apr 8, 2025
169225d
chore: add icons
arunjaindev Apr 8, 2025
4bf6c1d
feat: add installation cluster enums
arunjaindev Apr 8, 2025
67a2f77
feat: add installedEntityId to InstallationClusterConfigDTO
Apr 8, 2025
e85ef7a
feat: add correspondingClusterId to InstallationClusterConfigType
Apr 8, 2025
67cc30e
feat: use cn-9 in StatusComponent
Apr 9, 2025
c495ff5
Merge branch 'main' of https://github.com/devtron-labs/devtron-fe-com…
arunjaindev Apr 9, 2025
e5ea790
Merge branch 'feature/create-cluster' of github.com:devtron-labs/devt…
Apr 9, 2025
c40c43b
chore: bump version
Apr 9, 2025
cb64c44
fix: remove sort of fields from ObjectFieldTemplate
Apr 10, 2025
6bb7810
chore: bump version
Apr 10, 2025
cae4430
Merge pull request #689 from devtron-labs/feat/edit-cluster
whoami-amrit Apr 11, 2025
e896aa4
Merge branch 'feat/eks-demo' into feature/create-cluster
Apr 11, 2025
a6d4f76
chore: delete enterprise tag and use svg instead
arunjaindev Apr 11, 2025
3220c09
fix: review comments
Apr 16, 2025
dd454fe
feat: add base AppStatusModal
AbhishekA1509 Apr 16, 2025
44a9687
revert: Button component to develop
Apr 16, 2025
1b6857c
Merge branch 'develop' of github.com:devtron-labs/devtron-fe-common-l…
Apr 16, 2025
c7f53f9
fix: review comments
Apr 16, 2025
7218d58
feat: implement AppStatusBody component and integrate into AppStatusM…
AbhishekA1509 Apr 16, 2025
b1322a3
refactor: optimize ErrorBar component by replacing useEffect with use…
AbhishekA1509 Apr 16, 2025
04f7d19
feat: enhance AppStatusModal by adding ErrorBar component and refacto…
AbhishekA1509 Apr 16, 2025
6ad2556
chore: deprecated mark
AbhishekA1509 Apr 17, 2025
59627db
feat: enhance AppStatusModal with ConfigDrift functionality and refac…
AbhishekA1509 Apr 21, 2025
21d177c
fix: update NewClusterFormProps type
Apr 22, 2025
f7f22e0
chore: remove installation statuses from ClusterStatusType
Apr 22, 2025
502fbf5
feat: add app detail fetching and enhance AppStatusModal with improve…
AbhishekA1509 Apr 22, 2025
c853b01
feat: enhance SegmentedControl by adding unique input IDs and improvi…
AbhishekA1509 Apr 22, 2025
0995322
feat: refactor AppStatusModal components for improved layout and acce…
AbhishekA1509 Apr 22, 2025
f3f4846
feat: add utility functions for app status management and update AppS…
AbhishekA1509 Apr 23, 2025
c1493b2
refactor: update AppStatusModal components for improved layout and st…
AbhishekA1509 Apr 23, 2025
b31ee60
refactor: remove CONFIG_DRIFT constant, update ConfigDriftModalProps …
AbhishekA1509 Apr 23, 2025
53de3f0
feat: add AppStatusContent component with styling for improved layout…
AbhishekA1509 Apr 23, 2025
43c4cc1
refactor: update AppStatusModal components to improve error handling …
AbhishekA1509 Apr 23, 2025
92dfeaf
refactor: simplify AppStatusModal components by removing unnecessary …
AbhishekA1509 Apr 23, 2025
305e3ed
chore: icons for banner updated
shivani170 Apr 23, 2025
f03156a
feat: update NewClusterFormProps type
Apr 24, 2025
d3969c9
Merge branch 'develop' into feat/banner
shivani170 Apr 24, 2025
1b0aa58
fix: self review
Apr 24, 2025
836e903
chore: button variant added for white and n0
shivani170 Apr 25, 2025
a2a86fc
chore: announcement removed from page header
shivani170 Apr 25, 2025
21ef0d5
feat: add Deleting state to cluster installation status
Apr 25, 2025
6fe547f
fix: review comment in testimonials
Apr 28, 2025
35b6d92
Merge branch 'develop' of github.com:devtron-labs/devtron-fe-common-l…
Apr 28, 2025
01c519b
chore: bump version
Apr 28, 2025
4e7c1bd
feat: add new expand small icon and update constants for tenant insta…
AbhishekA1509 Apr 28, 2025
e609822
feat: add intermediate state to Toggle component with corresponding s…
AbhishekA1509 Apr 28, 2025
da26e17
chore: type strict VARIANT_TO_ICON_COLOR_MAP
shivani170 Apr 28, 2025
593f7ea
chore: InfoBlockVariant type separate out
shivani170 Apr 28, 2025
ccc9899
chore: added InfoBlockVariant
shivani170 Apr 28, 2025
7395c1a
feat: enhance Toggle component to support controlled state management
AbhishekA1509 Apr 28, 2025
5cd065f
chore: info block variant type fix
shivani170 Apr 29, 2025
2947355
Merge branch 'develop' into feat/banner
shivani170 Apr 29, 2025
b1521b7
feat: deprecate debounce function and introduce useDebounce hook for …
AbhishekA1509 Apr 29, 2025
c1e1bd1
fix: update useRef type in useDebounce hook for better type safety
AbhishekA1509 Apr 29, 2025
64723a9
Merge branch 'develop' into feat/app-status-modal
AbhishekA1509 Apr 29, 2025
89bc6bb
refactor: streamline Drawer exports and enhance AppStatusModal title …
AbhishekA1509 Apr 29, 2025
7c19ab7
Merge pull request #717 from devtron-labs/feat/release-tenant-mapping
AbhishekA1509 Apr 29, 2025
41b4689
chore: removed announcement banner component
shivani170 Apr 29, 2025
054c9ee
fix: correct API endpoint formatting in AppStatusModal service
AbhishekA1509 Apr 29, 2025
efc5c03
fix: review comments
AbhishekA1509 Apr 29, 2025
0e7e4d6
refactor: reorganize EmptyState exports and enhance AppStatusModal co…
AbhishekA1509 Apr 29, 2025
af1610e
chore: sparkle icon updated
shivani170 Apr 29, 2025
9b253e0
fix: improve cleanup logic in AppStatusModal and handle missing statu…
AbhishekA1509 Apr 29, 2025
5e0d7a0
refactor: update SegmentedControl dependencies and improve StatusFilt…
AbhishekA1509 Apr 29, 2025
9e4f3dc
fix: ShowMoreText component usage in AppStatusModal
AbhishekA1509 Apr 29, 2025
c1b619e
feat: add buttonPadding prop to InfoIconTippy for customizable button…
AbhishekA1509 Apr 30, 2025
2ebf878
feat: add styles and update StatusFilterButtonComponent for improved UI
AbhishekA1509 Apr 30, 2025
eabc1f0
refactor: optimize SegmentedControl dependencies and enhance StatusFi…
AbhishekA1509 Apr 30, 2025
7785d2d
Merge branch 'develop' of https://github.com/devtron-labs/devtron-fe-…
AbhishekA1509 Apr 30, 2025
2697181
chore: update version to 1.12.0-beta-4 in package.json and package-lo…
AbhishekA1509 Apr 30, 2025
22011fc
refactor: simplify key generation in StatusFilterButtonComponent
AbhishekA1509 Apr 30, 2025
60dcf5d
chore: update version to 1.12.0-beta-5 in package.json and package-lo…
AbhishekA1509 Apr 30, 2025
162dd7c
fix: review comments
Apr 30, 2025
7fea862
Merge branch 'develop' of github.com:devtron-labs/devtron-fe-common-l…
Apr 30, 2025
656e8cb
chore: bump version
Apr 30, 2025
7daf337
feat: add new icons and add null type for size in IconProps
RohitRaj011 Apr 30, 2025
2aca056
chore: export utils and motion
RohitRaj011 Apr 30, 2025
ff3cb8c
feat: implement Checkbox component with styles and assets
RohitRaj011 Apr 30, 2025
6b38249
feat: add new SVG icons and update Checkbox styles
RohitRaj011 May 1, 2025
e6287e2
chore(version): bump to 1.12.0-beta-7
RohitRaj011 May 1, 2025
6829c54
feat: enhance deployment workflow by adding CD workflow type determin…
AbhishekA1509 May 2, 2025
5ce936c
feat: introduce deployment stage to node mapping for improved workflo…
AbhishekA1509 May 2, 2025
ccfb8be
fix: correct appName assignment in TriggerOutput component for accura…
AbhishekA1509 May 2, 2025
7b3d217
chore: add new icons
RohitRaj011 May 2, 2025
72a62e5
chore(version): bump to 1.12.0-beta-8
RohitRaj011 May 2, 2025
1cc3ec0
chore: main context type added
shivani170 May 5, 2025
7caeb5e
Merge branch 'develop' of github.com:devtron-labs/devtron-fe-common-l…
RohitRaj011 May 5, 2025
0872e3d
chore: ReloadVersionConfigTypes types updated
shivani170 May 5, 2025
4f47ef7
feat: enhance AppStatusModal with tab functionality and deployment st…
AbhishekA1509 May 6, 2025
2eab364
chore: refreshing prop type adding to context
shivani170 May 6, 2025
b761eb7
chore: add ic-gift-gradient icon
RohitRaj011 May 6, 2025
bdfb7c2
chore(version): bump to 1.12.0-beta-9
RohitRaj011 May 6, 2025
d723a82
UAT: misc css fixes
shivani170 May 6, 2025
0032b0e
chore: bump version to 1.10.0-patch-8-ng in package.json and package-…
AbhishekA1509 May 6, 2025
17e617b
Merge pull request #720 from devtron-labs/fix/chart-download-file-nam…
AbhishekA1509 May 6, 2025
3edd69b
Merge branch 'develop' of https://github.com/devtron-labs/devtron-fe-…
AbhishekA1509 May 6, 2025
8204b00
chore: bump version to 1.12.0-pre-7 in package.json and package-lock.…
AbhishekA1509 May 6, 2025
7e61249
Merge pull request #723 from devtron-labs/fix-ng-changes-develop-sync
AbhishekA1509 May 6, 2025
54a1c85
chore: bump version to 1.12.0-pre-8 in package.json and package-lock.…
AbhishekA1509 May 6, 2025
313dba0
Merge branch 'develop' into fix-ng-changes-develop-sync
AbhishekA1509 May 6, 2025
b2589ee
Merge pull request #724 from devtron-labs/fix-ng-changes-develop-sync
AbhishekA1509 May 6, 2025
64696d6
Merge branch 'develop' into feat/banner
shivani170 May 6, 2025
533945e
chore: version bump
shivani170 May 6, 2025
b5872cf
feat: enhance AppStatusModal with deployment status breakdown and tab…
AbhishekA1509 May 7, 2025
a693de4
feat: add disconnect icon and integrate it into the application; enha…
AbhishekA1509 May 7, 2025
80e4d6c
feat: add new icon for external link and integrate it into AppStatusM…
AbhishekA1509 May 7, 2025
4bf5e2c
feat: Add new SVG asset for man on rocket and enhance AppStatusModal …
AbhishekA1509 May 7, 2025
d63f2c8
feat: use tab group in trigger output
arunjaindev May 8, 2025
4f56e28
Merge branch 'develop' of https://github.com/devtron-labs/devtron-fe-…
AbhishekA1509 May 9, 2025
3ed93cc
Merge branch 'develop' of github.com:devtron-labs/devtron-fe-common-l…
RohitRaj011 May 9, 2025
8b1993e
Merge branch 'main' of github.com:devtron-labs/devtron-fe-common-lib …
RohitRaj011 May 9, 2025
f604b69
chore(version): bump to 1.13.0-pre-0
RohitRaj011 May 9, 2025
5fc74eb
Merge pull request #718 from devtron-labs/feature/install-devtron
RohitRaj011 May 9, 2025
4a6db36
Merge branch 'develop' into feat/banner
shivani170 May 9, 2025
b79df4a
Merge branch 'develop' into feat/banner
shivani170 May 9, 2025
5238955
Merge pull request #711 from devtron-labs/feat/banner
shivani170 May 9, 2025
220e90c
feat: extract util for tabs
arunjaindev May 9, 2025
c1151ca
feat: Add DeploymentStatusBreakdown component with types and utility …
AbhishekA1509 May 12, 2025
91015a1
feat: Update processKubeCTLApply to handle resource details from KUBE…
AbhishekA1509 May 12, 2025
5a34853
feat: Refactor DeploymentStatusBreakdown component and update utility…
AbhishekA1509 May 13, 2025
21c9226
feat: Update processKubeCTLApply to require data parameter and improv…
AbhishekA1509 May 13, 2025
a61697e
feat: Enhance AppStatusModal and service functions for improved deplo…
AbhishekA1509 May 13, 2025
37674f8
feat: Update AppStatusModal and AppStatusModalTabList to enhance tab …
AbhishekA1509 May 13, 2025
69a523c
Merge branch 'develop' of https://github.com/devtron-labs/devtron-fe-…
AbhishekA1509 May 13, 2025
fb7e30b
feat: Update AppStatusModal to conditionally show timeline based on d…
AbhishekA1509 May 13, 2025
ca32621
Merge pull request #707 from devtron-labs/feat/app-status-modal
AbhishekA1509 May 13, 2025
b12bf28
Merge branch 'develop' of https://github.com/devtron-labs/devtron-fe-…
arunjaindev May 13, 2025
839580d
chore: version bump
arunjaindev May 13, 2025
8bdc2a6
Merge pull request #727 from devtron-labs/feat/retain-env-context
arunjaindev May 13, 2025
65b5aa1
feat: Enhance AppStatusModal and related components to support enviro…
AbhishekA1509 May 13, 2025
14b65fc
feat: ActionMenu - refactor component for improved functionality and …
RohitRaj011 May 8, 2025
15e2665
feat: ActionMenu - enhance component with search functionality and op…
RohitRaj011 May 8, 2025
94d1425
feat: ActionMenu - add overlay, improve trigger accessibility
RohitRaj011 May 9, 2025
965db8b
feat: revamp PageHeader Help button
RohitRaj011 May 9, 2025
9f74aad
feat: implement Popover component & usePopover hook
RohitRaj011 May 9, 2025
fc1f409
feat: ActionMenu - integrate Popover with usePopover hook
RohitRaj011 May 9, 2025
2b6940d
feat: ActionMenu - add default menu item icon color
RohitRaj011 May 12, 2025
65171bc
feat: ActionMenu - add support for footerConfig, code optimization
RohitRaj011 May 13, 2025
64e5186
feat: HelpButton - add CheckForUpdates option for OSS
RohitRaj011 May 13, 2025
d06ffdb
refactor: Popover - move zIndex from class to scss variable
RohitRaj011 May 13, 2025
4121e14
fix: update codemirror chunk
RohitRaj011 May 13, 2025
6f41bb6
fix: ActionMenu - add footer background color
RohitRaj011 May 13, 2025
4b0abc5
feat: ActionMenu - improve search box rendering and clean up styles
RohitRaj011 May 13, 2025
fc3fbdd
Merge branch 'develop' of https://github.com/devtron-labs/devtron-fe-…
AbhishekA1509 May 13, 2025
4597a75
refactor: code optimization
RohitRaj011 May 13, 2025
68aba96
refactor: Update timelineStatus type to ReactNode in DeploymentStatus…
AbhishekA1509 May 13, 2025
f97f6ca
refactor: Remove unused deploymentError field from DeploymentStatusDe…
AbhishekA1509 May 13, 2025
755c127
refactor: Remove unused lastFailedStatusType from DeploymentStatusDet…
AbhishekA1509 May 13, 2025
50e1801
refactor: Simplify component structure and improve state management i…
AbhishekA1509 May 13, 2025
071fff1
refactor: Rename actionButton to actionItem in StatusHeadingContainer…
AbhishekA1509 May 13, 2025
d4defa6
refactor: Update async handling in AppStatusModal and service to impr…
AbhishekA1509 May 13, 2025
2647f68
refactor: Adjust gap spacing in StatusHeadingContainer and Deployment…
AbhishekA1509 May 14, 2025
69a01bb
refactor: ActionMenu - add generic typing for id, code optimizations
RohitRaj011 May 14, 2025
2f75c95
refactor: HelpButton - update typings
RohitRaj011 May 14, 2025
10f2024
feat: HeaderWithCreateButton - update Create button with ActionMenu
RohitRaj011 May 14, 2025
2fba511
feat: Icon - add support for dataTestId, rotateBy and fillSpace props
RohitRaj011 May 14, 2025
ad794d6
refactor: HelpButton - optimize icon rotation handling, IconBase - p…
RohitRaj011 May 14, 2025
61d30a7
refactor: ActionMenu - update styling for searchbox and menu items, i…
RohitRaj011 May 14, 2025
c02b976
fix: use appStatus for debug button, rename to updateDeploymentStatus…
AbhishekA1509 May 14, 2025
fd34959
fix: review comments
AbhishekA1509 May 14, 2025
b13f01d
refactor: change currentPhase type from string to null for better typ…
AbhishekA1509 May 14, 2025
3d00862
chore: update version from 1.13.0-pre-3 to 1.13.0-beta-1 in package.j…
AbhishekA1509 May 14, 2025
3efb36b
chore: update version to 1.13.0-beta-2 in package.json and package-lo…
AbhishekA1509 May 14, 2025
1154937
chore: update version to 1.13.0-beta-3 in package.json and package-lo…
AbhishekA1509 May 14, 2025
6eaf709
chore: update version to 1.13.0-beta-4 in package.json and package-lo…
AbhishekA1509 May 14, 2025
7868287
chore: update version to 1.13.0-beta-5 in package.json and package-lo…
AbhishekA1509 May 15, 2025
3fc451b
Merge branch 'develop' of github.com:devtron-labs/devtron-fe-common-l…
May 15, 2025
05c985c
feat: add logsRendererRef to LogStageAccordion and LogsRenderer compo…
AbhishekA1509 May 15, 2025
a97bf2b
Merge pull request #685 from devtron-labs/feature/create-cluster
whoami-amrit May 15, 2025
2838a8b
Merge branch 'develop' of github.com:devtron-labs/devtron-fe-common-l…
RohitRaj011 May 16, 2025
485ebde
chore(version): bump to 1.13.0-pre-5
RohitRaj011 May 16, 2025
043f4f8
Merge pull request #730 from devtron-labs/feat/action-menu
RohitRaj011 May 16, 2025
897b880
Merge branch 'develop' into fix/target-platform-tooltip
AbhishekA1509 May 16, 2025
4d458a0
Merge branch 'develop' of https://github.com/devtron-labs/devtron-fe-…
AbhishekA1509 May 19, 2025
a8bce6c
chore: update version to 1.13.0-beta-6 and improve AppStatusModal styles
AbhishekA1509 May 19, 2025
cd187d7
feat: enhance AppStatusModal with InfoCardItemProps and update deploy…
AbhishekA1509 May 19, 2025
b5dab7c
Merge pull request #734 from devtron-labs/fix/target-platform-tooltip
AbhishekA1509 May 19, 2025
92eb8a7
chore: update version from 1.13.0-beta-6 to 1.13.0-pre-6 in package.j…
AbhishekA1509 May 19, 2025
224c682
Merge pull request #728 from devtron-labs/feat/deployment-status-modal
AbhishekA1509 May 19, 2025
ef7d8c0
feat: add FEATURE_REDFISH_NODE_ENABLE to customEnv interface
AbhishekA1509 May 19, 2025
58b7d85
feat: enhance SegmentedBarChart with hideLegend prop and update types
AbhishekA1509 May 19, 2025
9b45b39
fix: update getBarChartEntities return type to NonNullable<Entity[]>
AbhishekA1509 May 19, 2025
5ff3361
feat: add thermometer icon and update icon map
AbhishekA1509 May 20, 2025
ab2aead
feat: add terminal icon and update icon map
AbhishekA1509 May 20, 2025
659e83f
fix: correct z-index for search panel in code editor
RohitRaj011 May 20, 2025
406fe06
chore: version bump
RohitRaj011 May 20, 2025
9baa102
Merge pull request #738 from devtron-labs/fix/code-editor-panel-z-index
RohitRaj011 May 20, 2025
e567368
fix: update NodeDetailTabsInfoType to use renderComponent instead of …
AbhishekA1509 May 20, 2025
7412648
fix: update version to 1.13.0-redfish-preview-beta-1 in package.json …
AbhishekA1509 May 20, 2025
2ffd730
fix: update version to 1.13.0-pre-8 in package.json and package-lock.…
AbhishekA1509 May 21, 2025
3e250dc
Merge branch 'release-candidate-v0.36.0' of https://github.com/devtro…
AbhishekA1509 May 21, 2025
ce2759d
Merge pull request #741 from devtron-labs/feat/redfish-node-ui-rc
AbhishekA1509 May 21, 2025
ceb4929
fix: set default value for NodeDrainOptions
May 21, 2025
cca05f2
chore(version): bump to 1.14.0
RohitRaj011 May 21, 2025
9865d73
Merge pull request #743 from devtron-labs/fix/bulk-drain
whoami-amrit May 21, 2025
8fcd059
Merge branch 'release-candidate-v0.36.0' into rc-merge/v0.36.0
RohitRaj011 May 21, 2025
e39ac3d
Merge pull request #744 from devtron-labs/rc-merge/v0.36.0
whoami-amrit May 21, 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
4 changes: 2 additions & 2 deletions package-lock.json

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

2 changes: 1 addition & 1 deletion 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.13.0",
"version": "1.14.0",
"description": "Supporting common component library",
"type": "module",
"main": "dist/index.js",
Expand Down
5 changes: 5 additions & 0 deletions src/Assets/IconV2/ic-amazon-eks.svg
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
3 changes: 3 additions & 0 deletions src/Assets/IconV2/ic-arrow-square-out.svg
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
46 changes: 46 additions & 0 deletions src/Assets/IconV2/ic-azure-aks.svg
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
3 changes: 3 additions & 0 deletions src/Assets/IconV2/ic-caret-down-small.svg
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
3 changes: 3 additions & 0 deletions src/Assets/IconV2/ic-caret-right.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-chat-circle-online.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-cloud-vms.svg
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
3 changes: 3 additions & 0 deletions src/Assets/IconV2/ic-cluster.svg
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
62 changes: 62 additions & 0 deletions src/Assets/IconV2/ic-delete-dots.svg
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
3 changes: 3 additions & 0 deletions src/Assets/IconV2/ic-disconnect.svg
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
3 changes: 3 additions & 0 deletions src/Assets/IconV2/ic-discord-fill.svg
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
3 changes: 3 additions & 0 deletions src/Assets/IconV2/ic-edit.svg
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
3 changes: 3 additions & 0 deletions src/Assets/IconV2/ic-enterprise-feat.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