1
0
mirror of https://github.com/ZeroCatDev/Classworks.git synced 2026-03-21 17:33:10 +00:00

17 Commits

Author SHA1 Message Date
Sunwuyuan
7d90e6ee33
feat: 添加一言卡片及其设置功能,支持动态内容刷新 2025-12-07 16:21:02 +08:00
Sunwuyuan
3182699a78
refactor: update delete functionality in UrgentTestDialog and improve styles
- Changed the delete button action from confirmDelete to deletePersistentNotification in UrgentTestDialog.vue.
- Renamed confirmDelete method to executeDelete for clarity and updated its usage.
- Updated SCSS import from @import to @use for glow styles in index.scss.
- Added vueDevTools plugin to vite.config.mjs for enhanced development experience.
2025-11-30 12:39:55 +08:00
Sunwuyuan
8d9b9a3f32
feat: Add attendance management dialog and sidebar components
- Implemented AttendanceManagementDialog.vue for managing student attendance with search and filter functionalities.
- Created AttendanceSidebar.vue to display attendance statistics and lists of students by status.
- Introduced HomeActions.vue for various actions including upload and random picker.
- Developed HomeworkGrid.vue to display homework and attendance cards in a masonry layout.
- Added glow effect styles in glow.scss for enhanced UI interactions.
- Updated index.scss to include glow styles.
2025-11-29 13:59:32 +08:00
Sunwuyuan
76c2dba502
规范代码格式 2025-11-16 15:14:17 +08:00
干冰DryIce
c36e4defc2 Merge branch 'main' of https://github.com/ZeroCatDev/Classworks 2025-11-02 12:09:46 +08:00
干冰DryIce
5c27a30fde fix: 移除双滚动条 2025-11-01 17:20:30 +08:00
SunWuyuan
a2b0cc9e08
feat: Add Chat Widget and Init Service Chooser components
- Implemented ChatWidget component for real-time chat functionality with socket integration.
- Added InitServiceChooser component for selecting services with manual token input and auto-authorization.
- Updated settings and data provider to support local development with localhost.
- Enhanced settings page with Classworks KV card and improved styles.
- Introduced debug socket page for monitoring connection status and device interactions.
- Refactored socket client utility for better connection management and event handling.
- Added glow highlight effect in styles for UI enhancements.
2025-10-25 17:10:20 +08:00
SunWuyuan
590cffc6e6
Enhance RandomPicker component with persistent dialog feature and clean up global styles by removing unnecessary whitespace. Update styles for hover effects and ensure consistent formatting across SCSS files. 2025-05-10 21:51:48 +08:00
SunWuyuan
291c593178
pwa,设置项,自动刷新 2025-04-04 21:40:24 +08:00
SunWuyuan
3c021c1bd8
修复 2025-03-23 10:20:33 +08:00
SunWuyuan
66a503a062
1 2025-03-22 15:17:11 +08:00
SunWuyuan
69c67a7e52
1 2025-03-16 09:41:48 +08:00
SunWuyuan
9bb3f06ba1
1 2025-03-14 21:53:22 +08:00
SunWuyuan
ebf3e9df94
1 2025-03-09 15:52:51 +08:00
SunWuyuan
cc950d1fc6
11 2025-03-09 15:45:27 +08:00
SunWuyuan
10b7f3784f
1 2025-03-08 21:51:00 +08:00
72cee17d7f 1 2024-11-17 17:04:36 +08:00