bb-plane-fork/apps/web/core/store
Prateek Shourya cacd1b489e
[WEB-5559] improvement: chat support functionality and remove Intercom provider (#8217)
* [WEB-5559] improve: chat support functionality and remove Intercom provider

- Added ChatSupportModal component for chat support integration.
- Replaced IntercomProvider with ChatSupportModal in AppProvider.
- Introduced useChatSupport hook to manage chat support state and actions.
- Updated help commands to utilize chat support instead of Intercom.
- Removed obsolete Intercom-related components and hooks.

* refactor: lazy load ChatSupportModal in AppProvider
2025-12-03 00:03:56 +05:30
..
editor [WIKI-419] chore: new asset duplicate endpoint added (#7172) 2025-11-20 15:05:01 +05:30
estimates [WEB-5134] refactor: update web ESLint configuration and refactor imports to use type imports (#7957) 2025-10-14 16:45:07 +05:30
inbox [WEB-5490] fix: intake section filter persists incorrectly across projects (#8187) 2025-12-01 12:49:05 +05:30
issue fix: eslint errors and warnings (#8149) 2025-11-20 19:31:22 +05:30
member [WEB-5170] feat: navigation revamp (#8162) 2025-11-26 12:56:11 +05:30
notifications [WEB-5134] refactor: update web ESLint configuration and refactor imports to use type imports (#7957) 2025-10-14 16:45:07 +05:30
pages fix: eslint errors and warnings (#8149) 2025-11-20 19:31:22 +05:30
project [WEB-5296]chore: grouping filter refactor (#8034) 2025-10-29 20:36:28 +05:30
sticky [WEB-5134] refactor: update web ESLint configuration and refactor imports to use type imports (#7957) 2025-10-14 16:45:07 +05:30
timeline [WEB-5134] refactor: update web ESLint configuration and refactor imports to use type imports (#7957) 2025-10-14 16:45:07 +05:30
user [WEB-5423] fix: typescript errors and add types check step to pull request workflow (#8110) 2025-11-14 16:18:36 +05:30
workspace [WEB-5170] feat: navigation revamp (#8162) 2025-11-26 12:56:11 +05:30
analytics.store.ts [WEB-5134] refactor: update web ESLint configuration and refactor imports to use type imports (#7957) 2025-10-14 16:45:07 +05:30
base-command-palette.store.ts [WEB-5088] feat: Power K v2 (#7905) 2025-10-29 15:38:30 +05:30
base-power-k.store.ts [WEB-5170] feat: navigation revamp (#8162) 2025-11-26 12:56:11 +05:30
cycle.store.ts [WEB-5128] refactor: remove local database dependencies and unused code (#8109) 2025-11-13 18:32:15 +05:30
cycle_filter.store.ts [WEB-5134] refactor: update web ESLint configuration and refactor imports to use type imports (#7957) 2025-10-14 16:45:07 +05:30
dashboard.store.ts [WEB-5027] fix: replace lodash package with lodash-es (#7856) 2025-09-26 17:59:31 +05:30
favorite.store.ts [WEB-5442] fix: favorites list on workspace switch (#8131) 2025-11-18 13:52:29 +05:30
global-view.store.ts [WEB-5134] refactor: update web ESLint configuration and refactor imports to use type imports (#7957) 2025-10-14 16:45:07 +05:30
instance.store.ts [WEB-5134] refactor: update web ESLint configuration and refactor imports to use type imports (#7957) 2025-10-14 16:45:07 +05:30
label.store.ts [WEB-5128] refactor: remove local database dependencies and unused code (#8109) 2025-11-13 18:32:15 +05:30
module.store.ts [WEB-5128] refactor: remove local database dependencies and unused code (#8109) 2025-11-13 18:32:15 +05:30
module_filter.store.ts [WEB-5134] refactor: update web ESLint configuration and refactor imports to use type imports (#7957) 2025-10-14 16:45:07 +05:30
multiple_select.store.ts [WEB-5134] refactor: update web ESLint configuration and refactor imports to use type imports (#7957) 2025-10-14 16:45:07 +05:30
project-view.store.ts fix: eslint errors and warnings (#8149) 2025-11-20 19:31:22 +05:30
root.store.ts [WEB-5559] improvement: chat support functionality and remove Intercom provider (#8217) 2025-12-03 00:03:56 +05:30
router.store.ts [WEB-5134] refactor: update web ESLint configuration and refactor imports to use type imports (#7957) 2025-10-14 16:45:07 +05:30
state.store.ts [WEB-5282] chore: triage state in intake (#8135) 2025-11-28 16:16:48 +05:30
theme.store.ts [WEB-4328] feat: sidebar revamp (#7217) 2025-07-08 20:18:39 +05:30