This commit is contained in:
Marek Lesko
2025-10-14 08:22:01 +00:00
parent 4dda50cbf4
commit 08d4432351
2074 changed files with 0 additions and 0 deletions

0
.devcontainer/Dockerfile Normal file → Executable file
View File

0
.devcontainer/devcontainer.json Normal file → Executable file
View File

0
.devcontainer/docker-compose.yml Normal file → Executable file
View File

0
.devcontainer/mssql/installSQLtools.sh Normal file → Executable file
View File

0
.devcontainer/mssql/postCreateCommand-backup.sh Normal file → Executable file
View File

0
.devcontainer/mssql/postCreateCommand.sh Normal file → Executable file
View File

0
.github/dependabot.yml vendored Normal file → Executable file
View File

0
.gitignore vendored Normal file → Executable file
View File

0
.gitlab-ci.yml Normal file → Executable file
View File

0
.gitpod.yml Normal file → Executable file
View File

0
.gitpod/automations.yaml Normal file → Executable file
View File

0
.releaserc.json Normal file → Executable file
View File

0
.vscode/launch.json vendored Normal file → Executable file
View File

0
.vscode/tasks.json vendored Normal file → Executable file
View File

0
Api/.config/dotnet-tools.json Normal file → Executable file
View File

0
Api/.dockerignore Normal file → Executable file
View File

0
Api/.gitignore vendored Normal file → Executable file
View File

0
Api/Api.csproj Normal file → Executable file
View File

0
Api/Api.csproj.user Normal file → Executable file
View File

0
Api/Api.http Normal file → Executable file
View File

0
Api/Api.sln Normal file → Executable file
View File

0
Api/Controllers/ProductController.cs Normal file → Executable file
View File

0
Api/Dockerfile Normal file → Executable file
View File

0
Api/Migrations/20250727154636_InitialCreate.Designer.cs generated Normal file → Executable file
View File

0
Api/Migrations/20250727154636_InitialCreate.cs Normal file → Executable file
View File

0
Api/Migrations/AppDbContextModelSnapshot.cs Normal file → Executable file
View File

0
Api/Models/AppDbContext.cs Normal file → Executable file
View File

0
Api/Program.cs Normal file → Executable file
View File

0
Api/Properties/launchSettings.json Normal file → Executable file
View File

0
Api/appsettings.Development.json Normal file → Executable file
View File

0
Api/appsettings.json Normal file → Executable file
View File

0
Dockerfile Normal file → Executable file
View File

0
README.md Normal file → Executable file
View File

0
Tests/.gitignore vendored Normal file → Executable file
View File

0
Tests/IntegrationTest1.cs Normal file → Executable file
View File

0
Tests/Tests.csproj Normal file → Executable file
View File

0
Web/.editorconfig Normal file → Executable file
View File

0
Web/.gitignore vendored Normal file → Executable file
View File

0
Web/.postcssrc.json Normal file → Executable file
View File

0
Web/.vscode/extensions.json vendored Normal file → Executable file
View File

0
Web/.vscode/launch.json vendored Normal file → Executable file
View File

0
Web/.vscode/tasks.json vendored Normal file → Executable file
View File

0
Web/README.md Normal file → Executable file
View File

0
Web/angular.json Normal file → Executable file
View File

0
Web/package-lock.json generated Normal file → Executable file
View File

0
Web/package.json Normal file → Executable file
View File

0
Web/public/config.json Normal file → Executable file
View File

0
Web/public/favicon.ico Normal file → Executable file
View File

Before

Width:  |  Height:  |  Size: 15 KiB

After

Width:  |  Height:  |  Size: 15 KiB

0
Web/src/app/app.config.ts Normal file → Executable file
View File

0
Web/src/app/app.html Normal file → Executable file
View File

0
Web/src/app/app.route.guard.ts Normal file → Executable file
View File

0
Web/src/app/app.routes.ts Normal file → Executable file
View File

0
Web/src/app/app.scss Normal file → Executable file
View File

0
Web/src/app/app.spec.ts Normal file → Executable file
View File

0
Web/src/app/app.ts Normal file → Executable file
View File

0
Web/src/app/content/content.html Normal file → Executable file
View File

0
Web/src/app/content/content.scss Normal file → Executable file
View File

0
Web/src/app/content/content.spec.ts Normal file → Executable file
View File

0
Web/src/app/content/content.ts Normal file → Executable file
View File

0
Web/src/app/content/items/items.html Normal file → Executable file
View File

0
Web/src/app/content/items/items.scss Normal file → Executable file
View File

0
Web/src/app/content/items/items.spec.ts Normal file → Executable file
View File

0
Web/src/app/content/items/items.ts Normal file → Executable file
View File

0
Web/src/app/login/login.html Normal file → Executable file
View File

0
Web/src/app/login/login.scss Normal file → Executable file
View File

0
Web/src/app/login/login.spec.ts Normal file → Executable file
View File

0
Web/src/app/login/login.ts Normal file → Executable file
View File

0
Web/src/app/services/config.service.ts Normal file → Executable file
View File

0
Web/src/app/services/http.interceptor.ts Normal file → Executable file
View File

0
Web/src/index.html Normal file → Executable file
View File

0
Web/src/main.ts Normal file → Executable file
View File

0
Web/src/styles.scss Normal file → Executable file
View File

0
Web/themes/modernize/.editorconfig Normal file → Executable file
View File

0
Web/themes/modernize/.gitignore vendored Normal file → Executable file
View File

0
Web/themes/modernize/.npmrc Normal file → Executable file
View File

0
Web/themes/modernize/README.md Normal file → Executable file
View File

0
Web/themes/modernize/angular.json Normal file → Executable file
View File

0
Web/themes/modernize/netlify.toml Normal file → Executable file
View File

0
Web/themes/modernize/package-lock.json generated Normal file → Executable file
View File

0
Web/themes/modernize/package.json Normal file → Executable file
View File

0
Web/themes/modernize/src/app/app.component.html Normal file → Executable file
View File

0
Web/themes/modernize/src/app/app.component.spec.ts Normal file → Executable file
View File

0
Web/themes/modernize/src/app/app.component.ts Normal file → Executable file
View File

0
Web/themes/modernize/src/app/app.config.ts Normal file → Executable file
View File

0
Web/themes/modernize/src/app/app.routes.ts Normal file → Executable file
View File

0
Web/themes/modernize/src/app/config.ts Normal file → Executable file
View File

View File

View File

Some files were not shown because too many files have changed in this diff Show More