Commit History

Author SHA1 Message Date
  lengleng 2e85281a53 feat: implement date and datetime range query support in controllers and Vue components for enhanced filtering capabilities 1 month ago
  lengleng ed8e60020e Merge remote-tracking branch 'origin/tree' into next-dev 1 month ago
  lengleng d95abfe81c feat: add image display support in table component for enhanced user experience 1 month ago
  lengleng a194e6f59b feat: enhance date range query support by adding LocalDate and LocalDateTime parsing in controllers and entity classes 1 month ago
  lengleng d01b9a05c1 refactor: streamline entity class field definitions by removing date handling conditions for improved clarity 1 month ago
  lengleng 9bc09421c6 refactor: remove redundant checkbox form type handling in entity classes for cleaner code 1 month ago
  lengleng d84986c693 feat: add support for LocalDate and LocalDateTime fields in entity classes for improved date handling 1 month ago
  lengleng c006abeec9 chore: update mirror repository workflow to include 'next-dev' branch 1 month ago
  lengleng ee291d6bb7 feat: implement date and datetime range query support in entity and form components for enhanced filtering capabilities 1 month ago
  lengleng 142b05bd05 feat: add image upload support in table component for enhanced data display 1 month ago
  PIG AI 9ac956c467 refactor: correct parent ID property access method in ${ClassName}ServiceImpl for improved clarity 1 month ago
  PIG AI 2a9fa886d1 feat: add expand/collapse functionality to tree table component with toggle button and event handling 1 month ago
  PIG AI 6f016be62e refactor: remove unused parent node retrieval methods and update API calls in tree form components for improved clarity and consistency 1 month ago
  PIG AI 4293a27e49 refactor: update async component import in tree table and adjust parent ID property access in service implementation for consistency 1 month ago
  PIG AI a8cc4bf902 refactor: standardize parent field handling in tree form and table components for improved consistency and clarity 1 month ago
  PIG AI dd62c51d3f refactor: standardize parent field access method in ${ClassName}ServiceImpl for improved consistency 1 month ago
  PIG AI 90199c3c55 refactor: unify parent ID property access method in ${ClassName}ServiceImpl for consistency and clarity 1 month ago
  PIG AI 8b80c48494 调整树形表格和表单模板,参考实际实现的代码优化模板结构 1 month ago
  PIG AI ffcef95966 refactor: simplify field declaration and schema annotations in ${ClassName}Entity for improved maintainability 1 month ago
  PIG AI 879128b1b8 refactor: update tree node name property access method in ${ClassName}ServiceImpl for consistency 1 month ago
  PIG AI a8c31e7243 refactor: update import statement and adjust class inheritance for tenant entity support in ${ClassName}Entity 1 month ago
  PIG AI f3b0da751d refactor: update child property access method in ${ClassName}ServiceImpl for enhanced clarity 1 month ago
  PIG AI bc6a7aa506 refactor: streamline tree node property access in ${ClassName}ServiceImpl for improved readability 1 month ago
  PIG AI 727e366679 feat: enhance tree structure implementation with new entity, service methods, and UI adjustments 1 month ago
  PIG AI 7a11cbe36b chore: update mirror repository workflow to replace 'dev' branch with 'tree' 1 month ago
  PIG AI 74506c8b55 feat: implement tree structure CRUD functionality with corresponding API, service, and UI components 1 month ago
  PIG AI 7b9cfdbd27 chore: update mirror repository workflow to include 'next' branch 2 months ago
  PIG AI acd1092b17 feat: add value-format attribute to date and datetime pickers for consistent date handling 2 months ago
  PIG AI c898319340 fix: correct import path for ExcelIgnore annotation to ensure proper functionality 2 months ago
  PIG AI 87bd79e06c refactor: simplify input component in form by removing unnecessary styling for improved consistency 2 months ago