232 Commits

Author SHA1 Message Date
090bdbedaa Various fix in chat 2025-03-04 14:55:57 +01:00
c32a7f9e86 Exclude pairing process from the chat list 2025-03-03 21:26:58 +01:00
38b5567b68 Refactor loadAllMembers 2025-03-03 19:03:19 +01:00
d243b58101 Refactor loadProcesses, display process name 2025-03-03 17:19:09 +01:00
7f6eabaa90 Remove unnecessary async for getRoles 2025-03-03 17:17:54 +01:00
1bdb66b583 Properly compare members addresses instead of stringifying them 2025-03-03 10:53:13 +01:00
837ae35be9 Remove unnecessary check in lookForMyDms 2025-03-03 10:52:24 +01:00
4eb24d9678 [bug] forget to await sendMessage when pressing key 2025-03-03 10:51:47 +01:00
b4d35b5dc8 [bug] didn't set selectedChatProcessId when creating new dm 2025-03-03 10:50:35 +01:00
9f05099338 Remove dead code 2025-02-28 18:33:09 +01:00
db07abaa8a Fixed process highlighting + minor improvements 2025-02-28 18:24:51 +01:00
a1aec7cec3 Fix process screen 2025-02-28 16:44:23 +01:00
7c3e263b8a Chat updates when received message 2025-02-27 12:34:56 +01:00
ed578be468 Add isLoading variable 2025-02-26 09:33:07 +01:00
d950ce0a2b refactor service 2025-02-26 09:32:00 +01:00
85a2296d56 Minor fixes 2025-02-24 11:06:07 +01:00
6180a66405 Refresh Member list when create a Dm Process 2025-02-24 11:05:45 +01:00
8ce490eb7b Update lookForMyDms 2025-02-24 11:03:30 +01:00
0fe9a6f371 [bug] sorted members to the top of the list 2025-02-21 11:52:48 +01:00
512a9025b1 working chat 2025-02-20 10:03:09 +01:00
3be5efd60c Get messages from Db 2025-02-17 15:07:05 +01:00
7bf0fb2b4f WIP (to be recommited smaller later) 2025-02-14 16:25:27 +01:00
8fbcb769d6 [bug] process page can find all processes 2025-02-11 23:30:51 +01:00
1cdf61f8fe Add functions to return processes from Service 2025-02-11 16:19:36 +01:00
7403fb7a5e Get processes from Service 2025-02-11 16:01:19 +01:00
cb2fea029e Update getRoles to work with roles out of pcd 2025-02-11 09:21:03 +01:00
0f3d9b4920 Update process list udpate 2025-02-11 09:21:03 +01:00
1349ef4994 sw_ko 2025-02-06 17:54:01 +01:00
157a24accf WIP 2025-01-30 15:55:24 +01:00
f857422920 Catch invalid roles in getProcessesWhereTheCurrentMemberIs() 2025-01-30 15:55:01 +01:00
f1f736738f Fix getting roles in loadAllProcesses() 2025-01-30 12:11:11 +01:00
b846fbfa1c Fix toggleMembers 2025-01-30 12:09:48 +01:00
bfdaced7a0 Fix findProcessIdFromAddresses() 2025-01-30 12:08:05 +01:00
30e9034e61 Fix the sender messages css 2025-01-30 12:06:57 +01:00
b8bbe9e7b9 Update loadAllMembers() to add the member labels functionnality 2025-01-30 12:05:11 +01:00
47e047a082 Set an empty input after sending a message 2025-01-30 12:02:40 +01:00
Pascal
f5232d238b handle_Button_request_ok 2025-01-30 09:35:59 +01:00
Pascal
8109159712 date_sign_ok 2025-01-29 17:27:32 +01:00
Pascal
d9b3175442 load_diff_files_ok 2025-01-29 17:19:11 +01:00
Pascal
2e85345dda load_one_file_ok 2025-01-29 17:13:04 +01:00
Pascal
dfb6212bef css_modal_members_signature_ok 2025-01-29 17:03:14 +01:00
Pascal
ec1bdd61cc generate_members_to_sign_ok 2025-01-29 16:38:58 +01:00
Pascal
4b9da2c876 get_members_from_a_process 2025-01-29 16:22:29 +01:00
Pascal
9af91c972e css_for_header_docs_ok 2025-01-29 15:16:15 +01:00
Pascal
a17d14eaf1 fix_css_docs 2025-01-29 14:47:03 +01:00
Pascal
a17ce091a0 css_roles_ok 2025-01-29 12:00:13 +01:00
Pascal
edbc966ff9 can show_roles_and_members 2025-01-29 11:15:36 +01:00
Pascal
4a92d64e7e easy_expand 2025-01-28 14:58:49 +01:00
Pascal
d64d1430c4 header-signature_close_and_open_ok 2025-01-28 14:47:50 +01:00
4d428601b5 Fix getProcessesWhereTheCurrentMemberIs() 2025-01-28 10:50:44 +01:00