Commit Graph

133 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
10b550a59a Code only displayed for owner and is not lost on refresh 2026-03-09 21:24:01 +01:00
b10292b880 Active users copied to last valid state upon invalidation 2026-03-09 21:13:21 +01:00
ebfcfbff2c Merge branch 'main' into bugfix-whiteboard-joining-flow 2026-03-08 16:56:10 +01:00
3c50565d5e fixes 2026-03-08 16:24:55 +01:00
9030d1a8b0 deploy 2026-03-08 16:11:23 +01:00
3eccedfad4 ui polish 2026-03-08 02:29:39 +01:00
8aba087998 even more fix 2026-03-08 00:30:36 +01:00
9a3143d2f0 more fix 2026-03-08 00:27:53 +01:00
c4ee5b0394 fixes 2026-03-08 00:01:31 +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
24e42f1d0b removed unnecessary time gap prone to bug 2026-03-07 18:13:05 +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
1996ae6c73 Merge branch 'main' into feature-join-whiteboard-by-code 2026-03-04 23:18:41 +01:00
4e6b5da71b RT 2026-03-04 23:13:32 +01:00
2fa0f3cb8b Messages 2026-03-04 23:13:21 +01:00
a2baa3d24c Queries 2026-03-04 23:13:12 +01:00
21425b22b5 Migration 2026-03-04 23:13:00 +01:00
0013bb18df Refactored 2026-03-04 23:12:44 +01:00
ef6305919d Refactored 2026-03-04 23:12:08 +01:00
88442f22dd Join with code endpoint and command 2026-03-04 23:10:48 +01:00
5d57abe913 fix 2026-02-27 22:01:24 +01:00
c3b83d2041 something 2026-02-27 22:01:12 +01:00
47d62885b1 implement message types provider 2026-02-27 21:56:55 +01:00
3610e0cb7d arrow movement fix 2026-02-21 18:31:37 +01:00
83db13ef53 Refactoring 2026-02-19 14:13:34 +01:00
7f4a7c034f Queries to filter out deleted whiteboards 2026-02-19 00:22:39 +01:00
c99aaa1062 Soft deleting whiteboards 2026-02-19 00:21:55 +01:00
7bae0d4dd6 RT would not work for me without this 2026-02-18 20:22:58 +01:00
21d5322024 RT not to open browser 2026-02-18 20:22:05 +01:00
eda7804f9f For getting whiteboard info 2026-02-18 20:21:05 +01:00
3c9d0d900a added GetUserQueryDto 2026-02-17 01:24:36 +01:00
5c7909034f implement 2026-02-17 00:48:28 +01:00
9134c10b1f Merge branch 'main' into feature-whiteboards-recent-and-history
# Conflicts:
#	front/src/App.vue
2026-02-16 18:20:35 +01:00
f2e38f0b09 back 2026-02-16 18:18:58 +01:00
7bc41118fd url proxy fix 2026-02-16 17:46:38 +01:00
1750f5adb1 async process on worker of AddRectangle 2026-02-16 16:56:00 +01:00
d9caeb2209 RT state managment and rectangle support 2026-02-16 16:14:25 +01:00
c200847c17 Merge pull request #35 from StewKI/feature-client-with-working-auth
Feature client with working auth
2026-02-15 23:13:39 +01:00
3463ba1e6d Get me and cors 2026-02-15 23:01:12 +01:00
cc47ac3a59 RT server and signalr 2026-02-15 20:33:08 +01:00
6a725c1ebc namespace fix after merge mistage 2026-02-15 16:23:37 +01:00
3ea85565d6 Merge branch 'main' into feature-worker
# Conflicts:
#	dotnet/AipsWebApi/Controllers/UserController.cs
2026-02-15 16:23:04 +01:00
44ded27a2f Renamed to avoid confusion with domain model repositories 2026-02-14 22:40:57 +01:00
628bba5986 Adjusted clock skew 2026-02-14 19:42:25 +01:00
0dadaf1280 implement message subscribing and worker 2026-02-14 19:17:05 +01:00
b2812feaab Reorganized file structure and namespaces 2026-02-14 19:16:06 +01:00
12bded085b Removed unused import 2026-02-14 18:59:29 +01:00
9cd9a088da Merge branch 'main' into feature-refresh-tokens
# Conflicts:
#	dotnet/AipsWebApi/Controllers/UserController.cs
2026-02-14 18:55:55 +01:00