pullrequests Search Results · language:Edge language:Python language:PHP language:HTML language:Java language:Python language:PHP
Filter by
127M results
Summary
- `app_config.json`: `subscribe_topic` from `cmeresearch/cmexaiii-001/amr_control/fake_odom` →
`cmeresearch/cmexaiii-001/base/odometry` (the topic mqtt_bridge actually publishes on both ...
4 - 염수빈(FE), 고상혁(BE)
🛠 무엇을 어떻게 구현했나요?
필수 요구사항
1. 회원가입 및 비밀번호 암호화
- User와 권한 관리를 위한 Role 엔티티를 설계하고, Spring Data JPA를 활용해 영속성 계층(UserRepository)을 구현했습니다.
- 회원가입 시 클라이언트로부터 전달받은 비밀번호가 평문으로 DB에 저장되지 ...
Summary
Adds python -m personal_assistant.seed: a demo loader writing 15 contacts and 15 notes, cross-linked, with shared tags
and near-term birthdays, plus a full manual test guide (navigation, CRUD, ...
Automated test pull request
Adds the PatternInstance review state machine design for Pattern Structure MVP.
Includes:
- candidate / confirmed / partially_confirmed / rejected / deferred / archived statuses
- explicit transition ...