Matija Koželj koma
  • Joined on 2022-11-30
koma deleted branch features/ConnectedUIMove from Connected/Connected 2023-02-13 13:36:01 +00:00
koma merged pull request Connected/Connected#6 2023-02-13 13:35:54 +00:00
features/ConnectedUIMove
koma pushed to develop at Connected/Connected 2023-02-13 13:35:54 +00:00
cc259dfc18 Merge pull request 'features/ConnectedUIMove' (#6) from features/ConnectedUIMove into develop
73a173ac88 Remove reference to moved project and fix dependencies list
72054b3807 Move Connected.UI to new repo to resolve circular dependency
Compare 3 commits »
koma created pull request Connected/Connected#6 2023-02-13 13:35:39 +00:00
features/ConnectedUIMove
koma created branch features/ConnectedUIMove in Connected/Connected 2023-02-13 13:35:08 +00:00
koma pushed to features/ConnectedUIMove at Connected/Connected 2023-02-13 13:35:08 +00:00
73a173ac88 Remove reference to moved project and fix dependencies list
72054b3807 Move Connected.UI to new repo to resolve circular dependency
Compare 2 commits »
koma pushed to features/quickstart at Connected/Info 2023-02-10 13:57:29 +00:00
690ede08f1 Add local nuget docker repository support
koma created branch features/rewrite/styles in Connected/Connected.Components 2023-02-10 12:03:39 +00:00
koma pushed to features/rewrite/styles at Connected/Connected.Components 2023-02-10 12:03:39 +00:00
koma pushed to features/rewrite/main at Connected/Connected.Components 2023-02-10 12:03:18 +00:00
koma created branch features/rewrite/main in Connected/Connected.Components 2023-02-10 12:03:17 +00:00
koma pushed to features/dockerBuild at Connected/Connected.Common.Types 2023-02-09 11:35:29 +00:00
6725edb1ae Add Connected.Components as project reference instead of nuget reference
7d4b94bc9b Update Connected.Components dependency
Compare 2 commits »
koma pushed to features/new at Connected/Connected.Components 2023-02-09 11:33:53 +00:00
38d5bd0149 Remove unnecessary csproj entries left over from MudBlazor
koma created branch features/dockerBuild in Connected/Connected.Common.Types 2023-02-09 10:26:00 +00:00
koma pushed to features/dockerBuild at Connected/Connected.Common.Types 2023-02-09 10:26:00 +00:00
b097dd54e6 Add dependency reference to Connected.Components
ae0dcb3bf1 Add missing usings so pages render properly
a7092ec705 Add base route configuration support to TaxRateService
Compare 3 commits »
koma pushed to features/new at Connected/Connected.Components 2023-02-09 09:34:12 +00:00
671b8f6a44 Switch reference to Connected.Components to project instead of nuget package
koma pushed to features/new at Connected/Connected.Components 2023-02-09 09:25:40 +00:00
d43eca816c Merge branch 'features/nuget_autobuild' into features/new
ccbff06090 Add connected startup support
853e0c5988 Switch Connected.Components dependency from project to package
fbab389f66 Add local nuget server to nuget config sources
0f946cabe8 Add package deployment to local server to both projects
Compare 10 commits »
koma pushed to features/nuget_autobuild at Connected/Connected.Host 2023-02-06 12:45:46 +00:00
4d6d9d5cd7 Fix dependency loader to properly handle relative local repositories
koma pushed to features/nuget_autobuild at Connected/Connected.Host 2023-01-31 13:50:54 +00:00
a0a9418bd0 Fix dependency loader to resolve highest compatible package versions
koma pushed to features/nuget_autobuild at Connected/Connected.Host 2023-01-31 12:18:19 +00:00
5370ccfd2d Update nuget.config to include local nuget repo