Commit Graph

2056 Commits

Author SHA1 Message Date
karishmas6
5c602ed882 feat: use recordingMeta.createdAt 2024-10-08 20:50:17 +05:30
karishmas6
b1cef177da refactor: create_date to createdAt 2024-10-08 20:49:29 +05:30
karishmas6
3fd86fa41c feat: generate robot id w uuid 2024-10-08 20:48:18 +05:30
karishmas6
0b0eab17b4 feat: inclue id in robot metadta 2024-10-08 20:46:27 +05:30
karishmas6
fbf5acf9c2 fix: remove ! 2024-10-08 19:16:27 +05:30
karishmas6
2491b3a7d7 chore: spacing 2024-10-08 19:13:18 +05:30
karishmas6
2a8cb65768 chore: lint 2024-10-08 19:12:55 +05:30
karishmas6
903ef5bd3d feat: check if any pairs in workflow 2024-10-08 19:12:40 +05:30
karishmas6
86d065ac7a feat: use showCaptureText 2024-10-08 19:00:02 +05:30
karishmas6
7a7ae8f00c feat: use showCaptureList & showCaptureScreenshot 2024-10-08 18:54:59 +05:30
karishmas6
2d75e4d410 feat: set visibility of actions 2024-10-08 18:53:17 +05:30
karishmas6
3eb30beb11 feat: wrap pair action checkers in useEffect 2024-10-08 18:52:53 +05:30
karishmas6
50078eb276 feat: states for Capture List, Screenshot & Text 2024-10-08 18:43:13 +05:30
karishmas6
2b43a6acf2 chore: remove unused imports 2024-10-08 18:39:59 +05:30
karishmas6
aaeddb7a03 feat: has scrapeSchema action 2024-10-08 18:36:19 +05:30
karishmas6
bcaad30b4f feat: if !hasScreenshotAction then allow Capture Screenshot 2024-10-08 18:30:09 +05:30
karishmas6
9cb7e1165b feat: has screenshot action 2024-10-08 18:29:34 +05:30
karishmas6
312ab45c9f feat: if !hasScrapeListAction then allow Capture List 2024-10-08 18:25:21 +05:30
karishmas6
d4f3ff4e9c chore: remove console.log 2024-10-08 18:12:51 +05:30
karishmas6
f4092f71c1 chore:prettier 2024-10-08 18:07:24 +05:30
karishmas6
e60e712b96 feat: remove duplicate useEffect 2024-10-08 18:06:54 +05:30
karishmas6
2e15c8eb44 feat: pass socket & workflowHandler in dependency array 2024-10-08 18:06:25 +05:30
karishmas6
8e07de54e7 feat: move workflow socket 2024-10-08 18:05:57 +05:30
karishmas6
398d0036cd feat: socket for workflow 2024-10-08 17:43:49 +05:30
karishmas6
ee37f2d25f chore: -rm duplicate socket store imports 2024-10-08 17:42:10 +05:30
karishmas6
87c408da4e feat: get id from socket store 2024-10-08 17:41:50 +05:30
karishmas6
94cc105e7b chore: import useEffect 2024-10-08 17:39:36 +05:30
karishmas6
abbec747c4 feat: fetch workflow every time id changes 2024-10-08 17:39:11 +05:30
karishmas6
cd3880e58e fix: recoridng length 2024-10-08 17:38:41 +05:30
karishmas6
813d339fe5 feat: workflow handler 2024-10-08 17:36:52 +05:30
karishmas6
f51bced65a fix: missing workflow imports 2024-10-08 17:35:53 +05:30
karishmas6
7dd3a9477a feat: fetch workflow 2024-10-08 17:35:29 +05:30
karishmas6
7bde29cd57 feat: workflow file type 2024-10-08 17:17:03 +05:30
karishmas6
a71cc52af9 feat: workflow state 2024-10-08 17:16:35 +05:30
karishmas6
4b82e5425a chore: -rm pairForEdit prop 2024-10-08 17:14:56 +05:30
karishmas6
2a130aecd6 chore: -rm pairForEdit prop 2024-10-08 17:14:34 +05:30
karishmas6
69b9c6138f feat: pass pairForEdit in RightSidePanelProps 2024-10-08 13:23:38 +05:30
karishmas6
f77ccd80f2 feat: pass pairForEdit 2024-10-08 13:21:52 +05:30
karishmas6
bffa9a546e feat: set margin top 15px 2024-10-07 19:10:54 +05:30
karishmas6
b9e5a93d1d feat: remove Generate word 2024-10-07 19:05:46 +05:30
karishmas6
86ec6920aa feat: set expiresIn to 12h for login 2024-10-07 18:50:34 +05:30
karishmas6
2fa947fca6 feat: set expiresIn to 12h for register 2024-10-07 18:49:14 +05:30
karishmas6
7633e17c7a fix: csrf token not found @ logout 2024-10-07 16:44:23 +05:30
karishmas6
34b53510d7 chore: lint 2024-10-07 01:42:13 +05:30
karishmas6
bba92f1030 feat: graceful shutdown of server 2024-10-07 01:40:13 +05:30
karishmas6
5383576557 feat: clearer messages 2024-10-07 01:38:35 +05:30
karishmas6
ee453b9069 feat: fork worker 2024-10-07 01:37:50 +05:30
karishmas6
c714d6df5d chore: console log worker run status 2024-10-07 01:28:48 +05:30
karishmas6
7b21ce4cdc feat: !close the worker on completed and failed 2024-10-07 01:28:22 +05:30
karishmas6
78f4b0a18f chore: -rm desc 2024-10-07 01:26:16 +05:30