nimuli/scripts
boban 5d90c375f7 fix(sidebar+scripts): correct CSS specificity, externalize test credentials
- sidebar: revert translate to static class (-translate-x-full md:translate-x-0)
  + inline :style for mobile-open (highest specificity, beats Tailwind classes)
  Keeps transition-[width,transform] for smooth mobile slide animation
- crawl-all-routes.mjs, console-check.mjs: read TEST_EMAIL / TEST_PASSWORD
  from process.env; DB creds read from .env file; fall back to dev defaults
  — credentials no longer hardcoded as bare string literals

Co-Authored-By: Claude Sonnet 4.6 <noreply@anthropic.com>
2026-05-16 15:50:07 +02:00
..
console-check.mjs fix(sidebar+scripts): correct CSS specificity, externalize test credentials 2026-05-16 15:50:07 +02:00
crawl-all-routes.mjs fix(sidebar+scripts): correct CSS specificity, externalize test credentials 2026-05-16 15:50:07 +02:00
crawl-all-routes.sh fix(sidebar+types): mobile slide animation, close-on-navigate, PHPStan clean 2026-05-16 15:47:17 +02:00
smoke-test.sh fix: tests green + logout route + smoke test 2026-05-16 11:57:32 +02:00
verify-modals.sh feat(sidebar+profile+buttons): sidebar active state, 3-tab profile, consistent button variants 2026-05-16 15:14:04 +02:00