PromucFlow_constructor/app/client/src/ce
Ankita Kinger dfc788557b
fix: Refactoring the code of the Upgrade flow for OIDC and SAML (#20246)
## Description

> Refactoring the code of the Upgrade flow for OIDC and SAML to fix the
issue of intercom popup not opening on click of upgrade button.

Fixes [#20241](https://github.com/appsmithorg/appsmith/issues/20241)

## Type of change

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

## How Has This Been Tested?
> Tested the function call locally and it is now getting triggered.

- Manual

## 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:
- [ ] Test plan has been approved by relevant developers
- [ ] Test plan has been peer reviewed by QA
- [ ] Cypress test cases have been added and approved by either SDET or
manual QA
- [ ] Organized project review call with relevant stakeholders after
Round 1/2 of QA
- [ ] Added Test Plan Approved label after reveiwing all Cypress test
2023-01-31 14:53:39 +05:30
..
actions feat: Branding (#18717) 2022-12-09 20:13:47 +05:30
api chore: Splitting files to support groups on members page in EE (#18085) 2022-11-03 22:09:51 +05:30
configs chore: update omnibar to work with docusaurus site (#18146) 2022-11-21 08:25:33 +00:00
constants fix: Handle clone errors in async executions (#20097) 2023-01-28 14:12:11 +01:00
entities/DataTree fix: Batch operations on appsmith store for performance gains (#19247) 2023-01-10 10:23:08 +05:30
mocks refactor: Invite modal component to support single & multi-select dropdown options (#17073) 2022-09-29 09:53:25 +00:00
pages fix: Refactoring the code of the Upgrade flow for OIDC and SAML (#20246) 2023-01-31 14:53:39 +05:30
reducers fix: Fix Appsmith logo in emails (#20030) 2023-01-26 14:13:24 +05:30
sagas refactor: Widget Selection (#19643) 2023-01-28 07:47:06 +05:30
selectors chore: code split usage and billing files (#19436) 2023-01-10 11:09:15 +05:30
utils chore: code split usage and billing files (#19436) 2023-01-10 11:09:15 +05:30
workers fix: Make async evaluation as default (#20095) 2023-01-30 10:57:12 +05:30
AppRouter.tsx feat: Renamed design system package (#19854) 2023-01-23 09:20:47 +05:30