Commit Graph

13 Commits

Author SHA1 Message Date
8fa0de6094 Canceling join request now actually changes the status to cancelled so trying to join same RequestToJoin whiteboard with code manually doesnt fail due to status being Pending 2026-03-09 23:06:27 +01:00
643de642a1 Merge branch 'main' into feature-join-whiteboard-by-code
# Conflicts:
#	dotnet/AipsRT/Hubs/WhiteboardHub.cs
#	dotnet/AipsRT/Services/Interfaces/IMessagingService.cs
#	front/src/stores/whiteboard.ts
2026-03-07 21:40:09 +01:00
0e6caa136e cleaned code 2026-03-07 17:51:02 +01:00
3de787e07c implement feedback loop 2026-03-07 16:15:21 +01:00
2fa0f3cb8b Messages 2026-03-04 23:13:21 +01:00
5c7909034f implement 2026-02-17 00:48:28 +01:00
1750f5adb1 async process on worker of AddRectangle 2026-02-16 16:56:00 +01:00
3ea85565d6 Merge branch 'main' into feature-worker
# Conflicts:
#	dotnet/AipsWebApi/Controllers/UserController.cs
2026-02-15 16:23:04 +01:00
0dadaf1280 implement message subscribing and worker 2026-02-14 19:17:05 +01:00
068739c616 Abstractions and dtos 2026-02-14 18:45:59 +01:00
8253e8bc3f Fixes 2026-02-12 22:04:48 +01:00
a23ba3714b dispatcher inner exception 2026-02-05 19:25:58 +01:00
9c75216bea dispatcher 2026-02-05 19:21:25 +01:00