.. |
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
|
CS2-119: Added Telemetry Timezone object and update timezone functionality
|
2021-11-16 13:14:31 +05:00 |
20211116080138_Add_Telemetry_TimeZone.Designer.cs
|
CS2-119: Added Telemetry Timezone object and update timezone functionality
|
2021-11-16 13:14:31 +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
|
CS2-123: Added models for user roles and permissions. Fixed auth UserToken.
|
2021-11-24 11:30:29 +05:00 |
AsbCloudDbContextModelSnapshot.cs
|
Revert "CS2-123: Changed role permissions to bit collection"
|
2021-11-29 12:39:28 +05:00 |