Changes
This commit is contained in:
0
.devcontainer/Dockerfile
Normal file → Executable file
0
.devcontainer/Dockerfile
Normal file → Executable file
0
.devcontainer/devcontainer.json
Normal file → Executable file
0
.devcontainer/devcontainer.json
Normal file → Executable file
0
.devcontainer/docker-compose.yml
Normal file → Executable file
0
.devcontainer/docker-compose.yml
Normal file → Executable file
0
.devcontainer/mssql/installSQLtools.sh
Normal file → Executable file
0
.devcontainer/mssql/installSQLtools.sh
Normal file → Executable file
0
.devcontainer/mssql/postCreateCommand-backup.sh
Normal file → Executable file
0
.devcontainer/mssql/postCreateCommand-backup.sh
Normal file → Executable file
0
.devcontainer/mssql/postCreateCommand.sh
Normal file → Executable file
0
.devcontainer/mssql/postCreateCommand.sh
Normal file → Executable file
0
.github/dependabot.yml
vendored
Normal file → Executable file
0
.github/dependabot.yml
vendored
Normal file → Executable file
0
.gitignore
vendored
Normal file → Executable file
0
.gitignore
vendored
Normal file → Executable file
0
.gitlab-ci.yml
Normal file → Executable file
0
.gitlab-ci.yml
Normal file → Executable file
0
.gitpod.yml
Normal file → Executable file
0
.gitpod.yml
Normal file → Executable file
0
.gitpod/automations.yaml
Normal file → Executable file
0
.gitpod/automations.yaml
Normal file → Executable file
0
.releaserc.json
Normal file → Executable file
0
.releaserc.json
Normal file → Executable file
0
.vscode/launch.json
vendored
Normal file → Executable file
0
.vscode/launch.json
vendored
Normal file → Executable file
0
.vscode/tasks.json
vendored
Normal file → Executable file
0
.vscode/tasks.json
vendored
Normal file → Executable file
0
Api/.config/dotnet-tools.json
Normal file → Executable file
0
Api/.config/dotnet-tools.json
Normal file → Executable file
0
Api/.dockerignore
Normal file → Executable file
0
Api/.dockerignore
Normal file → Executable file
0
Api/.gitignore
vendored
Normal file → Executable file
0
Api/.gitignore
vendored
Normal file → Executable file
0
Api/Api.csproj
Normal file → Executable file
0
Api/Api.csproj
Normal file → Executable file
0
Api/Api.csproj.user
Normal file → Executable file
0
Api/Api.csproj.user
Normal file → Executable file
0
Api/Api.http
Normal file → Executable file
0
Api/Api.http
Normal file → Executable file
0
Api/Api.sln
Normal file → Executable file
0
Api/Api.sln
Normal file → Executable file
0
Api/Controllers/ProductController.cs
Normal file → Executable file
0
Api/Controllers/ProductController.cs
Normal file → Executable file
0
Api/Dockerfile
Normal file → Executable file
0
Api/Dockerfile
Normal file → Executable file
0
Api/Migrations/20250727154636_InitialCreate.Designer.cs
generated
Normal file → Executable file
0
Api/Migrations/20250727154636_InitialCreate.Designer.cs
generated
Normal file → Executable file
0
Api/Migrations/20250727154636_InitialCreate.cs
Normal file → Executable file
0
Api/Migrations/20250727154636_InitialCreate.cs
Normal file → Executable file
0
Api/Migrations/AppDbContextModelSnapshot.cs
Normal file → Executable file
0
Api/Migrations/AppDbContextModelSnapshot.cs
Normal file → Executable file
0
Api/Models/AppDbContext.cs
Normal file → Executable file
0
Api/Models/AppDbContext.cs
Normal file → Executable file
0
Api/Program.cs
Normal file → Executable file
0
Api/Program.cs
Normal file → Executable file
0
Api/Properties/launchSettings.json
Normal file → Executable file
0
Api/Properties/launchSettings.json
Normal file → Executable file
0
Api/appsettings.Development.json
Normal file → Executable file
0
Api/appsettings.Development.json
Normal file → Executable file
0
Api/appsettings.json
Normal file → Executable file
0
Api/appsettings.json
Normal file → Executable file
0
Dockerfile
Normal file → Executable file
0
Dockerfile
Normal file → Executable file
0
Tests/.gitignore
vendored
Normal file → Executable file
0
Tests/.gitignore
vendored
Normal file → Executable file
0
Tests/IntegrationTest1.cs
Normal file → Executable file
0
Tests/IntegrationTest1.cs
Normal file → Executable file
0
Tests/Tests.csproj
Normal file → Executable file
0
Tests/Tests.csproj
Normal file → Executable file
0
Web/.editorconfig
Normal file → Executable file
0
Web/.editorconfig
Normal file → Executable file
0
Web/.gitignore
vendored
Normal file → Executable file
0
Web/.gitignore
vendored
Normal file → Executable file
0
Web/.postcssrc.json
Normal file → Executable file
0
Web/.postcssrc.json
Normal file → Executable file
0
Web/.vscode/extensions.json
vendored
Normal file → Executable file
0
Web/.vscode/extensions.json
vendored
Normal file → Executable file
0
Web/.vscode/launch.json
vendored
Normal file → Executable file
0
Web/.vscode/launch.json
vendored
Normal file → Executable file
0
Web/.vscode/tasks.json
vendored
Normal file → Executable file
0
Web/.vscode/tasks.json
vendored
Normal file → Executable file
0
Web/README.md
Normal file → Executable file
0
Web/README.md
Normal file → Executable file
0
Web/angular.json
Normal file → Executable file
0
Web/angular.json
Normal file → Executable file
0
Web/package-lock.json
generated
Normal file → Executable file
0
Web/package-lock.json
generated
Normal file → Executable file
0
Web/package.json
Normal file → Executable file
0
Web/package.json
Normal file → Executable file
0
Web/public/config.json
Normal file → Executable file
0
Web/public/config.json
Normal file → Executable file
0
Web/public/favicon.ico
Normal file → Executable file
0
Web/public/favicon.ico
Normal file → Executable file
|
Before Width: | Height: | Size: 15 KiB After Width: | Height: | Size: 15 KiB |
0
Web/src/app/app.config.ts
Normal file → Executable file
0
Web/src/app/app.config.ts
Normal file → Executable file
0
Web/src/app/app.html
Normal file → Executable file
0
Web/src/app/app.html
Normal file → Executable file
0
Web/src/app/app.route.guard.ts
Normal file → Executable file
0
Web/src/app/app.route.guard.ts
Normal file → Executable file
0
Web/src/app/app.routes.ts
Normal file → Executable file
0
Web/src/app/app.routes.ts
Normal file → Executable file
0
Web/src/app/app.scss
Normal file → Executable file
0
Web/src/app/app.scss
Normal file → Executable file
0
Web/src/app/app.spec.ts
Normal file → Executable file
0
Web/src/app/app.spec.ts
Normal file → Executable file
0
Web/src/app/app.ts
Normal file → Executable file
0
Web/src/app/app.ts
Normal file → Executable file
0
Web/src/app/content/content.html
Normal file → Executable file
0
Web/src/app/content/content.html
Normal file → Executable file
0
Web/src/app/content/content.scss
Normal file → Executable file
0
Web/src/app/content/content.scss
Normal file → Executable file
0
Web/src/app/content/content.spec.ts
Normal file → Executable file
0
Web/src/app/content/content.spec.ts
Normal file → Executable file
0
Web/src/app/content/content.ts
Normal file → Executable file
0
Web/src/app/content/content.ts
Normal file → Executable file
0
Web/src/app/content/items/items.html
Normal file → Executable file
0
Web/src/app/content/items/items.html
Normal file → Executable file
0
Web/src/app/content/items/items.scss
Normal file → Executable file
0
Web/src/app/content/items/items.scss
Normal file → Executable file
0
Web/src/app/content/items/items.spec.ts
Normal file → Executable file
0
Web/src/app/content/items/items.spec.ts
Normal file → Executable file
0
Web/src/app/content/items/items.ts
Normal file → Executable file
0
Web/src/app/content/items/items.ts
Normal file → Executable file
0
Web/src/app/login/login.html
Normal file → Executable file
0
Web/src/app/login/login.html
Normal file → Executable file
0
Web/src/app/login/login.scss
Normal file → Executable file
0
Web/src/app/login/login.scss
Normal file → Executable file
0
Web/src/app/login/login.spec.ts
Normal file → Executable file
0
Web/src/app/login/login.spec.ts
Normal file → Executable file
0
Web/src/app/login/login.ts
Normal file → Executable file
0
Web/src/app/login/login.ts
Normal file → Executable file
0
Web/src/app/services/config.service.ts
Normal file → Executable file
0
Web/src/app/services/config.service.ts
Normal file → Executable file
0
Web/src/app/services/http.interceptor.ts
Normal file → Executable file
0
Web/src/app/services/http.interceptor.ts
Normal file → Executable file
0
Web/src/index.html
Normal file → Executable file
0
Web/src/index.html
Normal file → Executable file
0
Web/src/main.ts
Normal file → Executable file
0
Web/src/main.ts
Normal file → Executable file
0
Web/src/styles.scss
Normal file → Executable file
0
Web/src/styles.scss
Normal file → Executable file
0
Web/themes/modernize/.editorconfig
Normal file → Executable file
0
Web/themes/modernize/.editorconfig
Normal file → Executable file
0
Web/themes/modernize/.gitignore
vendored
Normal file → Executable file
0
Web/themes/modernize/.gitignore
vendored
Normal file → Executable file
0
Web/themes/modernize/.npmrc
Normal file → Executable file
0
Web/themes/modernize/.npmrc
Normal file → Executable file
0
Web/themes/modernize/README.md
Normal file → Executable file
0
Web/themes/modernize/README.md
Normal file → Executable file
0
Web/themes/modernize/angular.json
Normal file → Executable file
0
Web/themes/modernize/angular.json
Normal file → Executable file
0
Web/themes/modernize/netlify.toml
Normal file → Executable file
0
Web/themes/modernize/netlify.toml
Normal file → Executable file
0
Web/themes/modernize/package-lock.json
generated
Normal file → Executable file
0
Web/themes/modernize/package-lock.json
generated
Normal file → Executable file
0
Web/themes/modernize/package.json
Normal file → Executable file
0
Web/themes/modernize/package.json
Normal file → Executable file
0
Web/themes/modernize/src/app/app.component.html
Normal file → Executable file
0
Web/themes/modernize/src/app/app.component.html
Normal file → Executable file
0
Web/themes/modernize/src/app/app.component.spec.ts
Normal file → Executable file
0
Web/themes/modernize/src/app/app.component.spec.ts
Normal file → Executable file
0
Web/themes/modernize/src/app/app.component.ts
Normal file → Executable file
0
Web/themes/modernize/src/app/app.component.ts
Normal file → Executable file
0
Web/themes/modernize/src/app/app.config.ts
Normal file → Executable file
0
Web/themes/modernize/src/app/app.config.ts
Normal file → Executable file
0
Web/themes/modernize/src/app/app.routes.ts
Normal file → Executable file
0
Web/themes/modernize/src/app/app.routes.ts
Normal file → Executable file
0
Web/themes/modernize/src/app/components/blog-card/blog-card.component.html
Normal file → Executable file
0
Web/themes/modernize/src/app/components/blog-card/blog-card.component.html
Normal file → Executable file
0
Web/themes/modernize/src/app/components/blog-card/blog-card.component.ts
Normal file → Executable file
0
Web/themes/modernize/src/app/components/blog-card/blog-card.component.ts
Normal file → Executable file
0
Web/themes/modernize/src/app/components/monthly-earnings/monthly-earnings.component.html
Normal file → Executable file
0
Web/themes/modernize/src/app/components/monthly-earnings/monthly-earnings.component.html
Normal file → Executable file
0
Web/themes/modernize/src/app/components/monthly-earnings/monthly-earnings.component.ts
Normal file → Executable file
0
Web/themes/modernize/src/app/components/monthly-earnings/monthly-earnings.component.ts
Normal file → Executable file
0
Web/themes/modernize/src/app/components/product-performance/product-performance.component.html
Normal file → Executable file
0
Web/themes/modernize/src/app/components/product-performance/product-performance.component.html
Normal file → Executable file
0
Web/themes/modernize/src/app/components/product-performance/product-performance.component.ts
Normal file → Executable file
0
Web/themes/modernize/src/app/components/product-performance/product-performance.component.ts
Normal file → Executable file
0
Web/themes/modernize/src/app/components/recent-transactions/recent-transactions.component.html
Normal file → Executable file
0
Web/themes/modernize/src/app/components/recent-transactions/recent-transactions.component.html
Normal file → Executable file
0
Web/themes/modernize/src/app/components/recent-transactions/recent-transactions.component.ts
Normal file → Executable file
0
Web/themes/modernize/src/app/components/recent-transactions/recent-transactions.component.ts
Normal file → Executable file
0
Web/themes/modernize/src/app/components/sales-overview/sales-overview.component.html
Normal file → Executable file
0
Web/themes/modernize/src/app/components/sales-overview/sales-overview.component.html
Normal file → Executable file
0
Web/themes/modernize/src/app/components/sales-overview/sales-overview.component.ts
Normal file → Executable file
0
Web/themes/modernize/src/app/components/sales-overview/sales-overview.component.ts
Normal file → Executable file
0
Web/themes/modernize/src/app/components/yearly-breakup/yearly-breakup.component.html
Normal file → Executable file
0
Web/themes/modernize/src/app/components/yearly-breakup/yearly-breakup.component.html
Normal file → Executable file
0
Web/themes/modernize/src/app/components/yearly-breakup/yearly-breakup.component.ts
Normal file → Executable file
0
Web/themes/modernize/src/app/components/yearly-breakup/yearly-breakup.component.ts
Normal file → Executable file
0
Web/themes/modernize/src/app/config.ts
Normal file → Executable file
0
Web/themes/modernize/src/app/config.ts
Normal file → Executable file
0
Web/themes/modernize/src/app/layouts/blank/blank.component.html
Normal file → Executable file
0
Web/themes/modernize/src/app/layouts/blank/blank.component.html
Normal file → Executable file
0
Web/themes/modernize/src/app/layouts/blank/blank.component.ts
Normal file → Executable file
0
Web/themes/modernize/src/app/layouts/blank/blank.component.ts
Normal file → Executable file
Some files were not shown because too many files have changed in this diff Show More
Reference in New Issue
Block a user