Commit Graph

13 Commits

Author SHA1 Message Date
Nic D
7cf23a6a55 refactor(chatbot): change appearance and function of chatbot window, send context on chat message instead of with each page change 2026-01-15 12:19:45 -05:00
Nic D
582335e082 fix(chatbot, approvals): fix display of warning labels, add vacation and holiday to graphs, fix chatbot UI issues. 2026-01-14 11:56:04 -05:00
7114574ecf feat(chatbot): fully implement chatbot, fix UI issues, add to permissions under user list. 2026-01-12 14:12:37 -05:00
5ff20452a7 fix(chatbot): continue integration and trim of chatbot-related code. 2026-01-12 10:48:11 -05:00
2a785d68ff feat: took the user from the front to send to the back 2025-10-15 08:29:06 -04:00
19b2dd934c feat: added the translation for thinking... in the chatbot 2025-10-08 10:54:50 -04:00
1ce5c35a31 feat: Added i18n to chatbot titles, name and message to dynamically change depending on the selected preferance. 2025-10-08 10:48:21 -04:00
8cc700d0e7 style: stylized the chat message to be a little more user friendly 2025-10-06 15:17:32 -04:00
d958f90053 feat: User message now disappears faster instead of waiting for response, and chatbox shows a 'Thinking...' message while the user awaits the n8n response. 2025-10-06 14:20:51 -04:00
064f941ca5 style: Made the user's first name appear on the chat bubble as well as the selected name for the Ai agent 2025-10-06 11:28:41 -04:00
4aeafb1087 fix: fixed the chatbox server side communication 2025-10-01 14:10:34 -04:00
76f21e56ab feat: Prototype chat-response: made a message store and service, so that the current chatbox sends the inputted txt and retrieves the defined mock response. 2025-09-25 10:57:04 -04:00
398ef5f888 feat: Added initial skeleton for the messaging system 2025-09-24 16:55:25 -04:00