Commit 21a3a27
fix: Merging hotfix changes into main branch (#61)
* fix: ui changes (#1)
* fix: in progress status color after fetch task details (#5)
* cancel notification message updated (#7)
* Update task.js (#9)
* Stages overflow issue fix (#10)
* fix: added space to the agent (#13)
* Approve reject buttons titles disabling buttons and (#15)
* Fix: UX becomes damaged when chat outputs sample code for a task (#14)
* task page UI updates
* UI updated code for task
* Task page UI updated code
* status section UI update in task page
* Added custom event (#24)
* feat: added custom event
* Logs updated
* modify code
* added exception logs
* added exception logs for cosmos memory
---------
Co-authored-by: Roopan P M <v-roopanpm@microsoft.com>
* fix: task with zero stages cannot show the page, spins forever and rai test prompt (#41)
* Updated the workflow for build and push docker
* updated the repo name
* Update requirements.txt
* Update requirements.txt
* Update requirements.txt
* feat: Integrated application insights instrumentation key into the bicep file (#42)
* feat: Integrated application insights instrumentation key into bicep files
* added application insights instrumentation key into env and readme file
* updated json file
* upgraded json file
* Update docker-build-and-push.yml
* Update docker-build-and-push.yml
* Update docker-build-and-push.yml
* Update docker-build-and-push.yml
* Update docker-build-and-push.yml
* Update docker-build-and-push.yml
* pyLint issues fixed
* lint issues fixed
---------
Co-authored-by: Roopan-Microsoft <168007406+Roopan-Microsoft@users.noreply.github.com>
Co-authored-by: Roopan P M <v-roopanpm@microsoft.com>
* Update test.yml (#43)
* Disabling Text Area functionality (#47)
* fix: Usability and Alignments changes (#48)
* Name update and padding removed
* fix home page padding and cards height
* remove gap in tasks section
* Update docker-build-and-push.yml to debug
* Update docker-build-and-push.yml
* Update docker-build-and-push.yml to take the correct event name
* Update docker-build-and-push.yml
* fix: text area background color (#50)
* fix: text area background color
* Cursor hover style and Light dark color updated
* feat: customize track events (#54)
* feat: customized track event
* pylint fix
* pylint fix
* fix: added config variable (#59)
* fix: added config variable
* pylint fix
* Title updated (#60)
* fix: operation id field of custom events showing as zero on the server (#49)
* fix: operation id issue on server
* lint issue fixed
---------
Co-authored-by: Roopan-Microsoft <168007406+Roopan-Microsoft@users.noreply.github.com>
Co-authored-by: Roopan P M <v-roopanpm@microsoft.com>
---------
Co-authored-by: Prashant-Microsoft <v-pmalusare@microsoft.com>
Co-authored-by: Kiran-Siluveru-Microsoft <v-ksiluveru@microsoft.com>
Co-authored-by: Mohan-Microsoft <v-mvenudass@microsoft.com>
Co-authored-by: Harmanpreet-Microsoft <v-harmanprka@microsoft.com>1 parent 217ff8a commit 21a3a27
File tree
6 files changed
+13
-6
lines changed- src
- backend
- agents
- frontend/wwwroot
6 files changed
+13
-6
lines changed| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
1 | | - | |
| 1 | + | |
2 | 2 | | |
3 | 3 | | |
4 | 4 | | |
| |||
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
3 | 3 | | |
4 | 4 | | |
5 | 5 | | |
| 6 | + | |
6 | 7 | | |
7 | 8 | | |
8 | 9 | | |
| |||
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
305 | 305 | | |
306 | 306 | | |
307 | 307 | | |
308 | | - | |
| 308 | + | |
309 | 309 | | |
310 | 310 | | |
311 | 311 | | |
312 | 312 | | |
313 | | - | |
| 313 | + | |
314 | 314 | | |
315 | 315 | | |
316 | 316 | | |
| |||
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
23 | 23 | | |
24 | 24 | | |
25 | 25 | | |
| 26 | + | |
26 | 27 | | |
27 | 28 | | |
28 | 29 | | |
| |||
52 | 53 | | |
53 | 54 | | |
54 | 55 | | |
| 56 | + | |
| 57 | + | |
55 | 58 | | |
56 | 59 | | |
57 | 60 | | |
| |||
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
37 | 37 | | |
38 | 38 | | |
39 | 39 | | |
| 40 | + | |
40 | 41 | | |
41 | 42 | | |
42 | 43 | | |
| |||
89 | 90 | | |
90 | 91 | | |
91 | 92 | | |
92 | | - | |
| 93 | + | |
| 94 | + | |
93 | 95 | | |
94 | 96 | | |
95 | 97 | | |
| |||
101 | 103 | | |
102 | 104 | | |
103 | 105 | | |
104 | | - | |
| 106 | + | |
| 107 | + | |
105 | 108 | | |
106 | 109 | | |
107 | 110 | | |
| |||
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
17 | 17 | | |
18 | 18 | | |
19 | 19 | | |
20 | | - | |
| 20 | + | |
21 | 21 | | |
22 | 22 | | |
23 | 23 | | |
| |||
0 commit comments