Skip to content

Commit 122cf9c

Browse files
committed
Merge branch 'develop' of github.com:devtron-labs/devtron-fe-common-lib into feat/common-icons
2 parents 58141a2 + 08678f8 commit 122cf9c

File tree

135 files changed

+4853
-1900
lines changed

Some content is hidden

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

135 files changed

+4853
-1900
lines changed

.eslintignore

Lines changed: 1 addition & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -12,6 +12,7 @@ src/Common/CIPipeline.Types.ts
1212
src/Common/ChartVersionAndTypeSelector.tsx
1313
src/Common/Checkbox.tsx
1414
src/Common/ClipboardButton/__tests__/ClipboardButton.test.tsx
15+
src/Common/CodeEditor/CodeEditor.tsx
1516
src/Common/Common.service.ts
1617
src/Common/CustomInput/CustomInput.tsx
1718
src/Common/CustomTagSelector/PropagateTagInfo.tsx
@@ -21,11 +22,9 @@ src/Common/CustomTagSelector/ValidationRules.ts
2122
src/Common/DebouncedSearch/DebouncedSearch.tsx
2223
src/Common/DebouncedSearch/Utils.ts
2324
src/Common/DebouncedSearch/__tests__/DebouncedSearch.test.tsx
24-
src/Common/DeleteComponentModal/DeleteComponent.tsx
2525
src/Common/DevtronProgressing/DevtronProgressing.tsx
2626
src/Common/Dialogs/ConfirmationDialog.tsx
2727
src/Common/Dialogs/DialogForm.tsx
28-
src/Common/Dialogs/ForceDeleteDialog.tsx
2928
src/Common/DraggableWrapper/DraggableButton.tsx
3029
src/Common/DraggableWrapper/DraggableWrapper.tsx
3130
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: 179 additions & 28 deletions
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

0 commit comments

Comments
 (0)