Фролов
|
e09e358cd0
|
Add RelationUserRoleUserRole for multiple parents. INCOMPLETE
|
2022-01-12 16:33:53 +05:00 |
|
Фролов
|
2c51c352b1
|
CS2-139 Добавить контроллер AdminCompanyType
|
2022-01-12 13:33:16 +05:00 |
|
Фролов
|
f7b09c8124
|
update js - client
|
2022-01-11 11:46:28 +05:00 |
|
Фролов
|
0050427ccf
|
Doc.
Remove https config.
Default timezone on create new telemetry by data received.
|
2022-01-10 18:12:31 +05:00 |
|
Фролов
|
345ca47f87
|
CS2-135. Db model uses DateTimeOffset. see about using DateTime[Offset].md
|
2022-01-05 17:50:45 +05:00 |
|
Фролов
|
7ffb6d96fd
|
Add_timeZone_to_IMapPoint
|
2022-01-02 12:33:18 +05:00 |
|
Фролов
|
4872b4a495
|
не доделано перед праздниками
|
2021-12-30 17:05:44 +05:00 |
|
Фролов
|
962d6e15b6
|
Fix spelling for defaults.
Replace DateTime to DateTimeOffset in models
|
2021-12-30 10:45:06 +05:00 |
|
Фролов
|
ab5f43edbe
|
Migrate projects to net 6.
Update nuget packadges.
|
2021-12-28 16:35:31 +05:00 |
|
Фролов
|
35e4b55e82
|
Fix Messure. Replace Dictionary<> by class.
Clean DbContext.
|
2021-12-28 16:34:11 +05:00 |
|
Фролов
|
e7d6aef6a6
|
Move logic from AsbCloudDbContext.GetDepthToIntervalAsync() to TelemetryAnalyticsService.GetWellDepthToIntervalAsync()
|
2021-12-27 13:49:29 +05:00 |
|
Фролов
|
ca969c99ad
|
Remove query datesRange from context.
Replace source for DatesRange from db to telemetry tracker.
|
2021-12-27 11:48:23 +05:00 |
|
Фролов
|
a30c8883a5
|
Fix DB Models. Specify TypeName = "timestamp with time zone" on DateTime.
|
2021-12-27 10:53:18 +05:00 |
|
Фролов
|
e29dbf49df
|
Reorder SectionsTypes to keep existing operations
|
2021-12-22 19:18:09 +05:00 |
|
Фролов
|
ecfdbfc394
|
Fix UserService.UpdateAsync() preserve users password.
|
2021-12-22 16:55:39 +05:00 |
|
Харченко Владимир
|
33c3e74e53
|
Added new well section types
|
2021-12-22 16:06:30 +05:00 |
|
Фролов
|
c5ed3c467f
|
fix and refactor WellService.
|
2021-12-22 11:41:18 +05:00 |
|
Фролов
|
6924a6bac7
|
start refactoring// fire alarm
|
2021-12-21 11:52:53 +05:00 |
|
Фролов
|
e99f0ff9c9
|
fix AsbCloudDbContext.RelationUserRolePermissions
|
2021-12-20 15:16:21 +05:00 |
|
Фролов
|
7c24d52fa2
|
Merge branch 'dev' into NewUserRoles
|
2021-12-20 15:13:36 +05:00 |
|
Фролов
|
852e13f140
|
Rename docs categories
|
2021-12-17 15:44:18 +05:00 |
|
Фролов
|
e0834e4720
|
add telemetry merge
|
2021-12-17 12:48:58 +05:00 |
|
Харченко Владимир
|
17db1218cc
|
CS2-133: Removed permission mask logic from permissions
|
2021-12-16 16:00:47 +05:00 |
|
Фролов
|
e05bdd2993
|
CS2-132 Рассмотреть возможность замены TelemetryInfoDto на Dictionary<string, object> или Dictionary<string, string>
|
2021-12-16 15:24:37 +05:00 |
|
Харченко Владимир
|
888c28cdf8
|
CS2-133: Removed Value property from roles to permissions models and services
|
2021-12-15 16:21:52 +05:00 |
|
Фролов
|
551c60c4ff
|
Add/refactor services for permissions authorization model.
Rename some fields in DB.permission.
|
2021-12-11 16:46:04 +05:00 |
|
Фролов
|
6dc3137627
|
update default WellOperationCategories
|
2021-12-08 15:38:38 +05:00 |
|
Фролов
|
6565957c34
|
rider recomendations
|
2021-12-08 15:29:41 +05:00 |
|
Фролов
|
ee01ab30db
|
Забрал домой
|
2021-12-07 11:34:06 +05:00 |
|
Фролов
|
fa3e47493b
|
Doc timascale backup and restore.
|
2021-12-03 17:34:24 +05:00 |
|
Фролов
|
00dd39b587
|
merge dev to this
|
2021-12-03 09:58:48 +05:00 |
|
Фролов
|
8c3c621c7b
|
hotfix rename t_well_сomposite (cyrilic c) to t_well_composite.
|
2021-12-02 11:44:45 +05:00 |
|
KharchenkoVladimir
|
22c5d33b7e
|
CS2-123: Added AdminPermissionController and Service
|
2021-12-01 17:10:17 +05:00 |
|
KharchenkoVladimir
|
cf517eabd5
|
CS2-123: Fixed role permissions create/update operations
|
2021-12-01 16:09:06 +05:00 |
|
KharchenkoVladimir
|
1d078379b4
|
CS2-123: Renamed Permission collections in EF models
|
2021-11-30 17:25:08 +05:00 |
|
KharchenkoVladimir
|
ad061bbca5
|
CS2-123: Renamed permission tables, removed roles from claims, etc
|
2021-11-30 17:22:38 +05:00 |
|
KharchenkoVladimir
|
9280b28e10
|
CS2-123: Returned table for roles permissions.
|
2021-11-29 17:34:53 +05:00 |
|
KharchenkoVladimir
|
2d9388cb2a
|
Revert "CS2-123: Changed role permissions to bit collection"
This reverts commit ad34e6445c .
|
2021-11-29 12:39:28 +05:00 |
|
Фролов
|
ee2172f64b
|
fix SetpointsController. Add AllowAnonymous.
fix doc for backup db.
|
2021-11-26 17:14:02 +05:00 |
|
KharchenkoVladimir
|
ad34e6445c
|
CS2-123: Changed role permissions to bit collection
|
2021-11-26 17:05:41 +05:00 |
|
Фролов
|
18ad9fc91a
|
CS2-124 Создать контроллер рекомендый новыйх уставок бурильщику
|
2021-11-24 16:16:17 +05:00 |
|
KharchenkoVladimir
|
872598dcdd
|
CS2-123: Added models for user roles and permissions. Fixed auth UserToken.
|
2021-11-24 11:30:29 +05:00 |
|
Фролов
|
14bc1e12b4
|
Merge branch 'TelemetryTimeZone' into dev
|
2021-11-22 11:31:10 +05:00 |
|
Фролов
|
b6c2f60296
|
fix use fileshare only when needed.
|
2021-11-17 13:06:48 +05:00 |
|
Фролов
|
361aceed96
|
refactor built query with less mem allocation.
|
2021-11-17 10:52:03 +05:00 |
|
KharchenkoVladimir
|
88f9236b8a
|
CS2-119: Added Telemetry Timezone object and update timezone functionality
|
2021-11-16 13:14:31 +05:00 |
|
Фролов
|
212989b3b6
|
fix analyze recomendations
|
2021-11-15 16:52:12 +05:00 |
|
Фролов
|
496c24099d
|
Implement UPSERT extention method to fix TelemetryDataBaseService.UpdateDataAsync().
|
2021-11-15 14:56:11 +05:00 |
|
Фролов
|
a5eb4e5212
|
Fix db model TelemetryDataSpin. remove space in encoder_resolution column
|
2021-11-15 14:54:10 +05:00 |
|
Фролов
|
864d851b6a
|
BIG. Add timescaleDB into DB.
Adapt contect to use hypertables.
Refactor TelemetryDataBaseService to avoid duplicate keys and try to save as more as posible
|
2021-11-13 18:47:11 +05:00 |
|