forked from appsmithorg/appsmith
-
Notifications
You must be signed in to change notification settings - Fork 0
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
chore:delete unused files (appsmithorg#36368)
## Description I used [knip](https://knip.dev/) to identify unused files. There will be a few more related PRs, after that I will add CI check for this. Fixes appsmithorg#35778 Related EE PR https://github.com/appsmithorg/appsmith-ee/pull/5165 ## Automation /ok-to-test tags="@tag.Sanity" ### 🔍 Cypress test results <!-- This is an auto-generated comment: Cypress test results --> > [!TIP] > 🟢 🟢 🟢 All cypress tests have passed! 🎉 🎉 🎉 > Workflow run: <https://github.com/appsmithorg/appsmith/actions/runs/10940962461> > Commit: 3174957 > <a href="https://internal.appsmith.com/app/cypress-dashboard/rundetails-65890b3c81d7400d08fa9ee5?branch=master&workflowId=10940962461&attempt=1" target="_blank">Cypress dashboard</a>. > Tags: `@tag.Sanity` > Spec: > <hr>Thu, 19 Sep 2024 12:55:41 UTC <!-- end of auto-generated comment: Cypress test results --> ## Communication Should the DevRel and Marketing teams inform users about this change? - [ ] Yes - [x] No
- Loading branch information
Showing
158 changed files
with
146 additions
and
12,036 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -0,0 +1,14 @@ | ||
{ | ||
"entry": ["src/index.tsx"], | ||
"project": ["src/**/*.tsx"], | ||
"ignore": [ | ||
"packages/**/stories/**", | ||
"packages/**/chromatic/**", | ||
"packages/design-system/widgets/src/testing/**", | ||
"**/*.stories.tsx", | ||
"packages/rts/build.js", | ||
"packages/design-system/ads/src/Documentation/**", | ||
"src/components/designSystems/blueprintjs/**", | ||
"packages/design-system/ads/plopfile.mjs" | ||
] | ||
} |
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
43 changes: 0 additions & 43 deletions
43
app/client/packages/design-system/ads-old/src/ListSegmentHeader/index.tsx
This file was deleted.
Oops, something went wrong.
2 changes: 0 additions & 2 deletions
2
app/client/packages/design-system/ads-old/src/hooks/index.tsx
This file was deleted.
Oops, something went wrong.
21 changes: 0 additions & 21 deletions
21
app/client/packages/design-system/ads-old/src/hooks/useResizeObserver.ts
This file was deleted.
Oops, something went wrong.
45 changes: 0 additions & 45 deletions
45
app/client/packages/design-system/headless/src/components/Field/HelpText.tsx
This file was deleted.
Oops, something went wrong.
38 changes: 0 additions & 38 deletions
38
app/client/packages/design-system/widgets-old/src/constants/messages.tsx
This file was deleted.
Oops, something went wrong.
This file was deleted.
Oops, something went wrong.
This file was deleted.
Oops, something went wrong.
3 changes: 0 additions & 3 deletions
3
app/client/packages/dsl/src/migrate/migrations/061-migrate-chart-widget-reskinning-data.ts
This file was deleted.
Oops, something went wrong.
Oops, something went wrong.