PromucFlow_constructor/app/client/src
Druthi Polisetty be34661c41
revert: Reverting PR 23245 as regex is using lookbehind which is not … (#24306)
## Description
Revert: Reverting PR 23245 as regex is using lookbehind which is not
compatible with older browsers like safari

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

#### Type of change
- Breaking change (fix or feature that would cause existing
functionality to not work as expected)
>
>
>
## 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
- [ ] 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/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-12 13:01:29 +05:30
..
actions chore: Add analytics event to track telemetry is disabled & update properties for INVITE_USER event (#24042) 2023-06-06 02:57:40 +05:30
api chore: remove the doPull flag from the git discard API (#24284) 2023-06-09 13:40:34 +05:30
assets fix: all backlog fixes for ads v2 (#24012) 2023-06-12 12:40:54 +07:00
ce fix: Adding key icon on login buttons for OIDC and SAML (#24337) 2023-06-12 10:51:18 +05:30
components revert: Reverting PR 23245 as regex is using lookbehind which is not … (#24306) 2023-06-12 13:01:29 +05:30
constants revert: Reverting PR 23245 as regex is using lookbehind which is not … (#24306) 2023-06-12 13:01:29 +05:30
ee chore: Overriding the import @appsmith eslint rule on EE folder (#24228) 2023-06-08 12:09:00 +05:30
enterprise
entities fix: one click binding postgress sorting issue when primary key is no… (#24090) 2023-06-08 16:58:48 +05:30
globalStyles fix: Remove custom rendering of sql hints (#24080) 2023-06-08 15:15:16 +01:00
icons feat: [epic] appsmith design system version 2 deduplication (#22030) 2023-05-20 00:07:06 +05:30
mockComponentProps
mockResponses
mocks
navigation feat: [epic] appsmith design system version 2 deduplication (#22030) 2023-05-20 00:07:06 +05:30
normalizers
pages fix: all backlog fixes for ads v2 (#24012) 2023-06-12 12:40:54 +07:00
polyfills
reducers feat: Table one click binding for MongoDB and Postgres (#23629) 2023-06-01 22:56:05 +05:30
reflow fix: Add null check to fix sentry error in widget reflow (#24214) 2023-06-08 17:37:04 +05:30
resizable fix: casing changes (#23515) 2023-06-09 14:22:27 +05:30
sagas feat: disabling the toast messages on view mode without debug flag (#23768) 2023-06-09 19:28:45 +05:30
selectors chore: Add analytics event to track telemetry is disabled & update properties for INVITE_USER event (#24042) 2023-06-06 02:57:40 +05:30
templates
theme
transformers feat: Bundle optimization and first load improvements (#21667) 2023-05-11 10:56:03 +05:30
usagePulse chore: Add analytics event to track telemetry is disabled & update properties for INVITE_USER event (#24042) 2023-06-06 02:57:40 +05:30
utils chore: Add instance id property to all analytic events (#24300) 2023-06-10 10:35:12 +05:30
WidgetQueryGenerators fix: one click binding postgress sorting issue when primary key is no… (#24090) 2023-06-08 16:58:48 +05:30
widgets fix: casing changes (#23515) 2023-06-09 14:22:27 +05:30
workers fix(eslint): fix direct remixicon imports in packages/design-system/* (#24010) 2023-06-09 12:44:58 +03:00
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: Bundle optimization and first load improvements (#21667) 2023-05-11 10:56:03 +05:30
index.css fix: gsheet file picker background issue fixed (#24049) 2023-06-08 14:58:29 +05:30
index.tsx chore: CDN related changes (#23882) 2023-06-02 11:38:45 +05:30
LandingScreen.tsx
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
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