Commit Graph
47 Commits
Author SHA1 Message Date
nezumi 5d8c5e6a29 Merge branch 'react-practice-02' into feat/unit-test-for-function 2023-11-30 23:30:09 +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 b5589bba0f Format code style 2023-11-30 11:21:37 +07:00
nezumi f09a4bc60d Create hooks and implement login pages 2023-11-30 11:19:18 +07:00
nezumi c1da56d9b5 Format code style 2023-11-30 09:19:03 +07:00
nezumi 52cc76d664 Create booking hooks and update room, user hooks 2023-11-30 09:17:16 +07:00
nezumi 4742ff60ce Format code style 2023-11-29 15:47:56 +07:00
nezumi a7bd3bf48b Update hooks and services 2023-11-29 15:21:04 +07:00
nezumi ea1187291c Format code style and update test case 2023-11-27 10:11:05 +07:00
nezumi d2fdd9206e Merge branch 'react-practice-02' into feat/unit-test-for-function 2023-11-27 09:39:55 +07:00
nezumi e3db60b2dd Add test case for user, room hooks 2023-11-23 17:45:26 +07:00
nezumi bc6f8675ff Create test for add room function 2023-11-23 10:06:41 +07:00
nezumi a9693f5797 Format code style 2023-11-23 08:59:46 +07:00
nezumi e82f57967d Merge branch 'react-practice-02' into feat/add-user-rooms-to-global-state 2023-11-22 22:11:23 +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 fad2380cfb Update hooks and services 2023-11-20 19:46:35 +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 8fce206f7f Fix comments 2023-11-08 17:46:26 +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 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 425610d654 Apply form hook for room page 2023-11-04 13:23:20 +07:00
nezumi ae7c25e6f3 Hot fixed and format code 2023-11-03 10:18:57 +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 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 ea1a13da6e Fix style format and optimzed code 2023-10-30 21:10:09 +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 04469af993 Add comments and optimized code 2023-10-30 09:34:14 +07:00
nezumi b45130c151 Implement edit, delete user 2023-10-29 21:33:49 +07:00
nezumi 4f24d9c6e2 Implement add user function 2023-10-29 13:19:01 +07:00
nezumi d44eb6ff11 Load data from api to the page 2023-10-27 17:12:48 +07:00
nezumi dfd6582f94 Add user form and fix bug 2023-10-27 09:36:57 +07:00
nezumi af2b169926 Fix code style format 2023-10-26 20:43:50 +07:00
nezumi 5641c983a4 Add form, dialog component and useForm hooks 2023-10-26 17:31:32 +07:00
nezumi 9918c7c3a4 Add table and menu components 2023-10-24 11:37:29 +07:00