Commit Graph

5522 Commits

Author SHA1 Message Date
Karishma Shukla
0f90aa99bd Merge pull request #636 from getmaxun/failed-run
feat: return partial run results for abort and failed runs
2025-06-12 23:23:14 +05:30
Rohit
b6096e51d9 Merge branch 'develop' into failed-run 2025-06-12 22:10:08 +05:30
Karishma Shukla
154243b1de Merge pull request #640 from getmaxun/browser-perf
feat: browser performance optimization
2025-06-12 21:26:42 +05:30
Karishma Shukla
4b077a660b Merge pull request #628 from getmaxun/unified-run
feat: unified run creation and execution
2025-06-12 21:24:46 +05:30
Rohit
7633c4730d feat: optimize remote browser perf 2025-06-12 14:30:43 +05:30
Rohit
7c5f88cf0e feat: memoize highlighter rect calc 2025-06-12 14:15:57 +05:30
Rohit
50575d90e7 feat: optimize canvas perf 2025-06-12 14:14:55 +05:30
Rohit
a5ea68655b feat: throttle highlighter, request animation frame 2025-06-12 14:07:18 +05:30
Rohit
4b69f379eb feat: add translations abort 2025-06-12 11:41:23 +05:30
Rohit
7048c8a092 chore: alter translation message abort 2025-06-12 11:38:34 +05:30
Rohit
c0370e5665 feat: revamp abort run route 2025-06-12 11:26:44 +05:30
Rohit
8e7ffd40e1 chore: modify route name 2025-06-12 11:19:35 +05:30
Rohit
2eb7c4d851 feat: modify notify abort route 2025-06-12 11:17:59 +05:30
Rohit
9b9bc6dae7 feat: pass params to abort run handler 2025-06-12 11:17:27 +05:30
Rohit
83280fbcf3 feat: revamp abort run handler 2025-06-12 11:16:31 +05:30
Rohit
02c603c518 fix: uuid import 2025-06-12 11:11:13 +05:30
Rohit
01f4ea3e21 feat: revamp abort run execution 2025-06-12 11:08:20 +05:30
Rohit
67e6e0c3c1 feat: revamp process run execution 2025-06-12 11:03:39 +05:30
Rohit
b0403aeb40 feat: add trigger integration helper func 2025-06-12 10:34:57 +05:30
Rohit
d02545f6d9 feat: add partial data processing helper func 2025-06-12 10:33:49 +05:30
Rohit
bc52b9bb45 feat: rm logic to process queued runs 2025-06-12 10:29:04 +05:30
Rohit
e98222f4dd feat: rm reset remote browser 2025-06-12 10:26:51 +05:30
Karishma Shukla
480f156a96 Merge pull request #637 from getmaxun/deps-security
chore:  bump @axios from 0.26.0 to 1.9.0
2025-06-10 13:19:15 +05:30
Karishma Shukla
ba34efd491 Merge pull request #635 from getmaxun/archive-legacy
chore: archive bullmq worker
2025-06-09 13:51:03 +05:30
amhsirak
0311109d86 chore: bump @axios to 1.9.0 2025-06-09 00:38:28 +05:30
Rohit
682da3879a feat: push list data at index position 2025-06-07 14:50:28 +05:30
Rohit
ac8dcf6857 feat: increment and add list results 2025-06-07 14:23:32 +05:30
Karishma Shukla
24276c73b8 Merge pull request #634 from getmaxun/old-docker-files
chore: cleanup old docker files
2025-06-06 23:20:56 +05:30
amhsirak
cced225814 chore: archive bullmq worker 2025-06-06 23:18:29 +05:30
amhsirak
e9af632c57 chore: cleanup old docker files 2025-06-06 23:15:01 +05:30
Karishma Shukla
a53bf34cf4 Merge pull request #625 from getmaxun/download-fix
fix: download csv and json list data
2025-06-06 01:06:05 +05:30
Karishma Shukla
68728d6967 Merge pull request #620 from getmaxun/infra-migration
feat: db migrations for docker setup
2025-06-04 21:40:47 +05:30
Rohit
9d329fbf09 feat: add translatio for browser limit warning 2025-06-03 19:51:30 +05:30
Rohit
bb56eadc55 feat: check can create browser for recording and retrain 2025-06-03 19:31:04 +05:30
Rohit
03e45c1dcb feat: add can create browser route 2025-06-03 19:28:18 +05:30
Rohit
caa39a062e feat: add can create browser api 2025-06-03 19:27:56 +05:30
Rohit
7a0ae617cf feat: execute queued runs at 5s interval 2025-06-03 19:25:04 +05:30
Rohit
029483edcf feat: revamp process run execution 2025-06-03 19:22:23 +05:30
Rohit
612fee7196 feat: add queued runs execution logic 2025-06-03 19:20:13 +05:30
Rohit
b45a18fdcd feat: rm queued run logic 2025-06-03 19:01:46 +05:30
Rohit
659180b238 feat: rm reset browser state 2025-06-03 18:59:27 +05:30
Rohit
8ff8d0a684 feat: add fallback dummy socket run logic 2025-06-03 18:56:58 +05:30
Rohit
309a8953aa feat: add browser slot logic 2025-06-03 18:50:40 +05:30
Rohit
50937eaa8d feat: modify api endpoint 2025-06-03 18:43:46 +05:30
Rohit
7117c93f78 feat: unified create and run robot route 2025-06-03 18:42:11 +05:30
Rohit
df4b4902cf feat: add can create browser wrapper 2025-06-03 18:36:25 +05:30
Rohit
ce9faae050 feat: add has browser slot logic 2025-06-03 18:35:12 +05:30
Rohit
50a7ab3c38 feat: add create and run api call 2025-06-03 18:27:58 +05:30
Rohit
6a605c4fbc feat: unified api call for normal and queued runs 2025-06-03 18:23:57 +05:30
Rohit
866d623490 fix: download csv and json list data 2025-05-30 18:28:24 +05:30