Rohit
|
ff21f5355b
|
feat: fallback to update type actions
|
2025-02-13 16:13:42 +05:30 |
|
Rohit
|
cd574194b0
|
feat: console log cleanup
|
2025-02-13 12:23:58 +05:30 |
|
Rohit
|
8369714a15
|
feat: comments cleanup
|
2025-02-13 12:08:33 +05:30 |
|
Rohit
|
b7ce40c8af
|
feat: update workflow type actions, update robot
|
2025-02-13 11:58:02 +05:30 |
|
Karishma Shukla
|
a4b1a6fdb1
|
chore: cleanup
|
2025-02-13 04:21:08 +05:30 |
|
Rohit
|
afe7c2fced
|
feat: maintain input type for fields
|
2025-02-12 23:03:49 +05:30 |
|
Rohit
|
945f1200c4
|
feat: optimize press actions to type actions
|
2025-02-12 22:37:40 +05:30 |
|
Rohit
|
206d760dd1
|
feat: accurately get cursor index value for input field
|
2025-02-12 22:00:51 +05:30 |
|
Rohit
|
14a391e0bf
|
feat: check limit while processing workflow
|
2025-02-12 19:14:33 +05:30 |
|
Rohit
|
d800158f99
|
feat: add error codes for api key routes
|
2025-02-10 15:06:47 +05:30 |
|
Rohit
|
744778a4ce
|
feat: return code for better error handling
|
2025-02-10 14:37:58 +05:30 |
|
AmitChauhan63390
|
7bbe9e15db
|
saving data to airtable
|
2025-02-07 22:14:40 +05:30 |
|
AmitChauhan63390
|
16a5a6c01c
|
tableId column added
|
2025-02-07 19:43:55 +05:30 |
|
Rohit
|
2199149827
|
feat: rm previous cursor logic
|
2025-02-07 17:33:12 +05:30 |
|
Rohit
|
f63ff72d4a
|
feat: add selection start property to get cursor index
|
2025-02-07 17:32:00 +05:30 |
|
Karishma Shukla
|
135f2c97a1
|
Merge pull request #403 from getmaxun/improve-scrape
feat: improve scraping stability
|
2025-02-04 22:52:25 +05:30 |
|
Karishma Shukla
|
9aabca819f
|
Merge pull request #428 from getmaxun/log-lang
fix: show better error message on user login
|
2025-02-03 22:55:15 +05:30 |
|
Karishma Shukla
|
34b557fd58
|
Merge pull request #396 from getmaxun/better-selector
feat: better selection
|
2025-02-03 22:54:51 +05:30 |
|
Rohit
|
9ff7813ad9
|
feat: modify logic to gen cursor index
|
2025-02-03 18:13:45 +05:30 |
|
Rohit
|
80356b5600
|
feat: add cursor position on click action
|
2025-02-03 17:29:47 +05:30 |
|
Rohit
|
735d63686c
|
feat: better error messages for register notif
|
2025-02-02 14:13:01 +05:30 |
|
Rohit
|
0b7124f9d7
|
feat: better error messages for notif
|
2025-02-01 16:25:19 +05:30 |
|
Amit Chauhan
|
5ee8a4adb0
|
Merge branch 'develop' into integration_airtable
|
2025-01-30 15:59:40 +05:30 |
|
AmitChauhan63390
|
6a854f9531
|
proper integration but writing data to airtable yet to be fixed
|
2025-01-30 15:56:00 +05:30 |
|
Rohit
|
ca8c51e93d
|
feat: send robot meta id in response
|
2025-01-29 23:53:17 +05:30 |
|
Rohit
|
3c0f7900a4
|
fix: register type actions correctly
|
2025-01-29 17:41:59 +05:30 |
|
amhsirak
|
e335e138ab
|
feat: use authenticatedReq to query db
|
2025-01-29 15:24:19 +05:30 |
|
amhsirak
|
6d99f01e2d
|
feat: use authenticatedReq instead of req
|
2025-01-29 15:23:21 +05:30 |
|
amhsirak
|
7ae17685c5
|
feat: create authenticatedReq
|
2025-01-29 15:22:15 +05:30 |
|
amhsirak
|
bb77fe3b93
|
feat: use Request instead of AuthenticatedRequest
|
2025-01-29 15:17:35 +05:30 |
|
amhsirak
|
b95e8d18ef
|
feat: use authenticatedReq to query db
|
2025-01-29 15:15:53 +05:30 |
|
amhsirak
|
2077e2a89f
|
feat: use authenticatedReq instead of req
|
2025-01-29 15:15:10 +05:30 |
|
amhsirak
|
de241e141e
|
feat: create authenticatedReq
|
2025-01-29 15:14:20 +05:30 |
|
amhsirak
|
e74ceae97b
|
feat: use Request instead of AuthenticatedRequest
|
2025-01-29 15:13:11 +05:30 |
|
Rohit
|
a07413df93
|
feat: rm general selector from chained selectors
|
2025-01-28 14:52:27 +05:30 |
|
AmitChauhan63390
|
ae700764b9
|
integration modal changed
|
2025-01-27 21:29:11 +05:30 |
|
Rohit
|
791bd3df5c
|
feat: rm system interruption logic
|
2025-01-26 23:47:10 +05:30 |
|
Rohit
|
fd17167d53
|
feat: set run failed on system interruption
|
2025-01-26 23:46:24 +05:30 |
|
AmitChauhan63390
|
e89d64d04f
|
minor changes
|
2025-01-26 21:05:08 +05:30 |
|
Rohit
|
1ad4b5d97a
|
feat: nth-child selector generation for child selectors
|
2025-01-26 18:51:54 +05:30 |
|
AmitChauhan63390
|
2009089e2d
|
airtable Oauth
|
2025-01-26 14:22:36 +05:30 |
|
Karishma Shukla
|
1c78b0fe10
|
feat: use libgbm1 instead of libgbm-dev
|
2025-01-25 23:30:38 +05:30 |
|
Karishma Shukla
|
83e3622343
|
Merge pull request #394 from RohitR311/login-fix
feat: reverting isLogin field changes
|
2025-01-25 18:50:16 +05:30 |
|
Rohit
|
6f050ade1f
|
feat: add login status in robot metadata
|
2025-01-25 17:50:24 +05:30 |
|
Rohit
|
78d16784c6
|
feat: rm isLogin logic
|
2025-01-25 17:32:50 +05:30 |
|
Rohit
|
0bc8856f3e
|
feat: rm isLogin field in routes
|
2025-01-25 17:29:33 +05:30 |
|
Rohit
|
38b72cdb57
|
feat: rm isLogin field
|
2025-01-25 17:28:53 +05:30 |
|
Rohit
|
a831e54d4a
|
feat: order the input field logic
|
2025-01-25 16:38:30 +05:30 |
|
Rohit
|
e0deccafde
|
feat: add robotId cookie and redirect
|
2025-01-25 12:43:06 +05:30 |
|
Karishma Shukla
|
825d5b661c
|
Merge pull request #367 from getmaxun/login-rob
feat: db sync in dev mode
|
2025-01-23 19:29:43 +05:30 |
|