• Joined on 2023-06-30
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
mihajlo pushed to issue99 at dc/dc 2024-06-26 14:14:59 +00:00
4d4cabb465 style: lint
d4fee791a7 fix(multi load): fixed parsing algorithm reused for the multi load, the fix affects the normal upload as well.
82c285e348 style: lint
4d276657b3 feat(multi load): multiple csv files
Compare 4 commits »
mihajlo opened issue dc/dc#116 2024-06-24 12:06:39 +00:00
Show SYSSITE on the deploy screen
mihajlo pushed to issue99 at dc/dc 2024-06-21 12:23:25 +00:00
cffeab813d feat(multi load): licence submit limits
mihajlo pushed to issue99 at dc/dc 2024-06-20 12:11:36 +00:00
18363bbbeb feat(multi load): added HOT for user datasets input
mihajlo pushed to main at dc/datacontroller.io 2024-06-19 09:07:36 +00:00
81f60a8c38 Merge pull request 'feat: used sendDM method in contact form' (#1) from contact-fix into main
99521fe8c7 feat: used sendDM method in contact form
Compare 2 commits »
mihajlo deleted branch contact-fix from dc/datacontroller.io 2024-06-19 09:07:36 +00:00
mihajlo merged pull request dc/datacontroller.io#1 2024-06-19 09:07:35 +00:00
feat: used sendDM method in contact form