SpecialX
|
d2c250a1b3
|
feat(shared): update db schema, i18n messages, rate-limit, auth-session-provider
- Update src/shared/db/schema.ts
- Update i18n messages for en and zh-CN (error-book, exam-homework, leave,
lesson-preparation, notifications, rbac, student, textbooks, diagnostic)
- Update src/shared/lib/rate-limit/index.ts and redis-limiter.ts
- Update src/shared/components/auth-session-provider.tsx
|
2026-07-04 10:23:29 +08:00 |
|
SpecialX
|
0e63c24ed9
|
feat(shared,tests): add error boundaries, lib utils, i18n messages, and integration tests
CI / scheduled-backup (push) Has been skipped
CI / backup-verify (push) Has been skipped
CI / weekly-dr-drill (push) Failing after 0s
CI / build-deploy (push) Has been cancelled
CI / security-scan (push) Has been cancelled
shared:
- Add class-filter, error-state, route-error, section-error-boundary, widget-boundary components
- Add ui/alert component
- Add constants directory
- Add breached-password, export-utils, permission-bitmap, rate-limit, resolve-action-error, route-permissions, route-resolver, type-guards lib
- Add i18n messages (en, zh-CN) for invitation-codes, parent, questions, rbac
tests:
- Add integration tests for elective
- Add tests/setup/empty-stub
scripts:
- Add update-md.cjs, tmp_append_en.ps1, tmp_merge_en.ps1 utilities
|
2026-07-03 10:26:38 +08:00 |
|
SpecialX
|
e3b8455b31
|
feat(i18n): add new i18n message files and update request config
- Add new i18n message files: audit, course-plans, files, leave, nav, practice, scheduling, student, users
- Update existing i18n messages: ai, attendance, common, diagnostic, elective, error-book, exam-homework, grades, lesson-preparation, school, settings
- Update i18n request config for new locale handling
|
2026-06-24 12:04:01 +08:00 |
|
SpecialX
|
c4d3433cc9
|
feat(shared): add UI components, hooks, form fields, and action utils
- Add UI components: confirm-delete-dialog, empty-table-row, list-pagination, pagination, status-badge
- Add form-fields directory for reusable form field components
- Add hooks: use-action-mutation, use-action-query for server action integration
- Add action-utils lib for action state helpers
- Update a11y components, charts, global-search, onboarding-gate, question components
- Update UI components: chip-nav, filter-bar, page-header, stat-card, stat-item, switch, table
- Update hooks: use-action-with-toast, use-aria-live, use-debounce, use-local-storage, use-media-query, use-permission
- Update lib: a11y, ai, audit-logger, auth-guard, bcrypt-utils, change-logger, download, excel, file-storage, http-utils, login-logger, password-policy, password-security-service, permissions, rate-limit, role-utils, search-params, session, storage-provider
- Update types: action-state, permissions
- Update i18n messages (en, zh-CN) for dashboard, diagnostic, grades, lesson-preparation, settings
|
2026-06-23 17:38:14 +08:00 |
|