Commit 863cd5d
authored
feat(condo): DOMA-13225 add ai chat buttons (#7587)
* feat(condo): DOMA-13225 add ai chat buttons
* feat(condo): DOMA-13225 enhance AI chat functionality with suggestions and export options
* feat(condo): DOMA-13225 update AIOverlay analytics tracking and close button functionality
* feat(condo): DOMA-13225 simplify markdown export functions in AIChat component
* feat(condo): DOMA-13225 refactor AIChat message export functionality and update analytics tracking
* feat(condo): DOMA-13225 improve error logging for AIChat message export functionality
* feat(condo): DOMA-13225 enhance AIChat and AIOverlay components with improved export options and analytics tracking
* feat(condo): DOMA-13225 update AIChat component to enhance analytics tracking and clean up export functionality1 parent fdc219d commit 863cd5d
10 files changed
Lines changed: 651 additions & 31 deletions
File tree
- apps/condo
- domains
- ai
- components
- AIChat
- AIOverlay
- utils
- common
- components/containers/BaseLayout/components
- constants
- utils
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
25 | 25 | | |
26 | 26 | | |
27 | 27 | | |
| 28 | + | |
| 29 | + | |
| 30 | + | |
| 31 | + | |
| 32 | + | |
28 | 33 | | |
29 | 34 | | |
30 | | - | |
31 | 35 | | |
32 | 36 | | |
33 | 37 | | |
| 38 | + | |
| 39 | + | |
| 40 | + | |
| 41 | + | |
| 42 | + | |
| 43 | + | |
| 44 | + | |
| 45 | + | |
| 46 | + | |
| 47 | + | |
| 48 | + | |
| 49 | + | |
34 | 50 | | |
35 | 51 | | |
36 | 52 | | |
| |||
63 | 79 | | |
64 | 80 | | |
65 | 81 | | |
| 82 | + | |
| 83 | + | |
66 | 84 | | |
67 | 85 | | |
68 | 86 | | |
69 | 87 | | |
| 88 | + | |
| 89 | + | |
| 90 | + | |
| 91 | + | |
| 92 | + | |
| 93 | + | |
| 94 | + | |
| 95 | + | |
| 96 | + | |
70 | 97 | | |
71 | 98 | | |
72 | 99 | | |
| |||
84 | 111 | | |
85 | 112 | | |
86 | 113 | | |
| 114 | + | |
| 115 | + | |
| 116 | + | |
87 | 117 | | |
88 | 118 | | |
89 | 119 | | |
90 | 120 | | |
| 121 | + | |
| 122 | + | |
| 123 | + | |
| 124 | + | |
| 125 | + | |
| 126 | + | |
| 127 | + | |
| 128 | + | |
| 129 | + | |
| 130 | + | |
| 131 | + | |
| 132 | + | |
91 | 133 | | |
92 | 134 | | |
93 | 135 | | |
| |||
0 commit comments