Skip to content
Draft
Show file tree
Hide file tree
Changes from all commits
Commits
Show all changes
22 commits
Select commit Hold shift + click to select a range
4cb7754
chore(config): improve CodeRabbit review rules for Spring Boot plugin
Apr 9, 2026
20321a6
fix: edited .coderabbit.yml acc to instructions.
Apr 9, 2026
38d9f56
fix(tests): update tests to match domain layer refactoring
Apr 10, 2026
4b2ed39
test: mock saveAndFlush to fix NPE
Apr 10, 2026
c40ef18
fix(security): delay token transmission until after db commit
Apr 10, 2026
bcb203f
fix(bug): prevent NPE in data integrity exception handler
Apr 10, 2026
483e2da
chore: untrack .vscode to prevent IDE config leakage
Apr 10, 2026
2b53adb
fix(config): resolve YAML typos, rule paths, and rename file to .yml
Apr 10, 2026
f711fb0
fix(domain): harden architecture and fix code quality violations
Apr 10, 2026
f38e582
feat(security): shift plaintext password to verification flow
Apr 10, 2026
ead363a
chore(config): scope global coderabbit rules
Apr 11, 2026
22a66f0
chore(config): remove generic java package layout block
Apr 11, 2026
96fcdad
chore(config): fix infrastructure layer rule mismatch
Apr 11, 2026
6813933
chore(config): reattach test rules to test source path
Apr 11, 2026
dad24ac
test(postman): sync mifos-bank-1 login password payload
Apr 11, 2026
c571d18
docs(domain): add Javadoc to SelfBeneficiariesTPT.getId()
Apr 11, 2026
57f4850
fix(domain): enforce non-null id in SelfServiceRegistration.reconstru…
Apr 11, 2026
63c92c0
test(postman): revert mifos-bank-1 password to simple value for mobil…
Apr 11, 2026
5e1c216
chore(merge): resolve conflicts with origin/develop
Apr 11, 2026
6e9115c
fix(domain): enforce non-null invariants in SelfBeneficiariesTPT cons…
Apr 11, 2026
c8f024d
fix(domain): preserve partial-update semantics in SelfBeneficiariesTP…
Apr 11, 2026
fac1ae0
fix(domain): close null-name loopholes in setName() and update()
Apr 11, 2026
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
179 changes: 0 additions & 179 deletions .coderabbit.yaml

This file was deleted.

Loading
Loading