Commit Graph

5192 Commits

Author SHA1 Message Date
Karishma Shukla
6d3bbc6de0 Merge pull request #542 from getmaxun/encode-db-pass
feat: enable URL-safe encoding for DB passwords with special characters
2025-04-22 00:56:47 +05:30
Karishma Shukla
a1e4d1d1c7 Merge pull request #540 from getmaxun/scale-fix
fix: Rendered browser image stretches for some sites
2025-04-22 00:56:30 +05:30
Karishma Shukla
68df9fff16 Merge pull request #536 from getmaxun/circular
fix: browser pool circular dependency
2025-04-22 00:56:09 +05:30
Karishma Shukla
628111cbe2 Merge pull request #532 from getmaxun/timeout-fix
fix: notifies run finished prematurely
2025-04-22 00:55:33 +05:30
Karishma Shukla
b592951b5e Merge pull request #530 from getmaxun/retrain-robot
feat: retrain robot
2025-04-22 00:52:19 +05:30
Karishma Shukla
dcf4969fbf feat: throw error if env vars missing 2025-04-16 02:21:53 +05:30
Karishma Shukla
394a7f26da feat: wrap DB_PASSWORD with encodeURIComponent 2025-04-16 02:21:29 +05:30
Karishma Shukla
c2556e58ed feat: throw error if env vars missing 2025-04-16 02:20:49 +05:30
Karishma Shukla
2cf8f48380 feat: use encodeURIComponent for connection string 2025-04-16 02:19:57 +05:30
Karishma Shukla
b859e918b7 feat: throw error if env vars missing 2025-04-16 02:18:24 +05:30
Karishma Shukla
99082f39f6 feat: wrap DB_PASSWORD with encodeURIComponent 2025-04-16 02:17:28 +05:30
Karishma Shukla
0f472ca2ae Merge pull request #527 from getmaxun/abort-ui
fix: display abort status for aborted run
2025-04-16 02:11:31 +05:30
Karishma Shukla
73c920364c Merge pull request #525 from getmaxun/run-fix
fix: display the latest run name for each robot run
2025-04-15 20:33:11 +05:30
Karishma Shukla
d4aaa8cec7 Merge pull request #523 from getmaxun/incrash-fix
fix: browser crashes due to scroll input event
2025-04-15 20:32:45 +05:30
Karishma Shukla
5521a660ab Merge pull request #518 from getmaxun/core-rm
chore(docker): !copy `maxun-core` during build
2025-04-14 15:39:05 +05:30
Rohit
e559ff04b9 feat: rm device scale factor 2025-04-13 13:15:59 +05:30
Karishma Shukla
e98e0593de Merge pull request #522 from getmaxun/out-preview
fix: output preview displays result immediately for scroll pagination
2025-04-13 02:42:32 +05:30
Karishma Shukla
6d6fa22ff9 Merge pull request #510 from getmaxun/deprecate-redis-13
⚠️ feat: deprecate redis dependency from v0.0.13 ⚠️
2025-04-13 02:42:19 +05:30
amhsirak
8e60df708f feat: use pool id 2025-04-12 19:24:42 +05:30
amhsirak
7e054ea18a fix: pass poolId to constructor args 2025-04-12 19:23:51 +05:30
amhsirak
4a9620caae feat: initialize poolId 2025-04-12 19:23:11 +05:30
amhsirak
b14216a28f feat: private poolid 2025-04-12 19:22:28 +05:30
amhsirak
a372051cd7 feat: rm browserPool 2025-04-12 19:21:27 +05:30
amhsirak
f00193149e feat: pass id to browser session 2025-04-12 19:20:10 +05:30
amhsirak
8e39007861 feat: pass poolid 2025-04-12 19:19:08 +05:30
Rohit
132ad7e22d feat: increase job completion timeout 2025-04-10 14:58:29 +05:30
Rohit
fca4db4ba1 feat: verify message event origin 2025-04-10 14:24:15 +05:30
Rohit
411068d2c3 feat: add robot save notif translations 2025-04-09 21:14:43 +05:30
Rohit
121a348a0d feat: emit robot save type 2025-04-09 21:14:17 +05:30
Rohit
489845cd70 feat: emit robot save type 2025-04-09 21:13:22 +05:30
Rohit
513ae5f5d7 feat: add retrain robot translation 2025-04-09 20:52:32 +05:30
Rohit
a2d2bf893a feat: save robot based on retrain robot params 2025-04-09 20:49:55 +05:30
Rohit
18924d89df feat: pass session storage cleanup message 2025-04-09 20:49:01 +05:30
Rohit
b95d30cda9 feat: save and set retrain robot params 2025-04-09 20:48:05 +05:30
Rohit
5be644d3b5 feat: add robot retrain id global context 2025-04-09 20:47:12 +05:30
Rohit
962723b87f feat: add logic to update workflow on save 2025-04-09 20:46:38 +05:30
Rohit
389a1cbdc8 feat: add robot retraining logic 2025-04-09 19:40:48 +05:30
Karishma Shukla
f533fafa0c Merge pull request #520 from getmaxun/check-fix
fix: change checkbox ui color
2025-04-09 14:05:51 +05:30
Rohit
edbf16529a feat: add abort run chip for runs ui 2025-04-08 19:01:21 +05:30
Rohit
b3a7169a7d feat: add translation for run chip abort message 2025-04-08 19:00:32 +05:30
Rohit
2d75662c30 feat: group accordion by updated run name 2025-04-08 18:38:21 +05:30
Rohit
4d2c294ec3 feat: add error handling to wheel input event 2025-04-08 17:35:12 +05:30
Rohit
7761b2af35 feat: track results and return scroll pagination 2025-04-08 15:09:38 +05:30
Rohit
58548ec2f8 feat: change checkbox ui 2025-04-07 22:15:45 +05:30
Karishma Shukla
f4a75b590e Merge pull request #517 from getmaxun/scroll-fix
fix: remove page timeout for pagination
2025-04-06 14:20:57 +05:30
amhsirak
9247e9664c chore: !copy maxun-core 2025-04-05 18:43:31 +05:30
amhsirak
6aa6d5cadb chore: !copy maxun-core 2025-04-05 18:43:02 +05:30
amhsirak
0aac7f1b2d chore: uninstall @types/redis 2025-04-05 18:33:38 +05:30
amhsirak
48ff8c83ed chore: uninstall connect-redis 2025-04-05 18:33:00 +05:30
amhsirak
e18626da29 chore: uninstall redis 2025-04-05 18:32:35 +05:30