.. |
20210907085527_Init.cs
|
cleanup
|
2021-09-10 11:28:57 +05:00 |
20210907085527_Init.Designer.cs
|
Added migrations.
|
2021-09-07 14:04:30 +05:00 |
20210907093457_AddUserColumns.cs
|
Added User model 'email', 'phone', 'position' columns
|
2021-09-07 14:42:56 +05:00 |
20210907093457_AddUserColumns.Designer.cs
|
Added User model 'email', 'phone', 'position' columns
|
2021-09-07 14:42:56 +05:00 |
20210913043806_AddDefaultData.cs
|
Add default data (operations dictionary) migration
|
2021-09-13 09:39:11 +05:00 |
20210913043806_AddDefaultData.Designer.cs
|
Add default data (operations dictionary) migration
|
2021-09-13 09:39:11 +05:00 |
20210914105045_RefactorTelemetryData.cs
|
Refactor DataSaubBase to TelemetryDataSaub;
|
2021-09-14 17:17:33 +05:00 |
20210914105045_RefactorTelemetryData.Designer.cs
|
Refactor DataSaubBase to TelemetryDataSaub;
|
2021-09-14 17:17:33 +05:00 |
20210916094617_AddWellDepthToMessage.cs
|
fix jsonSerializer settings;
|
2021-09-17 16:24:01 +05:00 |
20210916094617_AddWellDepthToMessage.Designer.cs
|
fix jsonSerializer settings;
|
2021-09-17 16:24:01 +05:00 |
20211001121146_Set_Telemetry_FKs_OnDelete_Cascade.cs
|
Add migration. Set Telemetry forign keys on delete - cascade.
|
2021-10-01 17:37:44 +05:00 |
20211001121146_Set_Telemetry_FKs_OnDelete_Cascade.Designer.cs
|
Add migration. Set Telemetry forign keys on delete - cascade.
|
2021-10-01 17:37:44 +05:00 |
20211006130207_Update_WellOperationsCategory_by_new_initial_values.cs
|
New well operation category
|
2021-10-06 18:06:07 +05:00 |
20211006130207_Update_WellOperationsCategory_by_new_initial_values.Designer.cs
|
New well operation category
|
2021-10-06 18:06:07 +05:00 |
20211007052829_Rename_WellOperation_WellDepth_to_WellDepthEnd.cs
|
Refactor WellOperation WellDepth split to DepthStart and DepthEnd.
|
2021-10-08 11:30:06 +05:00 |
20211007052829_Rename_WellOperation_WellDepth_to_WellDepthEnd.Designer.cs
|
Refactor WellOperation WellDepth split to DepthStart and DepthEnd.
|
2021-10-08 11:30:06 +05:00 |
20211007053347_Add_WellOperation_WellDepthStart.cs
|
Refactor WellOperation WellDepth split to DepthStart and DepthEnd.
|
2021-10-08 11:30:06 +05:00 |
20211007053347_Add_WellOperation_WellDepthStart.Designer.cs
|
Refactor WellOperation WellDepth split to DepthStart and DepthEnd.
|
2021-10-08 11:30:06 +05:00 |
20211011111932_Rename_DrillingParam_Consumption_to_Flow.cs
|
Rename DrillingParam.Consumption to Flow
|
2021-10-11 16:20:07 +05:00 |
20211011111932_Rename_DrillingParam_Consumption_to_Flow.Designer.cs
|
Rename DrillingParam.Consumption to Flow
|
2021-10-11 16:20:07 +05:00 |
20211011113905_Rename_DrillingParam_TopDrive_to_Rotor.cs
|
Rename DrillingParam.TopDrive* to Rotor*
|
2021-10-11 16:39:40 +05:00 |
20211011113905_Rename_DrillingParam_TopDrive_to_Rotor.Designer.cs
|
Rename DrillingParam.TopDrive* to Rotor*
|
2021-10-11 16:39:40 +05:00 |
20211012043133_Add_CompositeWell.cs
|
Add model WellComposite
|
2021-10-12 10:39:42 +05:00 |
20211012043133_Add_CompositeWell.Designer.cs
|
Add model WellComposite
|
2021-10-12 10:39:42 +05:00 |
20211012044236_Remove_CompositeWell_id.cs
|
Add model WellComposite
|
2021-10-12 10:39:42 +05:00 |
20211012044236_Remove_CompositeWell_id.Designer.cs
|
Add model WellComposite
|
2021-10-12 10:39:42 +05:00 |
20211012053725_Rename_CompositeWell_to_WellComposite.cs
|
Add model WellComposite
|
2021-10-12 10:39:42 +05:00 |
20211012053725_Rename_CompositeWell_to_WellComposite.Designer.cs
|
Add model WellComposite
|
2021-10-12 10:39:42 +05:00 |
20211013123137_Add_Drill_Flow_Chart.cs
|
CS2-97: Added DrillFlowChartParams infrastructure
|
2021-10-13 17:34:32 +05:00 |
20211013123137_Add_Drill_Flow_Chart.Designer.cs
|
CS2-97: Added DrillFlowChartParams infrastructure
|
2021-10-13 17:34:32 +05:00 |
20211014082358_Fix_WellComposite_FK.cs
|
Fix WellComposite model FK; WellCompositeService automapping
|
2021-10-14 14:46:20 +05:00 |
20211014082358_Fix_WellComposite_FK.Designer.cs
|
Fix WellComposite model FK; WellCompositeService automapping
|
2021-10-14 14:46:20 +05:00 |
20211014082448_Rename_DrillFlowChartParams_to_DrillFlowChart.cs
|
Fix WellComposite model FK; WellCompositeService automapping
|
2021-10-14 14:46:20 +05:00 |
20211014082448_Rename_DrillFlowChartParams_to_DrillFlowChart.Designer.cs
|
Fix WellComposite model FK; WellCompositeService automapping
|
2021-10-14 14:46:20 +05:00 |
20211014115928_Added_DrillFlowChart_OperationCategory_Index.cs
|
Added IdWellOperationCategory to DrillChart model
|
2021-10-14 17:02:20 +05:00 |
20211014115928_Added_DrillFlowChart_OperationCategory_Index.Designer.cs
|
Added IdWellOperationCategory to DrillChart model
|
2021-10-14 17:02:20 +05:00 |
20211018071004_Add_Well_State.cs
|
CS2-98: Added State to Well. Added .UpdateWell() in WellController.
|
2021-10-18 12:38:49 +05:00 |
20211018071004_Add_Well_State.Designer.cs
|
CS2-98: Added State to Well. Added .UpdateWell() in WellController.
|
2021-10-18 12:38:49 +05:00 |
20211019053218_Edit_WellOperationCategory_DefaultData.cs
|
Fix import WellOperations edit WellOperationCategory default data
|
2021-10-19 10:34:11 +05:00 |
20211019053218_Edit_WellOperationCategory_DefaultData.Designer.cs
|
Fix import WellOperations edit WellOperationCategory default data
|
2021-10-19 10:34:11 +05:00 |
20211020053649_Rename_Well_State_to_IdState.cs
|
Rename Well.State to Well.IdState
|
2021-10-20 11:21:14 +05:00 |
20211020053649_Rename_Well_State_to_IdState.Designer.cs
|
Rename Well.State to Well.IdState
|
2021-10-20 11:21:14 +05:00 |
20211027112525_Add_WebUrl_In_FileInfo.cs
|
CS2-106: Added GoogleDriveService and .GetWebLink() to DrillingProgramController
|
2021-10-27 17:00:27 +05:00 |
20211027112525_Add_WebUrl_In_FileInfo.Designer.cs
|
CS2-106: Added GoogleDriveService and .GetWebLink() to DrillingProgramController
|
2021-10-27 17:00:27 +05:00 |
20211029072655_Add_PublishInfo_To_FileInfo.cs
|
CS2-106: Fixed Drilling program creation and preview logic
|
2021-10-29 12:47:18 +05:00 |
20211029072655_Add_PublishInfo_To_FileInfo.Designer.cs
|
CS2-106: Fixed Drilling program creation and preview logic
|
2021-10-29 12:47:18 +05:00 |
20211031120453_WARN_ShrinkModelsTypes.cs
|
WARN mega long migration (~2h). uncomment timeout setter before run.
|
2021-10-31 18:01:32 +05:00 |
20211031120453_WARN_ShrinkModelsTypes.Designer.cs
|
WARN mega long migration (~2h). uncomment timeout setter before run.
|
2021-10-31 18:01:32 +05:00 |
20211101112932_Add_File_Marks.cs
|
CS2-104: Added confirm of drilling program parts
|
2021-11-01 16:41:25 +05:00 |
20211101112932_Add_File_Marks.Designer.cs
|
CS2-104: Added confirm of drilling program parts
|
2021-11-01 16:41:25 +05:00 |
20211102113125_Change_File_Mark_Comment.cs
|
CS2-104: Added recreate of drilling program if new files were confirmed
|
2021-11-02 16:33:49 +05:00 |
20211102113125_Change_File_Mark_Comment.Designer.cs
|
CS2-104: Added recreate of drilling program if new files were confirmed
|
2021-11-02 16:33:49 +05:00 |
20211103084625_Rename_IdMark_To_IdMarkType.cs
|
CS2-104: Added deleting of existing drilling program on file marks actions
|
2021-11-03 14:12:39 +05:00 |
20211103084625_Rename_IdMark_To_IdMarkType.Designer.cs
|
CS2-104: Added deleting of existing drilling program on file marks actions
|
2021-11-03 14:12:39 +05:00 |
20211112073708_Replace_PK_of_telemetryData_to_compositeKey.cs
|
BIG. Add timescaleDB into DB.
|
2021-11-13 18:47:11 +05:00 |
20211112073708_Replace_PK_of_telemetryData_to_compositeKey.Designer.cs
|
BIG. Add timescaleDB into DB.
|
2021-11-13 18:47:11 +05:00 |
20211115090307_Fix_telemetrydataspin_field_name.cs
|
Fix db model TelemetryDataSpin. remove space in encoder_resolution column
|
2021-11-15 14:54:10 +05:00 |
20211115090307_Fix_telemetrydataspin_field_name.Designer.cs
|
Fix db model TelemetryDataSpin. remove space in encoder_resolution column
|
2021-11-15 14:54:10 +05:00 |
20211116080138_Add_Telemetry_TimeZone.cs
|
Add_timeZone_to_IMapPoint
|
2022-01-02 12:33:18 +05:00 |
20211116080138_Add_Telemetry_TimeZone.Designer.cs
|
Add_timeZone_to_IMapPoint
|
2022-01-02 12:33:18 +05:00 |
20211123130153_Add_UserRoles_Permissions.cs
|
CS2-123: Added models for user roles and permissions. Fixed auth UserToken.
|
2021-11-24 11:30:29 +05:00 |
20211123130153_Add_UserRoles_Permissions.Designer.cs
|
Add_timeZone_to_IMapPoint
|
2022-01-02 12:33:18 +05:00 |
20211124111523_AddSetpoints.cs
|
CS2-124 Создать контроллер рекомендый новыйх уставок бурильщику
|
2021-11-24 16:16:17 +05:00 |
20211124111523_AddSetpoints.Designer.cs
|
Add_timeZone_to_IMapPoint
|
2022-01-02 12:33:18 +05:00 |
20211129122956_Fixed_Role_Permissions_Value.cs
|
CS2-123: Returned table for roles permissions.
|
2021-11-29 17:34:53 +05:00 |
20211129122956_Fixed_Role_Permissions_Value.Designer.cs
|
Add_timeZone_to_IMapPoint
|
2022-01-02 12:33:18 +05:00 |
20211130121716_Renamed_Permissions_Tables.cs
|
CS2-123: Renamed permission tables, removed roles from claims, etc
|
2021-11-30 17:22:38 +05:00 |
20211130121716_Renamed_Permissions_Tables.Designer.cs
|
Add_timeZone_to_IMapPoint
|
2022-01-02 12:33:18 +05:00 |
20211130122321_Renamed_PermissionCollections.cs
|
CS2-123: Renamed Permission collections in EF models
|
2021-11-30 17:25:08 +05:00 |
20211130122321_Renamed_PermissionCollections.Designer.cs
|
Add_timeZone_to_IMapPoint
|
2022-01-02 12:33:18 +05:00 |
20211201105010_Renamed_Permission_Role_Files.cs
|
CS2-123: Fixed role permissions create/update operations
|
2021-12-01 16:09:06 +05:00 |
20211201105010_Renamed_Permission_Role_Files.Designer.cs
|
Add_timeZone_to_IMapPoint
|
2022-01-02 12:33:18 +05:00 |
20211202064227_RenameTable_WellComposite.cs
|
hotfix rename t_well_сomposite (cyrilic c) to t_well_composite.
|
2021-12-02 11:44:45 +05:00 |
20211202064227_RenameTable_WellComposite.Designer.cs
|
Add_timeZone_to_IMapPoint
|
2022-01-02 12:33:18 +05:00 |
20211208103008_Update_operations_list.cs
|
update default WellOperationCategories
|
2021-12-08 15:38:38 +05:00 |
20211208103008_Update_operations_list.Designer.cs
|
Add_timeZone_to_IMapPoint
|
2022-01-02 12:33:18 +05:00 |
20211210074746_Rename_Permissions_fields.cs
|
Add/refactor services for permissions authorization model.
|
2021-12-11 16:46:04 +05:00 |
20211210074746_Rename_Permissions_fields.Designer.cs
|
Add_timeZone_to_IMapPoint
|
2022-01-02 12:33:18 +05:00 |
20211215111416_RemovedPermissionValues.cs
|
CS2-133: Removed Value property from roles to permissions models and services
|
2021-12-15 16:21:52 +05:00 |
20211215111416_RemovedPermissionValues.Designer.cs
|
Add_timeZone_to_IMapPoint
|
2022-01-02 12:33:18 +05:00 |
20211216072650_RemovedIdFromPermissionRelations.cs
|
CS2-133: Removed permission mask logic from permissions
|
2021-12-16 16:00:47 +05:00 |
20211216072650_RemovedIdFromPermissionRelations.Designer.cs
|
Add_timeZone_to_IMapPoint
|
2022-01-02 12:33:18 +05:00 |
20211217104347_RenameDocsCategories.cs
|
Rename docs categories
|
2021-12-17 15:44:18 +05:00 |
20211217104347_RenameDocsCategories.Designer.cs
|
Add_timeZone_to_IMapPoint
|
2022-01-02 12:33:18 +05:00 |
20211222105725_AddedNewSectionTypes.cs
|
Added new well section types
|
2021-12-22 16:06:30 +05:00 |
20211222105725_AddedNewSectionTypes.Designer.cs
|
Add_timeZone_to_IMapPoint
|
2022-01-02 12:33:18 +05:00 |
20211222141707_Reorder_SectionsTypes_to_keep_existing_operations.cs
|
Reorder SectionsTypes to keep existing operations
|
2021-12-22 19:18:09 +05:00 |
20211222141707_Reorder_SectionsTypes_to_keep_existing_operations.Designer.cs
|
Add_timeZone_to_IMapPoint
|
2022-01-02 12:33:18 +05:00 |
20211227053852_Specify_type_for_datetime_props.cs
|
Fix DB Models. Specify TypeName = "timestamp with time zone" on DateTime.
|
2021-12-27 10:53:18 +05:00 |
20211227053852_Specify_type_for_datetime_props.Designer.cs
|
Add_timeZone_to_IMapPoint
|
2022-01-02 12:33:18 +05:00 |
20211230054224_Fix_spelling_of_defaults.cs
|
Fix spelling for defaults.
|
2021-12-30 10:45:06 +05:00 |
20211230054224_Fix_spelling_of_defaults.Designer.cs
|
Add_timeZone_to_IMapPoint
|
2022-01-02 12:33:18 +05:00 |
20220102073023_Add_timeZone_to_IMapPoint.cs
|
Add_timeZone_to_IMapPoint
|
2022-01-02 12:33:18 +05:00 |
20220102073023_Add_timeZone_to_IMapPoint.Designer.cs
|
Add_timeZone_to_IMapPoint
|
2022-01-02 12:33:18 +05:00 |
AsbCloudDbContextModelSnapshot.cs
|
Add_timeZone_to_IMapPoint
|
2022-01-02 12:33:18 +05:00 |