Skip to content

Commit

Permalink
Merge branch 'main' into patch-1
Browse files Browse the repository at this point in the history
  • Loading branch information
Neha130 authored Sep 12, 2024
2 parents ae8aa59 + 1c6c2db commit da9a695
Show file tree
Hide file tree
Showing 127 changed files with 4,289 additions and 1,121 deletions.
10 changes: 0 additions & 10 deletions .eslintignore
Original file line number Diff line number Diff line change
Expand Up @@ -2,10 +2,8 @@

# Files with ESLint errors/warnings
src/Common/AddCDButton/AddCDButton.tsx
src/Common/AddCDButton/utils.tsx
src/Common/Api.ts
src/Common/AppStatus/AppStatus.tsx
src/Common/AppStatus/index.ts
src/Common/AppStatus/utils.ts
src/Common/BreadCrumb/BreadCrumb.tsx
src/Common/BreadCrumb/BreadcrumbStore.tsx
Expand Down Expand Up @@ -35,8 +33,6 @@ src/Common/Dialogs/ForceDeleteDialog.tsx
src/Common/DraggableWrapper/DraggableButton.tsx
src/Common/DraggableWrapper/DraggableWrapper.tsx
src/Common/Drawer/Drawer.tsx
src/Common/EmptyState/GenericEmptyState.tsx
src/Common/Error.tsx
src/Common/Grid/Grid.tsx
src/Common/Helper.tsx
src/Common/Hooks/UseClickOutside/UseClickOutside.tsx
Expand All @@ -51,21 +47,15 @@ src/Common/MultiSelectCustomization.tsx
src/Common/PopupMenu.tsx
src/Common/Progressing.tsx
src/Common/RJSF/Form.tsx
src/Common/RJSF/common/FieldRow.tsx
src/Common/RJSF/config.ts
src/Common/RJSF/templates/ArrayFieldItemTemplate.tsx
src/Common/RJSF/templates/ArrayFieldTemplate.tsx
src/Common/RJSF/templates/BaseInput.tsx
src/Common/RJSF/templates/ButtonTemplates/AddButton.tsx
src/Common/RJSF/templates/ButtonTemplates/RemoveButton.tsx
src/Common/RJSF/templates/ButtonTemplates/SubmitButton.tsx
src/Common/RJSF/templates/Description.tsx
src/Common/RJSF/templates/Field.tsx
src/Common/RJSF/templates/FieldErrorTemplate.tsx
src/Common/RJSF/templates/ObjectFieldTemplate.tsx
src/Common/RJSF/templates/TitleField.tsx
src/Common/RJSF/templates/WrapIfAdditionalTemplate.tsx
src/Common/RJSF/utils.ts
src/Common/RJSF/widgets/Checkbox.tsx
src/Common/RJSF/widgets/Select.tsx
src/Common/Reload.tsx
Expand Down
1 change: 1 addition & 0 deletions .github/CODEOWNERS
Validating CODEOWNERS rules …
Original file line number Diff line number Diff line change
@@ -0,0 +1 @@
* [email protected] @vikramdevtron
Loading

0 comments on commit da9a695

Please sign in to comment.