Skip to content

Commit ea87ac8

Browse files
committed
Merge branch 'develop' of github.com:devtron-labs/devtron-fe-common-lib into feat/text-field
2 parents 4c16910 + a5b5162 commit ea87ac8

File tree

86 files changed

+2223
-1229
lines changed

Some content is hidden

Large Commits have some content hidden by default. Use the searchbox below for content that may be hidden.

86 files changed

+2223
-1229
lines changed

.eslintignore

Lines changed: 0 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -19,11 +19,9 @@ src/Common/CustomTagSelector/ValidationRules.ts
1919
src/Common/DebouncedSearch/DebouncedSearch.tsx
2020
src/Common/DebouncedSearch/Utils.ts
2121
src/Common/DebouncedSearch/__tests__/DebouncedSearch.test.tsx
22-
src/Common/DeleteComponentModal/DeleteComponent.tsx
2322
src/Common/DevtronProgressing/DevtronProgressing.tsx
2423
src/Common/Dialogs/ConfirmationDialog.tsx
2524
src/Common/Dialogs/DialogForm.tsx
26-
src/Common/Dialogs/ForceDeleteDialog.tsx
2725
src/Common/DraggableWrapper/DraggableButton.tsx
2826
src/Common/DraggableWrapper/DraggableWrapper.tsx
2927
src/Common/Drawer/Drawer.tsx

.github/CODEOWNERS

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1 +1 @@
1-
* vivek@devtron.ai @vikramdevtron
1+
* @vivek-devtron @vikramdevtron

package-lock.json

Lines changed: 2 additions & 2 deletions
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "@devtron-labs/devtron-fe-common-lib",
3-
"version": "1.6.1-beta-1",
3+
"version": "1.6.13",
44
"description": "Supporting common component library",
55
"type": "module",
66
"main": "dist/index.js",

src/Assets/Icon/ic-aws-codecommit.svg

Lines changed: 26 additions & 0 deletions
Loading

src/Assets/Icon/ic-bitbucket.svg

Lines changed: 30 additions & 0 deletions
Loading

src/Assets/Icon/ic-calendar.svg

Lines changed: 2 additions & 2 deletions
Loading

src/Assets/Icon/ic-environment.svg

Lines changed: 4 additions & 0 deletions
Loading

src/Assets/Icon/ic-git.svg

Lines changed: 17 additions & 0 deletions
Loading

src/Assets/Icon/ic-github.svg

Lines changed: 3 additions & 0 deletions
Loading

0 commit comments

Comments
 (0)