c461d9bd5f378bc5f0ac730fe7665b2c48896049
Some checks failed
Architecture Governance / architecture (push) Has been cancelled
Order cancel/refund and user suspend used window.confirm(). Migrated all three to app-confirm-dialog, matching products/categories/orders delete gates from earlier in this phase. Remaining window.confirm() usages are the three canDeactivate dirty guards (categories/products/project-editor) - left as-is, since CanDeactivate needs a synchronous or Observable/Promise return and browser navigation guards conventionally use the native dialog there; converting those is a separate, larger refactor. Co-Authored-By: Claude Sonnet 5 <noreply@anthropic.com>
Description
No description provided
Languages
TypeScript
71.4%
HTML
15.3%
SCSS
11.9%
Shell
1.3%
JavaScript
0.1%