Commit Graph

60 Commits

Author SHA1 Message Date
Karishma Shukla
536f046b60 Revert "feat: add auto search logic" 2026-01-23 17:45:11 +05:30
Rohit Rajan
d2aec2afc1 feat: add auto search logic 2026-01-14 14:55:18 +05:30
amhsirak
6acab57aef chore: deprecate robot duplication 2026-01-06 13:32:18 +05:30
Karishma Shukla
7c2dfc3f25 Merge pull request #934 from getmaxun/table-head
feat: !wrap robots table w table head
2026-01-04 18:11:07 +05:30
amhsirak
03156c0db1 chore: -rm TableHead import 2025-12-26 20:11:04 +05:30
amhsirak
339ac2b692 feat: dont wrap column names with table head 2025-12-26 20:10:28 +05:30
amhsirak
40326046aa chore: -rm comment 2025-12-26 20:09:04 +05:30
Karishma Shukla
5fb8e0ef31 feat: -rm rowsPerPageOptions from TablePagination 2025-12-21 17:23:51 +05:30
Rohit Rajan
c8c58eef54 feat: add ai powered robot generation 2025-12-11 02:07:15 +05:30
Rohit Rajan
ac0c70ebfe feat: disable sheets and airtable scrape robot 2025-11-20 19:18:11 +05:30
Rohit Rajan
e90cd9961e feat: add html scrape support 2025-11-20 18:49:39 +05:30
saniyafatima07
f532a6ae2e Feat: Implemented delete confirmation modal 2025-10-29 12:35:12 +05:30
amhsirak
51dfffb476 feat: sync dark mode w cloud 2025-10-13 18:04:29 +05:30
Karishma Shukla
f4ab7dc4d2 Merge pull request #812 from getmaxun/crearob-page
feat: move create robot from modal to page
2025-09-29 16:50:34 +05:30
Rohit Rajan
d98531b838 feat: move robot create modal to page 2025-09-29 16:14:16 +05:30
Rohit Rajan
883922606c feat: cache robot and run fetch data 2025-09-19 11:24:23 +05:30
Rohit Rajan
86e7161da1 fix: reimport circular progress 2025-09-10 12:51:22 +05:30
Rohit
b4ca34e857 Merge branch 'develop' into accord-fix 2025-09-10 12:44:40 +05:30
Rohit Rajan
21b91f083d feat: add loading spinner 2025-09-09 16:41:05 +05:30
Rohit
83f0497c0a feat: centering and sizing loader 2025-08-31 12:14:22 +05:30
Rohit Rajan
be0548f244 feat: display loader when fetching data 2025-08-30 00:31:22 +05:30
Rohit Rajan
bdafb18735 feat: add robots table ui message 2025-08-29 19:30:39 +05:30
Rohit
bb56eadc55 feat: check can create browser for recording and retrain 2025-06-03 19:31:04 +05:30
amhsirak
9f0cc68fe7 chore: remove unused import 2025-05-20 20:26:29 +05:30
Karishma Shukla
1533899671 Merge pull request #573 from getmaxun/order-robots
feat: re-render robot list on retrain
2025-05-06 16:54:03 +05:30
Amit Chauhan
406def412e Update RecordingsTable.tsx
Already done in other PR
2025-05-01 00:15:10 +05:30
Rohit
6a84323b9f feat: order on updated at, rerender on retrain 2025-04-30 17:40:26 +05:30
AmitChauhan63390
27ea8089b7 order according to updatedAt 2025-04-30 14:15:03 +05:30
Rohit
fca4db4ba1 feat: verify message event origin 2025-04-10 14:24:15 +05:30
Rohit
18924d89df feat: pass session storage cleanup message 2025-04-09 20:49:01 +05:30
Rohit
389a1cbdc8 feat: add robot retraining logic 2025-04-09 19:40:48 +05:30
Rohit
8a451889a9 feat: discard and create new recording 2025-03-11 21:23:06 +05:30
Rohit
085e2e0ef6 feat: clear log 2025-03-11 20:29:19 +05:30
Rohit
e3a8441d1e feat: read notif and rerender robots 2025-03-11 20:28:33 +05:30
Rohit
3cd42f7a1c feat: set initial url as session storage 2025-03-11 13:01:16 +05:30
Karishma Shukla
dce6e1e731 Merge pull request #427 from getmaxun/rm-reload
feat: prevent hard reload on robot edit and duplication
2025-02-01 15:52:07 +05:30
Rohit
f54f8a2323 feat: rerender robots on robot update 2025-02-01 11:34:29 +05:30
Rohit
03ec2a5394 feat: update based on recording state 2025-02-01 11:11:05 +05:30
Rohit
4c0bde9224 feat: rm loading logic for robots table 2025-01-31 12:49:12 +05:30
Rohit
26953a4e1e feat: sort robot table in desc order of creation 2025-01-30 11:25:27 +05:30
Rohit
02a2912ce2 Merge branch 'develop' into ui-fix 2025-01-26 20:44:44 +05:30
amhsirak
e0f58bb3d0 fix: format 2025-01-23 20:50:16 +05:30
amhsirak
58ed90b2e6 fix: format 2025-01-23 20:49:30 +05:30
Rohit
f907c09b17 feat: add debounced search term 2025-01-23 19:21:53 +05:30
Rohit
1ae738ebc2 feat: memoize recordings table 2025-01-23 19:12:31 +05:30
amhsirak
7b7efba39b feat: set margin bottom to 10px 2025-01-22 19:14:12 +05:30
amhsirak
67a16099fe fix: remove extra semi colon 2025-01-22 19:13:00 +05:30
amhsirak
be696ef2ce feat: add break 2025-01-22 19:12:39 +05:30
amhsirak
1ad73620cc feat: set padding to 10px 2025-01-22 19:11:38 +05:30
amhsirak
817cd8399a feat: remove repetitive typography 2025-01-22 19:09:25 +05:30