Commit b00872f
fix: UI Enhancements, Error handling, Docker integration and other bug fixes (microsoft#52)
* fix: ui changes (microsoft#1)
* fix: in progress status color after fetch task details (microsoft#5)
* cancel notification message updated (microsoft#7)
* Update task.js (microsoft#9)
* Stages overflow issue fix (microsoft#10)
* fix: added space to the agent (microsoft#13)
* Approve reject buttons titles disabling buttons and (microsoft#15)
* Fix: UX becomes damaged when chat outputs sample code for a task (microsoft#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 (microsoft#24)
* feat: added custom event
* Logs updated
* modify code
* added exception logs
* added exception logs for cosmos memory
---------
Co-authored-by: Roopan P M <[email protected]>
* fix: task with zero stages cannot show the page, spins forever and rai test prompt (microsoft#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 (microsoft#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 <[email protected]>
Co-authored-by: Roopan P M <[email protected]>
* Update test.yml (microsoft#43)
* Disabling Text Area functionality (microsoft#47)
* fix: Usability and Alignments changes (microsoft#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 (microsoft#50)
* fix: text area background color
* Cursor hover style and Light dark color updated
---------
Co-authored-by: Prashant-Microsoft <[email protected]>
Co-authored-by: Kiran-Siluveru-Microsoft <[email protected]>
Co-authored-by: Mohan-Microsoft <[email protected]>
Co-authored-by: Harmanpreet-Microsoft <[email protected]>1 parent da253da commit b00872f
File tree
28 files changed
+578
-210
lines changed- .github/workflows
- deploy
- src
- backend
- agents
- auth
- context
- models
- frontend
- wwwroot
- home
- task
28 files changed
+578
-210
lines changed| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
32 | 32 | | |
33 | 33 | | |
34 | 34 | | |
35 | | - | |
| 35 | + | |
36 | 36 | | |
37 | 37 | | |
38 | 38 | | |
39 | 39 | | |
40 | 40 | | |
41 | 41 | | |
42 | | - | |
43 | | - | |
44 | | - | |
45 | | - | |
46 | | - | |
47 | | - | |
48 | | - | |
49 | | - | |
50 | 42 | | |
51 | 43 | | |
52 | 44 | | |
| |||
57 | 49 | | |
58 | 50 | | |
59 | 51 | | |
| 52 | + | |
| 53 | + | |
60 | 54 | | |
61 | | - | |
62 | | - | |
63 | | - | |
64 | | - | |
65 | | - | |
66 | | - | |
67 | | - | |
68 | | - | |
69 | | - | |
70 | | - | |
71 | | - | |
72 | | - | |
73 | | - | |
| 55 | + | |
| 56 | + | |
74 | 57 | | |
75 | 58 | | |
76 | | - | |
77 | | - | |
78 | | - | |
| 59 | + | |
| 60 | + | |
| 61 | + | |
| 62 | + | |
| 63 | + | |
| 64 | + | |
| 65 | + | |
79 | 66 | | |
80 | | - | |
81 | | - | |
82 | | - | |
| 67 | + | |
| 68 | + | |
| 69 | + | |
| 70 | + | |
| 71 | + | |
| 72 | + | |
| 73 | + | |
| 74 | + | |
83 | 75 | | |
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
38 | 38 | | |
39 | 39 | | |
40 | 40 | | |
| 41 | + | |
41 | 42 | | |
42 | 43 | | |
43 | 44 | | |
| |||
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
177 | 177 | | |
178 | 178 | | |
179 | 179 | | |
| 180 | + | |
| 181 | + | |
| 182 | + | |
180 | 183 | | |
181 | 184 | | |
182 | 185 | | |
| |||
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
6 | 6 | | |
7 | 7 | | |
8 | 8 | | |
9 | | - | |
| 9 | + | |
10 | 10 | | |
11 | 11 | | |
12 | 12 | | |
| |||
366 | 366 | | |
367 | 367 | | |
368 | 368 | | |
| 369 | + | |
| 370 | + | |
| 371 | + | |
| 372 | + | |
369 | 373 | | |
370 | 374 | | |
371 | 375 | | |
372 | 376 | | |
373 | 377 | | |
374 | 378 | | |
375 | 379 | | |
| 380 | + | |
376 | 381 | | |
377 | 382 | | |
378 | 383 | | |
| |||
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
279 | 279 | | |
280 | 280 | | |
281 | 281 | | |
| 282 | + | |
| 283 | + | |
| 284 | + | |
| 285 | + | |
282 | 286 | | |
283 | 287 | | |
284 | 288 | | |
| |||
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
5 | 5 | | |
6 | 6 | | |
7 | 7 | | |
| 8 | + | |
8 | 9 | | |
9 | 10 | | |
10 | 11 | | |
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
1 | 1 | | |
2 | 2 | | |
3 | | - | |
4 | | - | |
| 3 | + | |
| 4 | + | |
| 5 | + | |
| 6 | + | |
5 | 7 | | |
6 | 8 | | |
7 | 9 | | |
8 | | - | |
| 10 | + | |
9 | 11 | | |
10 | 12 | | |
11 | 13 | | |
| |||
27 | 29 | | |
28 | 30 | | |
29 | 31 | | |
30 | | - | |
| 32 | + | |
31 | 33 | | |
32 | 34 | | |
33 | 35 | | |
| |||
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
3 | 3 | | |
4 | 4 | | |
5 | 5 | | |
6 | | - | |
7 | | - | |
8 | | - | |
9 | | - | |
| 6 | + | |
| 7 | + | |
| 8 | + | |
| 9 | + | |
| 10 | + | |
| 11 | + | |
| 12 | + | |
10 | 13 | | |
11 | 14 | | |
12 | 15 | | |
13 | 16 | | |
14 | | - | |
15 | | - | |
| 17 | + | |
| 18 | + | |
| 19 | + | |
| 20 | + | |
| 21 | + | |
| 22 | + | |
| 23 | + | |
| 24 | + | |
| 25 | + | |
16 | 26 | | |
17 | 27 | | |
18 | 28 | | |
| |||
94 | 104 | | |
95 | 105 | | |
96 | 106 | | |
| 107 | + | |
| 108 | + | |
| 109 | + | |
| 110 | + | |
| 111 | + | |
| 112 | + | |
| 113 | + | |
| 114 | + | |
| 115 | + | |
| 116 | + | |
| 117 | + | |
| 118 | + | |
| 119 | + | |
97 | 120 | | |
98 | | - | |
| 121 | + | |
| 122 | + | |
| 123 | + | |
| 124 | + | |
| 125 | + | |
| 126 | + | |
| 127 | + | |
| 128 | + | |
| 129 | + | |
| 130 | + | |
| 131 | + | |
| 132 | + | |
| 133 | + | |
99 | 134 | | |
100 | 135 | | |
101 | 136 | | |
102 | 137 | | |
103 | 138 | | |
104 | 139 | | |
105 | 140 | | |
| 141 | + | |
| 142 | + | |
| 143 | + | |
| 144 | + | |
| 145 | + | |
| 146 | + | |
| 147 | + | |
| 148 | + | |
| 149 | + | |
| 150 | + | |
| 151 | + | |
| 152 | + | |
| 153 | + | |
| 154 | + | |
106 | 155 | | |
107 | 156 | | |
108 | 157 | | |
| |||
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
8 | 8 | | |
9 | 9 | | |
10 | 10 | | |
| 11 | + | |
11 | 12 | | |
12 | 13 | | |
13 | 14 | | |
| |||
0 commit comments