Commit Graph

12 Commits

Author SHA1 Message Date
eduard.dlabal 9e7fa91180 Refactor UART handling and TUI dialogs: integrate UartThreadFlags structure, update uartListener to manage UART status, and add functions for person dialog operations. 2025-05-17 23:46:54 +02:00
eduard.dlabal 61c7a6ad0f Enhance TUI and file handling: update color definitions, improve dialog windows, and refactor CSV export functionality for better user feedback and error handling. 2025-05-17 23:08:14 +02:00
eduard.dlabal 3a0fd9fe65 Refactor personInfo function: update parameters to include person list, enhance memory handling, and improve user interaction in TUI. 2025-05-17 21:44:45 +02:00
eduard.dlabal c311dce195 Refactor database handling: remove db_handler module, implement file_handler for CSV operations, and update TUI to integrate new export functionality. 2025-05-17 21:20:29 +02:00
eduard.dlabal 1923b91ff4 Enhance user information handling: add exportPersonInfo function, improve TUI dialogs, and refactor related code for better clarity and functionality. 2025-05-17 20:22:54 +02:00
eduard.dlabal 7bc938aa69 Enhance user management: update CSV data, refactor UUID search function, and implement person listing and search functionalities in the TUI. 2025-05-15 23:19:35 +02:00
eduard.dlabal 2752f252ce Implement CSV loading and saving functionality; refactor user list management; update UUID generation and search functions; enhance signal handling in main application. 2025-05-13 21:17:07 +02:00
eduard.dlabal e23ed280d8 Refactor header inclusions and add main.h; implement searchPersonByUUID and addTimeEvent functions in users.c 2025-04-24 19:53:52 +02:00
eduard.dlabal 248af2bc4d test 2025-04-03 07:41:30 +02:00
eduard.dlabal cca97e4a0c some changes 2025-04-02 21:45:33 +02:00
eduard.dlabal 334bda6a91 uart dialog 2025-04-02 19:07:38 +02:00
eduard.dlabal 816815ff84 Priprava Ncurses a vlakna pro UART 2025-03-29 22:45:42 +01:00