Commit Graph

30 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
e94c54b2ad title 2026-03-08 19:57:02 +01:00
3c50565d5e fixes 2026-03-08 16:24:55 +01:00
2bc17e8cf4 Now uses policy and max participants for creating whiteboards 2026-03-08 15:42:20 +01:00
56d6b262ff present ui position fix 2026-03-08 02:35:42 +01:00
3eccedfad4 ui polish 2026-03-08 02:29:39 +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
0e6caa136e cleaned code 2026-03-07 17:51:02 +01:00
409f44476f front 2026-03-04 23:09:02 +01:00
ff7c0d58a7 text shape selection movement fix 2026-02-21 18:41:47 +01:00
7177446470 Whiteboard code in toolbar in Whiteboard view 2026-02-19 00:25:12 +01:00
2a3e971f41 Deleting whiteboards 2026-02-19 00:24:46 +01:00
258e190bb2 bootstrap icons 2026-02-19 00:23:23 +01:00
cae724f2d6 Added creating new whiteboards from home screen, refactoring 2026-02-18 20:24:27 +01:00
5c7909034f implement 2026-02-17 00:48:28 +01:00
0119c7a737 ui overwhaul 2026-02-16 18:57:12 +01:00
81422a95a3 fix 2026-02-16 18:28:23 +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
5d148db4da front 2026-02-16 18:18:21 +01:00
5c4c0a7e00 route fix 2026-02-16 17:48:32 +01:00
7bc41118fd url proxy fix 2026-02-16 17:46:38 +01:00
d9caeb2209 RT state managment and rectangle support 2026-02-16 16:14:25 +01:00
0f0418dee3 frontend whiteboard canvas with rectangle support 2026-02-16 16:13:43 +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
2ea719c219 front 2 2026-02-15 23:02:18 +01:00
7cd7d4899c Front 2026-02-15 23:01:27 +01:00
cc47ac3a59 RT server and signalr 2026-02-15 20:33:08 +01:00
b52429c250 frontend init 2026-02-15 17:56:28 +01:00