caoxiaozhu
f36e1bbee7
docs: 添加测试流程配置图
2026-05-14 09:34:32 +00:00
caoxiaozhu
1cbf790fcf
feat(web): 更新请求列表、差旅报销创建、差旅请求详情页面及对应的业务脚本逻辑
2026-05-14 09:33:23 +00:00
caoxiaozhu
f9f91380ad
style(web): 更新审批中心、审计、员工管理、请求列表、差旅报销创建、差旅请求详情等页面的样式文件
2026-05-14 09:33:03 +00:00
caoxiaozhu
8adeefe4a9
feat(web): 更新TableEmptyState空状态组件和RequestsView脚本,增强表格空状态展示和请求列表逻辑
2026-05-14 07:16:22 +00:00
caoxiaozhu
7df62edb78
style(web): 更新审批中心、审计、员工管理、请求列表页面的样式文件,增加内边距和调整布局间距
2026-05-14 07:16:35 +00:00
caoxiaozhu
4a72b977ba
feat(web): update travel request and reimbursement views
2026-05-14 07:10:46 +00:00
caoxiaozhu
476d5fdf93
feat(web): update TopBar component and useAppShell composable
2026-05-14 07:10:31 +00:00
caoxiaozhu
64ea1bc5fd
style(web): update travel views styles
2026-05-14 07:10:20 +00:00
caoxiaozhu
f53c343cd3
feat(web): update views
...
- AppShellRouteView.vue: update app shell route view
- PoliciesView.vue: update policies view
- TravelReimbursementCreateView.vue: update travel reimbursement create view
2026-05-14 03:15:22 +00:00
caoxiaozhu
f65ddb52f9
feat(web): update useAppShell composable
...
- useAppShell.js: update app shell composable
2026-05-14 03:15:04 +00:00
caoxiaozhu
12da82409e
feat(web): update SidebarRail component
...
- SidebarRail.vue: update sidebar rail component
2026-05-14 03:14:15 +00:00
caoxiaozhu
87b6a6c21d
style(web): update app and policies styles
...
- app.css: update app-level styles
- policies-view.css: update policies view styles
2026-05-14 03:12:15 +00:00
caoxiaozhu
00b72c3d43
style(web): update app styles and AppShellRouteView
...
- app.css: update app-level styles
- AppShellRouteView.vue: update app shell route view
2026-05-14 03:00:56 +00:00
caoxiaozhu
b9cb6d9253
feat(web): update composables and utils
...
- useAppShell.js: update app shell composable
- useNavigation.js: update navigation composable
- utils/accessControl.js: update access control utility
2026-05-14 02:59:54 +00:00
caoxiaozhu
736cc6b52b
feat(web): update employee management view
...
- EmployeeManagementView.vue: update employee management view component
- scripts/EmployeeManagementView.js: update employee management view logic
2026-05-14 02:58:55 +00:00
caoxiaozhu
feacf2765d
refactor(web): update service clients
...
- services/agentAssets.js: update agent assets service client
- services/api.js: update API service client
- services/employees.js: update employees service client
2026-05-14 02:58:35 +00:00
caoxiaozhu
c0401dbd0d
refactor(web): update API service, view script and add tests
...
Frontend:
- services/api.js: update API service client
- views/scripts/EmployeeManagementView.js: update employee management view script
- tests/api-request.test.mjs: update API request tests
Scripts:
- create_employee.sh: add employee creation script
2026-05-14 02:25:15 +00:00
caoxiaozhu
edb484e2f6
refactor: update orchestrator service and travel form view
...
- services/orchestrator.py: update orchestrator service
- views/TravelReimbursementCreateView.vue: update travel form view
- views/scripts/TravelReimbursementCreateView.js: update travel form script
2026-05-13 15:40:41 +00:00
caoxiaozhu
f804a23239
feat(web): update useRequests composable
...
- useRequests.js: update requests composable
2026-05-13 15:38:59 +00:00
caoxiaozhu
ada0eb40ca
feat(web): update TopBar component
...
- TopBar.vue: update top bar component
2026-05-13 15:37:32 +00:00
caoxiaozhu
63c94da216
style(web): update travel reimbursement create view styles
...
- travel-reimbursement-create-view.css: update travel form styles
2026-05-13 15:35:53 +00:00
caoxiaozhu
14379c4e59
style(web): update travel reimbursement create view styles
...
- travel-reimbursement-create-view.css: update travel form styles
2026-05-13 13:20:24 +00:00
caoxiaozhu
da7684a6bb
refactor(web): update view scripts
...
- TravelReimbursementCreateView.js: update travel form script
- TravelRequestDetailView.js: update travel detail script
2026-05-13 13:16:11 +00:00
caoxiaozhu
c6a599fcec
feat(web): update views
...
- AppShellRouteView.vue: update app shell route view
- TravelReimbursementCreateView.vue: update travel form view
- TravelRequestDetailView.vue: update travel request detail view
2026-05-13 13:14:48 +00:00
caoxiaozhu
778d203443
feat(web): update composable and service
...
- useNavigation.js: update navigation composable
- services/orchestrator.js: update orchestrator service client
2026-05-13 13:14:17 +00:00
caoxiaozhu
eec4efe207
feat(web): update components
...
- PersonalWorkbench.vue: update personal workbench component
- SidebarRail.vue: update sidebar rail component
- TopBar.vue: update top bar component
- ConfirmDialog.vue: update confirm dialog component
2026-05-13 13:12:28 +00:00
caoxiaozhu
97b0851e26
style(web): update travel request styles
...
- travel-reimbursement-create-view.css: update travel form styles
- travel-request-detail-view.css: update travel detail styles
2026-05-13 13:10:25 +00:00
caoxiaozhu
0f7bd43ce3
test(web): update travel request detail tests and styles
...
- test_reimbursement_endpoints.py: update reimbursement endpoint tests
- travel-request-detail-view.css: update travel request detail styles
- TravelRequestDetailView.vue: update travel request detail view
2026-05-13 06:56:30 +00:00
caoxiaozhu
755f935c9d
refactor(web): update composables, utils and scripts
...
- useRequests.js: update requests composable
- utils/requestViewModel.js: update request view model utility
- scripts/TravelRequestDetailView.js: update travel detail view script
2026-05-13 06:55:23 +00:00
caoxiaozhu
9459476d82
feat(web): add TableEmptyState component
...
- components/shared/TableEmptyState.vue: add shared empty state component
2026-05-13 06:53:02 +00:00
caoxiaozhu
151787ada2
refactor(web): update view scripts
...
- AuditView.js: update audit view logic
- EmployeeManagementView.js: update employee management logic
- RequestsView.js: update requests view logic
- TravelRequestDetailView.js: update travel detail view logic
2026-05-13 06:52:30 +00:00
caoxiaozhu
fcaed5b2ec
feat(web): update views
...
- AuditView.vue: update audit view
- EmployeeManagementView.vue: update employee management view
- RequestsView.vue: update requests view
- TravelRequestDetailView.vue: update travel request detail view
2026-05-13 06:51:12 +00:00
caoxiaozhu
b637a2bf08
refactor(web): update reimbursements service
...
- services/reimbursements.js: update reimbursement API service
2026-05-13 06:49:58 +00:00
caoxiaozhu
6c8947f40f
feat(web): update composables
...
- useAppShell.js: update app shell composable
- useRequests.js: update requests composable
2026-05-13 06:48:27 +00:00
caoxiaozhu
8bc919386b
style(web): update travel request detail view styles
...
- travel-request-detail-view.css: update travel request detail styles
2026-05-13 06:47:46 +00:00
caoxiaozhu
fae9966a11
feat(web): add reimbursements service and ConfirmDialog component
...
- services/reimbursements.js: add reimbursement API service client
- components/shared/ConfirmDialog.vue: add shared confirm dialog component
2026-05-13 03:37:47 +00:00
caoxiaozhu
46644d429f
refactor(web): update view scripts
...
- AuditView.js: update audit view logic
- EmployeeManagementView.js: update employee management logic
- PoliciesView.js: update policies view logic
- RequestsView.js: update requests view logic
- TravelReimbursementCreateView.js: update travel form logic
- TravelRequestDetailView.js: update travel detail view logic
2026-05-13 03:35:44 +00:00
caoxiaozhu
8b72f4e962
feat(web): update views
...
- AppShellRouteView.vue: update app shell route view
- AuditView.vue: update audit view
- EmployeeManagementView.vue: update employee management view
- PoliciesView.vue: update policies view
- RequestsView.vue: update requests view
- TravelReimbursementCreateView.vue: update travel form view
- TravelRequestDetailView.vue: update travel detail view
2026-05-13 03:33:11 +00:00
caoxiaozhu
473198c669
refactor(web): update data and utils
...
- data/requests.js: update requests data
- utils/requestViewModel.js: update request view model utility
2026-05-13 03:31:07 +00:00
caoxiaozhu
2bf133d232
feat(web): update composables
...
- useAppShell.js: update app shell composable
- useNavigation.js: update navigation composable
- useRequests.js: update requests composable
2026-05-13 03:29:10 +00:00
caoxiaozhu
478c2a0e09
feat(web): update layout and business components
...
- PersonalWorkbench.vue: update personal workbench component
- SidebarRail.vue: update sidebar rail component
- TopBar.vue: update top bar component
2026-05-13 03:27:30 +00:00
caoxiaozhu
99231f30f1
style(web): update view styles
...
- audit-view.css: update audit view styles
- requests-view.css: update requests view styles
- travel-reimbursement-create-view.css: update travel form styles
- travel-request-detail-view.css: update travel detail view styles
2026-05-13 03:24:49 +00:00
caoxiaozhu
6147b690b2
style(web): update view styles
...
- overview-view.css: update overview view styles
- travel-reimbursement-create-view.css: update travel form styles
2026-05-12 15:39:55 +00:00
caoxiaozhu
ce04f5aa86
feat(web): update Vue components
...
- App.vue: update app root component
- PersonalWorkbench.vue: update personal workbench component
2026-05-12 15:39:00 +00:00
caoxiaozhu
024999626c
style(web): update app and global styles
...
- app.css: update app-level styles
- global.css: update global styles
2026-05-12 15:38:16 +00:00
caoxiaozhu
5c3786f179
assets(web): update image assets
...
- web/public/assets/header.png: update header avatar image
- web/public/assets/person.png: update person avatar image
- web/UI/对话界面.png: add chat interface image
2026-05-12 15:17:20 +00:00
caoxiaozhu
8246c0d4dd
refactor(web): update travel reimbursement view script
...
- scripts/TravelReimbursementCreateView.js: update travel form view logic
2026-05-12 15:16:18 +00:00
caoxiaozhu
13d0cab86e
feat(web): update Vue components
...
- App.vue: update app root component
- SidebarRail.vue: update sidebar rail component
- TravelReimbursementCreateView.vue: update travel form view
2026-05-12 15:15:43 +00:00
caoxiaozhu
a6720942fb
style(web): update styles
...
- app.css: update app-level styles
- global.css: update global styles
- backend-unavailable-view.css: update backend unavailable view styles
- login-view.css: update login view styles
- setup-view.css: update setup view styles
- travel-reimbursement-create-view.css: update travel form styles
2026-05-12 15:14:34 +00:00
caoxiaozhu
2e1b0645c0
refactor(web): refactor avatar assets to use PNG instead of inline SVG
...
- TravelReimbursementCreateView.js: change avatar imports to use PNG paths
- web/public/assets: add PNG avatar assets (header.png, person.png)
2026-05-12 07:25:45 +00:00