PromucFlow_constructor/app/client/src
Rishabh Rathod ed1a662ead
chore: CE linting changes (#28629)
## Description

#### PR fixes following issue(s)
Fixes # (issue number)


#### Type of change
> Please delete options that are not relevant.
- Bug fix (non-breaking change which fixes an issue)
- New feature (non-breaking change which adds functionality)
- Breaking change (fix or feature that would cause existing
functionality to not work as expected)
- Chore (housekeeping or task changes that don't impact user perception)
- This change requires a documentation update
>
>
>
## Testing
>
#### How Has This Been Tested?
> Please describe the tests that you ran to verify your changes. Also
list any relevant details for your test configuration.
> Delete anything that is not relevant
- [ ] Manual
- [ ] JUnit
- [ ] Jest
- [ ] Cypress
>
>
#### Test Plan
> Add Testsmith test cases links that relate to this PR
>
>
#### Issues raised during DP testing
> Link issues raised during DP testing for better visiblity and tracking
(copy link from comments dropped on this PR)
>
>
>
## Checklist:
#### Dev activity
- [ ] My code follows the style guidelines of this project
- [ ] I have performed a self-review of my own code
- [ ] I have commented my code, particularly in hard-to-understand areas
- [ ] I have made corresponding changes to the documentation
- [ ] My changes generate no new warnings
- [ ] I have added tests that prove my fix is effective or that my
feature works
- [ ] New and existing unit tests pass locally with my changes
- [ ] PR is being merged under a feature flag


#### QA activity:
- [ ] [Speedbreak
features](https://github.com/appsmithorg/TestSmith/wiki/Guidelines-for-test-plans#speedbreakers-)
have been covered
- [ ] Test plan covers all impacted features and [areas of
interest](https://github.com/appsmithorg/TestSmith/wiki/Guidelines-for-test-plans#areas-of-interest-)
- [ ] Test plan has been peer reviewed by project stakeholders and other
QA members
- [ ] Manually tested functionality on DP
- [ ] We had an implementation alignment call with stakeholders post QA
Round 2
- [ ] Cypress test cases have been added and approved by SDET/manual QA
- [ ] Added `Test Plan Approved` label after Cypress tests were reviewed
- [ ] Added `Test Plan Approved` label after JUnit tests were reviewed
2023-11-06 01:47:13 +05:30
..
actions feat: branch protection (#28526) 2023-11-03 22:43:36 +05:30
api feat: branch protection (#28526) 2023-11-03 22:43:36 +05:30
assets feat: replace blank canvas with starter templates. (#28284) 2023-10-30 11:15:05 +05:30
ce chore: CE linting changes (#28629) 2023-11-06 01:47:13 +05:30
components fix: gsheet preview data UI using tabs for preview and configuration (#28318) 2023-11-03 19:15:00 +05:30
constants feat: open ai feature request (#28295) 2023-11-03 11:20:34 +07:00
ee chore: CE linting changes (#28629) 2023-11-06 01:47:13 +05:30
enterprise
entities feat: branch protection (#28526) 2023-11-03 22:43:36 +05:30
globalStyles feat: assistive binding (#27070) 2023-09-15 21:23:51 +05:30
icons chore:add eslint rules (#27878) 2023-10-09 16:54:06 +03:00
layoutSystems feat: branch protection (#28526) 2023-11-03 22:43:36 +05:30
mockComponentProps
mockResponses
mocks chore: Add MutuationObserver to track changes in positions of widgets and layouts. (#28315) 2023-10-24 07:37:06 -04:00
navigation chore: [App Sidebar] Data Pane (#28248) 2023-10-24 15:28:21 +05:30
pages feat: branch protection (#28526) 2023-11-03 22:43:36 +05:30
plugins/Linting chore: CE changes for linting (#28542) 2023-11-03 16:31:49 +05:30
polyfills
reducers feat: branch protection (#28526) 2023-11-03 22:43:36 +05:30
reflow chore: add consistent-type-definitions rule (#27907) 2023-10-11 10:35:24 +03:00
sagas feat: branch protection (#28526) 2023-11-03 22:43:36 +05:30
selectors feat: branch protection (#28526) 2023-11-03 22:43:36 +05:30
templates
theme
transformers chore: code split for EE PR 2169 (#26669) 2023-09-11 14:09:41 +07:00
usagePulse fix: unhandledRejection error in sentry log (#28091) 2023-10-16 04:01:00 +01:00
utils feat: branch protection (#28526) 2023-11-03 22:43:36 +05:30
WidgetProvider fix: Validation issue in select widget on page reload (#28277) 2023-10-27 18:18:42 +05:30
WidgetQueryGenerators chore: add consistent-type-definitions rule (#27907) 2023-10-11 10:35:24 +03:00
widgets feat: branch protection (#28526) 2023-11-03 22:43:36 +05:30
workers chore: Remove PageList From DataTree (#28579) 2023-11-03 06:00:50 +05:30
App.css
AppErrorBoundry.tsx
config.d.ts
Globals.d.ts chore: Add support for 3D Custom ECharts (#26657) 2023-09-27 16:54:27 +05:30
index.css
index.tsx
LandingScreen.tsx chore: add consistent-type-definitions rule (#27907) 2023-10-11 10:35:24 +03:00
preload-route-chunks.ts fix: Refactor preloads to fix an issue with CDN on EE (#28402) 2023-10-30 13:32:37 +05:30
react-app-env.d.ts
RouteChangeListener.tsx chore: added route listener on non-trackable URLs (#25671) 2023-08-11 17:04:42 +05:30
serviceWorker.js
store.ts chore: Refactor URLAssembly to throw error on missing pageId for app route resolution only (#28527) 2023-11-02 15:55:24 +05:30
wdyr.ts