Commit Graph

41 Commits

Author SHA1 Message Date
Veljko Tosic
b2812feaab Reorganized file structure and namespaces 2026-02-14 19:16:06 +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
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
b0ef75e43e rabbitmq abstracted from application 2026-02-14 16:18:03 +01:00
2ea7060eef namespace fix 2026-02-14 00:45:35 +01:00
e2db689888 implemented rabbitmq message broker support (publisher) 2026-02-13 23:40:54 +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
589ffa4d8e Migrations with added auth 2026-02-12 19:51:42 +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
aa012d2b0c what not 2026-02-12 09:51:09 +01:00
Veljko Tosic
3f349543d6 fix 2026-02-11 22:53:22 +01:00
Veljko Tosic
fcedc54446 Temporary solution for UserContext (callerId) 2026-02-11 21:59:08 +01:00
d72785e37e implement 2026-02-11 19:10:55 +01:00
Veljko Tosic
4255512097 Refactored to follow naming convention 2026-02-11 13:10:39 +01:00
Veljko Tosic
e7abe1eaed Infrastructure repositories now inherit AbstractRepository and implement concrete mapping logic 2026-02-11 02:25:14 +01:00
Veljko Tosic
29639be77f Latest migration including latest changes 2026-02-10 13:37:11 +01:00
Veljko Tosic
6317d26496 Added navigation properties 2026-02-10 13:36:43 +01:00
Veljko
c807ba18bf Merge pull request #11 from StewKI/feature-user-model-expansion
Expanded on user domain model
2026-02-10 13:00:48 +01:00
Veljko
150e66d0e3 Merge pull request #13 from StewKI/feature-shape-author
Added author to shape model
2026-02-10 13:00:32 +01:00
Veljko Tosic
0d08a64e6f Added author to shape model 2026-02-09 23:48:54 +01:00
Veljko Tosic
8832fc7220 Auto complete mistake corrected 2026-02-09 23:24:49 +01:00
Veljko Tosic
5fc79d70f9 Expanded on user domain model 2026-02-09 23:21:50 +01:00
Veljko Tosic
db122da753 Expanded on existing whiteboard 2026-02-09 22:24:33 +01:00
8af0c72710 refactor mappers into partial 2026-02-09 21:35:39 +01:00
2e6fbfe10e registered service 2026-02-09 21:24:29 +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
Veljko Tosic
d1d39b8fa0 Infrastructure for whiteboard membership entity 2026-02-09 20:59:56 +01:00
Veljko Tosic
e526d25116 Added EF entity, Migrations, Whiteboard repository service 2026-02-09 00:18:02 +01:00
70a1cf1544 Presentation 2 2026-02-08 20:17:01 +01:00
41793f00c1 presentation 2026-02-05 21:07:16 +01:00
adf6cac49a infrastructure DI 2026-02-05 20:53:24 +01:00
50e87335f4 infrastructure restructure 2026-02-05 19:33:52 +01:00
82d44c230f unit of work 2026-02-05 19:31:17 +01:00
01f25fb093 user create command and user repo 2026-02-04 22:18:05 +01:00
b73fd8eb05 init backend 2026-02-04 21:11:51 +01:00