pelagia-portal/App/components
Hardik 78478c4e17 fix(po): make cancel buttons red & visible (use defined danger tokens)
The theme only defines danger / danger-50 / danger-100 / danger-700, so
bg-danger-600 / danger-500 / danger-200 generated no CSS — the modal confirm
button was white-on-nothing (invisible) and the header button wasn't red.

- Header "Cancel PO" button → solid red (bg-danger text-white hover:bg-danger-700)
- Modal "Cancel this PO" confirm button → bg-danger (now visible)
- Inputs/asterisk/banner border → defined danger tokens

Co-Authored-By: Claude Opus 4.8 <noreply@anthropic.com>
2026-06-21 12:37:25 +05:30
..
dashboard chore: restructure repo — flatten App/pelagia-portal to App, rename Prototype→Wireframe and Spec→Design 2026-05-18 23:18:58 +05:30
inventory chore: restructure repo — flatten App/pelagia-portal to App, rename Prototype→Wireframe and Spec→Design 2026-05-18 23:18:58 +05:30
layout feat(automation): add triage phase to issue watcher 2026-06-19 04:20:21 +05:30
po fix(po): make cancel buttons red & visible (use defined danger tokens) 2026-06-21 12:37:25 +05:30
ui fix(searchable-select): reposition portal on scroll/resize 2026-05-31 06:49:49 +05:30
env-banner.tsx feat(app): env-gated banner (EnvBanner) for non-prod environments 2026-06-19 11:56:34 +05:30