Commit Graph

72 Commits (6d01ee90e93bc8f5c007bc33aab97e390a4e1998)
 

Author SHA1 Message Date
chenyuan 6d01ee90e9 fix: standardize Chinese validation messages 4 weeks ago
chenyuan 2938bd4bda fix: translate issuance API messages to Chinese 4 weeks ago
chenyuan a0cf97a0f0 fix: return Chinese security messages in UTF-8 4 weeks ago
chenyuan 5753cb6fa8 docs: plan Chinese API message updates 4 weeks ago
chenyuan 5845fb1dc4 docs: define Chinese API message rules 4 weeks ago
chenyuan ae792f23e8 fix: apply bearer auth in OpenAPI 4 weeks ago
chenyuan d6e34bfaeb chore: note central bank key integration 4 weeks ago
chenyuan 372d00809b fix: require issuance audit claims 4 weeks ago
chenyuan a0d227342b feat: audit issuance operations by user 4 weeks ago
chenyuan bda520215c feat: add denomination plan APIs 4 weeks ago
chenyuan 79b1110c1f feat: expose built-in currency demand data 4 weeks ago
chenyuan 36b248dc9d docs: define built-in currency demand data 4 weeks ago
chenyuan 5b58192330 Merge branch 'feat/issuance-request-module' 4 weeks ago
chenyuan c48c83abed Merge remote-tracking branch 'origin/master'
# Conflicts:
#	src/main/java/com/yau/digitalrmb/platformintegration/interfaces/PlatformSsoController.java
#	src/main/java/com/yau/digitalrmb/security/interfaces/AuthController.java
#	src/main/java/com/yau/digitalrmb/security/interfaces/CurrentUserResponse.java
4 weeks ago
chenyuan 12f65e457f docs: finalize current user implementation plan 4 weeks ago
chenyuan 277a8a6fb8 fix: rely on direct snapshot schema update 4 weeks ago
chenyuan 17e2f3a59b fix: upgrade current user snapshot columns portably 4 weeks ago
chenyuan 8c49659d68 feat: add current user context 4 weeks ago
chenyuan f0e10a5567 merge: local token sso without platform datasource 4 weeks ago
chenyuan ed2a65aa43 refactor: remove main platform datasource dependency 4 weeks ago
chenyuan 2bb4818a8b docs: add current user context design 4 weeks ago
chenyuan 5ae798099e docs: plan local token sso implementation 4 weeks ago
chenyuan 1d1b1196e5 docs: define local token sso design 4 weeks ago
chenyuan 326366927c feat: expose commercial and central issuance APIs 4 weeks ago
chenyuan 63960e107c fix: audit issuance writes with current account 4 weeks ago
chenyuan 34c3d01a65 feat: add issuance application workflow 4 weeks ago
chenyuan 4739757d61 fix: preserve issuance request number and denominations 4 weeks ago
chenyuan 432081d8ce feat: persist issuance requests and bank inventory 4 weeks ago
chenyuan c17cc29db2 feat: add issuance sm3 sm2 teaching service 4 weeks ago
whb 6970dc8947 swagger注解调整 4 weeks ago
chenyuan e5e897ce7a fix: make issuance request transitions atomic 4 weeks ago
chenyuan 878c890171 feat: add issuance request aggregate 4 weeks ago
whb 0678149192 1 4 weeks ago
chenyuan 430eb528b6 docs: align issuance workflow test order 4 weeks ago
chenyuan 6fa34a74f1 docs: plan issuance request implementation 4 weeks ago
chenyuan 7f8e56bd1e docs: define Chinese Swagger requirements for issuance 4 weeks ago
chenyuan 131ffd943a docs: separate commercial and central bank issuance ends 4 weeks ago
chenyuan bb5dd4aac5 docs: add issuance request design 4 weeks ago
chenyuan 8d51ec2d21 feat: add dev database profile without flyway 4 weeks ago
chenyuan 2888d4cd0f fix: restore flyway mysql support 4 weeks ago
chenyuan 454c5cef9e merge: downgrade backend to java 8 4 weeks ago
chenyuan ed58d8a870 fix: preserve cas timeout semantics 4 weeks ago
chenyuan 2e1f695d4c build: downgrade backend to java 8 4 weeks ago
chenyuan 4d95795c13 docs: plan java 8 compatibility downgrade 4 weeks ago
chenyuan 52e285815d docs: add module development guide 4 weeks ago
chenyuan c085ee2330 fix: isolate application datasource from readonly platform 4 weeks ago
chenyuan 031a8a3998 feat: align local accounts with pevc 4 weeks ago
chenyuan 3a410e286f docs: plan pevc-style local account initialization 4 weeks ago
chenyuan 2751d73bc0 feat: finalize local password authentication 4 weeks ago
chenyuan 6edd870a32 feat: initialize local passwords from platform login 4 weeks ago