PromucFlow_constructor/app/client/src
Hetu Nandu e69ca8915e
fix: Intercom setting anonymous user a common user id (#36017)
## Description

Avoids setting the `user_id` field in intercom when the user is not
logged in

Fixes https://github.com/appsmithorg/appsmith-ee/issues/5003


## Automation

/ok-to-test tags="@tag.Sanity"

### 🔍 Cypress test results
<!-- This is an auto-generated comment: Cypress test results  -->
> [!IMPORTANT]
> 🟣 🟣 🟣 Your tests are running.
> Tests running at:
<https://github.com/appsmithorg/appsmith/actions/runs/10631847104>
> Commit: 1eaad316f8da84f0e99b92842f1dddc177d252c5
> Workflow: `PR Automation test suite`
> Tags: `@tag.Sanity`
> Spec: ``
> <hr>Fri, 30 Aug 2024 11:26:34 UTC
<!-- end of auto-generated comment: Cypress test results  -->


## Communication
Should the DevRel and Marketing teams inform users about this change?
- [ ] Yes
- [ ] No


<!-- This is an auto-generated comment: release notes by coderabbit.ai
-->

## Summary by CodeRabbit

- **New Features**
- Enhanced user information handling for improved privacy in the
application.
- Anonymous users will no longer have their usernames processed,
ensuring greater data protection.

- **Bug Fixes**
- Refined logic for extracting user information to prevent exposure of
sensitive data.

- **Documentation**
- Updated comments and documentation to reflect changes in user data
handling and privacy measures.

<!-- end of auto-generated comment: release notes by coderabbit.ai -->
2024-08-30 11:52:07 +00:00
..
actions chore: Cleanup Redux Actions file (#35720) 2024-08-22 09:49:30 +05:30
api chore: Cleanup Redux Actions file (#35720) 2024-08-22 09:49:30 +05:30
assets chore: Remove google fonts imported from googleapis (#35392) 2024-08-07 08:49:04 +05:30
ce chore: Revert "fix: Add mode property to forkApplicationSaga" (#35873) 2024-08-26 16:30:00 +08:00
components fix: Action redesign/remove container query (#36014) 2024-08-30 17:06:30 +05:30
constants chore: use ads icons (#35633) 2024-08-16 17:23:57 +03:00
ee chore: rename old ADS package (#35517) 2024-08-08 15:55:00 +03:00
enterprise fix: change appsmith alias (#35349) 2024-08-06 17:52:22 +03:00
entities chore: Cleanup Redux Actions file (#35720) 2024-08-22 09:49:30 +05:30
globalStyles fix: Sync EE items into CE (#34373) 2024-06-24 09:36:38 +00:00
icons chore: rename ADS package (#35583) 2024-08-09 17:20:29 +03:00
IDE chore: rename ADS package (#35583) 2024-08-09 17:20:29 +03:00
layoutSystems chore: move anvil widgets to wds (#35812) 2024-08-22 20:18:20 +02:00
mockComponentProps
mockResponses
mocks fix: change appsmith alias (#35349) 2024-08-06 17:52:22 +03:00
navigation fix: change appsmith alias (#35349) 2024-08-06 17:52:22 +03:00
pages fix: Action redesign/remove container query (#36014) 2024-08-30 17:06:30 +05:30
plugins/Linting fix: change appsmith alias (#35349) 2024-08-06 17:52:22 +03:00
polyfills chore: enable no-explicit-any rule (#35321) 2024-07-31 18:41:28 +03:00
reducers chore: adding telemetry for klona (#35918) 2024-08-29 12:35:48 +05:30
reflow chore: enable no-explicit-any rule (#35321) 2024-07-31 18:41:28 +03:00
sagas fix: Prevent Errors in Debugger When Deleting List Widget (#35820) 2024-08-30 10:38:19 +01:00
selectors chore: Input morphing (#35845) 2024-08-27 12:15:45 +05:30
templates
theme
transformers fix: change appsmith alias (#35349) 2024-08-06 17:52:22 +03:00
UITelemetry chore: filter smartlook urls from tracing assets in page load instrumentation (#35738) 2024-08-19 11:39:39 +05:30
usagePulse fix: change appsmith alias (#35349) 2024-08-06 17:52:22 +03:00
utils fix: Intercom setting anonymous user a common user id (#36017) 2024-08-30 11:52:07 +00:00
WidgetProvider chore: Input morphing (#35845) 2024-08-27 12:15:45 +05:30
WidgetQueryGenerators chore: enable no-explicit-any rule (#35321) 2024-07-31 18:41:28 +03:00
widgets perf: JSONForm infinite re-rendering when field validation is set (#35994) 2024-08-30 16:44:55 +05:30
workers fix: change appsmith alias (#35349) 2024-08-06 17:52:22 +03:00
App.css
AppErrorBoundry.tsx chore: rename ADS package (#35583) 2024-08-09 17:20:29 +03:00
config.d.ts fix: change appsmith alias (#35349) 2024-08-06 17:52:22 +03:00
Globals.d.ts fix: Sync EE items into CE (#34373) 2024-06-24 09:36:38 +00:00
index.css chore: Remove google fonts imported from googleapis (#35392) 2024-08-07 08:49:04 +05:30
index.tsx chore: rename ADS package (#35583) 2024-08-09 17:20:29 +03:00
LandingScreen.tsx fix: change appsmith alias (#35349) 2024-08-06 17:52:22 +03:00
preload-route-chunks.ts fix: change appsmith alias (#35349) 2024-08-06 17:52:22 +03:00
react-app-env.d.ts
RouteChangeListener.tsx
serviceWorker.ts chore: Remove some logs and errors from console - 1/n (#35674) 2024-08-18 14:48:08 +05:30
store.ts fix: change appsmith alias (#35349) 2024-08-06 17:52:22 +03:00
wdyr.ts