Skip to content

Commit

Permalink
feat: Global service details improvements (#1115)
Browse files Browse the repository at this point in the history
  • Loading branch information
maciaszczykm authored Jun 28, 2024
1 parent a82ee83 commit 7cb94a9
Show file tree
Hide file tree
Showing 11 changed files with 989 additions and 366 deletions.
2 changes: 1 addition & 1 deletion assets/src/components/cd/globalServices/GlobalService.tsx
Original file line number Diff line number Diff line change
Expand Up @@ -59,7 +59,7 @@ export const columns = [
const crumbs = [
...CD_BASE_CRUMBS,
{
label: 'global-services',
label: 'global services',
url: `/${CD_REL_PATH}/${GLOBAL_SERVICES_REL_PATH}`,
},
]
Expand Down

This file was deleted.

148 changes: 0 additions & 148 deletions assets/src/components/cd/globalServices/GlobalServiceDetailView.tsx

This file was deleted.

87 changes: 0 additions & 87 deletions assets/src/components/cd/globalServices/GlobalServiceSidecar.tsx

This file was deleted.

Loading

0 comments on commit 7cb94a9

Please sign in to comment.