Commit Graph

96 Commits

Author SHA1 Message Date
karishmas6
d2a9927e5b chore: prettier 2024-10-12 22:48:00 +05:30
karishmas6
f8657732db feat: remove CSRF token 2024-10-12 22:47:44 +05:30
karishmas6
d8e269e1cd fix: revert ALL new browser changes 2024-10-11 23:12:32 +05:30
karishmas6
8c86e84a19 feat: browser & right panel ui 2024-10-11 10:20:24 +05:30
karishmas6
c3fe08a54d feat: use https:// 2024-10-11 05:01:01 +05:30
karishmas6
2ed09970e9 feat: recordingURl 2024-10-11 04:51:19 +05:30
karishmas6
e03bd5c8ca feat: include recordingId 2024-10-09 23:10:06 +05:30
karishmas6
25c9265f59 feat: proper retrieval of user from local storage 2024-09-26 16:17:50 +05:30
karishmas6
9bb1d715b5 feat: set axios.defaults.withCredentials to true 2024-09-25 17:01:30 +05:30
karishmas6
2591bf0a95 fix: use data.csrfToken 2024-09-25 14:57:40 +05:30
karishmas6
6879260623 refactor: rename to AuthProvider 2024-09-25 12:15:38 +05:30
karishmas6
8f52bb28e1 refactor: rename to AuthContext 2024-09-25 12:07:24 +05:30
karishmas6
6a50edff22 fix: login & csrf api routes 2024-09-24 12:31:57 +05:30
karishmas6
4ad5b46fd3 chore: lint 2024-09-24 12:10:04 +05:30
karishmas6
044031260c feat: extend HeadersDefaults type to include X-CSRF-TOKEN property 2024-09-24 12:09:50 +05:30
karishmas6
1dd1b6fbdb fix: pass null if not found 2024-09-24 12:09:01 +05:30
karishmas6
2131b5307f feat: create ActionType context 2024-09-24 12:08:19 +05:30
karishmas6
b2c1babcfc feat: auth context 2024-09-24 12:07:32 +05:30
karishmas6
918c79d71c feat: ensure list ids and labels are updated 2024-09-21 15:57:44 +05:30
karishmas6
fe1015981f chore: lint 2024-09-21 15:41:47 +05:30
karishmas6
cc92d8fb4c feat: ensure deep copy 2024-09-21 15:41:29 +05:30
karishmas6
db6c30b6a7 chore: lint 2024-09-14 07:49:53 +05:30
karishmas6
1cc9618612 chore: lint 2024-09-14 02:22:36 +05:30
karishmas6
d6d373b52c feat: handle discarded steps in add list step 2024-09-14 02:22:21 +05:30
karishmas6
2925a3ef46 chore: -rm comment 2024-09-14 02:21:54 +05:30
karishmas6
cc1a333545 feat: use discarded fields in remove list text field 2024-09-14 02:14:43 +05:30
karishmas6
582330df85 feat: use Set for discarded fields 2024-09-14 02:14:15 +05:30
karishmas6
64d41896f7 feat: handle removeListTextField 2024-09-13 23:39:28 +05:30
karishmas6
37e54dc619 feat: remove removeListTextField 2024-09-13 23:38:58 +05:30
karishmas6
a51d315ce7 chore: lint 2024-09-13 23:27:03 +05:30
karishmas6
e4ed54a7c0 feat: implement updateListTextFieldLabel 2024-09-13 23:26:24 +05:30
karishmas6
f0ec5dbb67 feat: updateListTextFieldLabel 2024-09-13 23:25:36 +05:30
karishmas6
790693d847 feat: move recordingName to global context 2024-09-10 02:33:56 +05:30
karishmas6
041332edfa feat: emit getList socket events from context 2024-09-09 03:17:28 +05:30
karishmas6
53988dead7 feat: !call startLimitMode in context 2024-09-08 12:45:15 +05:30
karishmas6
309577c460 docs: automatically set limit mode to true 2024-09-08 12:18:19 +05:30
karishmas6
73dfa2b7ba feat: context for list captue limit 2024-09-08 12:17:50 +05:30
karishmas6
1c88a3390e feat: use limit in addListStep 2024-09-07 06:44:39 +05:30
karishmas6
a4bc07fba5 feat: introduce limit for list step 2024-09-07 06:43:43 +05:30
karishmas6
c41df0cd96 feat: export pagination type 2024-09-06 23:58:22 +05:30
karishmas6
95fcdeb497 feat: add none type 2024-09-06 23:56:53 +05:30
karishmas6
db73f014bd fix: re-add updatePaginationType 2024-09-06 23:14:12 +05:30
karishmas6
a7a6bce9a8 fix: revert start/stop pagination mode 2024-09-06 23:13:42 +05:30
karishmas6
0261204e15 feat: update pagination type 2024-09-06 23:12:13 +05:30
karishmas6
b02a818951 feat: update start/stop pagination mode 2024-09-06 23:10:53 +05:30
karishmas6
d819e6c5dd feat: pagination type local state 2024-09-06 23:10:06 +05:30
karishmas6
45d52ab1f1 feat: export pagination related actions 2024-09-06 23:09:35 +05:30
karishmas6
3e2a47e0b3 feat: create pagination type & update pagination type 2024-09-06 23:08:47 +05:30
karishmas6
7fa01d97a1 feat: create PaginationType 2024-09-06 23:08:01 +05:30
karishmas6
e4bb50e03d fix: add missing pagination type in addListStep 2024-09-06 09:40:00 +05:30