Commit Graph

102 Commits

Author SHA1 Message Date
Veljko Tosic
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
Veljko Tosic
9134c10b1f Merge branch 'main' into feature-whiteboards-recent-and-history
# Conflicts:
#	front/src/App.vue
2026-02-16 18:20:35 +01:00
Veljko Tosic
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
Veljko
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
Veljko Tosic
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
Veljko Tosic
44ded27a2f Renamed to avoid confusion with domain model repositories 2026-02-14 22:40:57 +01:00
Veljko Tosic
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
Veljko Tosic
b2812feaab Reorganized file structure and namespaces 2026-02-14 19:16:06 +01:00
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
Veljko Tosic
cbc27238ad Updated DB to use refresh tokens, added migration 2026-02-14 18:49:11 +01:00
Veljko Tosic
6b0a97e617 Added refresh tokens and reorganized file structure 2026-02-14 18:48:39 +01:00
Veljko Tosic
888db766a3 Updated configuration 2026-02-14 18:47:50 +01:00
Veljko Tosic
c5b08de0a2 Moved to appropriate place 2026-02-14 18:47:21 +01:00
Veljko Tosic
62da4b7392 Auth commands and handlers, new and refactored 2026-02-14 18:46:54 +01:00
Veljko Tosic
068739c616 Abstractions and dtos 2026-02-14 18:45:59 +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
8ea09e6796 Merge branch 'main' into feature-mq-support-backend 2026-02-13 23:42:55 +01:00
e2db689888 implemented rabbitmq message broker support (publisher) 2026-02-13 23:40:54 +01:00
Veljko Tosic
c2b085ec28 Updated docker for rabbitmq 2026-02-13 22:52:02 +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
5ecf8435f4 Added roles (may or may not be used) 2026-02-12 20:25:51 +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
Veljko Tosic
a9b4a0ce87 App to use Auth 2026-02-12 19:53:13 +01:00
Veljko Tosic
589ffa4d8e Migrations with added auth 2026-02-12 19:51:42 +01:00
Veljko Tosic
df2130ec24 Modified commands to use auth and current user 2026-02-12 19:51:27 +01:00
Veljko Tosic
072d4e3f46 Modified user entity for identity 2026-02-12 19:50:26 +01:00
Veljko Tosic
c7e7735075 Services, service registration and dependency injection for auth 2026-02-12 19:49:37 +01:00
Veljko Tosic
95d5f9da87 Auth methods 2026-02-12 19:47:38 +01:00
Veljko Tosic
9cfc23a5d5 Login errors 2026-02-12 19:47:14 +01:00
Veljko Tosic
1704e255ff Nuget packages 2026-02-12 19:46:42 +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
b0f5f38412 user command fix 2026-02-12 08:35:17 +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