notazof deleted branch feat/postit-acl-members from notazof/yavsc 2026-08-21 22:32:03 +01:00
notazof pushed to release/1.0.8-rc1 at notazof/yavsc 2026-08-21 22:32:03 +01:00
9da6888e03 Merge pull request 'feat/postit-acl-members' (#41) from feat/postit-acl-members into release/1.0.8-rc1
d2a0c263dd
acl post: reject BlogPostId <= 0 with 400, no 500
e48ede1e84
acl post: never 500 regression sentinel + async CheckOwner + fixture seed
4956890236
refacto seed test db
c645973b52
no object
Compare 16 commits »
notazof merged pull request notazof/yavsc#41 2026-08-21 22:32:02 +01:00
feat/postit-acl-members
notazof pushed to feat/postit-acl-members at notazof/yavsc 2026-08-21 22:08:37 +01:00
d2a0c263dd
acl post: reject BlogPostId <= 0 with 400, no 500
e48ede1e84
acl post: never 500 regression sentinel + async CheckOwner + fixture seed
Compare 2 commits »
notazof pushed to feat/postit-acl-members at notazof/yavsc 2026-08-21 20:45:52 +01:00
4956890236
refacto seed test db
notazof pushed to feat/postit-acl-members at notazof/yavsc 2026-08-21 20:33:43 +01:00
c645973b52
no object
34c7b153ff
warnings
Compare 2 commits »
notazof pushed to feat/postit-acl-members at notazof/yavsc 2026-08-21 20:25:18 +01:00
4b9b8d5e78
fixes the compile
notazof pushed to feat/postit-acl-members at notazof/yavsc 2026-08-21 19:37:27 +01:00
107c4d0b00
test some failling pathes
notazof pushed to feat/postit-acl-members at notazof/yavsc 2026-08-21 18:46:31 +01:00
76a3660dcf
workaround on testing the null CloseButton
notazof created pull request notazof/yavsc#41 2026-08-21 17:28:25 +01:00
feat/postit-acl-members
notazof pushed to feat/postit-acl-members at notazof/yavsc 2026-08-21 17:21:58 +01:00
404d406931
Testing circle was authorized
notazof pushed to feat/postit-acl-members at notazof/yavsc 2026-08-21 16:58:33 +01:00
b82b6722c7
fixes a 500 in prod and the associated test
notazof pushed to feat/postit-acl-members at notazof/yavsc 2026-08-21 16:40:31 +01:00
8f91cbed02
A Circle must pre-exist before beeing used by an authorization
notazof pushed to feat/postit-acl-members at notazof/yavsc 2026-08-21 16:18:28 +01:00
88461786ee
Roll back refacto on Posit.Tests
06672c4c90
remove dead 'Comment' field from CircleAuthorizationToBlogPost
Compare 2 commits »
notazof pushed to feat/postit-acl-members at notazof/yavsc 2026-08-21 00:00:40 +01:00
a44c04ad77
feat(postit): circles+ACL UI, blog fixture→SQLite, seed default user
6825f74308
refacto API prefix + nav.back
Compare 2 commits »
notazof created branch feat/postit-acl-members in notazof/yavsc 2026-08-21 00:00:40 +01:00
notazof pushed to release/1.0.8-rc1 at notazof/yavsc 2026-08-20 07:24:22 +01:00
995a02197d Merge pull request 'fix(postit): repair Circles bindings + align UserSearchApi route' (#40) from feat/postit-acl-members into release/1.0.8-rc1
bd6ca9d11f
fix(postit): repair Circles bindings + align UserSearchApi route
Compare 2 commits »
notazof deleted branch feat/postit-acl-members from notazof/yavsc 2026-08-20 07:24:22 +01:00
notazof merged pull request notazof/yavsc#40 2026-08-20 07:24:20 +01:00
fix(postit): repair Circles bindings + align UserSearchApi route
notazof created pull request notazof/yavsc#40 2026-08-20 07:24:06 +01:00
fix(postit): repair Circles bindings + align UserSearchApi route