• Joined on 2023-06-30
mihajlo pushed to issue-131 at dc/dc 2024-09-27 12:05:50 +00:00
e4e04a193f chore: fixed tsconfig cypress and angular karma conflicts
mihajlo created pull request dc/dc#132 2024-09-27 11:42:13 +00:00
Unnecessary zeros when adding new row (data schema default values)
mihajlo pushed to issue-131 at dc/dc 2024-09-27 11:36:54 +00:00
a1a90519c5 fix: unnecessary zeros when adding new row (data schema default values)
mihajlo created branch issue-131 in dc/dc 2024-09-27 11:36:54 +00:00
mihajlo created pull request dc/dc#126 2024-09-02 07:30:20 +00:00
Multi Load Tests Fix (timing issues)
mihajlo pushed to multi-load-tests at dc/dc 2024-09-02 07:29:52 +00:00
31d1870198 chore: removed log
mihajlo pushed to multi-load-tests at dc/dc 2024-09-02 07:29:25 +00:00
6edf0dfb31 chore: multi load test fix (timing issues)
mihajlo created branch multi-load-tests in dc/dc 2024-09-02 07:29:25 +00:00
mihajlo opened issue dc/dc#125 2024-08-27 07:21:06 +00:00
Login Page UX
mihajlo commented on pull request dc/dc#123 2024-08-12 10:40:17 +00:00
feat: searching data in excel files using new algorithm (massive performance improvement)

@allan Before we merge this one, it should be properly tested here: https://sas.4gl.io/AppStream/DataController_New_Excel/#/home/tables

mihajlo pushed to issue-120 at dc/dc 2024-08-12 08:33:59 +00:00
20c3a338c5 style: lint
mihajlo pushed to issue-120 at dc/dc 2024-08-09 14:09:59 +00:00
6547461637 fix(multi load): xlsx read file ahead of time, while user choose datasets
mihajlo created pull request dc/dc#123 2024-08-07 16:13:18 +00:00
WIP: feat: searching data in excel files using new algorithm (massive performance improvement)
mihajlo pushed to issue-120 at dc/dc 2024-08-07 15:53:59 +00:00
bbb725c64c feat: searching data in excel files using new algorithm (massive performance improvement)
mihajlo created branch issue-120 in dc/dc 2024-08-07 15:53:59 +00:00
mihajlo opened issue dc/dc#122 2024-08-07 14:39:44 +00:00
After excel file is discarded, HOT validation should be re-run to remove the red cells
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)