166 Commits

Author SHA1 Message Date
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
2630b4eddd Merge pull request 'moved to src folder' (#3) from NamespaceRenaming into develop
Reviewed-on: http://207.154.223.116:3000/Connected/connected.components/pulls/3
2022-12-12 16:00:24 +00:00
d261bc0a4e Merge branch 'develop' into NamespaceRenaming 2022-12-12 16:00:04 +00:00
Tom Pipinic
dfe628ffce moved to src folder 2022-12-11 22:03:02 +01:00
2126cb7644 Merge pull request 'Refacoring namespaces' (#2) from NamespaceRenaming into develop
Reviewed-on: http://207.154.223.116:3000/Connected/connected.components/pulls/2
2022-12-08 14:09:31 +00:00
Tom Pipinic
4d44867ff4 Refacoring namespaces 2022-12-08 14:43:36 +01:00
Matija Koželj
c4ece6e9b7 [WIP] Add showcase and solution. Refactor base files. 2022-12-07 17:16:31 +01:00
Matija Koželj
be914e4b2e [WIP] Refactor converters and dependant components. 2022-12-07 17:12:28 +01:00
Matija Koželj
6f91dacb0c [WIP] Refactor components to match converter refactor 2022-12-06 19:18:32 +01:00
Matija Koželj
f3ae953772 Remove reference to unused project 2022-12-06 19:18:01 +01:00
Matija Koželj
2daf5b6c1e [WIP] Refactor default converters 2022-12-06 19:17:23 +01:00
Matija Koželj
82594cff34 Remove connected specific files 2022-12-06 19:16:52 +01:00
Matija Koželj
f62c1f267e Refactor UIComponent
Removed unnecessary Category tags.
Removed Tag property as it usually leads to component abuse.
Refactored class format.
2022-12-06 15:23:41 +01:00
Matija Koželj
08a8a5338f Initial commit 2022-12-02 14:54:26 +01:00
8049495a57 Initial commit 2022-12-02 13:49:05 +00:00