Commit Graph
46 Commits
Author SHA1 Message Date
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 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 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 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 644d62ffff Update components and constants folder 2023-11-20 09:21:21 +07:00
nezumi ce81f7c7f3 Update method for user pages and format code 2023-11-19 12:52:07 +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 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 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 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 e39f7ab547 Add label for element 2023-11-01 15:46:57 +07:00
nezumi 12a43f31c0 Update comments 2023-11-01 11:18:05 +07:00
nezumi 117723df8c Update component and optimized code 2023-11-01 09:49:30 +07:00
nezumi 7553e5d170 Update variable name 2023-10-31 09:07:30 +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 96be7c42f9 Create toast component and implement to App.tsx 2023-10-29 12:47:55 +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 4a565e1d4b Update styled code 2023-10-24 15:52:27 +07:00
nezumi 14b1de1144 Fix bug 2023-10-24 15:12:13 +07:00
nezumi 4560d29331 Format and optimized code 2023-10-24 14:47:42 +07:00
nezumi 9918c7c3a4 Add table and menu components 2023-10-24 11:37:29 +07:00
nezumi 2b2ed6765f Refactor code 2023-10-24 11:12:56 +07:00