Commit Graph

24 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
c4ee5b0394 fixes 2026-03-08 00:01:31 +01:00
a2baa3d24c Queries 2026-03-04 23:13:12 +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
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
eda7804f9f For getting whiteboard info 2026-02-18 20:21:05 +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
d9caeb2209 RT state managment and rectangle support 2026-02-16 16:14:25 +01:00
df2130ec24 Modified commands to use auth and current user 2026-02-12 19:51:27 +01:00
606ee60451 Merge branch 'main' into feature-whiteboard-query-getall
# Conflicts:
#	dotnet/AipsWebApi/Controllers/WhiteboardController.cs
2026-02-12 00:41:25 +01:00
ae5a2be7e4 implement two queries 2026-02-12 00:39:05 +01:00
3f349543d6 fix 2026-02-11 22:53:22 +01:00
1c7a12a01c Merge branch 'main' into feature-commands-kick-ban-unban-user
# Conflicts:
#	dotnet/AipsWebApi/Controllers/WhiteboardController.cs
2026-02-11 22:20:17 +01:00
d1bf7d3558 Commands and handlers 2026-02-11 21:58:34 +01:00
4d85175fe1 implement fix 2026-02-11 21:10:33 +01:00
d72785e37e implement 2026-02-11 19:10:55 +01:00
c23e489db2 Abstract repository method changed from Save to SaveAsync 2026-02-11 02:23:18 +01:00
db122da753 Expanded on existing whiteboard 2026-02-09 22:24:33 +01:00
df53d86f4c implement 2026-02-09 19:15:34 +01:00
e9ea07b58a Basic create command and handler for whiteboard 2026-02-09 00:15:47 +01:00