Commit Graph
94 Commits
Author SHA1 Message Date
nezumi bc6f8675ff Create test for add room function 2023-11-23 10:06:41 +07:00
nezumi 603994faff Add useDebounce, useOutsideClick test 2023-11-22 17:40:32 +07:00
nezumi d379262a7d Add room hook testing and update config test 2023-11-21 21:10:49 +07:00
nezumi 609b9abd52 Create function test helpers 2023-11-21 17:45:27 +07:00
nezumi 17edbc8c36 Merge branch 'feat/update-components-ui' into feat/unit-test-for-components 2023-11-21 15:17:32 +07:00
nezumi 9ff60a7770 Add snapshot testing 2023-11-21 14:48:09 +07:00
nezumi 04ef95754c Init test case component 2023-11-21 14:47:25 +07:00
nezumi 23598dc709 Update components UI 2023-11-21 14:22:19 +07:00
nezumi 4aae26e994 Add user and rooms to global state 2023-11-20 17:52:51 +07:00
nezumi 8377a7d5b0 Init config environment test 2023-11-19 21:21:10 +07:00
nezumi ce81f7c7f3 Update method for user pages and format code 2023-11-19 12:52:07 +07:00
nezumi 9a9617bb16 Implement supabase and update user service 2023-11-17 17:46:17 +07:00
nezumi 091f4c2e9d Fix form validate 2023-11-08 20:17:41 +07:00
nezumi 8fce206f7f Fix comments 2023-11-08 17:46:26 +07:00
nezumi a99d81a411 Apply modal instead of dialog in user pages 2023-11-07 21:51:35 +07:00
nezumi 64c44e6e7c Add modal component and replace room dialog form 2023-11-07 17:46:42 +07:00
nezumi 7bfc2bcfa4 Fix bug and optimzed code 2023-11-06 11:27:29 +07:00
nezumi 96d1e6038c Update path sendRequest 2023-11-06 08:40:00 +07:00
nezumi 61ec8e9f68 Update structure code 2023-11-05 20:42:03 +07:00
nezumi 0b9450a0ce Update create room method 2023-11-05 19:45:51 +07:00
nezumi 8f83b7d5a8 Hot fix and optimized code 2023-11-05 19:22:14 +07:00
nezumi 3f95ce8343 Fix all comments 2023-11-05 18:28:51 +07:00
nezumi b0dd3abf0e Fix asynchronous error 2023-11-05 12:25:01 +07:00
nezumi e82fb39787 Remove unnecessary code 2023-11-05 10:50:05 +07:00
nezumi aeb1923e40 Fix logic code relative user and room 2023-11-04 19:47:41 +07:00
nezumi 425610d654 Apply form hook for room page 2023-11-04 13:23:20 +07:00
nezumi 32a65038f5 Apply react hook form for user page 2023-11-03 17:30:34 +07:00
nezumi ae7c25e6f3 Hot fixed and format code 2023-11-03 10:18:57 +07:00
nezumi 48af6272b3 Update status message and remove amount property 2023-11-03 10:13:05 +07:00
nezumi 6560c304c3 Refactor code 2023-11-02 23:24:03 +07:00
Loi Phan cc147f071c Update BASE_URL 2023-11-02 11:56:42 +07:00
nezumi 895e96216d Refactor code, fix UI and logic code 2023-11-02 11:51:26 +07:00
nezumi 4e7e731fbd Optimized performance and fix type of object not correctly 2023-11-01 21:53:37 +07:00
nezumi 8491755cc3 Update font and add robots.txt file 2023-11-01 17:46:40 +07:00
nezumi e39f7ab547 Add label for element 2023-11-01 15:46:57 +07:00
nezumi 52595e8a5d Hot fix value in form not show 2023-11-01 14:55:39 +07:00
nezumi ba28e47639 Fix code style format 2023-11-01 14:37:21 +07:00
nezumi 47a4c1be41 Update hooks and add content for room page 2023-11-01 14:25:45 +07:00
nezumi aaef0971ef Add comments section for function 2023-11-01 14:04:51 +07:00
nezumi 12a43f31c0 Update comments 2023-11-01 11:18:05 +07:00
nezumi e8457d8e2c Fix format code style 2023-11-01 11:11:29 +07:00
nezumi 117723df8c Update component and optimized code 2023-11-01 09:49:30 +07:00
nezumi 041b27617c Fix style code format 2023-10-31 09:57:10 +07:00
nezumi 7553e5d170 Update variable name 2023-10-31 09:07:30 +07:00
nezumi aee4830e4a Fix bug sort by room 2023-10-31 09:03:46 +07:00
nezumi ea1a13da6e Fix style format and optimzed code 2023-10-30 21:10:09 +07:00
nezumi c775d6e581 Fix bug and optimized code 2023-10-30 20:50:32 +07:00
nezumi 23a79657b9 Implement sort method 2023-10-30 17:54:40 +07:00
nezumi af4af45aeb Fix bug UI and update variable name 2023-10-30 14:57:53 +07:00
nezumi 96bbe99523 Implement search method 2023-10-30 14:13:27 +07:00