pullrequests Search Results · language:Dune language:JavaScript language:JavaScript language:Python language:Java language:PHP
Filter by
197M results
Related Issues/PRs
Relates to #issue_number
What changes are proposed in this pull request?
Adds a CSS-only entrance animation to the experiment review queue focused review pane. When users click Start ...
What
CloudStore._create_s3_store configured cross-account / role-based S3 auth by stuffing aws_role_arn and
aws_role_session_name into the obstore config dict:
if role_arn:
config[ aws_role_arn ] ...
Adds Roblox GUI Maker as a default Code tool and exposes the Code category in the home filters and admin category
selector.
Roblox GUI Maker is a free Roblox Studio GUI planner for ScreenGui layouts and ...
관련 이슈
close #383
작업 배경
- 사용자 활동 현황은 최근 활성 사용자, API 요청 수, 오류율, 평균 응답 시간을 확인하는 운영 지표입니다.
- 관리자는 기존 화면에서 사용자 활동 현황을 볼 수 있지만, 별도 운영 도구나 자동 점검 스크립트가 같은 값을 JSON으로 조회할 API가 없었습니다.
- HTML 화면 해석 없이 최근 ...
PR 타입(하나 이상의 PR 타입을 선택해주세요)
- [ ] 기능 추가 ✨
- [x] 버그 수정 🐛
- [ ] 리팩토링 ♻️
- [x] UI/스타일 수정 🎨
- [ ] 문서 수정 📝
- [ ] 설정 변경 🔨
- [ ] 성능 개선 ⚡
- [ ] 기능 삭제 🔥
작업 내용
- 마켓플레이스 목록 페이지의 모바일/태블릿/데스크탑 ...
fix
style
안준영
Update CHANGELOG for v1.9.0 and remove .md files in doc/changelog.d.
[!CAUTION] Do not merge this pull request until the release has been successfully made.
- Add GET /weight-change-requests (review queue feed, status filter)
- Add approve/reject endpoints (pending_review - approved/rejected, records reviewer + comment)
- Add promote endpoint: re-validates, ...