Skip to content

Comments

[KW-649] fix: my access list content#34

Merged
jiwon0226 merged 3 commits intodevelopfrom
KW-649/fix/my-access-list-content
Jun 11, 2025
Merged

[KW-649] fix: my access list content#34
jiwon0226 merged 3 commits intodevelopfrom
KW-649/fix/my-access-list-content

Conversation

@jiwon0226
Copy link
Contributor

@jiwon0226 jiwon0226 commented Jun 11, 2025

🔷 관련 Jira Ticket ID

KW-649


📌 작업 내용 및 특이사항

  • 출입 권한 조회에서 거절, 만료건은 목록에서 안보이도록 수정
  • 출입 권한 상세 조회 모달에서 출입 가능 건에 대해서만 qr 이동 버튼이 보이도록 수정
  • 메인 페이지의 출입증은 출입 가능 건에 대해서만 보이도록 수정
  • qr 내용 수정

📚 참고사항

  • 출입 권한 목록 api 변경이 있었고, qr에 담는 내용을 바꿈
  • accessAreaNames 에서 accessAreas -> {areaCode, areaName} 다음 형식으로 바뀜
  • { "passId": 907, "memberId": 36, "memberName": "김정식", "hospitalId": 1, "accessAreaCodes": [ "AA_02_01", "AC_03_01", "AB_01_01", "AB_03_02" ], "visitCategory": "PATIENT", "startedAt": "2025-04-24T20:19:00", "expiredAt": "2050-01-01T00:00:00" }

@github-actions github-actions bot changed the title KW-649/fix: my access list content [KW-649] fix: my access list content Jun 11, 2025
Copy link
Contributor

@js4939 js4939 left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

굿

@jiwon0226 jiwon0226 merged commit af7d624 into develop Jun 11, 2025
2 checks passed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants