• Joined on 2023-06-30
mihajlo opened issue dc/dc#121 2024-07-26 11:40:33 +00:00
On multi load, while loading the file on the right side show File size and stage (reading the file, extracting the data)
mihajlo deleted branch multi-load-performance from dc/dc 2024-07-26 11:34:22 +00:00
mihajlo pushed to main at dc/dc 2024-07-26 11:34:22 +00:00
403d08c86a Merge pull request 'XLSX Performance Improvements (multi load)' (#118) from multi-load-performance into main
f66d9f511a chore(git): Merge branch 'multi-load-performance' of ssh://git.datacontroller.io:29419/dc/dc into multi-load-performance
dd2138ac5e fix: added appLoc to the system page
74e9979c67 Merge branch 'main' into multi-load-performance
ddc22e5200 style: lint
Compare 9 commits »
mihajlo merged pull request dc/dc#118 2024-07-26 11:34:21 +00:00
XLSX Performance Improvements (multi load)
mihajlo opened issue dc/dc#120 2024-07-26 11:27:59 +00:00
Rewrite excel extract algorithm
mihajlo pushed to multi-load-performance at dc/dc 2024-07-08 08:15:45 +00:00
f66d9f511a chore(git): Merge branch 'multi-load-performance' of ssh://git.datacontroller.io:29419/dc/dc into multi-load-performance
dd2138ac5e fix: added appLoc to the system page
Compare 2 commits »
mihajlo pushed to multi-load-performance at dc/dc 2024-07-05 13:46:49 +00:00
74e9979c67 Merge branch 'main' into multi-load-performance
75dac54591 chore(release): 6.11.1 [skip ci]
a156c0111b fix: adding SYSSITE, part of #116
e5d93fd7d6 fix: ensuring review_reason_txt in output. Closes #117
Compare 4 commits »
mihajlo pushed to multi-load-performance at dc/dc 2024-07-05 13:46:22 +00:00
ddc22e5200 style: lint
mihajlo pushed to multi-load-performance at dc/dc 2024-07-05 13:45:17 +00:00
4218da91cd fix: implemented the new request wrapper usage, added XLSX read with a Web Worker, multi load preview data, full height
mihajlo created pull request dc/dc#118 2024-07-03 16:01:57 +00:00
WIP: XLSX Performance Improvements (multi load)
mihajlo pushed to multi-load-performance at dc/dc 2024-07-03 16:01:06 +00:00
857b94f44f style: lint
a3ce367950 fix: excel with password flow, introducing web worker for XLSX.read
Compare 2 commits »
mihajlo pushed to multi-load-performance at dc/dc 2024-07-02 13:55:07 +00:00
67436f4ff9 fix: refactored adapter request wrapper function to return job log as well
mihajlo created branch multi-load-performance in dc/dc 2024-07-02 13:55:07 +00:00
mihajlo pushed to issue99 at dc/dc 2024-06-27 09:07:35 +00:00
1b4560061d style: lint
mihajlo pushed to issue99 at dc/dc 2024-06-27 09:00:28 +00:00
d94df7f0eb fix: addressing PR comments
mihajlo commented on pull request dc/dc#115 2024-06-27 08:43:20 +00:00
feat(multi load): refactored range find function, unlocking excel with password is reusable

Apparently prettier does not care about that stuff, only the format.

mihajlo commented on pull request dc/dc#115 2024-06-27 08:38:40 +00:00
feat(multi load): refactored range find function, unlocking excel with password is reusable

If it's one line it's not detected as a comment by the IntelliSense.

mihajlo commented on pull request dc/dc#115 2024-06-27 08:36:14 +00:00
feat(multi load): refactored range find function, unlocking excel with password is reusable

If it's one line it's not detected as a comment by the IntelliSense.

image

mihajlo commented on pull request dc/dc#115 2024-06-27 08:24:40 +00:00
feat(multi load): refactored range find function, unlocking excel with password is reusable

There are no more STATUS states, if the upload fails, sasjsAbort will be present in the response

mihajlo pushed to issue99 at dc/dc 2024-06-26 14:19:08 +00:00
fa04d7bf4e fix(multi load): label rename