File tree
534 files changed
+54783
-32220
lines changed- .bia
- .github/workflows
- Angular
- .vscode
- src
- app
- core
- bia-core
- guards
- interceptors
- models
- services
- matomo
- domains
- bia-domains
- app-settings/store
- language-option/store
- ldap-domain
- services
- store
- notification-type-option/store
- notification
- model
- services
- store
- role-option/store
- team-option/store
- team/store
- user-option/store
- country-option
- services
- store
- part-option
- services
- store
- features
- aircraft-maintenance-companies
- children/maintenance-teams
- model
- services
- store
- views
- maintenance-team-edit
- maintenance-team-new
- maintenance-teams-index
- services
- store
- views
- aircraft-maintenance-companies-index
- aircraft-maintenance-company-edit
- aircraft-maintenance-company-new
- airports
- services
- store
- views
- airport-edit
- airport-new
- airports-index
- bia-features
- background-task/views
- background-task-admin
- background-task-read-only
- notifications
- components/notification-form
- services
- store
- views
- notification-detail
- notification-edit
- notification-item
- notification-new
- notifications-index
- users-from-directory
- components/user-from-directory-form
- store
- views/user-add-from-directory-dialog
- users
- services
- store
- views
- user-edit
- user-new
- users-index
- hangfire/store
- planes-full-code
- components/plane-form
- services
- store
- views
- plane-edit
- plane-new
- planes-index
- planes-specific
- children/engines
- components/engine-table
- components
- plane-form
- plane-table
- model
- services
- store
- views
- plane-edit
- plane-item
- plane-new
- planes-index
- planes-types
- services
- store
- views
- plane-type-edit
- plane-type-new
- planes-types-index
- planes
- children/engines
- model
- services
- store
- views
- engine-edit
- engine-new
- engines-index
- model
- services
- store
- views
- plane-edit
- plane-new
- planes-index
- sites
- services
- store
- views
- site-edit
- site-new
- sites-index
- assets
- bia
- matomo
- primeng
- bia/overrides/customs
- layout/styles
- layout
- theme
- theme-dark
- theme-light
- i18n/app
- environments
- scss/bia
- DotNet
- BIAPackage
- BIA.Net.Core.Application
- Authentication
- BIA.Net.Core.Common
- Configuration
- Keycloak
- Enum
- Exceptions
- Extensions
- Helpers
- BIA.Net.Core.Domain.Dto
- CustomAttribute
- User
- BIA.Net.Core.Domain
- Authentication
- RepoContract
- Service
- BIA.Net.Core.Infrastructure.Data
- Helpers
- Repositories
- BIA.Net.Core.Infrastructure.Service
- Repositories
- Helper
- Ldap
- BIA.Net.Core.Ioc
- BIA.Net.Core.Presentation.Api
- Features
- StartupConfiguration
- BIA.Net.Core.Presentation.Common
- BIA.Net.Core.Test
- BIA.Net.Core.WorkerService
- Features
- DataBaseHandler
- NuGetPackage
- BIA.Net.Core.Application
- BIA.Net.Core.Common
- BIA.Net.Core.Domain.Dto
- BIA.Net.Core.Domain
- BIA.Net.Core.Infrastructure.Data
- BIA.Net.Core.Infrastructure.Service
- BIA.Net.Core.Ioc
- BIA.Net.Core.Presentation.Api
- BIA.Net.Core.Presentation.Common
- BIA.Net.Core.Test
- BIA.Net.Core.WorkerService
- TheBIADevCompany.BIADemo.Application
- AircraftMaintenanceCompany
- Job
- Notification
- Plane
- User
- TheBIADevCompany.BIADemo.Crosscutting.Common
- Enum
- TheBIADevCompany.BIADemo.Crosscutting.Ioc
- TheBIADevCompany.BIADemo.DeployDB
- TheBIADevCompany.BIADemo.Domain.Dto
- AircraftMaintenanceCompany
- Plane
- TheBIADevCompany.BIADemo.Domain
- AircraftMaintenanceCompany/Aggregate
- NotificationModule
- Aggregate
- Service
- PlaneModule/Aggregate
- RepoContract
- UserModule
- Aggregate
- Service
- TheBIADevCompany.BIADemo.Infrastructure.Data
- Migrations
- ModelBuilders
- TheBIADevCompany.BIADemo.Infrastructure.Service
- Repositories
- TheBIADevCompany.BIADemo.Presentation.Api
- Controllers
- AircraftMaintenanceCompany
- Base
- Bia
- Example
- Notification
- Plane
- Site
- User
- View
- TheBIADevCompany.BIADemo.Test
- Data
- IoC
- Tests/Services/Plane
- TheBIADevCompany.BIADemo.WorkerService
- Features
- Tools
- BIAFeature
Some content is hidden
Large Commits have some content hidden by default. Use the searchbox below for content that may be hidden.
534 files changed
+54783
-32220
lines changedLines changed: 41 additions & 0 deletions
Original file line number | Diff line number | Diff line change | |
---|---|---|---|
| |||
| 1 | + | |
| 2 | + | |
| 3 | + | |
| 4 | + | |
| 5 | + | |
| 6 | + | |
| 7 | + | |
| 8 | + | |
| 9 | + | |
| 10 | + | |
| 11 | + | |
| 12 | + | |
| 13 | + | |
| 14 | + | |
| 15 | + | |
| 16 | + | |
| 17 | + | |
| 18 | + | |
| 19 | + | |
| 20 | + | |
| 21 | + | |
| 22 | + | |
| 23 | + | |
| 24 | + | |
| 25 | + | |
| 26 | + | |
| 27 | + | |
| 28 | + | |
| 29 | + | |
| 30 | + | |
| 31 | + | |
| 32 | + | |
| 33 | + | |
| 34 | + | |
| 35 | + | |
| 36 | + | |
| 37 | + | |
| 38 | + | |
| 39 | + | |
| 40 | + | |
| 41 | + |
Lines changed: 1 addition & 1 deletion
Original file line number | Diff line number | Diff line change | |
---|---|---|---|
| |||
16 | 16 |
| |
17 | 17 |
| |
18 | 18 |
| |
19 |
| - | |
| 19 | + | |
20 | 20 |
| |
21 | 21 |
| |
22 | 22 |
| |
|
Lines changed: 1 addition & 1 deletion
Original file line number | Diff line number | Diff line change | |
---|---|---|---|
| |||
21 | 21 |
| |
22 | 22 |
| |
23 | 23 |
| |
24 |
| - | |
| 24 | + | |
25 | 25 |
| |
26 | 26 |
| |
27 | 27 |
| |
|
Lines changed: 3 additions & 0 deletions
Original file line number | Diff line number | Diff line change | |
---|---|---|---|
| |||
2 | 2 |
| |
3 | 3 |
| |
4 | 4 |
| |
| 5 | + | |
| 6 | + | |
| 7 | + | |
5 | 8 |
| |
6 | 9 |
| |
7 | 10 |
| |
|
Lines changed: 104 additions & 32 deletions
Original file line number | Diff line number | Diff line change | |
---|---|---|---|
| |||
1 | 1 |
| |
2 | 2 |
| |
3 |
| - | |
| 3 | + | |
4 | 4 |
| |
5 | 5 |
| |
6 | 6 |
| |
7 |
| - | |
| 7 | + | |
8 | 8 |
| |
9 | 9 |
| |
10 | 10 |
| |
| |||
18 | 18 |
| |
19 | 19 |
| |
20 | 20 |
| |
21 |
| - | |
| 21 | + | |
22 | 22 |
| |
23 |
| - | |
24 |
| - | |
25 |
| - | |
| 23 | + | |
| 24 | + | |
| 25 | + | |
26 | 26 |
| |
27 |
| - | |
| 27 | + | |
28 | 28 |
| |
29 | 29 |
| |
| 30 | + | |
| 31 | + | |
| 32 | + | |
| 33 | + | |
| 34 | + | |
| 35 | + | |
| 36 | + | |
| 37 | + | |
| 38 | + | |
| 39 | + | |
| 40 | + | |
| 41 | + | |
| 42 | + | |
| 43 | + | |
| 44 | + | |
| 45 | + | |
| 46 | + | |
| 47 | + | |
| 48 | + | |
| 49 | + | |
| 50 | + | |
| 51 | + | |
| 52 | + | |
| 53 | + | |
| 54 | + | |
| 55 | + | |
| 56 | + | |
| 57 | + | |
| 58 | + | |
| 59 | + | |
| 60 | + | |
| 61 | + | |
| 62 | + | |
| 63 | + | |
| 64 | + | |
| 65 | + | |
| 66 | + | |
| 67 | + | |
30 | 68 |
| |
31 | 69 |
| |
32 |
| - | |
| 70 | + | |
| 71 | + | |
| 72 | + | |
| 73 | + | |
| 74 | + | |
| 75 | + | |
33 | 76 |
| |
34 | 77 |
| |
35 |
| - | |
| 78 | + | |
36 | 79 |
| |
37 | 80 |
| |
38 | 81 |
| |
39 |
| - | |
40 |
| - | |
| 82 | + | |
41 | 83 |
| |
42 | 84 |
| |
43 | 85 |
| |
| |||
47 | 89 |
| |
48 | 90 |
| |
49 | 91 |
| |
50 |
| - | |
51 |
| - | |
52 |
| - | |
53 |
| - | |
54 |
| - | |
55 |
| - | |
56 |
| - | |
57 |
| - | |
58 |
| - | |
59 |
| - | |
60 |
| - | |
61 |
| - | |
62 |
| - | |
63 |
| - | |
64 |
| - | |
65 |
| - | |
| 92 | + | |
66 | 93 |
| |
67 |
| - | |
68 |
| - | |
69 |
| - | |
| 94 | + | |
| 95 | + | |
| 96 | + | |
70 | 97 |
| |
71 |
| - | |
| 98 | + | |
| 99 | + | |
| 100 | + | |
72 | 101 |
| |
73 | 102 |
| |
| 103 | + | |
| 104 | + | |
| 105 | + | |
| 106 | + | |
| 107 | + | |
| 108 | + | |
| 109 | + | |
| 110 | + | |
| 111 | + | |
| 112 | + | |
| 113 | + | |
| 114 | + | |
| 115 | + | |
| 116 | + | |
| 117 | + | |
| 118 | + | |
| 119 | + | |
| 120 | + | |
| 121 | + | |
| 122 | + | |
| 123 | + | |
| 124 | + | |
| 125 | + | |
| 126 | + | |
| 127 | + | |
| 128 | + | |
| 129 | + | |
| 130 | + | |
| 131 | + | |
| 132 | + | |
| 133 | + | |
| 134 | + | |
| 135 | + | |
| 136 | + | |
| 137 | + | |
| 138 | + | |
| 139 | + | |
74 | 140 |
| |
75 | 141 |
| |
76 |
| - | |
| 142 | + | |
| 143 | + | |
| 144 | + | |
| 145 | + | |
| 146 | + | |
| 147 | + | |
| 148 | + | |
77 | 149 |
| |
78 | 150 |
|
Lines changed: 10 additions & 9 deletions
Original file line number | Diff line number | Diff line change | |
---|---|---|---|
| |||
32 | 32 |
| |
33 | 33 |
| |
34 | 34 |
| |
35 |
| - | |
| 35 | + | |
36 | 36 |
| |
37 | 37 |
| |
38 | 38 |
| |
| |||
44 | 44 |
| |
45 | 45 |
| |
46 | 46 |
| |
47 |
| - | |
| 47 | + | |
| 48 | + | |
48 | 49 |
| |
49 | 50 |
| |
50 | 51 |
| |
| |||
134 | 135 |
| |
135 | 136 |
| |
136 | 137 |
| |
137 |
| - | |
| 138 | + | |
138 | 139 |
| |
139 | 140 |
| |
140 | 141 |
| |
141 |
| - | |
| 142 | + | |
142 | 143 |
| |
143 | 144 |
| |
144 |
| - | |
| 145 | + | |
145 | 146 |
| |
146 | 147 |
| |
147 |
| - | |
| 148 | + | |
148 | 149 |
| |
149 | 150 |
| |
150 |
| - | |
| 151 | + | |
151 | 152 |
| |
152 | 153 |
| |
153 |
| - | |
| 154 | + | |
154 | 155 |
| |
155 | 156 |
| |
156 | 157 |
| |
157 | 158 |
| |
158 | 159 |
| |
159 | 160 |
| |
160 |
| - | |
| 161 | + | |
161 | 162 |
| |
162 | 163 |
| |
163 | 164 |
| |
|
0 commit comments