Commit Graph

46 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
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
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
3463ba1e6d Get me and cors 2026-02-15 23:01:12 +01:00
44ded27a2f Renamed to avoid confusion with domain model repositories 2026-02-14 22:40:57 +01:00
62da4b7392 Auth commands and handlers, new and refactored 2026-02-14 18:46:54 +01:00
912b34f045 Merge branch 'main' into hotfix-create-rectangle
# Conflicts:
#	dotnet/AipsWebApi/Controllers/ShapeController.cs
2026-02-13 22:09:06 +01:00
8253e8bc3f Fixes 2026-02-12 22:04:48 +01:00
df2130ec24 Modified commands to use auth and current user 2026-02-12 19:51:27 +01:00
e5fb60ea22 Merge branch 'main' into hotfix-create-rectangle
# Conflicts:
#	dotnet/AipsWebApi/Controllers/ShapeController.cs
2026-02-12 09:52:55 +01:00
aa012d2b0c what not 2026-02-12 09:51:09 +01:00
3f87964309 create rect command fix 2026-02-12 09:49:15 +01:00
b0f5f38412 user command fix 2026-02-12 08:35:17 +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
c807ba18bf Merge pull request #11 from StewKI/feature-user-model-expansion
Expanded on user domain model
2026-02-10 13:00:48 +01:00
0d08a64e6f Added author to shape model 2026-02-09 23:48:54 +01:00
5fc79d70f9 Expanded on user domain model 2026-02-09 23:21:50 +01:00
db122da753 Expanded on existing whiteboard 2026-02-09 22:24:33 +01:00
cb192e8d60 Merge branch 'main' into feature-shape-infrastructure
# Conflicts:
#	dotnet/AipsCore/Infrastructure/Persistence/Db/AipsDbContext.cs
2026-02-09 21:23:19 +01:00
2032a74ecd implement 2026-02-09 21:21:17 +01:00
9bc276217b Basic command for creating new whiteboard membership 2026-02-09 20:59:56 +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
70a1cf1544 Presentation 2 2026-02-08 20:17:01 +01:00
82d44c230f unit of work 2026-02-05 19:31:17 +01:00
61997cc277 commands reaoranized 2026-02-05 19:27:43 +01:00
01f25fb093 user create command and user repo 2026-02-04 22:18:05 +01:00