Skip to content

Conversation

@vercel
Copy link

vercel bot commented May 14, 2025

The latest updates on your projects. Learn more about Vercel for Git ↗︎

5 Skipped Deployments
Name Status Preview Comments Updated (UTC)
faucet-frontend ⬜️ Ignored (Inspect) Visit Preview May 15, 2025 2:51pm
faucet-server ⬜️ Ignored (Inspect) Visit Preview May 15, 2025 2:51pm
human-app ⬜️ Skipped (Inspect) May 15, 2025 2:51pm
human-dashboard-frontend ⬜️ Skipped (Inspect) May 15, 2025 2:51pm
staking-dashboard ⬜️ Skipped (Inspect) May 15, 2025 2:51pm

* Refactor error handling across services to use custom error classes

- Replaced instances of ControlledError with specific error classes (ValidationError, NotFoundError, ConflictError, ServerError) in QualificationService, RateService, RoutingProtocolService, SendGridService, StorageService, Web3Service, WebhookService, and their respective test files.
- Removed the storage.errors.ts file as its functionality is now integrated into the common error handling.
- Updated tests to reflect changes in error handling and ensure proper error types are thrown and caught.

* feat: enhance error handling and validation across services

* feat: add logging for missing user object in WhitelistAuthGuard

* fix: update error handling for card deletion and signature verification
@vercel vercel bot temporarily deployed to Preview – staking-dashboard May 14, 2025 09:20 Inactive
@vercel vercel bot temporarily deployed to Preview – human-dashboard-frontend May 14, 2025 09:20 Inactive
@vercel vercel bot temporarily deployed to Preview – human-app May 14, 2025 09:20 Inactive
* feat: implement dark mode

* refactor: elevation palette, rename switch mode component

* refactor: destructuring isDarkMode and other props directly from theme

* fix: account dropdown, redundant color declarations

* fix: use color from theme instead of hex

* fix: slightly change typography

* fix: address feedback on theme and tokens

* fix: use string instead of importing theme

* forgot to remove

* refactor: adjust link colors, change header per new design

* fix: adapt header popover for dark mode
@vercel vercel bot temporarily deployed to Preview – human-app May 14, 2025 09:23 Inactive
@vercel vercel bot temporarily deployed to Preview – human-dashboard-frontend May 14, 2025 09:23 Inactive
@vercel vercel bot temporarily deployed to Preview – human-dashboard-frontend May 14, 2025 12:52 Inactive
@vercel vercel bot temporarily deployed to Preview – staking-dashboard May 14, 2025 12:52 Inactive
@vercel vercel bot temporarily deployed to Preview – human-app May 14, 2025 12:52 Inactive
@vercel vercel bot temporarily deployed to Preview – human-app May 15, 2025 10:49 Inactive
@vercel vercel bot temporarily deployed to Preview – staking-dashboard May 15, 2025 10:49 Inactive
@vercel vercel bot temporarily deployed to Preview – human-dashboard-frontend May 15, 2025 10:49 Inactive
@vercel vercel bot temporarily deployed to Preview – human-app May 15, 2025 11:57 Inactive
@vercel vercel bot temporarily deployed to Preview – staking-dashboard May 15, 2025 11:57 Inactive
@vercel vercel bot temporarily deployed to Preview – human-dashboard-frontend May 15, 2025 11:57 Inactive
* feat: enhance default payment method handling in confirmCard

* feat: improve readability of confirmCard method
@vercel vercel bot temporarily deployed to Preview – human-dashboard-frontend May 15, 2025 14:39 Inactive
@vercel vercel bot temporarily deployed to Preview – staking-dashboard May 15, 2025 14:39 Inactive
@vercel vercel bot temporarily deployed to Preview – human-app May 15, 2025 14:39 Inactive
* Refactor error handling and database utilities

- Replaced UnauthorizedException and BadRequestException with custom error classes (AuthError, ValidationError, NotFoundError, ConflictError, ServerError) across various guards, services, and repositories for improved error management.
- Introduced a centralized error handling mechanism with ExceptionFilter to standardize HTTP responses for different error types.
- Moved database error handling logic to a dedicated file and created enums for Postgres error codes.
- Refactored utility functions for converting sort directions and formatting Axios errors.
- Removed obsolete database enum and error files, consolidating functionality into new structures.

* refactor:  enhance JWT authentication error handling

* feat: add HttpValidationPipe for enhanced request validation and update DTOs to use IsEthereumAddress

* replace AuthError with NotFoundError in SignatureAuthGuard

* replace AuthError with NotFoundError in SignatureAuthGuard tests

* chore: update dependencies and refactor error handling in services

* Replace console.error with logger.error in SignatureAuthGuard
@vercel vercel bot temporarily deployed to Preview – staking-dashboard May 15, 2025 14:50 Inactive
@vercel vercel bot temporarily deployed to Preview – human-app May 15, 2025 14:50 Inactive
@vercel vercel bot temporarily deployed to Preview – human-dashboard-frontend May 15, 2025 14:50 Inactive
* Implement custom error handling and replace existing exceptions with specific error classes

* add non-null assertion for privateKey in encryption setup

* update exception response format and improve error handling
@vercel vercel bot temporarily deployed to Preview – human-app May 15, 2025 14:51 Inactive
@vercel vercel bot temporarily deployed to Preview – staking-dashboard May 15, 2025 14:51 Inactive
@vercel vercel bot temporarily deployed to Preview – human-dashboard-frontend May 15, 2025 14:51 Inactive
@Dzeranov Dzeranov changed the title Release 2025-05-XX Release 2025-05-16 May 16, 2025
@dnechay dnechay requested a review from Dzeranov May 16, 2025 10:21
@dnechay dnechay merged commit 7c971c8 into main May 16, 2025
16 checks passed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

5 participants