Commit Graph

51 Commits

Author SHA1 Message Date
678bdb47b9 Bump ExcelDNA packages 2024-05-19 16:22:16 +03:00
5c8c5f5736 Excel functions refactoring 2024-02-14 23:20:08 +03:00
964bb01a80 Revert "Refactoring Excel application field"
This reverts commit 56112eae51.
2024-01-21 15:14:35 +03:00
ed47fd38f6 Use AsyncTaskUtil.RunTask for async functions in formulas 2024-01-21 15:04:51 +03:00
2def24c9af Increase DefaultConnectionLimit to 50 2024-01-21 14:52:02 +03:00
56112eae51 Refactoring Excel application field 2024-01-21 14:51:38 +03:00
84001e050c Remove IntelliSense server 2024-01-18 23:23:26 +03:00
7b2a5955d8 Refactoring functions 2024-01-18 23:16:38 +03:00
a8c192848d Fixt testing environment variable 2023-12-09 23:04:49 +03:00
f448cccbeb Add RhSolutions.ProductSku project 2023-12-08 23:14:56 +03:00
02d0b21a58 Add couplings calculator test 2023-11-12 14:57:43 +03:00
9fd1fd8266 Implement Couplings Calculator 2023-11-09 23:34:52 +03:00
8a8fc397bf Add Couplings calculator 2023-11-02 23:07:06 +03:00
199540e530 Revert "Move Price List Validation to separate static class"
This reverts commit e14d714811.
2023-10-17 21:22:42 +03:00
e14d714811 Move Price List Validation to separate static class 2023-07-26 17:17:09 +03:00
Sergey Chebotar
d6de208df4 Hide StatusBarReset function 2023-06-23 07:33:33 +03:00
Sergey Chebotar
6a5038246f Fix interface name 2023-06-21 07:11:31 +03:00
Sergey Chebotar
2c44c5d2df Add Sleeves Calculator service 2023-06-20 11:50:11 +03:00
Sergey Chebotar
98bb135b62 Add CurrrentPriceWriter service 2023-06-20 09:46:52 +03:00
Sergey Chebotar
7b8cab3e9e Extract Excel Write Base 2023-06-20 07:25:44 +03:00
Sergey Chebotar
50543ae697 Fix method name 2023-06-09 14:49:20 +03:00
Sergey Chebotar
213592b9e2 Check cache for currency rate before run async util 2023-06-08 07:47:14 +03:00
Sergey Chebotar
1399d71f3c Switch Currency client from transient to singleton 2023-06-08 07:43:49 +03:00
Sergey Chebotar
bfab7eb02b Edit caller function names 2023-06-08 06:44:11 +03:00
Sergey Chebotar
f620147515 Change DateTime from Now to Today 2023-05-27 08:58:09 +03:00
Sergey Chebotar
16b5ddedb1 Rename Magic to Guess 2023-05-23 07:07:16 +03:00
Sergey Chebotar
c308e72ee0 Add Magic Service 2023-05-23 06:52:52 +03:00
Sergey Chebotar
5720d2ede0 Add ReaderFactory 2023-05-22 07:39:48 +03:00
Sergey Chebotar
c5895f78c2 Add =КУРСЕВРО() function 2023-05-17 08:11:24 +03:00
Sergey Chebotar
9f0ef90005 Refactoring 2023-05-17 08:03:55 +03:00
Sergey Chebotar
e203155474 Edit functions intellisense descriptions 2023-05-17 07:58:13 +03:00
Sergey Chebotar
8dc186c7aa Add Intellisense library 2023-05-17 07:40:26 +03:00
Sergey Chebotar
627195fafe Add caching 2023-05-16 07:43:57 +03:00
Sergey Chebotar
d4d98ec850 Add =РЕХАУЦЕНАРУБ() function 2023-05-15 06:33:24 +03:00
Sergey Chebotar
6d9ff9365c Add РЕХАУ, РЕХАУИМЯ, РЕХАУАРТИКУЛ, РЕХАУЦЕНА functions 2023-05-12 10:18:00 +03:00
Sergey Chebotar
6bfd1d981b Simplify class names 2023-04-20 09:37:07 +03:00
Sergey Chebotar
13996f0381 Change internal Product class to nuget library 2023-04-20 06:58:27 +03:00
Sergey Chebotar
e295709e65 Dxf export button activation fix 2023-04-17 08:49:26 +03:00
Sergey Chebotar
b6254b1565 Add Tool factory 2023-04-14 08:08:46 +03:00
Sergey Chebotar
99f46e089c Remove IntelliSence 2023-04-06 21:38:01 +03:00
Sergey Chebotar
8bcc8d34d4 Make Addin static properties setter private 2023-04-06 21:36:24 +03:00
Sergey Chebotar
bfd7702939 DI Refactoring 2023-04-06 08:29:39 +03:00
Sergey Chebotar
cdb153c988 Usings simplify 2023-03-28 10:36:36 +03:00
Sergey Chebotar
2280b49ae1 Add Usings 2023-03-28 10:03:19 +03:00
Sergey Chebotar
7bb6ce6c5a Application Singleton fix 2023-03-28 07:55:45 +03:00
Sergey Chebotar
68512dba2b Add Application Singleton 2023-03-28 07:33:13 +03:00
Sergey Chebotar
15dd27fb68 Add Configuration Interface 2023-03-28 07:25:10 +03:00
Sergey Chebotar
9846a3c35e Edit DatabaseClient 2023-03-27 15:52:28 +03:00
Sergey Chebotar
19007ff43e Add IDatabaseClient DI 2023-03-27 13:55:58 +03:00
Sergey Chebotar
6291d30027 Add HttpClient DI Injection 2023-03-27 07:12:04 +03:00