bb-plane-fork/apps/web
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
..
app [WEB-5559] improvement: chat support functionality and remove Intercom provider (#8217) 2025-12-03 00:03:56 +05:30
ce [WEB-5556] chore: tab navigation project header enhancement (#8212) 2025-12-02 14:35:19 +05:30
core [WEB-5559] improvement: chat support functionality and remove Intercom provider (#8217) 2025-12-03 00:03:56 +05:30
ee [WEB-5170] feat: navigation revamp (#8162) 2025-11-26 12:56:11 +05:30
helpers [WEB-5134] refactor: update web ESLint configuration and refactor imports to use type imports (#7957) 2025-10-14 16:45:07 +05:30
nginx [WEB-5043] feat: web vite migration (#7973) 2025-11-06 14:08:48 +05:30
public [WEB-5043] feat: web vite migration (#7973) 2025-11-06 14:08:48 +05:30
styles [WEB-5043] feat: web vite migration (#7973) 2025-11-06 14:08:48 +05:30
.dockerignore [WEB-5043] feat: web vite migration (#7973) 2025-11-06 14:08:48 +05:30
.env.example [WEB-5413] feat: adding sentry error handling in web, space and admin (#8099) 2025-11-12 19:03:47 +05:30
.eslintignore [WEB-5128] refactor: remove local database dependencies and unused code (#8109) 2025-11-13 18:32:15 +05:30
.eslintrc.cjs [WEB-5416] fix: Use proper import syntax (#8105) 2025-11-13 17:41:06 +05:30
.gitignore chore: move all services inside the apps folder (#7321) 2025-07-03 00:44:13 +05:30
.prettierignore [WEB-5043] feat: web vite migration (#7973) 2025-11-06 14:08:48 +05:30
.prettierrc chore: use oxc tooling to speed up prettier (#8117) 2025-11-20 17:30:27 +05:30
Dockerfile.dev feat: migrate to pnpm from yarn (#7593) 2025-08-19 20:06:42 +05:30
Dockerfile.web [WEB-5413] feat: adding sentry error handling in web, space and admin (#8099) 2025-11-12 19:03:47 +05:30
google.d.ts chore: move all services inside the apps folder (#7321) 2025-07-03 00:44:13 +05:30
manifest.json chore: move all services inside the apps folder (#7321) 2025-07-03 00:44:13 +05:30
package.json chore: standard replacement from dotenv to dotenvx (#8216) 2025-12-02 15:32:00 +05:30
postcss.config.cjs [WEB-5043] feat: web vite migration (#7973) 2025-11-06 14:08:48 +05:30
react-router.config.ts [WEB-5386] refactor: update all apps to use react-router for development and enable SSR for space app. (#8095) 2025-11-11 14:08:42 +05:30
tailwind.config.cjs [WEB-5043] feat: web vite migration (#7973) 2025-11-06 14:08:48 +05:30
tsconfig.json [WEB-5043] feat: web vite migration (#7973) 2025-11-06 14:08:48 +05:30
use-font-face-observer.d.ts chore: move all services inside the apps folder (#7321) 2025-07-03 00:44:13 +05:30
vite.config.ts chore: standard replacement from dotenv to dotenvx (#8216) 2025-12-02 15:32:00 +05:30