m1ro

m1ro извршује push на main у m1ro/gami-op

  • 656770ae76 Add user number display and deletion status tag in UserListPage - Enhanced the user number column rendering to display user numbers or a placeholder if not available. - Added a visual tag to indicate if a user account has been deleted, improving user management visibility.
  • 7208608e61 Refactor UserListPage for improved code clarity and consistency - Cleaned up the formatting of the 'deleted' property assignment for better readability. - Simplified the sorter type definition in the handleTableChange function. - Enhanced the rendering of the 'walletHasBalance' form item for improved structure. - Updated the label for the deletion status in user details to '是否注销' for better clarity.
  • 3e62720536 Add deletion status filter to UserListPage and update UserInfoAdminQuery type - Introduced a new form item in UserListPage to filter users by account deletion status, enhancing user management capabilities. - Updated the UserInfoAdminQuery interface to include a 'deleted' property for improved data handling and filtering options.
  • Поређење ових 3 комита »

пре 22 часа

m1ro извршује push на test у m1ro/gami-op

  • ba16157501 Merge branch 'v1.1.6' into test
  • 656770ae76 Add user number display and deletion status tag in UserListPage - Enhanced the user number column rendering to display user numbers or a placeholder if not available. - Added a visual tag to indicate if a user account has been deleted, improving user management visibility.
  • 7208608e61 Refactor UserListPage for improved code clarity and consistency - Cleaned up the formatting of the 'deleted' property assignment for better readability. - Simplified the sorter type definition in the handleTableChange function. - Enhanced the rendering of the 'walletHasBalance' form item for improved structure. - Updated the label for the deletion status in user details to '是否注销' for better clarity.
  • 3e62720536 Add deletion status filter to UserListPage and update UserInfoAdminQuery type - Introduced a new form item in UserListPage to filter users by account deletion status, enhancing user management capabilities. - Updated the UserInfoAdminQuery interface to include a 'deleted' property for improved data handling and filtering options.
  • Поређење ових 4 комита »

пре 22 часа

m1ro извршује push на test у m1ro/gami-op

  • 34f53fc8ad Merge branch 'v1.1.6-派单厅' into test
  • c7572f7fcd Refactor LiveGiftStatisticsPage for improved state management and option handling - Removed unused imports and cleaned up state initialization for better readability. - Enhanced the mergeWithSelectedOptions function to improve handling of selected options. - Updated TypeScript types to include sender and receiver user IDs for better data structure. - Improved formatting and consistency in the code for better maintainability.
  • Поређење ових 2 комита »

пре 1 дан

m1ro извршује push на test у m1ro/gami-web

пре 2 дана

m1ro извршује push на test у m1ro/gami-op

  • 6b88470619 Merge branch 'v1.1.6-派单厅' into test
  • 27f566eb7f Update GiftValuePage to set maximum value for input field - Added a maximum value of 0.85 to the input field in the GiftValuePage, ensuring that user input remains within acceptable limits and enhancing data validation.
  • Поређење ових 2 комита »

пре 2 дана

m1ro извршује push на test у m1ro/gami-web

пре 2 дана

m1ro извршује push на test у m1ro/gami-op

  • 30b8a055cf Merge branch 'v1.1.6-派单厅' into test
  • d341d24a8e Enhance LiveGiftStatisticsPage with additional gift and room details - Updated the gift column to display both the gift name and ID alongside an avatar for better visual representation. - Added a new room column to show room number and title, improving the information available to users. - Updated TypeScript types to include new fields for room number and title, enhancing data structure and type safety.
  • Поређење ових 2 комита »

пре 5 дана

m1ro извршује push на test у m1ro/gami-op

  • 02b4f73e87 Merge branch 'v1.1.6-派单厅' into test
  • 24f5a4b9a9 Enhance LiveGiftStatisticsPage with user search functionality for sender and receiver - Integrated user search capabilities for both sender and receiver fields using the new `useUserSearch` hook, allowing users to search by ID, nickname, or email. - Updated the form items for sender and receiver users to utilize a searchable select component, improving user experience and data selection efficiency. - Implemented reset functionality for the search fields to clear selections when the form is reset, enhancing usability.
  • 4aec42e46b Update labels in LiveGiftStatisticsPage for clarity and consistency - Changed form item labels from "房间号" to "房间筛选", "送礼用户ID" to "送礼用户", and "收礼用户ID" to "收礼用户" to enhance user understanding and improve the overall user interface.
  • f230fe9409 Implement mergeWithSelectedOptions function in LiveGiftStatisticsPage for improved option handling - Added a new utility function to merge selected options with available options, ensuring that previously selected values are retained even if they are not present in the new options. - Updated the state management for room and gift listing options to utilize the new merging logic, enhancing data integrity and user experience. - Adjusted dependencies in useEffect hooks to include form state, improving reactivity to form changes.
  • 5ed4ec89a9 Enhance OrderListPage with order source functionality - Added a new field for order source selection in the order form, allowing users to specify the source of the order. - Implemented rendering logic for displaying order sources in the order list and detail views. - Updated TypeScript types to include order source information, improving data handling and type safety. - Enhanced the user interface to accommodate the new order source feature, improving overall usability.
  • Поређење ових 25 комита »

пре 5 дана

m1ro извршује push на main у m1ro/gami-op

  • 5b9ca292b2 Refactor StatisticsPlaymateServicePage to simplify sorting and filtering logic - Removed unused sorting functionality and associated state management for improved clarity and performance. - Streamlined the category options filtering process to ensure only valid entries are included. - Cleaned up import statements to maintain a tidy codebase.
  • e8e1344980 Enhance date range selection in StatisticsPlaymateServicePage - Introduced a DATE_PICKER_CONFIG to manage date picker settings based on selected type (date, week, month). - Updated the date range handling logic to dynamically format start and end dates according to the selected type. - Modified the RangePicker component to utilize the new configuration for improved user experience.
  • 2680fdb5f2 Add cancel and reject rate metrics to statistics dashboard - Introduced new metrics for cancelRate and rejectRate in the OrderDataStatAdminDTO interface to enhance data tracking capabilities. - Updated the StatsDashboardPage to include columns for cancelRate and rejectRate, improving the visibility of these metrics in the dashboard.
  • b6bea32e40 Add new menu item for "陪玩服务效果" and update type exports - Introduced a new menu entry for "陪玩服务效果" with the corresponding path, icon, and permissions to enhance operational capabilities. - Updated the API index to include new types related to playmate service metrics, improving type safety and clarity in the application.
  • 67bdc86e8f Add sensitive words management menu item and update type exports - Introduced a new menu entry for "敏感词管理" with the corresponding path, icon, and permissions to enhance operational capabilities. - Updated the API index to include new types related to sensitive words management, improving type safety and clarity in the application.
  • Поређење ових 5 комита »

пре 6 дана

m1ro извршује push на test у m1ro/gami-op

  • aa8d740767 Merge branch 'v1.1.6' into test
  • 5b9ca292b2 Refactor StatisticsPlaymateServicePage to simplify sorting and filtering logic - Removed unused sorting functionality and associated state management for improved clarity and performance. - Streamlined the category options filtering process to ensure only valid entries are included. - Cleaned up import statements to maintain a tidy codebase.
  • Поређење ових 2 комита »

пре 6 дана

m1ro извршује push на test у m1ro/gami-op

  • 2b4b0b0ac5 Merge branch 'v1.1.6' into test
  • e8e1344980 Enhance date range selection in StatisticsPlaymateServicePage - Introduced a DATE_PICKER_CONFIG to manage date picker settings based on selected type (date, week, month). - Updated the date range handling logic to dynamically format start and end dates according to the selected type. - Modified the RangePicker component to utilize the new configuration for improved user experience.
  • Поређење ових 2 комита »

пре 1 недеља

m1ro извршује push на test у m1ro/gami-op

  • b8272f83d4 Merge branch 'v1.1.6-派单厅' into test
  • 811fb22519 Enhance GiftListingPage with additional fields for value ratio and goldbean value - Added new columns for "价值比例" (value ratio) and "金豆价值" (goldbean value) in the gift listing table to provide more detailed information. - Updated the GiftListingInfoAdminPageDTO type to include the valueGoldbean field for better data handling. - Adjusted the table scroll width to accommodate the new columns, improving layout and usability.
  • dc90a06d64 Refactor GiftResourcePage to streamline resource type handling - Removed unused `resType` handling and related code, simplifying the component's logic. - Commented out sections for resource type and file handling to improve clarity and maintainability. - Updated form initialization to set default values appropriately, enhancing user experience.
  • Поређење ових 3 комита »

пре 1 недеља

m1ro извршује push на test у m1ro/gami-op

  • 6931efd8d0 Merge branch 'v1.1.6-派单厅' into test
  • 0cf6d1a3a9 Refactor LiveHostPage to improve room cover field handling and validation - Updated the roomCover field to remove unnecessary default value assignment, ensuring it directly reflects user input. - Enhanced the Form.Item for roomCover to include validation rules, requiring users to upload a room cover image, improving user experience and data integrity.
  • Поређење ових 2 комита »

пре 1 недеља

m1ro извршује push на test у m1ro/gami-op

  • f81e1c89fe Merge branch 'v1.1.6-派单厅' into test
  • c2a8b7899c Enhance LiveHostPage with timer management for status refresh - Introduced a ref for managing a timeout for refreshing the live host room status. - Implemented cleanup logic in useEffect to clear the timeout on component unmount. - Updated the room status toggle logic to utilize the timer for loading page data, improving performance and user experience.
  • 97d6777497 Merge branch 'v1.1.6' into test
  • 2680fdb5f2 Add cancel and reject rate metrics to statistics dashboard - Introduced new metrics for cancelRate and rejectRate in the OrderDataStatAdminDTO interface to enhance data tracking capabilities. - Updated the StatsDashboardPage to include columns for cancelRate and rejectRate, improving the visibility of these metrics in the dashboard.
  • Поређење ових 4 комита »

пре 1 недеља

m1ro извршује push на test у m1ro/gami-op

  • 34dc7e90b3 Merge branch 'v1.1.6-派单厅' into test
  • 84162cde8b Refactor gift management menu structure for improved organization - Consolidated gift management menu items under a single "礼物管理" entry for better navigation. - Updated child menu items for categories, resources, values, and listings with appropriate paths, sort orders, and permissions. - Enhanced clarity and maintainability of the menu configuration.
  • dd32f015b9 Refactor GiftListingPage to improve state management and enhance search functionality - Removed unused imports and streamlined state management for resource, category, and value options. - Introduced loading states for resource and category options to improve user feedback during data fetching. - Added new search functions for resource, category, and value options, enhancing the dynamic selection experience. - Updated the GiftListingInfoAdminPageDTO type to include valueId and valueRatio for better data handling.
  • 3e8a51d5c5 Enhance GiftListingPage with dynamic category selection and validation - Introduced a watchedCategories state to manage selected categories dynamically. - Updated the category selection logic to disable previously selected categories, improving user experience. - Refactored the rendering of category selection to enhance clarity and maintainability.
  • 17bc95f094 Implement up and down functionality for gift listings in GiftListingPage - Added handlers for up and down actions to manage gift listing status. - Updated the GiftListingPage to conditionally render buttons for activating and deactivating gift listings. - Removed the 'actived' field from the form as it is now managed through button actions. - Introduced new service functions for up and down actions in gift listing management.
  • Поређење ових 11 комита »

пре 1 недеља

m1ro извршује push на test у m1ro/gami-op

  • 18458a69b7 Merge branch 'v1.1.6' into test
  • b6bea32e40 Add new menu item for "陪玩服务效果" and update type exports - Introduced a new menu entry for "陪玩服务效果" with the corresponding path, icon, and permissions to enhance operational capabilities. - Updated the API index to include new types related to playmate service metrics, improving type safety and clarity in the application.
  • Поређење ових 2 комита »

пре 1 недеља

m1ro извршује push на test у m1ro/gami-op

  • 2e84e57245 Merge branch 'v1.1.6-派单厅' into test
  • eb698be4f5 Refactor LiveHostPage to update user identification fields - Changed user identification from 'userNo' to 'userId' across the LiveHostPage component for consistency with the updated API. - Updated related types in LiveHostInfoAdminEditDTO to reflect the new user ID field. - Simplified rendering logic for user links to enhance clarity and maintainability.
  • f7176fada8 Merge branch 'v1.1.6' into test
  • 67bdc86e8f Add sensitive words management menu item and update type exports - Introduced a new menu entry for "敏感词管理" with the corresponding path, icon, and permissions to enhance operational capabilities. - Updated the API index to include new types related to sensitive words management, improving type safety and clarity in the application.
  • Поређење ових 4 комита »

пре 1 недеља

m1ro извршује push на test у m1ro/gami-op

  • 3d559b7a32 Add room creation functionality to LiveHostPage - Introduced a modal for adding new rooms, including form validation and state management for room details and moderators. - Implemented handlers for opening and closing the create room modal, as well as submitting the room creation form. - Removed unused batch toggle functionality to streamline the interface and improve user experience. - Enhanced state management for moderators to support the new room creation process.
  • c5fb6d41af Enhance LiveHostPage with advanced filtering and user management features - Introduced local filtering options for room types and creation date range, improving data visibility and management. - Integrated user search functionality for assigning owners and moderators, streamlining user management processes. - Refactored table change handling to support sorting, enhancing data organization and user experience. - Cleaned up imports and optimized state management for better performance and clarity.
  • 50fbf771f8 Add live management menu item and update related types - Introduced a new menu entry for "直播管理" with the corresponding path, icon, and sort order. - Added child menu item for "房间管理" under the live management section. - Updated type exports in the API index to include new types related to live host management, enhancing type safety and clarity in the application. - Adjusted sort orders for existing menu items to accommodate the new entries.
  • d9d0cbea5b Refactor NewUserReportPage for improved code clarity and consistency - Streamlined the loading summary function by consolidating parameters into a single line for better readability. - Simplified the rendering of the report title and description, enhancing the overall presentation. - Cleaned up unnecessary import statements to maintain a tidy codebase.
  • 1cf135933d Refactor NewUserReportPage to streamline filtering and loading logic - Removed unused form elements and associated state management for improved clarity and performance. - Simplified the filter parameters setup by utilizing a default date range for the last 7 days. - Updated the refresh functionality to directly use the default date range, enhancing user experience. - Cleaned up imports and eliminated unnecessary code related to form handling and export functionality.
  • Поређење ових 5 комита »

пре 1 недеља

m1ro извршује push на main у m1ro/gami-op

  • d9d0cbea5b Refactor NewUserReportPage for improved code clarity and consistency - Streamlined the loading summary function by consolidating parameters into a single line for better readability. - Simplified the rendering of the report title and description, enhancing the overall presentation. - Cleaned up unnecessary import statements to maintain a tidy codebase.

пре 1 недеља

m1ro извршује push на main у m1ro/gami-op

  • 1cf135933d Refactor NewUserReportPage to streamline filtering and loading logic - Removed unused form elements and associated state management for improved clarity and performance. - Simplified the filter parameters setup by utilizing a default date range for the last 7 days. - Updated the refresh functionality to directly use the default date range, enhancing user experience. - Cleaned up imports and eliminated unnecessary code related to form handling and export functionality.

пре 1 недеља