Commit Graph

6 Commits

Author SHA1 Message Date
Ivan
dc280c13bd feat(reactions): implement emoji reactions for messages, including backend support for sending and processing reactions, frontend display in conversation viewer, and localization updates for multiple languages 2026-04-13 22:48:12 -05:00
Ivan
329d1df1aa feat(tests): update ConversationViewer tests with clipboard handling, file attachment functionality, and message translation 2026-04-13 18:46:51 -05:00
Ivan
417b66d0c8 test: improve frontend tests for ConversationViewer and add outbound send queue tests 2026-04-12 17:03:18 -05:00
Ivan
bf822b6aba refactor(api): replace axios with window.api for all API calls in frontend components 2026-04-01 02:31:50 +03:00
Sudo-Ivan
16759f6869 Improve tests for ConversationViewer, DropDownMenu, and UIComponents
- Added mock directives for improved testing of click events in ConversationViewer and UIComponents.
- Updated test assertions to check for menu visibility and content using document queries.
- Refactored button interaction tests in DropDownMenu for clarity and consistency in element selection.
2026-03-11 05:23:29 -05:00
Sudo-Ivan
454fffff61 Add tests for ContactsPage and new ConversationViewer and NomadNetworkSidebar components 2026-03-11 05:13:04 -05:00