Rohit
|
d4b59796e2
|
feat: improve access and validation feedback
|
2025-05-28 14:48:26 +05:30 |
|
Rohit
|
b493e6b8fa
|
feat: map multiple webhook events
|
2025-05-28 14:35:57 +05:30 |
|
Rohit
|
1d3a6674cd
|
feat: replace uuidv4 package with uuid
|
2025-05-28 14:22:43 +05:30 |
|
Rohit
|
9519414a10
|
feat: use uuid for webhook id
|
2025-05-28 13:31:30 +05:30 |
|
Rohit
|
7e412a03af
|
chore: fix typo
|
2025-05-28 00:09:50 +05:30 |
|
Rohit
|
0aae146c6d
|
feat: specify robot name and error message
|
2025-05-27 23:46:56 +05:30 |
|
Rohit
|
c47640dcda
|
feat: add webhook payload api run
|
2025-05-27 23:46:19 +05:30 |
|
Rohit
|
adbbacb870
|
feat: add webhook support for scheduler
|
2025-05-27 23:37:36 +05:30 |
|
Rohit
|
c02a09ff6e
|
feat: rm execution time webhook payload
|
2025-05-27 23:31:26 +05:30 |
|
Rohit
|
b52f23b2ef
|
chore: follow _ convention
|
2025-05-27 23:20:49 +05:30 |
|
Rohit
|
bdea3f9053
|
feat: add webhook payloads
|
2025-05-27 23:18:10 +05:30 |
|
Rohit
|
9f5e40a275
|
feat: modify webhook testing payload
|
2025-05-27 23:16:15 +05:30 |
|
Rohit
|
13f8e95c8f
|
feat: use webhook api functions
|
2025-05-27 22:13:21 +05:30 |
|
Rohit
|
96df256f3f
|
feat: add webhook api functions
|
2025-05-27 22:12:37 +05:30 |
|
Rohit
|
6f11b69f12
|
feat: add webhook routes
|
2025-05-27 22:12:00 +05:30 |
|
Rohit
|
a2e96a1779
|
feat: add webhooks config modal
|
2025-05-27 20:30:19 +05:30 |
|
Rohit
|
23aa1c10a8
|
feat: register webhook endpoint
|
2025-05-27 20:09:52 +05:30 |
|
Rohit
|
d38a5cd39c
|
feat: add webhook navigation endpoint
|
2025-05-27 20:09:06 +05:30 |
|
Rohit
|
1777a598c1
|
feat: add webhook column model
|
2025-05-27 20:08:01 +05:30 |
|
Rohit
|
2b12726d1b
|
feat: add migration for webhooks column
|
2025-05-27 20:06:46 +05:30 |
|
Rohit
|
cfd1bc5ecb
|
feat: add webhook svg
|
2025-05-27 16:13:55 +05:30 |
|
Rohit
|
c3a58fc238
|
feat: add webhook integration button
|
2025-05-27 16:09:29 +05:30 |
|
Karishma Shukla
|
ebfc6014c6
|
Merge pull request #608 from getmaxun/fixed-main-menu
fix: remove menu width adjustment on tab selection
|
2025-05-26 20:58:29 +05:30 |
|
Karishma Shukla
|
c85bc1b500
|
fix: match paper & stack width
|
2025-05-25 20:36:23 +05:30 |
|
Karishma Shukla
|
263742c3c1
|
Merge pull request #606 from getmaxun/pair-ts-error
fix: wrap symbol in `String()` for safe conversion
|
2025-05-25 15:28:14 +05:30 |
|
Karishma Shukla
|
2bfe6096b6
|
Merge pull request #605 from getmaxun/code-cleanup
fix: remove left side panel width setting
|
2025-05-25 15:28:05 +05:30 |
|
amhsirak
|
5615642a76
|
feat: set height 100%
|
2025-05-24 22:30:53 +05:30 |
|
amhsirak
|
f5c97e31c7
|
feat: fix main menu width
|
2025-05-24 22:27:51 +05:30 |
|
Karishma Shukla
|
5a6dc45c50
|
Merge pull request #600 from getmaxun/link-container
feat: override anchor container selection
|
2025-05-23 13:32:55 +05:30 |
|
Karishma Shukla
|
768fd6a784
|
Merge pull request #598 from getmaxun/rm-sauth
feat: remove authenticated socket logic
|
2025-05-22 23:52:23 +05:30 |
|
Karishma Shukla
|
a8504a63ea
|
Merge pull request #591 from getmaxun/scrape-improve
feat: improve selector generation highlighting
|
2025-05-21 20:22:02 +05:30 |
|
amhsirak
|
f2f34f3171
|
chore: lint
|
2025-05-20 20:42:37 +05:30 |
|
amhsirak
|
609b4f32c8
|
fix: wrap symbol in String() for safe conversion
|
2025-05-20 20:42:00 +05:30 |
|
amhsirak
|
8549940827
|
chore: remove unused import
|
2025-05-20 20:35:22 +05:30 |
|
amhsirak
|
998acd9cce
|
chore: remove setWidth
|
2025-05-20 20:34:55 +05:30 |
|
amhsirak
|
01b142007b
|
fix: !set width
|
2025-05-20 20:34:33 +05:30 |
|
amhsirak
|
52e95b730f
|
fix: remove reference to non-exported width property
|
2025-05-20 20:33:59 +05:30 |
|
Karishma Shukla
|
6ebd3e2c07
|
Merge pull request #604 from getmaxun/code-cleanup
chore: cleanup
|
2025-05-20 20:31:12 +05:30 |
|
amhsirak
|
3ee73d8764
|
chore: remove unused import
|
2025-05-20 20:29:50 +05:30 |
|
amhsirak
|
e8c04b2015
|
chore: remove unused import
|
2025-05-20 20:29:26 +05:30 |
|
amhsirak
|
607e665654
|
chore: remove unused import
|
2025-05-20 20:27:24 +05:30 |
|
amhsirak
|
9f0cc68fe7
|
chore: remove unused import
|
2025-05-20 20:26:29 +05:30 |
|
amhsirak
|
6bc9c57e72
|
chore: remove unused import
|
2025-05-20 20:24:29 +05:30 |
|
amhsirak
|
1a2eb3108d
|
chore: remove unused import
|
2025-05-20 20:24:11 +05:30 |
|
amhsirak
|
02d316fabb
|
chore: remove unused improts
|
2025-05-20 20:22:37 +05:30 |
|
amhsirak
|
4cff2cfd21
|
chore: remove comments
|
2025-05-20 20:22:11 +05:30 |
|
Karishma Shukla
|
c1aba84a12
|
Merge pull request #603 from getmaxun/code-cleanup
fix: reference to non-exported `width` property
|
2025-05-20 20:21:30 +05:30 |
|
amhsirak
|
2437241c74
|
fix: reference to non-exported 'width' property
|
2025-05-20 20:20:55 +05:30 |
|
Karishma Shukla
|
46fd0198c2
|
Merge pull request #597 from getmaxun/proxy-auto
feat: update robot description for multiple actions
|
2025-05-20 17:07:20 +05:30 |
|
Karishma Shukla
|
395dbe6662
|
feat: override anchor container selection
|
2025-05-19 21:20:51 +05:30 |
|