karishmas6
|
46f1947bcf
|
chore: lint
|
2024-09-03 10:08:42 +05:30 |
|
karishmas6
|
8ee5d62157
|
feat: initalize socket listen for listSelector
|
2024-09-03 10:08:14 +05:30 |
|
karishmas6
|
c888f636b4
|
feat: create getList in constructor
|
2024-09-03 10:06:59 +05:30 |
|
karishmas6
|
0071e4bf24
|
feat: get childSelectors from highlight handler
|
2024-09-03 10:02:45 +05:30 |
|
karishmas6
|
b4f8cbb901
|
fix: remove unused code
|
2024-09-03 09:47:40 +05:30 |
|
karishmas6
|
60629f8382
|
chore: todo
|
2024-09-03 09:47:13 +05:30 |
|
karishmas6
|
a29d9881ca
|
chore: lint
|
2024-09-03 09:45:09 +05:30 |
|
karishmas6
|
497f29d4c4
|
chore: lint
|
2024-09-03 09:44:58 +05:30 |
|
karishmas6
|
01e57ee5aa
|
feat: include immediate parent of each child element in the selector path
|
2024-09-03 09:44:38 +05:30 |
|
karishmas6
|
c587a3264b
|
feat: generate selectors relative to the same parent element as getNonUniqueSelectors
|
2024-09-03 09:26:07 +05:30 |
|
karishmas6
|
3b398d1027
|
feat: produce full path from child element up to top-level parent
|
2024-09-03 09:06:27 +05:30 |
|
karishmas6
|
f09cb3fc73
|
fix: check type of className
|
2024-09-03 06:13:26 +05:30 |
|
karishmas6
|
e727d11861
|
feat: get all descendant selectors
|
2024-09-03 05:50:04 +05:30 |
|
karishmas6
|
0dfb3f6673
|
feat: hierarchical selectors
|
2024-09-03 05:49:47 +05:30 |
|
karishmas6
|
9843116cbf
|
feat: generate same child & nonunique seelctors
|
2024-09-03 05:30:46 +05:30 |
|
karishmas6
|
8b20b8223b
|
fix: revert
|
2024-09-03 03:45:06 +05:30 |
|
karishmas6
|
f491d1bf3d
|
refactor: use generateNonUniqueSelector
|
2024-09-03 03:34:17 +05:30 |
|
karishmas6
|
7e7f6dac48
|
feat: standalone functin to generate non unique selectors
|
2024-09-03 03:31:33 +05:30 |
|
karishmas6
|
00e28c9741
|
feat: set depth for child selectors
|
2024-09-03 03:30:53 +05:30 |
|
karishmas6
|
c2472c2251
|
feat: send childSelectors in payload for getList
|
2024-09-02 23:13:29 +05:30 |
|
karishmas6
|
6a2a67e090
|
feat(temp): generate child selectors from general selectors
|
2024-09-02 22:44:30 +05:30 |
|
karishmas6
|
3dd4cdcf78
|
chore: lint
|
2024-09-02 22:40:31 +05:30 |
|
karishmas6
|
fd63b0788b
|
feat: handle empty return
|
2024-09-02 22:37:57 +05:30 |
|
karishmas6
|
efb284b1e6
|
feat: define return type
|
2024-09-02 22:37:39 +05:30 |
|
karishmas6
|
407917dfe1
|
feat: define return type
|
2024-09-02 22:37:25 +05:30 |
|
karishmas6
|
9a68c219f4
|
feat: import getChildSelectors
|
2024-09-02 22:06:48 +05:30 |
|
karishmas6
|
116683bb82
|
chore: lint
|
2024-09-02 20:47:02 +05:30 |
|
karishmas6
|
8fe1b61fdd
|
feat: get child selectors
|
2024-09-02 20:46:30 +05:30 |
|
karishmas6
|
d66f071e63
|
chore: revert
|
2024-09-02 20:43:41 +05:30 |
|
karishmas6
|
8d9663dc46
|
feat(ts): define return type as string
|
2024-09-02 20:42:46 +05:30 |
|
karishmas6
|
66c40ed643
|
feat: move child selector in a separate function
|
2024-09-02 20:40:17 +05:30 |
|
karishmas6
|
8a26450633
|
fix: revert changes
|
2024-09-02 20:29:43 +05:30 |
|
karishmas6
|
62bb74a0c4
|
feat use generalSelector for custom action
|
2024-09-02 20:25:10 +05:30 |
|
karishmas6
|
5abdc15d89
|
feat: retrieve parent & child selector
|
2024-09-02 20:24:39 +05:30 |
|
karishmas6
|
159c6bdcf4
|
feat: return empty parent & child selector on error
|
2024-09-02 20:23:45 +05:30 |
|
karishmas6
|
45f776c6f2
|
feat: handle parent and child selectors
|
2024-09-02 20:23:11 +05:30 |
|
karishmas6
|
27da289660
|
feat(ts): define return type
|
2024-09-02 20:22:21 +05:30 |
|
karishmas6
|
3538a8e70f
|
feat(ts): interface for nonUniqueSelectors result
|
2024-09-02 20:21:53 +05:30 |
|
karishmas6
|
06292ef9ed
|
chore: lint
|
2024-09-02 11:59:59 +05:30 |
|
karishmas6
|
d9e6769494
|
feat: get children selectors of each gen selector
|
2024-09-02 11:59:34 +05:30 |
|
karishmas6
|
ab7f5f969b
|
fix: remove hard-coded selectors for selector path
|
2024-09-02 11:54:02 +05:30 |
|
karishmas6
|
002e17b596
|
fix: whitespace
|
2024-09-02 10:31:45 +05:30 |
|
karishmas6
|
88b7a7bf16
|
chore: lint
|
2024-09-02 10:31:27 +05:30 |
|
karishmas6
|
656a82c864
|
feat: handleClick case for pagination selection
|
2024-09-02 02:36:47 +05:30 |
|
karishmas6
|
97b1012a86
|
feat: useEffect for pagination selection start
|
2024-09-02 02:34:19 +05:30 |
|
karishmas6
|
dd3886ccb1
|
feat: state to check pagination selection status
|
2024-09-02 01:58:59 +05:30 |
|
karishmas6
|
e4eed64cb9
|
feat: disable discard button during pagination selection
|
2024-09-02 01:56:22 +05:30 |
|
karishmas6
|
be79f84d8d
|
feat: disable confirm button during pagination selection
|
2024-09-01 22:54:38 +05:30 |
|
karishmas6
|
aa8ee34eb3
|
chore: lint
|
2024-09-01 22:53:51 +05:30 |
|
karishmas6
|
a128c150cc
|
feat: show user selection is happenning
|
2024-09-01 22:53:32 +05:30 |
|