PromucFlow_constructor/app/client/src
Vemparala Surya Vamsi 7cd36fa797
fix: revert skip klona (#27503)
## Description
Reverting change for skip klona changes, this commit reverts the fix for
https://github.com/appsmithorg/appsmith/issues/27048
#### PR fixes following issue(s)
Fixes #27048

#### Type of change
- Bug fix (non-breaking change which fixes an issue)

## Testing

#### How Has This Been Tested?
- [ ] Manual
- [ ] JUnit
- [ ] Jest
- [x] 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
- [x] My code follows the style guidelines of this project
- [x] 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
- [x] 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-09-20 21:07:02 +05:30
..
actions chore: Add appmode to debugger analytics (#27242) 2023-09-13 17:01:37 +05:30
api chore: Move the widget config to widget class (#26073) 2023-09-06 17:45:04 +05:30
assets chore: add color validation + native color picker (#25355) 2023-08-07 11:55:10 +03:00
ce feat: Add placeholder component for AskAI Button in Code Editor (#27441) 2023-09-20 14:48:35 +05:30
components fix: api error update full error object instead of only defined keys (#27316) 2023-09-20 16:12:43 +05:30
constants chore: BaseWidget Restructuring (#26562) 2023-09-11 21:25:11 +05:30
ee feat: Add placeholder component for AskAI Button in Code Editor (#27441) 2023-09-20 14:48:35 +05:30
enterprise
entities chore: Remove position props from List and Table widgets (#27018) 2023-09-19 10:52:11 +05:30
globalStyles feat: assistive binding (#27070) 2023-09-15 21:23:51 +05:30
icons feat: [epic] appsmith design system version 2 deduplication (#22030) 2023-05-20 00:07:06 +05:30
layoutSystems chore: Remove position props from List and Table widgets (#27018) 2023-09-19 10:52:11 +05:30
mockComponentProps
mockResponses
mocks
navigation chore: code splitting for multiple env feature (#25479) 2023-07-21 12:53:17 +07:00
pages chore: Removing styles from instance admin emails to avoid keeping it a scrollable input (#27474) 2023-09-20 15:14:48 +05:30
plugins/Linting fix: setter mutation issue (#25886) 2023-08-08 19:42:07 +05:30
polyfills
reducers fix: Handle case for undefined evalTree update (#27488) 2023-09-20 13:23:22 +01:00
reflow fix: Add null check to fix sentry error in widget reflow (#24214) 2023-06-08 17:37:04 +05:30
sagas chore: Remove the table widget activation experiment (#27422) 2023-09-20 12:30:55 +05:30
selectors chore: Remove position props from List and Table widgets (#27018) 2023-09-19 10:52:11 +05:30
templates
theme
transformers chore: code split for EE PR 2169 (#26669) 2023-09-11 14:09:41 +07:00
usagePulse changes in evaluation for EE - split (#27144) 2023-09-12 17:21:39 +05:30
utils feat: show appsmith partnership program callout on invite (#27274) 2023-09-20 10:20:26 +05:30
WidgetProvider chore: Remove position props from widgets (#26781) 2023-09-13 19:27:42 +05:30
WidgetQueryGenerators feat: Integrate one click binding to sourceData of select and multi select widget (#25750) 2023-08-10 10:51:19 +05:30
widgets chore: add TextInput component and InputWidgetV3 (#26775) 2023-09-20 09:56:46 +03:00
workers fix: revert skip klona (#27503) 2023-09-20 21:07:02 +05:30
App.css
AppErrorBoundry.tsx feat: [epic] appsmith design system version 2 deduplication (#22030) 2023-05-20 00:07:06 +05:30
config.d.ts
Globals.d.ts feat: enable CSS Modules fro WDS (#26162) 2023-09-15 10:17:06 +03:00
index.css fix: design-system-old fixes (#24421) 2023-06-20 14:34:13 +05:30
index.tsx perf: prioritize the main bundle over preloads (v2) (#24374) 2023-06-22 10:58:10 +05:30
LandingScreen.tsx
preload-route-chunks.ts fix: bump storybook version and move stories to storybook package (#25821) 2023-07-31 19:15:50 +03:00
react-app-env.d.ts
RouteBuilder.test.ts fix: Encode query params in URLs (#22594) 2023-05-03 09:00:27 +05:30
RouteBuilder.ts fix: Encode query params in URLs (#22594) 2023-05-03 09:00:27 +05:30
RouteChangeListener.tsx chore: added route listener on non-trackable URLs (#25671) 2023-08-11 17:04:42 +05:30
RouteParamsMiddleware.ts feat: deprecate duplicate button (#23461) 2023-05-24 10:34:52 +05:30
serviceWorker.js fix: don’t cache icons by the service worker (#23558) 2023-05-24 12:50:26 +05:30
store.ts
wdyr.ts chore: improve eslint rules (#26056) 2023-08-07 15:38:48 +03:00