- Mar 20, 2024
-
-
balibabu authored
feat: add loading to ChatContainer and set font family to inter and add tooltip to Form.Item and download documents on the document list page (#136) * feat: download documents on the document list page * feat: add tooltip to Form.Item * feat: set font family to inter * feat: add loading to ChatContainer
-
balibabu authored
fix: disable sending messages if both application and conversation are empty and add loading to all pages (#134) * feat: add loading to all pages * fix: disable sending messages if both application and conversation are empty * feat: add chatSpin class to Spin of chat
-
- Mar 14, 2024
-
-
balibabu authored
feat: remove loading from document table and fixed the issue where gif images could not be uploaded on the configuration page (#122) * feat: fixed the issue where gif images could not be uploaded on the configuration page * feat: remove loading from document table
-
- Mar 08, 2024
-
-
balibabu authored
feat: submit new password to backend and submit user information and add Form to UserSettingProfile (#114) * feat: add Form to UserSettingProfile * feat: submit user information * feat: submit new password to backend
-
- Mar 07, 2024
-
-
balibabu authored
* feat: replace logo * feat: set height of MoreIcon to 24px * feat: add UserSetting
-