2 Commits

Author SHA1 Message Date
Danish Arora
d43d3bfec7
fix: linting errors + stricter rules 2025-08-28 19:07:26 +05:30
Ashis Kumar Naik
35bc6ac15f feat: implement optional cell icon with URL validation
- Add urlLoads utility for image validation with 5s timeout
    - Update CreateCellDialog form schema to make icon optional
    - Add client-side URL validation with error toast
    - Update CypherImage to handle missing/empty icon sources
    - Update all backend actions and transformers for optional icon
    - Maintain backward compatibility with existing cell messages

Signed-off-by: Ashis Kumar Naik <ashishami2002@gmail.com>
2025-06-28 07:13:32 +05:30