4b116df3c0
Merge pull request #3 from i701/feat/cancel-selected-devices
...
Build and Push Docker Images / Build and Push Docker Images (push) Successful in 5m7s
feat: enhance device cart with cancel feature
2025-06-29 19:56:36 +05:00
2834f23f80
feat: enhance device cart with cancel feature and improve payments table filters
2025-06-29 19:55:00 +05:00
3f92a00bfe
fix: correct font variable usage and improve type handling in dynamic filter
Build and Push Docker Images / Build and Push Docker Images (push) Successful in 7m18s
2025-06-28 12:01:25 +05:00
79ecb625d9
feat: enforce strict TypeScript rules and add biome configuration
2025-06-28 12:01:17 +05:00
11ac852762
chore: upgrade to tailwind v4 and add a generic filter for dynamic filter handling
Build and Push Docker Images / Build and Push Docker Images (push) Successful in 7m51s
2025-06-27 14:27:44 +05:00
9e0d2d277b
refactor: streamline package.json and tailwind.config.ts
...
Build and Push Docker Images / Build and Push Docker Images (push) Failing after 1m56s
- Simplified dependencies in package.json by removing unused packages and organizing existing ones.
- Updated tailwind.config.ts for better readability and maintainability, ensuring consistent formatting and structure.
2025-06-27 13:12:29 +05:00
71fc914bde
chore: update package.json ♻️
Build and Push Docker Images / Build and Push Docker Images (push) Successful in 8m0s
2025-06-26 19:30:29 +05:00
967a1d29e3
wth what was yarn doing here 😭
Build and Push Docker Images / Build and Push Docker Images (push) Failing after 51s
2025-06-26 19:18:52 +05:00
383ffddde6
fix: remove unused components and fix build 🐛
Build and Push Docker Images / Build and Push Docker Images (push) Failing after 1m13s
2025-06-26 19:01:25 +05:00
3727110bd6
Merge pull request #2 from i701/feat/devices-table-filter
...
Build and Push Docker Images / Build and Push Docker Images (push) Failing after 1m16s
feat(devices): add proper filter handling and update shadcn 🔨
2025-06-26 18:44:19 +05:00
59adaaf281
feat(devices): add proper filter handling and update shadcn 🔨
2025-06-26 18:42:48 +05:00
6aea54884d
feat: add admin check for device and payment pages; update session type to include is_admin property ✨
Build and Push Docker Images / Build and Push Docker Images (push) Successful in 8m9s
2025-06-26 11:36:34 +05:00
fb3ad136bc
chore: update README with new todos 🔧
2025-06-26 11:36:04 +05:00
d2b281281f
feat: implement add device functionality with validation and error handling; refactor related components for improved state management
Build and Push Docker Images / Build and Push Docker Images (push) Successful in 11m49s
2025-06-25 20:10:32 +05:00
406733b360
feat: update authentication layout and forms for improved user experience; add new dependencies and enhance styling
Build and Push Docker Images / Build and Push Docker Images (push) Successful in 5m39s
2025-06-09 01:12:16 +05:00
8438ceb376
feat: add vendor information to device components and update related UI elements
...
Build and Push Docker Images / Build and Push Docker Images (push) Successful in 9m52s
fix: update sidebar transition duration for smoother experience
chore: update package dependencies and versions for improved stability and features
2025-06-02 09:17:16 +05:00
bed426a6b4
feat: add loading state and full-page loader component; update payment page and application layout to improve user experience
Build and Push Docker Images / Build and Push Docker Images (push) Successful in 7m23s
2025-05-31 12:37:46 +05:00
c705addccc
feat: enhance MAC address guide with contact button for assistance
Build and Push Docker Images / Build and Push Docker Images (push) Successful in 6m16s
2025-05-31 00:02:25 +05:00
07349cda05
Refactor payment verification and add MAC address guide
...
Build and Push Docker Images / Build and Push Docker Images (push) Failing after 1m23s
- Updated payment verification logic in `actions/payment.ts` to remove unused code and improve clarity.
- Enhanced `DevicesToPay` component to handle separate states for wallet and transfer payment verification.
- Introduced a new `GetMacAccordion` component to guide users on finding their MAC addresses.
- Created a reusable accordion component in `ui/accordion.tsx` for better UI consistency.
- Integrated the MAC address guide into the device addition dialog.
- Updated Tailwind CSS configuration to include animations for the accordion component.
- Added Radix UI Accordion dependency to package.json and package-lock.json.
- Improved error handling in API response utility to log unauthorized responses.
2025-05-30 23:53:08 +05:00
a093ab1666
fix: update welcome message in ApplicationLayout and simplify payment verification logic in DevicesToPay
Build and Push Docker Images / Build and Push Docker Images (push) Failing after 1m41s
2025-05-30 20:40:24 +05:00
0c093f1303
feat: add age validation in signup and update payment verification logic
Build and Push Docker Images / Build and Push Docker Images (push) Successful in 5m17s
2025-04-20 12:36:24 +05:00
f7122cb252
chore: update package.json to add millify dependency and remove unnecessary newline
Build and Push Docker Images / Build and Push Docker Images (push) Successful in 9m3s
2025-04-20 12:03:52 +05:00
6a078d918e
fix: update OTP verification status message in VerifyRegistrationOTP function
Build and Push Docker Images / Build and Push Docker Images (push) Successful in 6m20s
2025-04-20 08:49:53 +05:00
de1e76f746
fix: correct OTP type in VerifyRegistrationOTP function
Build and Push Docker Images / Build and Push Docker Images (push) Has started running
2025-04-20 08:48:42 +05:00
12f981186a
fix: update verification error message in VerifyRegistrationOTP function
Build and Push Docker Images / Build and Push Docker Images (push) Successful in 4m36s
2025-04-20 08:37:48 +05:00
9c67386d69
fix: correct user verification logic in VerifyRegistrationOTP function
Build and Push Docker Images / Build and Push Docker Images (push) Successful in 4m42s
2025-04-20 08:29:27 +05:00
886b0b15d0
fix: remove unused authentication imports in PaymentPage component
Build and Push Docker Images / Build and Push Docker Images (push) Successful in 5m39s
2025-04-20 08:14:06 +05:00
3d12786332
fix: remove unused session retrieval in PaymentPage component
Build and Push Docker Images / Build and Push Docker Images (push) Failing after 1m52s
2025-04-20 07:58:36 +05:00
ba91d2c8d4
feat: add getProfile function and integrate user profile retrieval in payment and layout components
Build and Push Docker Images / Build and Push Docker Images (push) Failing after 1m47s
2025-04-20 07:40:31 +05:00
ac11fee754
fix: ensure device list is refreshed after adding a new device
Build and Push Docker Images / Build and Push Docker Images (push) Successful in 4m45s
2025-04-19 13:43:37 +05:00
1ae529c758
fix: remove unused imports from authentication pages for cleaner code
Build and Push Docker Images / Build and Push Docker Images (push) Successful in 4m47s
2025-04-19 11:08:44 +05:00
a4ffb1e34a
feat: implement AuthLayout component and streamline OTP verification forms with enhanced messaging
Build and Push Docker Images / Build and Push Docker Images (push) Failing after 1m49s
2025-04-19 10:22:42 +05:00
3703b3e8fc
fix: enhance verification feedback in VerifyRegistrationOTP function and update UI messages
Build and Push Docker Images / Build and Push Docker Images (push) Successful in 5m46s
2025-04-18 19:34:29 +05:00
e0e3de064a
fix: update error messages and statuses in VerifyRegistrationOTP function for clarity
Build and Push Docker Images / Build and Push Docker Images (push) Successful in 4m45s
2025-04-18 18:53:20 +05:00
cd2cff7926
update logo to omega
Build and Push Docker Images / Build and Push Docker Images (push) Successful in 4m40s
2025-04-18 15:38:38 +05:00
00705bcd1a
fix: update signin function to handle user verification response correctly
Build and Push Docker Images / Build and Push Docker Images (push) Successful in 6m14s
2025-04-18 15:04:24 +05:00
acb0ead6de
refactor: remove unused import of checkIdOrPhone in OTP verification page
Build and Push Docker Images / Build and Push Docker Images (push) Successful in 4m33s
2025-04-18 14:38:21 +05:00
923887b559
feat: integrate checkTempIdOrPhone in signup logic to validate temporary phone numbers
Build and Push Docker Images / Build and Push Docker Images (push) Failing after 1m32s
2025-04-18 14:35:34 +05:00
f3f5800df6
feat: implement checkTempIdOrPhone function and update OTP verification logic
Build and Push Docker Images / Build and Push Docker Images (push) Failing after 1m29s
2025-04-18 13:50:58 +05:00
4127035471
fix: add logging for user data and adjust verification check in signin function
Build and Push Docker Images / Build and Push Docker Images (push) Successful in 4m48s
2025-04-18 13:21:47 +05:00
322f526069
fix: streamline redirect logic for verified OTP response
Build and Push Docker Images / Build and Push Docker Images (push) Successful in 4m21s
2025-04-18 12:05:08 +05:00
0b2dcfcc01
feat: enhance OTP verification flow with error handling and response checks
Build and Push Docker Images / Build and Push Docker Images (push) Successful in 4m20s
2025-04-18 11:57:20 +05:00
25404b66f7
fix: add error message display for general errors in OTP verification form
Build and Push Docker Images / Build and Push Docker Images (push) Successful in 5m7s
2025-04-17 23:47:59 +05:00
2cb2059f9e
feat: integrate backend mobile login and enhance user verification flow
Build and Push Docker Images / Build and Push Docker Images (push) Successful in 6m44s
2025-04-17 23:25:06 +05:00
1e023ebf13
feat: update signup and OTP verification forms to enhance error handling and state management
Build and Push Docker Images / Build and Push Docker Images (push) Successful in 4m16s
2025-04-17 15:18:01 +05:00
470e8452b5
registration verification WIP
Build and Push Docker Images / Build and Push Docker Images (push) Failing after 1m40s
2025-04-17 14:04:22 +05:00
0f9d1107de
feat: implement user registration and OTP verification flow with backend integration
Build and Push Docker Images / Build and Push Docker Images (push) Successful in 4m29s
2025-04-17 13:02:35 +05:00
de1e842145
fix: remove unused type prop from BlockDeviceDialog component
Build and Push Docker Images / Build and Push Docker Images (push) Successful in 4m16s
2025-04-14 01:10:10 +05:00
6365a701ba
feat: enhance error handling and improve API response management across components
Build and Push Docker Images / Build and Push Docker Images (push) Failing after 1m39s
2025-04-14 01:05:07 +05:00
0d578c9add
feat: add loading skeleton for devices table and improve payment processing logic
Build and Push Docker Images / Build and Push Docker Images (push) Successful in 4m30s
2025-04-12 17:01:37 +05:00