Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

User에 대한 Permission 리스트 출력 API 개발 #297

Merged
merged 5 commits into from
Mar 25, 2024

Conversation

cho4036
Copy link
Contributor

@cho4036 cho4036 commented Mar 22, 2024

Frontend:

  • 현재 개발 내용은 기존 조직에 대해서는 동작하지 않으니, PR 이후 새로 조직 생성하여 이용가능합니다.
  • 각 Permission의 Key에 대한 정보는 slack에 업로드합니다.

Backend:

  • Permission 관련 serializer.Map()에 오동작으로 임시로 model->domain 변환에 대한 convert() 함수 만들었습니다.
  • 이후, Map() 함수 개선 이후 convert()함수 사용은 모두 교체 예정입니다.
  • [Lint] 'policyTemplateRepo' 에러 수정했습니다.

@ktkfree ktkfree merged commit b6dce8a into openinfradev:develop Mar 25, 2024
4 checks passed
@cho4036 cho4036 deleted the mod_permissions branch March 28, 2024 04:36
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