PromucFlow_constructor/app/client/src/ee
Ankita Kinger 3945fc3140
chore: Adding eslint rule for @appsmith imports (#24207)
## Description

Adding eslint rule for `@appsmith` imports to avoid a set of merge
conflicts on community sync with the business edition repo.

#### PR fixes following issue(s)
Fixes [#24183](https://github.com/appsmithorg/appsmith/issues/24183)

#### Type of change
- Chore (housekeeping or task changes that don't impact user perception)

## Testing

#### How Has This Been Tested?
- [x] Manual
- [ ] Jest
- [ ] Cypress

## Checklist:
#### Dev activity
- [x] My code follows the style guidelines of this project
- [x] I have performed a self-review of my own code
- [x] I have commented my code, particularly in hard-to-understand areas
- [ ] I have made corresponding changes to the documentation
- [x] My changes generate no new warnings
- [ ] I have added tests that prove my fix is effective or that my
feature works
- [x] 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/Test-plan-implementation#speedbreaker-features-to-consider-for-every-change)
have been covered
- [ ] Test plan covers all impacted features and [areas of
interest](https://github.com/appsmithorg/TestSmith/wiki/Guidelines-for-test-plans/_edit#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-06-07 19:39:17 +05:30
..
actions chore: Code splitting FE files to support app level invites on Business edition (#21783) 2023-03-29 17:07:06 +00:00
api fix: Fixes bug of gsheets not going into edit mode (#23839) 2023-05-30 09:00:52 +05:30
components chore: code split for sidebar env split (#23806) 2023-05-29 14:31:34 +07:00
configs chore: Code splitting FE files to support app level invites on Business edition (#21783) 2023-03-29 17:07:06 +00:00
constants fix: fix usage pulse fallback (#21735) 2023-04-06 17:51:58 +05:30
entities/DataTree chore: Add missing imports errors for ee repo sync (#20575) 2023-02-12 05:15:34 +01:00
mocks chore: integrate msw to browser to mock api requests (#15965) 2022-08-17 12:01:55 +05:30
pages feat: App navigation - Logo upload (#22297) 2023-05-05 12:19:20 +05:30
reducers refactor: Code splitting of some files for invite modal on EE (#17847) 2022-10-26 15:30:55 +05:30
sagas chore: add utility for widget level acl (#23526) 2023-06-02 16:36:41 +05:30
selectors chore: Code splitting FE files to support app level invites on Business edition (#21783) 2023-03-29 17:07:06 +00:00
utils fix: send empty license key to intercom for CE (#23149) 2023-05-15 16:48:34 +05:30
workers chore: Add missing imports errors for ee repo sync (#20575) 2023-02-12 05:15:34 +01:00
.eslintrc chore: Adding eslint rule for @appsmith imports (#24207) 2023-06-07 19:39:17 +05:30
AppRouter.tsx chore: code split usage and billing files (#19436) 2023-01-10 11:09:15 +05:30