Commit c1d86fb
Remove Workday-branded header from EmployeeUpdateResidentialAddress cards (#508)
* Remove Workday-branded card header from EmployeeUpdateResidentialAddress
Strips the ColumnSet header (Workday icon + "Workday" label) from both
adaptive cards in this topic — the address-selection card and the
success-confirmation card — and removes the set_workday_icon_url
SetVariable that held the inline base64 icon data URI.
Net: -79 / +9 lines. YAML still parses cleanly. Card body content
(address selection input, success message, etc.) is unchanged.
Co-Authored-By: Claude Opus 4.7 (1M context) <noreply@anthropic.com>
* Remove stray FIX 2 comment from selectAddressCard actions
Strips the leftover "// 🔧 FIX 2: Added a real Cancel button..."
annotation that re-appeared in the actions array. The Cancel action
itself stays — only the developer comment is removed. YAML still parses.
Co-Authored-By: Claude Opus 4.7 (1M context) <noreply@anthropic.com>
---------
Co-authored-by: Adwait Raut <adwaitraut@microsoft.com>
Co-authored-by: Claude Opus 4.7 (1M context) <noreply@anthropic.com>1 parent d2b7f13 commit c1d86fb
1 file changed
Lines changed: 8 additions & 79 deletions
File tree
- EmployeeSelfServiceAgent/WorkdayDA/EmployeeScenarios/EmployeeUpdateResidentialAddress
Lines changed: 8 additions & 79 deletions
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
1 | 1 | | |
2 | 2 | | |
3 | | - | |
| 3 | + | |
| 4 | + | |
| 5 | + | |
| 6 | + | |
4 | 7 | | |
5 | | - | |
6 | | - | |
7 | | - | |
| 8 | + | |
8 | 9 | | |
9 | 10 | | |
10 | | - | |
| 11 | + | |
11 | 12 | | |
12 | 13 | | |
13 | 14 | | |
| |||
199 | 200 | | |
200 | 201 | | |
201 | 202 | | |
202 | | - | |
| 203 | + | |
203 | 204 | | |
204 | 205 | | |
205 | 206 | | |
| |||
208 | 209 | | |
209 | 210 | | |
210 | 211 | | |
211 | | - | |
212 | | - | |
213 | | - | |
214 | | - | |
215 | | - | |
216 | 212 | | |
217 | 213 | | |
218 | 214 | | |
| |||
222 | 218 | | |
223 | 219 | | |
224 | 220 | | |
225 | | - | |
226 | | - | |
227 | | - | |
228 | | - | |
229 | | - | |
230 | | - | |
231 | | - | |
232 | | - | |
233 | | - | |
234 | | - | |
235 | | - | |
236 | | - | |
237 | | - | |
238 | | - | |
239 | | - | |
240 | | - | |
241 | | - | |
242 | | - | |
243 | | - | |
244 | | - | |
245 | | - | |
246 | | - | |
247 | | - | |
248 | | - | |
249 | | - | |
250 | | - | |
251 | | - | |
252 | | - | |
253 | | - | |
254 | | - | |
255 | | - | |
256 | | - | |
257 | | - | |
258 | | - | |
259 | 221 | | |
260 | 222 | | |
261 | 223 | | |
| |||
378 | 340 | | |
379 | 341 | | |
380 | 342 | | |
| 343 | + | |
381 | 344 | | |
382 | 345 | | |
383 | 346 | | |
| |||
696 | 659 | | |
697 | 660 | | |
698 | 661 | | |
699 | | - | |
700 | | - | |
701 | | - | |
702 | | - | |
703 | | - | |
704 | | - | |
705 | | - | |
706 | | - | |
707 | | - | |
708 | | - | |
709 | | - | |
710 | | - | |
711 | | - | |
712 | | - | |
713 | | - | |
714 | | - | |
715 | | - | |
716 | | - | |
717 | | - | |
718 | | - | |
719 | | - | |
720 | | - | |
721 | | - | |
722 | | - | |
723 | | - | |
724 | | - | |
725 | | - | |
726 | | - | |
727 | | - | |
728 | | - | |
729 | | - | |
730 | | - | |
731 | | - | |
732 | | - | |
733 | 662 | | |
734 | 663 | | |
735 | 664 | | |
| |||
0 commit comments