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 |
|
karishmas6
|
5b502dcca3
|
fix: broken workflowQueue improt
|
2024-10-07 01:25:58 +05:30 |
|
karishmas6
|
fb7b093fd3
|
chore: remove unused imports
|
2024-10-07 01:24:17 +05:30 |
|
karishmas6
|
5091948b12
|
fix: workflowQueue export
|
2024-10-07 01:23:49 +05:30 |
|
karishmas6
|
4f4ab9539a
|
refactor: remove bullmq worker
|
2024-10-07 01:23:25 +05:30 |
|
karishmas6
|
39d62fb3f8
|
feat; export handleRUn reocridng
|
2024-10-07 01:22:42 +05:30 |
|
karishmas6
|
215c6120a1
|
chore: remove unused imports
|
2024-10-07 01:22:12 +05:30 |
|
karishmas6
|
07894b44e2
|
chore: prettier
|
2024-10-07 01:21:39 +05:30 |
|
karishmas6
|
48c0145ddc
|
feat: import handleRunRecording
|
2024-10-07 01:21:19 +05:30 |
|
karishmas6
|
36133f484c
|
fix: -rm duplicate export for worker
|
2024-10-07 01:20:24 +05:30 |
|
karishmas6
|
4dcfda851a
|
feat: export workerQueue
|
2024-10-07 01:19:35 +05:30 |
|