mirror of
https://github.com/tnb-labs/panel.git
synced 2026-08-31 01:12:17 +08:00
69ff73a393
* Initial plan * feat: 为应用管理(原生应用、运行环境和容器模板)添加搜索功能 后端通过 GET query 参数传入关键词,按名称和描述进行大小写不敏感过滤。 容器模板额外支持按 website 字段搜索。 前端在分类标签旁添加搜索输入框,输入变化时自动触发重新查询。 Co-authored-by: devhaozi <115467771+devhaozi@users.noreply.github.com> * refactor: 优化搜索过滤代码格式和 TemplateView 一致性 Co-authored-by: devhaozi <115467771+devhaozi@users.noreply.github.com> --------- Co-authored-by: copilot-swe-agent[bot] <198982749+Copilot@users.noreply.github.com> Co-authored-by: devhaozi <115467771+devhaozi@users.noreply.github.com>