fix(postit): repair Circles bindings + align UserSearchApi route #40

Merged
notazof merged 1 commit from feat/postit-acl-members into release/1.0.8-rc1 2026-08-20 07:24:20 +01:00
Owner
  • CirclesPage: drop VisualRoot/MainWindow hack, switch to App.PushPageAsync(vm)
  • CirclesPageViewModel: make OpenAddMemberAsync public so Avalonia XAML trampoline can call it
  • AddCircleMemberDialog: bind SearchAsync/Add (drop Command suffix)
  • UserSearchApiController: route under Constants.APIPrefix (= api/v1/user-search), matching the rest of Yavsc.Blogs controllers and the PostIt client's BlogsApiUrl default
- CirclesPage: drop VisualRoot/MainWindow hack, switch to App.PushPageAsync(vm) - CirclesPageViewModel: make OpenAddMemberAsync public so Avalonia XAML trampoline can call it - AddCircleMemberDialog: bind SearchAsync/Add (drop Command suffix) - UserSearchApiController: route under Constants.APIPrefix (= api/v1/user-search), matching the rest of Yavsc.Blogs controllers and the PostIt client's BlogsApiUrl default
fix(postit): repair Circles bindings + align UserSearchApi route
All checks were successful
Dotnet build and test / build (pull_request) Successful in 12m51s
bd6ca9d11f
- CirclesPage: drop VisualRoot/MainWindow hack, switch to App.PushPageAsync(vm)
- CirclesPageViewModel: make OpenAddMemberAsync public so Avalonia XAML trampoline can call it
- AddCircleMemberDialog: bind SearchAsync/Add (drop Command suffix)
- UserSearchApiController: route under Constants.APIPrefix (= api/v1/user-search), matching the rest of Yavsc.Blogs controllers and the PostIt client's BlogsApiUrl default
notazof merged commit 995a02197d into release/1.0.8-rc1 2026-08-20 07:24:20 +01:00
notazof deleted branch feat/postit-acl-members 2026-08-20 07:24:20 +01:00
Sign in to join this conversation.
No reviewers
No labels
No milestone
No project
No assignees
1 participant
Notifications
Due date
The due date is invalid or out of range. Please use the format "yyyy-mm-dd".

No due date set.

Dependencies

No dependencies set.

Reference
notazof/yavsc!40
No description provided.