Commit Graph

21 Commits

Author SHA1 Message Date
Veljko Tosic
12bded085b Removed unused import 2026-02-14 18:59:29 +01:00
Veljko Tosic
9cd9a088da Merge branch 'main' into feature-refresh-tokens
# Conflicts:
#	dotnet/AipsWebApi/Controllers/UserController.cs
2026-02-14 18:55:55 +01:00
Veljko Tosic
ccfb377e79 Updated controller with new endpoints 2026-02-14 18:49:44 +01:00
b0ef75e43e rabbitmq abstracted from application 2026-02-14 16:18:03 +01:00
2ea7060eef namespace fix 2026-02-14 00:45:35 +01:00
912b34f045 Merge branch 'main' into hotfix-create-rectangle
# Conflicts:
#	dotnet/AipsWebApi/Controllers/ShapeController.cs
2026-02-13 22:09:06 +01:00
Veljko Tosic
8253e8bc3f Fixes 2026-02-12 22:04:48 +01:00
Veljko Tosic
86f66727f3 Removed possibly invalid endpoints, will be refactored to use auth and user context when needed again 2026-02-12 19:53:58 +01:00
e5fb60ea22 Merge branch 'main' into hotfix-create-rectangle
# Conflicts:
#	dotnet/AipsWebApi/Controllers/ShapeController.cs
2026-02-12 09:52:55 +01:00
Veljko Tosic
aa012d2b0c what not 2026-02-12 09:51:09 +01:00
3f87964309 create rect command fix 2026-02-12 09:49:15 +01:00
1d6e3c7073 fix controller merge 2026-02-12 00:42:43 +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
Veljko Tosic
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
Veljko Tosic
40177493c0 Endpoint for testing functionality 2026-02-11 21:59:29 +01:00
4d85175fe1 implement fix 2026-02-11 21:10:33 +01:00
Veljko Tosic
17ab9eb305 Bare bones controller for testing domain entity persistance 2026-02-09 00:18:55 +01:00
90c127ddb3 middleware 2026-02-08 20:28:46 +01:00
70a1cf1544 Presentation 2 2026-02-08 20:17:01 +01:00
41793f00c1 presentation 2026-02-05 21:07:16 +01:00