issues Search Results · language:Dune language:TypeScript language:JavaScript linked:pr linked:pr language:HTML
Filter by
5.6M results
1. 작업 개요
- 현재 프론트엔드 API 계약과 ERD 사이에 일부 Query Parameter 및 응답/요청 필드명이 불일치합니다.
- 백엔드 스펙 작성 전에 user JobNotice, admin scraping, admin auditLog, admin IP ACL 관련 필드명을 ERD 기준으로 정렬합니다.
- API path는 기존 화면 ...
User story
As a student or parent, I want the page to have brighter, more summery colors and the ability to see who is registered
for each activity, so the experience is more engaging and informative. ...
🤖 기능 개요
!-- 이슈에 할당된 기능이 무엇인지 간략하게 한 줄로 적습니다 --
✅ Todo
- [ ] 최신 순, 찐맛집 지수순, 리뷰 개수 순, 평점 순으로 정렬 기능
- [ ] 북마크에 맞는 데이터 조회
📚 Remarks
!-- 기능 개발에 있어 비고사항이 있었다면 적기 --
enhancement
1 src/client/components/Chart/Bar/Tooltip/Tooltip.tsx:22
1 src/client/components/Form/FormFields/CountryField/CountryField.tsx:39
1 src/client/components/TablePaginated/Filters/Country/Country.tsx:30 ...
bug
The per-version ## Changelog lists in the READMEs are redundant with the auto-generated, categorized GitHub Releases
(one source of truth) and tend to go stale. Replace each with a short Version history ...
documentation
Goal
Prevent 502 Bad Gateway errors after Coolify redeployments caused by nginx caching stale container IP addresses.
Root cause
nginx resolves wastelens-api hostname once at startup and caches it indefinitely. ...
bug
Problem
turbo/apps/platform/src/views/zero-page/components/settings/icons/sociavault.svg is sourced from the official SociaVault
favicon, but it keeps CSS classes and a prefers-color-scheme media query ...
작업 내용
- Login 페이지: 이메일/비밀번호 + 카카오 로그인, RHF + Zod 유효성 검사
- SignUp 페이지: 닉네임/이메일/비밀번호/비밀번호 확인, 가입 후 이메일 확인 안내
- Supabase Auth 연결 (signInWithPassword, signUp, signInWithOAuth)
- 카카오 버튼 디자인 가이드 준수 ...
enhancement
목표
서버(배포) 환경에서 로그인까지 동작하도록 Netlify(프론트) + Render(백엔드) + Supabase(Auth/DB)를 연동.
배경
- 로그인은 Supabase 직접 호출(signInWithPassword) → 프론트에 NEXT_PUBLIC_SUPABASE_URL/PUBLISHABLE_KEY 필요.
- 로그인 후 대시보드는 Render ...

Learn how you can use GitHub Issues to plan and track your work.
Save views for sprints, backlogs, teams, or releases. Rank, sort, and filter issues to suit the occasion. The possibilities are endless.Learn more about GitHub IssuesProTip! Restrict your search to the title by using the in:title qualifier.