Rohit
|
2172fa77bf
|
feat: add integrations, store multiple actions data
|
2025-05-02 16:24:51 +05:30 |
|
Karishma Shukla
|
b4e3ccd565
|
Merge branch 'develop' into all-record
|
2025-04-30 19:39:00 +05:30 |
|
Rohit
|
f1d0cbdaae
|
feat: rm other actions logic
|
2025-04-30 19:24:38 +05:30 |
|
Rohit
|
c7e3a66511
|
feat: maxlen 0 if field not exist
|
2025-04-29 20:49:24 +05:30 |
|
Rohit
|
109afffb4b
|
feat: revamp airtable integration multiple actions
|
2025-04-29 20:15:48 +05:30 |
|
Rohit
|
2ffbdc7d0a
|
feat: revamp gsheet integration multiple actions
|
2025-04-29 20:12:11 +05:30 |
|
Karishma Shukla
|
80be828113
|
Merge pull request #558 from getmaxun/browser-crash-error
fix: add page closed condition for highlighter
|
2025-04-29 17:24:30 +05:30 |
|
Karishma Shukla
|
6846b11fb0
|
Merge pull request #569 from getmaxun/navigation-fix
feat: add wait until timeout state for navigation
|
2025-04-29 17:23:33 +05:30 |
|
Rohit
|
863603fac3
|
feat: pass browser id
|
2025-04-29 00:50:12 +05:30 |
|
Rohit
|
5be1172474
|
feat: destroy browser fallback fix
|
2025-04-29 00:47:05 +05:30 |
|
Rohit
|
42b56d7132
|
feat: emit recording editor actions by type
|
2025-04-29 00:22:05 +05:30 |
|
Karishma Shukla
|
ce0242e958
|
feat: add wait until timeout state for navigation
|
2025-04-28 18:36:11 +05:30 |
|
Karishma Shukla
|
d1d9fea474
|
feat: add wait until timeout state for navigation
|
2025-04-28 18:35:23 +05:30 |
|
Rohit
|
00ef3baa3b
|
feat: record api categorize data by action type
|
2025-04-27 15:30:08 +05:30 |
|
Rohit
|
35e7778c32
|
feat: schedule categorize data by action type
|
2025-04-27 15:28:50 +05:30 |
|
Rohit
|
bd5087ef6c
|
feat: run and abort categorize data by action type
|
2025-04-27 15:27:52 +05:30 |
|
Rohit
|
cd4820f818
|
feat: serialize data by action type
|
2025-04-27 15:23:05 +05:30 |
|
Karishma Shukla
|
cbc77f00c1
|
fix: add page closed condition for highlighter
|
2025-04-26 15:19:03 +05:30 |
|
Karishma Shukla
|
f4265c6468
|
Merge pull request #528 from getmaxun/abort-worker
feat: execute abort operation using queue
|
2025-04-24 19:56:27 +05:30 |
|
Rohit
|
9878db060a
|
feat: add abort checks and update status
|
2025-04-24 18:46:42 +05:30 |
|
Rohit
|
f6f23419d9
|
feat: add error handling destroy browser
|
2025-04-24 18:46:04 +05:30 |
|
Rohit
|
395d08ba92
|
feat: rm spread operation
|
2025-04-24 13:47:26 +05:30 |
|
Rohit
|
8ef5348f14
|
feat: rm page console log
|
2025-04-23 17:22:07 +05:30 |
|
Karishma Shukla
|
392a439153
|
Merge pull request #544 from getmaxun/list-highlight
fix: list selector highlighting
|
2025-04-23 00:54:12 +05:30 |
|
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 |
|
Rohit
|
3bf659b62f
|
feat: get container element based on dimensions and children
|
2025-04-17 19:07:33 +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
|
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 |
|
Rohit
|
e559ff04b9
|
feat: rm device scale factor
|
2025-04-13 13:15:59 +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
|
121a348a0d
|
feat: emit robot save type
|
2025-04-09 21:14:17 +05:30 |
|
Rohit
|
962723b87f
|
feat: add logic to update workflow on save
|
2025-04-09 20:46:38 +05:30 |
|
Rohit
|
d1c7b5065e
|
feat: register abort run queue worker
|
2025-04-08 18:28:12 +05:30 |
|
Rohit
|
3fd5526685
|
feat: add abort run job to pgboss queue
|
2025-04-08 18:27:27 +05:30 |
|