Commits
Marek Vsechovsky committed 4f8c0ad45b9
Session 151, Step 9: Add Documentation-type issue warning dialog to output file validation - AIM-2802 Add Documentation-type issue warning dialog to output file validation - AIM-2908 Show yellow info square on Alt+Enter in issue note edit on Issues main tab Outcome: Fixed the docu-type conversion dialog not appearing when the Fix button is clicked (root cause: bare function call without Dash.Proj. prefix). Fixed Alt+Enter visual feedback to use yellow/warning style with auto-hide timer. Session 151, Step 10: Add Documentation-type issue warning dialog to output file validation - AIM-2802 Add Documentation-type issue warning dialog to output file validation - AIM-2907 Toggle ready checkmark icon when issue status changes to/from IMPLEMENTED - AIM-2908 Show yellow info square on Alt+Enter in issue note edit on Issues main tab Outcome: Implemented the three requested frontend fixes. AIM-2802 now preserves Documentation-type issues directly on the matched output file and uses the exported validator in the Fix-button conversion path. AIM-2907 now keeps ready icons before titles/status labels in the relevant rendered rows and adds the ready-state attribute to main issue rows. AIM-2908 now stops global shortcut handling from replacing the Issues-tab note-save feedback. JavaScript syntax checks pass; the solution build remains blocked by the existing ASP.NET compiler requirement for the Aisman.Docs website project.