Commit Graph

235 Commits

Author SHA1 Message Date
karishmas6
25579a2ce5 refactor: better names 2024-09-14 08:34:31 +05:30
karishmas6
8311dad032 feat: handle stop get list 2024-09-14 08:33:23 +05:30
karishmas6
31d47f56fc feat: handle stop get text 2024-09-14 08:32:56 +05:30
karishmas6
7b9f477560 chore: remove clickNext & clickLoadMore check 2024-09-14 08:24:39 +05:30
karishmas6
29f78086d9 chore: lint 2024-09-14 08:17:00 +05:30
karishmas6
e9f7e6b41b feat: set to read-only if field confirmed 2024-09-14 08:16:36 +05:30
karishmas6
dca070fb4f feat: prevent list text label edit if field confirmed 2024-09-14 08:14:45 +05:30
karishmas6
5bc06a40bc chore: remove unused imports 2024-09-14 07:04:20 +05:30
karishmas6
8c58d535d4 chore: -rm todo 2024-09-14 02:23:40 +05:30
karishmas6
b48f5be155 feat: match states 2024-09-14 02:00:37 +05:30
karishmas6
91624531b1 chore: lint 2024-09-13 23:58:09 +05:30
karishmas6
fe279691a4 feat: confirm & delete list fields 2024-09-13 23:58:00 +05:30
karishmas6
5cab3dfaca chore: lint 2024-09-13 23:55:22 +05:30
karishmas6
f37a4b5311 fix: import removeListTextField 2024-09-13 23:40:42 +05:30
karishmas6
02980e075e feat: handle list text field discard 2024-09-13 23:40:11 +05:30
karishmas6
b9349a8f50 feat: handle list text field confirmation 2024-09-13 23:37:40 +05:30
karishmas6
f74b9fefef feat: local state for list text field confirmation 2024-09-13 23:36:38 +05:30
karishmas6
66e825ad56 feat: list step text label change 2024-09-13 23:34:02 +05:30
karishmas6
4a49517b3a feat: handle text label change 2024-09-13 23:32:42 +05:30
karishmas6
35f835b6f1 feat: get updateListTextFieldLabel from browser steps context 2024-09-13 23:27:57 +05:30
karishmas6
8f77ecf1f0 chore: lint 2024-09-08 14:09:08 +05:30
karishmas6
493c3f5a25 feat: stack limit options vertically 2024-09-08 14:08:42 +05:30
karishmas6
4d54fe9970 chore: lint 2024-09-08 14:02:56 +05:30
karishmas6
c5719ecea3 fix: use limitType from global context 2024-09-08 14:01:17 +05:30
karishmas6
b2a1226bca chore: -rm comments 2024-09-08 13:53:22 +05:30
karishmas6
cafe54d85c fix: confirm capture 2024-09-08 13:52:47 +05:30
karishmas6
bda9896122 fix: format 2024-09-08 13:52:23 +05:30
karishmas6
6a34f966ae feat: handle limit 2024-09-08 13:52:01 +05:30
karishmas6
1e21a2200c chore: lint 2024-09-08 12:23:34 +05:30
karishmas6
4f81ad297b feat(wip): ui for limit 2024-09-08 12:22:33 +05:30
karishmas6
b19b05438e feat(wip): -rm local customLimit 2024-09-08 12:21:08 +05:30
karishmas6
9c6720ecb9 feat(wip): get limit context 2024-09-08 12:20:48 +05:30
karishmas6
60109e59b7 feat(wip): limit mode 2024-09-08 12:19:11 +05:30
karishmas6
e84284feaa fix: -rm explicit call to stopGetList() 2024-09-08 07:41:02 +05:30
karishmas6
51b1daec7f feat: call onFinishCapture() after emitting settings 2024-09-08 07:40:18 +05:30
karishmas6
572c75ed0f feat: pass onFinishCapture prop 2024-09-08 07:39:09 +05:30
karishmas6
48ec26e0bf feat: use side panel header 2024-09-07 08:38:00 +05:30
karishmas6
99f843286b feat: use null 2024-09-07 02:00:34 +05:30
karishmas6
685266cefb chore: lint 2024-09-07 02:00:10 +05:30
karishmas6
eae619774b feat: show confirm button based iff paginationType is selected 2024-09-07 01:59:14 +05:30
karishmas6
40dde683fd chore: lint 2024-09-07 00:01:26 +05:30
karishmas6
9a3888cf50 fix: remove destructured import of PaginationType 2024-09-07 00:00:18 +05:30
karishmas6
a91220f0d4 fix(ts): use PaginationType instead of string 2024-09-06 23:59:41 +05:30
karishmas6
75582c3426 feat: use pagination type from global context 2024-09-06 23:42:26 +05:30
karishmas6
893d29b340 fix: return if !paginationSelector 2024-09-06 21:09:10 +05:30
karishmas6
25abded2da feat: notify if selector empty 2024-09-06 20:55:05 +05:30
karishmas6
4d9208a128 feat: show error if paginationSetting emppty 2024-09-06 12:23:50 +05:30
karishmas6
e90c095bae fix: proper type for selected pagination type 2024-09-06 12:12:32 +05:30
karishmas6
0bf9acfc08 feat: use selectedPaginationSetting 2024-09-06 12:07:19 +05:30
karishmas6
e2f78ccfa0 fix: do not return 2024-09-06 10:45:44 +05:30