Commit Graph
69 Commits
Author SHA1 Message Date
nezumi 5b0d5671b3 Remove unnecessary code, refactor, fix bug and add section comment 2023-12-01 11:24:31 +07:00
nezumi 5d8c5e6a29 Merge branch 'react-practice-02' into feat/unit-test-for-function 2023-11-30 23:30:09 +07:00
nezumi 63c2fd8524 Fix test case 2023-11-30 22:47:26 +07:00
nezumi 60b4723ddf Fix comments 2023-11-30 22:28:13 +07:00
nezumi 45eba50509 Add edit information account page 2023-11-30 14:13:03 +07:00
nezumi f09a4bc60d Create hooks and implement login pages 2023-11-30 11:19:18 +07:00
nezumi 28f95e308b Format code and update comment section 2023-11-30 10:16:07 +07:00
nezumi 08b07ffd6b Add booking pages 2023-11-30 09:38:12 +07:00
nezumi 50e607850d Implement pagination for table user and room 2023-11-29 16:48:24 +07:00
nezumi 508a787685 Update test case 2023-11-29 14:08:08 +07:00
nezumi e0075a0def Update userRoomAvaialableContext test case 2023-11-28 23:00:04 +07:00
nezumi 7bb83f74c8 Update test case for sortBy, select, orderBy component 2023-11-28 17:49:22 +07:00
nezumi b7980f1998 Format code style and update test case 2023-11-27 09:17:22 +07:00
nezumi 84d713f6db Add snapshot for test case 2023-11-26 21:43:08 +07:00
nezumi 7fd9190ed2 Write unit test for Rooms, Users page components 2023-11-26 21:42:55 +07:00
nezumi 2c430ce99f Merge branch 'react-practice-02' into feat/update-components-ui 2023-11-23 17:16:22 +07:00
nezumi a9693f5797 Format code style 2023-11-23 08:59:46 +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 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 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
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 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 041b27617c Fix style code format 2023-10-31 09:57:10 +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
nezumi f37cd5e30f Optimzed code and updated gitignore 2023-10-30 10:22:51 +07:00