Commit Graph

296 Commits

Author SHA1 Message Date
karishmas6
4e9effd23a wip: delay socket event emissions 2024-10-10 17:56:49 +05:30
karishmas6
307e63db31 fix: remove data.workflow.length 2024-10-10 17:12:13 +05:30
karishmas6
97528f725c temp: show all pairs 2024-10-10 17:11:38 +05:30
karishmas6
d81e2684ce fix: revert changes 2024-10-10 16:27:38 +05:30
karishmas6
11974a52f1 chore: lint 2024-10-10 16:21:39 +05:30
karishmas6
cb418f9824 feat: map only confirmed browserSteps to workflow 2024-10-10 16:21:24 +05:30
karishmas6
42a5a25be6 feat: map browsersteps to workflow.workflow 2024-10-10 16:18:16 +05:30
karishmas6
b191a45c6b feat: increase box margin 13px 2024-10-10 07:41:58 +05:30
karishmas6
81011535b6 feat: set boxShadow to 5px 2024-10-10 07:40:31 +05:30
karishmas6
6175374165 feat: wrap del icon inside circle 2024-10-10 07:40:11 +05:30
karishmas6
b8c064efa0 feat: increase top & right to -5px 2024-10-10 07:36:17 +05:30
karishmas6
5fc0d7a7d4 feat: set del icon font size 40 2024-10-10 07:35:01 +05:30
karishmas6
4fc9b02b32 feat: -rm del icon from TextField 2024-10-10 07:28:08 +05:30
karishmas6
ff099741a5 chore: prettier 2024-10-10 07:27:37 +05:30
karishmas6
609e5943a8 feat: align del icon to box 2024-10-10 07:27:14 +05:30
karishmas6
23b3684eb0 chore: lint 2024-10-10 07:18:02 +05:30
karishmas6
c678351f5c feat: del on Box instead of TextField 2024-10-10 07:17:43 +05:30
karishmas6
f554086785 feat(wip): del pair 2024-10-10 07:07:29 +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
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