34 Commits

Author SHA1 Message Date
f401f40a6e 重构课程管理模块并更新路由选择
- 将课程管理从活动模块移至专用课程模块
- 使用新的课程管理结构更新 AdminLayout 侧边栏菜单
- 修改路由器配置以反映新的课程管理路由
- 从活动模块中删除已弃用的课程管理视图
-添加物种监测
2025-03-01 16:07:20 +08:00
892f6a04c8 优化无人机管理页面的无法切换视频的bug。 2025-02-28 15:47:52 +08:00
d115627cd0 完成可视化大屏的无人机实时监控和图表的切换,还有ai巡护的摄像头管理以及无人机管理页面。 2025-02-28 15:45:40 +08:00
2545bf43ac Refactor permissions and roles management with comprehensive updates
- Implement advanced permission management with tree-based structure
- Add detailed search, filtering, and tree expansion features
- Enhance role management with permission assignment dialog
- Integrate API calls for CRUD operations on permissions and roles
- Improve form validation and error handling
- Update UI with more informative table columns and icons
2025-02-24 13:32:24 +08:00
c041ef9671 Enhance project introduction module with advanced image upload and input features
- Add support for image upload and URL input with flexible selection
- Implement robust image upload validation and error handling
- Update form submission logic to handle different image input types
- Add computed properties for image URL processing and upload headers
- Improve user experience with better image upload feedback and validation
2025-02-23 16:54:34 +08:00
777532f396 Add project introduction module to admin layout and router
- Add new sidebar menu item for project introduction in AdminLayout
- Create new route for projects management in router configuration
- Update formatDateTime utility function with improved error handling and default return value
2025-02-23 15:59:17 +08:00
739aca7edb Merge branch 'master' of ssh://git.ddmt.top/mitsuhaV/WetlandGuard-Admin 2025-02-23 15:31:05 +08:00
90107b33d3 Add delete functionality for patrol events, tasks, and plans
- Implement single and batch delete methods for events, tasks, and plans
- Add delete API endpoints in respective modules
- Update Vue components with delete buttons and confirmation dialogs
- Implement validation to prevent deleting tasks/plans with active status or related records
- Enhance user experience with clear error messages and selective deletion
2025-02-23 15:30:58 +08:00
3e18534cf7 优化了项目背景页 2025-02-23 14:49:41 +08:00
1972b43dec Add comprehensive patrol event management module
- Implement event API for creating, retrieving, updating, and exporting patrol events
- Create detailed Vue component with advanced features:
  * Event statistics dashboard
  * Comprehensive search and filtering
  * Image and video preview
  * Event processing and status management
  * Export functionality for individual and batch events
- Add support for event lifecycle management and detailed event tracking
2025-02-22 20:28:59 +08:00
b1931cc8c9 Merge branch 'master' of ssh://git.ddmt.top/mitsuhaV/WetlandGuard-Admin 2025-02-22 18:00:23 +08:00
032d404101 Enhance patrol records and tasks management with comprehensive updates
- Add detailed view and statistics for patrol records
- Implement advanced filtering and export functionality
- Update task management with improved UI and data handling
- Add Amap API key to development environment
- Fix import paths for SCSS variables in monitor views
- Improve route configuration for patrol-related pages
2025-02-22 18:00:13 +08:00
5761e7f7bd 更新项目背景页 2025-02-22 15:14:57 +08:00
f22ce91e1a Enhance application structure with new modules and login improvements
- Add new menu sections for Activity Management and User Feedback
- Update router configuration with new route paths
- Refactor login API and user store for better error handling
- Modify login view to improve navigation and error logging
- Update patrol tasks view with more detailed table columns
- Fix import paths for SCSS variables in patrol views
2025-02-22 14:57:43 +08:00
595054eb43 完成报告模板请求 2025-02-21 04:13:08 +08:00
986f573956 完成报告管理请求 2025-02-21 03:35:02 +08:00
d5667573fa 完成系统日志的请求 2025-02-20 23:14:35 +08:00
fb5ad57dc1 Implement comprehensive user management functionality with API integration 2025-02-20 21:41:57 +08:00
bb1acb50c1 Add AnalysisReport interface and refine report type definitions 2025-02-20 20:46:27 +08:00
c59e2cf505 优化了路由配置 2025-02-20 20:44:31 +08:00
12f41faa40 优化了报告管理的图表 2025-02-20 00:59:38 +08:00
85dcc74e11 修复了部分bug 2025-02-20 00:22:34 +08:00
4ac5b76fff 改进了登录页 2025-02-20 00:16:28 +08:00
7c5592c1b4 更新内容 2025-02-18 22:31:48 +08:00
045a1a9172 更新所有最新代码 2025-02-18 16:00:10 +08:00
28e15727be 移除各种废弃的选项 2025-02-18 15:55:06 +08:00
a4496ca0fa 更新环境监测页面和报告模块 2025-02-18 15:36:23 +08:00
fca3cde8bc 完善了控制台以及部分数据图标,并新增了项目背景页和项目api文档 2025-02-17 15:59:35 +08:00
44fc686a0a 引如了pinia集中管理数据 2025-02-11 15:52:41 +08:00
f7854c2462 优化了报告管理 2025-02-06 03:11:48 +08:00
fcb6b77413 修复了侧边栏图标出错并优化了控制台 2025-02-05 22:57:28 +08:00
31a5a78224 优化了检测管理页 2025-02-05 22:35:04 +08:00
1e2e7c9567 修复了控制台多余的选项 2025-02-05 22:14:35 +08:00
89b121c08c one 2025-02-05 21:57:40 +08:00