Commit Graph

  • 9d50f0d1c9 fix add SemaphoreSlim into Cache.Refresh(..) and Cache.RefreshAsync(..) method to avoid racing Фролов 2021-08-20 12:45:26 +0500
  • 0e586edcc5 CS2-58: Added [FromQuery] to 'companies' param KharchenkoVV 2021-08-20 11:46:14 +0500
  • b39f07821d CS2-58: Added files filtering by requested companies ids KharchenkoVV 2021-08-20 11:20:24 +0500
  • d0deefe74f CS2-56: Changed tuple to FileInfoDto KharchenkoVV 2021-08-19 17:32:22 +0500
  • 8b5af8d32e CS2-59: Added Delete() to File controller KharchenkoVV 2021-08-19 16:58:26 +0500
  • e8d98a0887 CS2-55: Renamed SaveFileProperties...() to SaveFileInfos() KharchenkoVV 2021-08-19 16:34:36 +0500
  • bf823e1825 CS2-55: Moved file saving logic from File controller to service KharchenkoVV 2021-08-19 16:32:04 +0500
  • e45a693c92 CS2-54: Fixed default well operations in Db KharchenkoVV 2021-08-19 14:31:02 +0500
  • aa87cb1c35 CS2-54: Fixed 'route speed' calculation KharchenkoVV 2021-08-19 14:13:08 +0500
  • 9bda8b986d CS2-54: Added default Well operations data to Db KharchenkoVV 2021-08-19 14:12:29 +0500
  • c5dedfc03e WellOperationController.GetCategories() fix return type Фролов 2021-08-19 12:24:57 +0500
  • 5a4f3dab2c Merge branch 'master' of https://bitbucket.org/frolovng/asbcloudserver KharchenkoVV 2021-08-19 10:42:22 +0500
  • 09c47636d1 CS2-54: Fixed well section calculation for empty data KharchenkoVV 2021-08-19 10:42:09 +0500
  • a685418cf0 rename WellOperationController.GetAllAsync(..) to GetOperationsAsync(..) Фролов 2021-08-18 17:25:40 +0500
  • 154426a5fb Changed WellOperation fileds names KharchenkoVV 2021-08-18 17:09:57 +0500
  • 582629c8d7 Merge branch 'master' of https://bitbucket.org/frolovng/asbcloudserver Фролов 2021-08-18 17:01:16 +0500
  • 7b154abb66 CS2-61 WellOperationController.GetAllAsync(..) добавить параметры фильтрации Фролов 2021-08-18 16:57:20 +0500
  • 1ea6ea83aa Added 1000 interval in WellOperations Ids KharchenkoVV 2021-08-18 16:51:41 +0500
  • 8bcaf18cb1 Fixed WellSection service KharchenkoVV 2021-08-18 16:27:18 +0500
  • ae3a5c1ac7 CS2-54: Added new well operation categories KharchenkoVV 2021-08-18 16:26:06 +0500
  • 64e06daefd Changed well operation category table name KharchenkoVV 2021-08-18 15:38:33 +0500
  • 977645e23a CS2-54: Added Well section data calculation KharchenkoVV 2021-08-18 14:52:52 +0500
  • d6bf5d3252 Added IdUser claim to authenticated user claims KharchenkoVV 2021-08-17 13:03:17 +0500
  • b1495dda34 DataController route fix KharchenkoVV 2021-08-17 09:43:09 +0500
  • 0e662d4868 Fixed controllers routes KharchenkoVV 2021-08-17 09:39:05 +0500
  • d1f67dc69c WellOperation Controller and Service fix KharchenkoVV 2021-08-17 09:20:31 +0500
  • a8cdda862a Fixed FileController's routes KharchenkoVV 2021-08-16 17:34:00 +0500
  • 72510cbcf3 Fixed WellOperation Type & Date fields KharchenkoVV 2021-08-16 16:27:09 +0500
  • d7e0eace47 CS2-53: Added WellOperations Controller, Service, Dtos and Models KharchenkoVV 2021-08-16 14:19:43 +0500
  • e1310be988 Added default predicate to CacheTable.Where() method KharchenkoVV 2021-08-16 14:16:44 +0500
  • 1db3a81d56 Renamed plural table names to singular KharchenkoVV 2021-08-16 10:38:48 +0500
  • e668b8c2ff CS2-53: Model changes to Well/Operation/SectionType KharchenkoVV 2021-08-16 10:21:46 +0500
  • 57afb6b7d2 Merge branch 'master' of https://bitbucket.org/frolovng/asbcloudserver Фролов 2021-08-13 17:26:32 +0500
  • 2e01c4334f fix "order for skip/take" warning. some refactoring. Фролов 2021-08-13 17:26:19 +0500
  • bc1bcb2ee2 CS2-53: Added basics of WellOperation controller, service, model and dto KharchenkoVV 2021-08-13 17:25:06 +0500
  • 1956eafb32 Renamed Analytics Service and Controller to TelemetryAnalytics KharchenkoVV 2021-08-13 15:57:22 +0500
  • fa63d18fa3 CS2-53: Added model for 'TVD' chart KharchenkoVV 2021-08-13 15:37:33 +0500
  • 12a73a4e21 Renamed 'TelemetryOperation' model to 'Operation' KharchenkoVV 2021-08-13 15:35:03 +0500
  • 5951953cb6 Merge branch 'master' of https://bitbucket.org/frolovng/asbcloudserver KharchenkoVV 2021-08-13 14:50:27 +0500
  • 29ae60e962 CS2-53: Added operation type to TelemetryOperation model KharchenkoVV 2021-08-13 14:50:13 +0500
  • 9497aaf7e3 Add WellSectionTypes dbSet Фролов 2021-08-13 12:33:05 +0500
  • b218187117 CS2-37: Fixed OperationsToInterval() analytics. Half done. KharchenkoVV 2021-08-13 12:32:43 +0500
  • eaf1b9509d Merge branch 'master' of https://bitbucket.org/frolovng/asbcloudserver Фролов 2021-08-12 11:52:36 +0500
  • bef1292e7c doc and terurn types Фролов 2021-08-12 11:52:23 +0500
  • 95a3a0d207 WellSectionController params order Фролов 2021-08-12 11:50:04 +0500
  • fe5eb39000 CS2-50: Changed some .SaveChanges() to .SaveChangesAsync() KharchenkoVV 2021-08-11 17:41:51 +0500
  • c7b87a1104 Merge conflict fix KharchenkoVV 2021-08-11 17:27:56 +0500
  • ab63bc4aa1 CS2-50: Added .ConfigureAwait(false) to all async methods. KharchenkoVV 2021-08-11 17:26:02 +0500
  • f0f9d1df73 fix clusterService Фролов 2021-08-11 17:14:11 +0500
  • f13b757a84 CS2-50: All controllers and services are made async KharchenkoVV 2021-08-11 16:54:42 +0500
  • 4c4048865c CS2-50: Controllers and some services are made async KharchenkoVV 2021-08-11 12:11:21 +0500
  • e4800bf281 Merge branch 'master' of https://bitbucket.org/frolovng/asbcloudserver KharchenkoVV 2021-08-11 10:16:09 +0500
  • 744266336e CS2-50: Added .AsNoTracking() to services' queries. KharchenkoVV 2021-08-11 10:16:01 +0500
  • bb011c5afe Merge branch 'master' of https://bitbucket.org/frolovng/asbcloudserver Фролов 2021-08-10 17:43:20 +0500
  • 33f545c7b3 WellSectionController tested and fixed Фролов 2021-08-10 17:43:13 +0500
  • 814f809c3e dbSet initialization in CacheTable is moved to constructor KharchenkoVV 2021-08-10 16:49:14 +0500
  • 50fc46e007 WellSectionController almost done Фролов 2021-08-10 16:37:36 +0500
  • 0f08d71ddb better names for db entities Фролов 2021-08-10 16:37:13 +0500
  • 7eed929f33 add AsNoTracking() in cache Фролов 2021-08-10 16:35:31 +0500
  • 791d09ce2b fix default entities ids Фролов 2021-08-10 15:57:58 +0500
  • 3721d55f63 fix default entities ids Фролов 2021-08-10 15:57:58 +0500
  • ae5954e345 Rename some entities Фролов 2021-08-10 15:53:11 +0500
  • 26f291806f add default WellSectionTypes Фролов 2021-08-10 15:48:06 +0500
  • e96a9820db implement async WellSection controller Фролов 2021-08-10 14:36:35 +0500
  • ddbf3ff2d5 make service async Фролов 2021-08-10 14:35:49 +0500
  • 8102442f81 Add well related interface Фролов 2021-08-10 14:35:00 +0500
  • 57dd3110b8 Add index by depth Фролов 2021-08-10 14:34:21 +0500
  • 33c79b6c8b Cyrilic 'С' to eng 'C' Фролов 2021-08-09 15:57:41 +0500
  • 3a325f6c94 Очистка и анализ кода Фролов 2021-08-09 15:41:42 +0500
  • a14e5134bf добавлен фильтр сообщений по тексту Фролов 2021-08-09 15:09:46 +0500
  • 9e69ff4ce7 Add DbContext Set method into interface Фролов 2021-08-09 14:39:56 +0500
  • 0434ec4fd9 remove duplicate interface inh. Фролов 2021-08-09 14:39:23 +0500
  • 91da4fa9c2 Deleted link to AsbCloudDb from AsbCloudApp + codefix KharchenkoVV 2021-08-09 14:01:57 +0500
  • 433900a1ee CS2-43: Fixed 'Last data' tables saving issues KharchenkoVV 2021-08-04 14:22:00 +0500
  • 17c07f8c8e CS2-43: Added save and get 'LastData' for Fluid KharchenkoVV 2021-08-03 17:55:28 +0500
  • 543272ce7b CS2-43: Added 'Last Data' tables saving to Db KharchenkoVV 2021-08-02 18:35:36 +0500
  • 4cb797e9c8 add CrudController Фролов 2021-08-02 14:45:13 +0500
  • 10e7b436c5 Renamed CrudController to LastDataController KharchenkoVV 2021-08-02 12:59:43 +0500
  • d5d52daa53 + Фролов 2021-08-02 12:52:44 +0500
  • 4d08e0e562 CS2-43: Доработанный контроллер, Dto и EF модели для 'Последних данных' KharchenkoVV 2021-08-02 12:23:18 +0500
  • 4f703fb53e CS2-43: Контроллер и сервис для 'Последних данных' KharchenkoVV 2021-08-02 11:39:39 +0500
  • 77f1f54c30 IsCompanyOwnsWell rename to IsCompanyInvolvedInWell Фролов 2021-07-29 12:39:22 +0500
  • 59a86e4c4b Обход бага .net Фролов 2021-07-29 12:36:29 +0500
  • 1e878aaa03 cleanup Фролов 2021-07-28 09:47:13 +0500
  • 38b21d80f1 replace automapper to mapster Фролов 2021-07-28 09:46:58 +0500
  • 1ab8ae89ac Reports download fix KharchenkoVV 2021-07-27 17:27:05 +0500
  • 165cabd5dd Changed Reports to one of the Documents' category KharchenkoVV 2021-07-27 16:55:32 +0500
  • 16e52cacf5 wellId rename to idWell Фролов 2021-07-27 14:43:30 +0500
  • 8e62cb4748 Merge branch 'master' of https://bitbucket.org/frolovng/asbcloudserver Фролов 2021-07-27 14:03:15 +0500
  • b76687ecc2 Operation rename to TelemetryOperation Фролов 2021-07-27 13:32:00 +0500
  • 96730aeecb Operation rename to TelemetryOperation Фролов 2021-07-27 13:32:00 +0500
  • 05cf7244ef wellService.CheckWellOwnership rename to wellService.IsCompanyOwnsWell Фролов 2021-07-27 12:37:10 +0500
  • 1325663d7e Изменен путь до контроллера получения документов KharchenkoVV 2021-07-26 17:26:07 +0500
  • d165c809df Фикс метода для скачивания Документа KharchenkoVV 2021-07-26 16:54:53 +0500
  • 9072abe152 CS2-38: Добавлена пагинация для таблицы с файлами KharchenkoVV 2021-07-26 11:54:50 +0500
  • 99242f6995 CS2-38: Добавлены модель, контроллер и сервис для сохранения и отправки файлов по категориям KharchenkoVV 2021-07-23 17:40:31 +0500
  • 1d69ddf4e5 CS2-28 Починить библиотеку генерации репортов Фролов 2021-07-23 14:55:31 +0500
  • 2d2a7d744e Merge branch 'master' of https://bitbucket.org/frolovng/asbcloudserver KharchenkoVV 2021-07-22 15:22:50 +0500
  • 016522fbd5 Поле Duration заменено на DurationSec (в Dto и модели для Operation) KharchenkoVV 2021-07-22 15:22:33 +0500
  • e5a3e30183 CS2-36 В контроллер Deposit добавить метод получения "дерева" доступных пользователю месторождений->кустов->скважин для панели навигации фронта Фролов 2021-07-22 14:23:47 +0500