Sergey Chebotar
|
2cbce48654
|
Refactoring
|
2022-01-28 15:38:57 +03:00 |
|
Sergey Chebotar
|
ca575bef2d
|
Move FillPosition logic to separate method
|
2022-01-28 15:21:58 +03:00 |
|
Sergey Chebotar
|
b4763bd03c
|
Change column parameter to parameters array
|
2022-01-28 15:11:39 +03:00 |
|
Sergey Chebotar
|
57f3f7d724
|
Button rename
|
2022-01-28 14:38:05 +03:00 |
|
Sergey Chebotar
|
9bf9e3978d
|
Refactoring
|
2022-01-28 14:35:20 +03:00 |
|
Sergey Chebotar
|
0621ceabad
|
Throw Exception on null workbook
|
2022-01-28 12:44:37 +03:00 |
|
Sergey Chebotar
|
bb6cee1fe0
|
Wrap new column header text
|
2022-01-28 12:37:02 +03:00 |
|
Sergey Chebotar
|
aea6e224c2
|
Exit loop if first search returns nothing
|
2022-01-28 12:33:21 +03:00 |
|
Sergey Chebotar
|
952ca22316
|
Implement filling positions to correct sku group
|
2022-01-28 12:27:10 +03:00 |
|
Sergey Chebotar
|
711cc313e0
|
Add complete position class
|
2022-01-28 11:41:35 +03:00 |
|
Sergey Chebotar
|
a825d8d8a5
|
Change Dictionary to IEnumerable in FillColumn method
|
2022-01-28 09:58:20 +03:00 |
|
Sergey Chebotar
|
f7949badda
|
Add message on recognition fault
|
2022-01-28 09:27:45 +03:00 |
|
Sergey Chebotar
|
539d22fb1e
|
Edit dialog
|
2022-01-28 09:27:19 +03:00 |
|
Sergey Chebotar
|
dca27ebcc3
|
Move ConvertTool to another file
|
2022-01-28 09:16:10 +03:00 |
|
Sergey Chebotar
|
35930ebda4
|
Do not show missing dialog on empty missing list
|
2022-01-28 09:14:56 +03:00 |
|
Sergey Chebotar
|
722de64dad
|
Add convert Tool
|
2022-01-28 09:08:35 +03:00 |
|
Sergey Chebotar
|
71fcd9ee86
|
Add missing sku list, change missing messagebox
|
2022-01-28 08:51:47 +03:00 |
|
Sergey Chebotar
|
7bb0a82ffb
|
Add FillColumn method
|
2022-01-27 20:43:19 +03:00 |
|
Sergey Chebotar
|
935d48fc5f
|
Complete tools refactoring
|
2022-01-27 17:34:03 +03:00 |
|
Sergey Chebotar
|
72ac236b15
|
Refactoring tolls classes
|
2022-01-27 10:22:30 +03:00 |
|
Sergey Chebotar
|
8e3dff1788
|
Extract PriceList Base Class
|
2022-01-27 09:59:33 +03:00 |
|
Sergey Chebotar
|
233c91c71b
|
Exception message on wrong files
|
2022-01-26 19:03:28 +03:00 |
|
Sergey Chebotar
|
94e0c84ce1
|
Move Autofilter method to abstract class
|
2022-01-26 18:37:24 +03:00 |
|
Sergey Chebotar
|
55bbd801a5
|
Remove PriceList class
|
2022-01-26 18:17:44 +03:00 |
|
Sergey Chebotar
|
c0139ca228
|
Remove unnecessary fields
|
2022-01-26 17:50:07 +03:00 |
|
Sergey Chebotar
|
ec1059ed5d
|
Remove Create new file method in PriceList class
|
2022-01-26 17:43:09 +03:00 |
|
Sergey Chebotar
|
4a2ca16d8b
|
Watch only current sheets in files
|
2022-01-26 17:41:46 +03:00 |
|
Sergey Chebotar
|
d688578a46
|
Update packages
|
2022-01-20 20:32:56 +03:00 |
|
Sergey Chebotar
|
870b6b8baf
|
Merge branch 'main' into dev
|
2022-01-09 15:52:06 +03:00 |
|
Sergey Chebotar
|
4c31835173
|
Edit README
|
2022-01-09 15:51:57 +03:00 |
|
Serghei Cebotari
|
bca7f64880
|
Merge pull request #11 from schebotar/dev
Dev
|
2022-01-09 15:48:16 +03:00 |
|
Sergey Chebotar
|
846547d6d9
|
Add SaveAs Dialog after export
|
2022-01-09 15:47:54 +03:00 |
|
Sergey Chebotar
|
0c307e985f
|
Add GetSource link to Export tool
|
2022-01-09 10:54:19 +03:00 |
|
Sergey Chebotar
|
379fb6d996
|
Add virtual GetSource with no params to abstract pricelist tool
|
2022-01-09 10:49:41 +03:00 |
|
Sergey Chebotar
|
762127a4aa
|
Refactoring
|
2022-01-09 10:37:25 +03:00 |
|
Sergey Chebotar
|
8672fa8f6b
|
Add CombineTool for conjoining files into columns
|
2022-01-07 19:04:07 +03:00 |
|
Serghei Cebotari
|
72908aaaf7
|
Merge pull request #10 from schebotar/dev
Dev
|
2022-01-03 13:17:49 +03:00 |
|
Sergey Chebotar
|
fbe97d706c
|
Add Excel statusbar message for exported lines count
|
2022-01-03 13:17:39 +03:00 |
|
Sergey Chebotar
|
df1a2f9d91
|
Show message box if sku is not found during export
|
2021-12-28 17:15:30 +03:00 |
|
Serghei Cebotari
|
fc870d1955
|
Merge pull request #9 from schebotar/dev
Move to /src
|
2021-12-26 19:37:46 +03:00 |
|
Sergey Chebotar
|
54fc3320e7
|
Move to /src
|
2021-12-26 18:22:32 +03:00 |
|
Serghei Cebotari
|
0525ec1b42
|
Merge pull request #8 from schebotar/dev
Dev
|
2021-12-24 17:43:04 +03:00 |
|
Sergey Chebotar
|
20cfbfcca3
|
New release
|
2021-12-24 17:42:20 +03:00 |
|
Sergey Chebotar
|
24024b5729
|
MergeTool, MemoryUtil anf stuff
|
2021-12-24 16:22:03 +03:00 |
|
Sergey Chebotar
|
2a4076d6ee
|
Rename to ExportTool
|
2021-12-23 15:31:45 +03:00 |
|
Sergey Chebotar
|
0513ac5ad7
|
Rename to ExportTool
|
2021-12-23 15:31:23 +03:00 |
|
Sergey Chebotar
|
ce5597d042
|
RegistryUtil and some fixes
|
2021-12-22 17:07:37 +03:00 |
|
Sergey Chebotar
|
f97d344f39
|
Add Registry Util
|
2021-12-22 08:26:54 +03:00 |
|
Sergey Chebotar
|
aaaa6b4585
|
Create simple base form for settings window
|
2021-12-17 09:07:34 +03:00 |
|
Sergey Chebotar
|
2511d1b444
|
Add RegistryUtil
|
2021-12-17 09:07:03 +03:00 |
|