fanxingyao
05d61ee62c
合并远程更新武器列表
2026-05-25 14:23:02 +08:00
fanxingyao
0681ca8b34
优化武器列表页面
2026-05-25 14:04:32 +08:00
siujamo
af58edbafd
feat: add custom hooks for typed useDispatch and useSelector
2026-05-07 10:46:06 +08:00
zihluwang
9a65fd04c3
feat: refactor loadFirearms to use async/await and improve error handling
2026-04-25 15:30:33 +08:00
zihluwang
49fbcb221c
feat: enhance review tooltip in firearm form for better user experience
2026-04-25 15:29:24 +08:00
zihluwang
745c98bc20
feat: add create and edit modals for firearms management
2026-04-21 23:40:00 +08:00
zihluwang
d6b8d12b2e
feat: add user-based conditional rendering for firearms and mod codes pages
2026-04-14 11:57:43 +08:00
zihluwang
78fa02e618
feat: add bullet calibre display to FirearmsPage
2026-04-09 14:30:21 +08:00
zihluwang
63f9885aa2
feat: add additional firearm attributes and DPS calculation to FirearmsPage
2026-04-09 14:17:38 +08:00
zihluwang
a98902b08b
fix: correct className syntax for consistent styling in firearms and mod codes pages
2026-04-07 01:28:34 +08:00
zihluwang
ae912050b6
feat: add link to view modification codes for firearms
2026-04-06 20:53:13 +08:00
zihluwang
feeb44bf6a
feat: add firearm type filter to firearms page
2026-04-06 20:47:44 +08:00
zihluwang
452b807b62
feat: add firearm page for display firearms
2026-04-06 20:40:42 +08:00
zihluwang
a0a5c835aa
feat: add firearm management features
...
- Implemented API for fetching firearms and firearm details.
- Created a new page for displaying the list of firearms with search and filter options.
- Added Redux slice for managing firearms state.
- Integrated Redux Persist for state persistence.
- Updated routing to include firearms page.
- Removed obsolete modification codes data.
- Enhanced UI with responsive grid layout for firearms display.
- Added utility functions for handling URL query parameters.
2026-04-06 17:57:25 +08:00