Commit Graph
100 Commits
Author SHA1 Message Date
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 c460bd44d9 Remove unnecessary code 2023-11-30 14:15:49 +07:00
nezumi 45eba50509 Add edit information account page 2023-11-30 14:13:03 +07:00
nezumi fc2428f738 Create and update commons, components and types 2023-11-30 12:02:43 +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 3e51049feb Update comment section and styled. 2023-11-30 10:41:24 +07:00
nezumi 5aec68dfce Update common file 2023-11-30 10:37:50 +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 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 350857c106 Format code 2023-11-30 09:01:15 +07:00
nezumi 67c3764864 Update section comments 2023-11-30 08:44:27 +07:00
nezumi 139db98283 Update code, create booking services 2023-11-29 19:33:37 +07:00
nezumi 94508923c5 Format code style 2023-11-29 17:14:37 +07:00
nezumi b8281c2dc5 Update common files 2023-11-29 17:11:53 +07:00
nezumi 3d5da85fdb Fix test case 2023-11-29 16:57:29 +07:00
nezumi cfe2cb7248 Addition comments section 2023-11-29 16:54:37 +07:00
nezumi 50e607850d Implement pagination for table user and room 2023-11-29 16:48:24 +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 0aa341c12c Format code style and remove unnecessary code 2023-11-29 14:39:32 +07:00
nezumi d843667b01 Add pagination components and update some other components 2023-11-29 14:31:06 +07:00
nezumi 830d19b586 Update config 2023-11-29 14:23:09 +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 77b230dc5f Update code and message test case 2023-11-26 13:39:11 +07:00
nezumi a05ec603e5 Format code 2023-11-23 21:27:53 +07:00
nezumi 6036d2e69f Merge branch 'react-practice-02' into feat/unit-test-for-components 2023-11-23 21:21:11 +07:00
nezumi 3bbd8c61e3 Format code style 2023-11-23 21:19:36 +07:00
nezumi 2c430ce99f Merge branch 'react-practice-02' into feat/update-components-ui 2023-11-23 17:16:22 +07:00
nezumi 8b14b01032 Format code style 2023-11-23 17:14:20 +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 be0741c7f7 Update room, user pages and service 2023-11-22 09:13:36 +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 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 1b0b2f0010 Update helpers and types folder 2023-11-20 09:44:10 +07:00
nezumi 644d62ffff Update components and constants folder 2023-11-20 09:21:21 +07:00
nezumi 737994356e Implement supabase and config test environment 2023-11-20 08:58:37 +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
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
nezumi f37cd5e30f Optimzed code and updated gitignore 2023-10-30 10:22:51 +07:00
nezumi 59e429d678 Format code style 2023-10-30 09:44:44 +07:00
nezumi 04469af993 Add comments and optimized code 2023-10-30 09:34:14 +07:00
nezumi 367b24f4fa Merge from react-practice branch 2023-10-30 09:16:16 +07:00
nezumi 5f051c4fa2 Change variable name 2023-10-29 22:26:21 +07:00
nezumi f2a70d626a Merge from feat/implement-add-user-func branch 2023-10-29 21:37:36 +07:00
nezumi 2b04fdb191 Remove unnecessary code 2023-10-29 21:35:46 +07:00
nezumi b45130c151 Implement edit, delete user 2023-10-29 21:33:49 +07:00
nezumi 2d936a9fdf Update BASE_URL variable 2023-10-29 13:27:18 +07:00
nezumi 190319d7d3 Add comment and edit variable name 2023-10-29 13:26:34 +07:00
nezumi 4f24d9c6e2 Implement add user function 2023-10-29 13:19:01 +07:00
nezumi 96be7c42f9 Create toast component and implement to App.tsx 2023-10-29 12:47:55 +07:00
nezumi 5b6e25b2c7 Implement toast to project 2023-10-29 12:38:47 +07:00