gateway/modules/interfaces
patrick-motsch 5684a4d769 fix chat workflow sorting for mixed timestamp types
Use parseTimestamp when sorting messages and stats so INT workflows do not fail when DB rows contain timestamp values as both strings and floats.

Made-with: Cursor
2026-02-25 23:06:53 +01:00
..
interfaceAiObjects.py fixed cursor feature 2026-02-23 23:01:28 +01:00
interfaceBootstrap.py codeeditor mvp phase 1 done 2026-02-23 18:35:36 +01:00
interfaceDbApp.py fixed rbac issues and sysadmin integration 2026-02-12 00:34:17 +01:00
interfaceDbBilling.py feat: integrated stripe payment 2026-02-25 08:44:12 +01:00
interfaceDbChat.py fix chat workflow sorting for mixed timestamp types 2026-02-25 23:06:53 +01:00
interfaceDbManagement.py fixed complete langgraph workflow and information fetching 2026-02-14 17:31:39 +01:00
interfaceFeatures.py feat(teamsbot): AI voice test, config save, camelCase mapping, default voices 2026-02-15 10:08:50 +01:00
interfaceMessaging.py refactored service center 2025-12-15 21:55:26 +01:00
interfaceRbac.py fixed rbac issues and sysadmin integration 2026-02-12 00:34:17 +01:00
interfaceTicketObjects.py refactored service center 2025-12-15 21:55:26 +01:00
interfaceVoiceObjects.py feat(teamsbot): AI voice test, config save, camelCase mapping, default voices 2026-02-15 10:08:50 +01:00