Adam
c828dd291e
Merge branch 'staging' into homepage-addition
2025-05-09 00:05:05 -07:00
Aj Wazzan
ceeb740ba5
feat: update onboarding videos to use absolute URLs and add new hostname for asset loading
2025-05-09 00:01:48 -07:00
Aj Wazzan
e522c93243
refactor: enhance thread refetching by adding queryClient invalidation for improved data consistency
2025-05-08 23:46:46 -07:00
Aj Wazzan
7d850b9c35
save
2025-05-08 23:37:08 -07:00
Aj Wazzan
9a7f404985
refactor: remove unused import and add queryClient for thread invalidation in bulk actions
2025-05-08 23:34:33 -07:00
Aj Wazzan
bd4fc35793
fix: ensure thread refetching only occurs when threadId is available
2025-05-08 23:22:19 -07:00
Adam
0ba3d7d549
Merge pull request #914 from Mail-0/dakdevs/staging/grant-error-handling
...
Handle missing OAuth scopes gracefully with error messaging
2025-05-08 23:17:07 -07:00
Aj Wazzan
30771a371a
refactor: simplify search bar layout by removing max-width constraint
2025-05-08 23:15:27 -07:00
Aj Wazzan
dab40a5b62
feat: add width and height attributes to video component in onboarding dialog for improved layout
2025-05-08 23:14:37 -07:00
Dak Washbrook
d87b723372
Merge branch 'staging' into dakdevs/staging/grant-error-handling
2025-05-08 23:09:36 -07:00
Dak Washbrook
4a416c9113
Refactor error handling in login flow to use translations
...
Replaced hardcoded error messages with locale-based translations using `next-intl`. This ensures better support for localization and simplifies future updates to error text.
2025-05-08 23:07:43 -07:00
Nizzy
1e7f333d0f
s
2025-05-09 01:04:35 -05:00
Aj Wazzan
c6e0a94af2
refactor: remove unused hover functionality and clean up mouse event handlers in mail list component
2025-05-08 23:04:11 -07:00
Nizzy
8f410becc0
editor
2025-05-09 01:04:06 -05:00
Aj Wazzan
da1ff8e371
save
2025-05-08 22:54:38 -07:00
Dak Washbrook
0114bc3846
Fix typo in error handling for missing required scopes.
...
Corrected "require_scopes_missing" to "required_scopes_missing" in both the error message mapping and the signout redirection logic. This ensures consistency and prevents potential issues with error handling and user experience.
2025-05-08 22:46:56 -07:00
Dak Washbrook
e1db829363
Remove unnecessary console.log statements in mail routes
...
Eliminated debug logs ('tr123' and 'tr246') from the mail route handler to clean up the codebase. These statements were not serving any functional purpose and were likely left behind from debugging.
2025-05-08 22:46:26 -07:00
Dak Washbrook
11d3ef644b
Refactor error handling and remove unnecessary logs
...
Removed redundant logging statements to improve code clarity and maintainability. Also added signOut call in deleteActiveConnection to ensure proper cleanup of user sessions.
2025-05-08 22:45:05 -07:00
Dak Washbrook
fd029bfd64
"Handle login errors with toast notifications
...
Refactor error handling by introducing a centralized toast mechanism for login errors. This improves user feedback consistency and eliminates redundant code by consolidating error notification logic into the `ErrorMessage` component."
2025-05-08 22:40:31 -07:00
Aj Wazzan
3423457351
refactor: clean up onboarding component by reordering imports, improving formatting, and ensuring consistent video object structure
2025-05-08 22:36:21 -07:00
Dak Washbrook
d1b22fd673
Handle missing OAuth scopes gracefully with error messaging
...
Implemented error handling for missing OAuth scopes, displaying user-friendly messages in the login flow. Enhanced TRPC middleware and client logic to trigger logout and redirect users to a dedicated error state. Refactored error indicator components to ensure UI consistency.
2025-05-08 22:34:38 -07:00
Adam
16f620214c
Merge pull request #895 from Mail-0/onboarding
...
Onboarding
2025-05-08 22:28:18 -07:00
Aj Wazzan
3947eef8fa
fix: update API endpoint in AIChat component and server for consistency
2025-05-08 22:17:06 -07:00
Aj Wazzan
c2615a0f48
fix: update API endpoint in server and AIChat component for consistency
2025-05-08 22:13:08 -07:00
Aj Wazzan
3df2627272
feat: add connection limit retrieval and update wrangler configuration with new kv_namespaces and DEFAULT_BRAIN_LIMIT
2025-05-08 22:08:44 -07:00
Aj Wazzan
0b75553e9e
fix: update API endpoint in AIChat component for correct backend URL
2025-05-08 21:55:59 -07:00
Aj Wazzan
3fa4d8b591
feat: integrate useLabels and useStats hooks in NavUser for enhanced data fetching
2025-05-08 21:50:40 -07:00
Aj Wazzan
979c590b4e
refactor: remove console log from MailPage and streamline sign-out process in NavUser
2025-05-08 21:47:30 -07:00
Aj Wazzan
e822d352e3
feat: add COOKIE_DOMAIN to environment variables and update auth provider scopes
2025-05-08 21:17:26 -07:00
Aj Wazzan
852601a990
refactor: update useBilling hook to utilize customer features and remove unused console logs in auth-proxy
2025-05-08 20:47:04 -07:00
BlankParticle
78e52a86ce
fix: cookie domain
2025-05-09 08:54:04 +05:30
BlankParticle
7f34fd5400
fix: convert to web standard headers
2025-05-09 08:48:04 +05:30
Aj Wazzan
493a1a236e
debug: add console logs for session redirection and session retrieval
2025-05-08 20:14:00 -07:00
Nizzy
8446f96e3c
home
2025-05-08 22:13:58 -05:00
BlankParticle
4d05a18313
fix: query cache keys for no session
2025-05-09 08:28:04 +05:30
BlankParticle
7f91378bd5
fix: proxy mail hanlder on same domain
2025-05-09 08:26:36 +05:30
BlankParticle
f94c109bee
fix: fix autumn
2025-05-09 08:23:20 +05:30
Aj Wazzan
eeb533fdd9
refactor: clean up unused imports and comment out upgrade logic in multiple components
2025-05-08 19:41:36 -07:00
Nizzy
612f2e0891
onboarding
2025-05-08 21:36:04 -05:00
Aj Wazzan
dfaaddf4fa
refactor: remove commented-out console logs in auth-proxy
2025-05-08 19:34:19 -07:00
Aj Wazzan
6607e35cf2
hotfix
2025-05-08 19:20:23 -07:00
Aj Wazzan
0da9a06696
save
2025-05-08 19:17:53 -07:00
Aj Wazzan
63cabc5ca2
hotfix?
2025-05-08 19:14:15 -07:00
Aj Wazzan
7605aeaa4b
save
2025-05-08 15:36:24 -07:00
Aj Wazzan
b52c54e4aa
save
2025-05-08 15:35:06 -07:00
Aj Wazzan
ff42209fbe
fix: comment out AutumnProvider in ServerProviders component
2025-05-08 13:29:37 -07:00
BlankParticle
060c1aa124
chore: fix cf-install command
2025-05-09 01:44:54 +05:30
BlankParticle
92c157d95d
fix: typo
2025-05-09 01:32:56 +05:30
BlankParticle
88a64e05b4
fix: update urls
2025-05-09 01:32:11 +05:30
BlankParticle
1546386c63
fix: cors target
2025-05-09 01:20:31 +05:30