Commit Graph

4724 Commits

Author SHA1 Message Date
karishmas6
d1c9a32458 chore(deps): install joi 2024-06-12 01:28:53 +05:30
amhsirak
dbbcbdc547 Merge pull request #12 from amhsirak/develop
feat: consume record & workflow APIs
2024-06-09 01:11:20 +05:30
karishmas6
87e1e1db20 feat: update workflow pair 2024-06-09 01:09:21 +05:30
karishmas6
1af5e4ce73 feat: add workflow pair 2024-06-09 01:09:10 +05:30
karishmas6
f0629418ec feat: del workflow pair 2024-06-09 01:08:55 +05:30
karishmas6
505d2652b0 feat: get active workflow params 2024-06-09 01:08:34 +05:30
karishmas6
56ab7a3062 feat: get active workflow 2024-06-09 01:08:04 +05:30
karishmas6
8b82414345 feat: get current tabs 2024-06-09 01:07:37 +05:30
karishmas6
823a708c27 feat: get current url 2024-06-09 01:07:30 +05:30
karishmas6
812f2b1005 feat: stop current interpretation 2024-06-09 01:07:17 +05:30
karishmas6
920d351ccf feat: interpret current recording 2024-06-09 01:06:58 +05:30
karishmas6
7b4d213a06 feat: get active browser id 2024-06-09 01:06:38 +05:30
karishmas6
7018e7dde0 feat: stop recording 2024-06-09 01:06:22 +05:30
karishmas6
a6c6916bf6 feat: start recording 2024-06-09 01:06:04 +05:30
amhsirak
6d3d637158 Merge pull request #11 from amhsirak/develop
feat: record & workflow routes
2024-06-09 00:47:28 +05:30
karishmas6
bd9ef28155 chore: lint 2024-06-09 00:46:59 +05:30
karishmas6
c14eb7995e feat: update currently generated workflow file from the storage one 2024-06-09 00:46:45 +05:30
karishmas6
5ad8d3ab4d feat: update pair in workflow 2024-06-09 00:46:15 +05:30
karishmas6
6607508add feat: add pair to workflow 2024-06-09 00:45:56 +05:30
karishmas6
7774d8a72a feat: del pair from workflow 2024-06-09 00:45:32 +05:30
karishmas6
b573453d2d feat: return param array of recording associated with browserId 2024-06-09 00:45:00 +05:30
karishmas6
527dbe7dc1 feat: get record linked to RB instance 2024-06-09 00:43:46 +05:30
karishmas6
c79b8c73f6 feat: log workflow API info 2024-06-09 00:43:11 +05:30
karishmas6
e03b482a11 feat: init workflow router 2024-06-09 00:42:51 +05:30
karishmas6
48717ce77b chore: lint 2024-06-09 00:40:13 +05:30
karishmas6
3ccf3d247f feat: stop ongoing interpretation 2024-06-09 00:39:57 +05:30
karishmas6
a8d2a1ee80 feat: interpret currently generated workflow 2024-06-09 00:39:18 +05:30
karishmas6
5d0f7ef09c feat: get crennt tabs of active RB 2024-06-09 00:38:16 +05:30
karishmas6
0a3d334aa8 feat: get current url of active RB 2024-06-09 00:37:55 +05:30
karishmas6
06ac9eccbe feat: get id of active RB 2024-06-09 00:37:35 +05:30
karishmas6
aabbafc4e7 feat: terminate RB record session 2024-06-09 00:37:11 +05:30
karishmas6
57adb06a44 docs: RB launch options 2024-06-09 00:36:36 +05:30
karishmas6
e5d2f06f91 feat: accept browser launch options 2024-06-09 00:36:12 +05:30
karishmas6
a0f13e2c7e feat: start RB record session 2024-06-08 23:19:31 +05:30
karishmas6
99080b4596 feat: log info about rb recording session 2024-06-08 23:19:10 +05:30
karishmas6
b5e177cd2b feat: set record router 2024-06-08 23:18:20 +05:30
karishmas6
d5576a1463 chore: lint 2024-06-08 23:15:32 +05:30
karishmas6
8aad4a1771 feat: import routers 2024-06-08 23:14:36 +05:30
amhsirak
d6cd3770cd Merge pull request #10 from amhsirak/develop
feat: pass `socket` to RB input handler
2024-06-08 23:13:41 +05:30
karishmas6
11fb0fbe0b chore: lint 2024-06-08 23:12:15 +05:30
karishmas6
afebe4873d feat: pass socket to RB input handler 2024-06-08 23:11:54 +05:30
amhsirak
6dafb27fbb Merge pull request #9 from amhsirak/develop
feat: handle user input on RB instance
2024-06-08 23:07:58 +05:30
karishmas6
62615a19ef fix: typo 2024-06-08 23:07:00 +05:30
karishmas6
1ae23f8f65 chore: lint 2024-06-08 23:06:36 +05:30
karishmas6
9df4a77e25 docs: register input handlers 2024-06-08 23:06:22 +05:30
karishmas6
7d10e924ae feat: register input handlers 2024-06-08 23:06:10 +05:30
karishmas6
c3454ae98d docs: go forward event handler 2024-06-08 23:05:47 +05:30
karishmas6
2d3bb0c3f4 feat: go forward event handler 2024-06-08 23:05:38 +05:30
karishmas6
f62c1c12b6 feat: go forward event wrapper 2024-06-08 23:05:19 +05:30
karishmas6
d0a2f4fe73 docs: handle go back event 2024-06-08 23:05:00 +05:30