18 Commits

Author SHA1 Message Date
Matija Koželj
cac80598f0 Clear remaining nuget package traces 2023-02-17 10:31:21 +01:00
Matija Koželj
96d65df75c Add project dependency from submodule
Clean extra components in runner project
2023-02-13 15:13:30 +01:00
stm
3540dc8b54 Cleanup, progress 2023-02-13 14:48:37 +01:00
Matija Koželj
671b8f6a44 Switch reference to Connected.Components to project instead of nuget package
Fix client startup to reflect Connected.Components cleanup
2023-02-09 10:33:31 +01:00
Matija Koželj
d43eca816c Merge branch 'features/nuget_autobuild' into features/new 2023-02-09 10:25:28 +01:00
stm
943579faec New start 2023-02-06 13:35:45 +01:00
Matija Koželj
ccbff06090 Add connected startup support 2023-01-17 14:12:42 +01:00
Matija Koželj
853e0c5988 Switch Connected.Components dependency from project to package 2023-01-17 14:12:12 +01:00
Matija Koželj
0f946cabe8 Add package deployment to local server to both projects 2023-01-17 13:44:55 +01:00
Matija Koželj
dc49cac63a Merge branch 'features/refactor' into features/nuget_autobuild 2023-01-17 13:39:46 +01:00
25606b926b Drawer showcase page 2023-01-12 15:38:39 +01:00
e190dc9ddf Create sample page for Alerts 2023-01-10 14:46:26 +01:00
Matija Koželj
d042b55ac6 [WIP]: Transfer commit 2023-01-03 14:16:28 +01:00
Matija Koželj
7752e9a3fa Add automatic nuget build and versioning to both projects 2022-12-28 17:43:41 +01:00
a32c588e82 WIP: Add more examples of Alerts 2022-12-21 16:14:17 +01:00
Matija Koželj
fe1ef0fbc9 [WIP]: Save semi-refactored state for transfer 2022-12-19 14:44:52 +01:00
Matija Koželj
53dd3bec33 [WIP]
Fix styles and js not loading
Replace all mud-* styles with non-mud alternatives
Add css/js artifacts to ignore list in .gitignore

Required steps for successful build were missing critical pieces:
- Required the excubo web compiler for js/css compilation (https://github.com/excubo-ag/WebCompiler)
- Required .csproj modification to include js/css compilation at build
- Required minified files added to the final index.html page as styles/scripts
2022-12-12 19:39:25 +01:00
Tom Pipinic
dfe628ffce moved to src folder 2022-12-11 22:03:02 +01:00