29 Commits

Author SHA1 Message Date
bb108f809f refactor: update FormInput and FormSelect components to accept props directly; add FieldsWrapper for improved layout 2024-12-25 21:13:00 +05:30
9f4059e2c6 reactored code to use formfields and formselects 2024-12-24 19:10:20 +05:30
962102d44c refactor: enhance FormInput and FormSelect components with validation feedback and layout adjustments 2024-12-24 01:31:07 +05:30
8b34a69dca refactor: update Notification component to use message and type props 2024-12-24 00:40:12 +05:30
154eba0474 fix: update button disabled state color for better accessibility 2024-12-24 00:05:09 +05:30
b4b193a9fe feat: add Check In/Out management with notification system and update locker service 2024-12-23 23:49:35 +05:30
71ece53f65 added translation for banner information 2024-12-23 18:29:25 +05:30
7ae4e8dbef enhance animation 2024-12-23 18:25:14 +05:30
a3d4f2b11c added animation to submenu 2024-12-23 17:36:42 +05:30
c1df68b27a edits for other screen sizes 2024-12-23 15:22:20 +05:30
44112f91bd Add ChargeManagement and ChargeEdit components; implement charge management functionality with form validation and routing updates 2024-12-23 01:41:29 +05:30
9d72dc6868 Add locker service methods for status change and key swap; create LockerMaintenance and LockerStatus components with form validation and translations 2024-12-23 00:10:59 +05:30
8cee8e0383 Add AccountCreation component and product list functionality; update routing and translations 2024-12-22 22:42:48 +05:30
a6a67d69d5 Add loading context and loading bar component; integrate axios for API calls and update routing for locker registration 2024-12-22 15:59:24 +05:30
bfe22a61a5 Add motion animations to Button and CabinetMaintenance components; update form validation and styling 2024-12-22 01:38:09 +05:30
442b8e52dd Add CabinetCreation component and form validation; update translations and routing 2024-12-21 23:52:19 +05:30
650a6dbdd0 Refactor ToastProvider and CabinetMaintenance to streamline showToast usage 2024-12-21 20:57:30 +05:30
2b940c3d43 Add audio feedback for toast notifications; implement playAudio function in ToastProvider 2024-12-21 20:56:02 +05:30
96784c02c7 Add ToastProvider component and useToast hook; update CabinetMaintenance for toast notifications; enhance Button styles and Tailwind CSS configuration 2024-12-21 20:34:16 +05:30
835a3cc7fd Refactor cabinet maintenance routing and add CabinetMaintenance component; update Header and main router configuration 2024-12-21 18:11:47 +05:30
91e4ca3380 Add copyright statement and privacy policy translations; update Footer component to use translations 2024-10-05 00:19:34 +05:30
9364a365ec sorted class name with headwind extension 2024-10-05 00:07:06 +05:30
267d463843 Refactor layout styles for Header and App components 2024-10-01 01:52:35 +05:30
1615d30e71 changed title and favicon to IPKS design 2024-10-01 00:16:16 +05:30
45bc3eff57 completed homepage design 2024-09-30 23:43:30 +05:30
8022e3a662 Refactor language selector and separator components 2024-09-30 20:23:47 +05:30
2f7850dcd8 implemented home page also updated package.json and translation files 2024-09-29 20:31:02 +05:30
59fa16cf2d Implemented english, hindi and bangla language integration through i18next 2024-09-29 15:40:10 +05:30
dc36a9c094 implemented header and dark theme. 2024-09-29 12:22:08 +05:30