|
|
f6167fdaec
|
fix(ui): 隱藏操作紀錄中的密碼並中文化帳號欄位
- 在 ActivityDetailDialog 中將 password 欄位顯示為 ******
- 將 username 欄位名稱從 Username 翻譯為 登入帳號
|
2026-01-19 16:01:27 +08:00 |
|
|
|
6bd52fe3db
|
refactor(ui): 統一 ActivityDetailDialog 滾動行為
- 移除 ScrollArea,改用原生的 overflow-y-auto 於 DialogContent
- 參考 VendorDialog 與 ProductDialog 的標準實作方式
|
2026-01-19 15:38:44 +08:00 |
|
|
|
f83baffddb
|
fix(ui): 修正操作詳情對話框滾動問題
- 移除 ScrollArea 的高度計算,改用 h-full 配合 Flex 佈局自動填滿剩餘空間
|
2026-01-19 15:35:12 +08:00 |
|
|
|
a8091276b8
|
feat: 優化採購單操作紀錄與統一刪除確認 UI
- 優化採購單更新與刪除的活動紀錄邏輯 (PurchaseOrderController)
- 整合更新異動為單一紀錄,包含品項差異
- 刪除時記錄當下品項快照
- 統一採購單刪除確認介面,使用 AlertDialog 取代原生 confirm (PurchaseOrderActions)
- Refactor: 將 ActivityDetailDialog 移至 Components/ActivityLog 並優化樣式與大數據顯示
- 調整 UI 文字:將「總金額」統一為「小計」
- 其他模型與 Controller 的活動紀錄支援更新
|
2026-01-19 15:32:41 +08:00 |
|
|
|
74417e2e31
|
style: 統一所有表格標題樣式為一般粗細並修正排序功能
Koori-ERP-Deploy-System / deploy-demo (push) Successful in 56s
Koori-ERP-Deploy-System / deploy-production (push) Has been skipped
|
2026-01-19 09:30:02 +08:00 |
|
|
|
55272d5d43
|
feat: 新增租戶品牌客製化系統(Logo、主色系)、修正 hardcoded 顏色為 CSS 變數
Koori-ERP-Deploy-System / deploy-demo (push) Successful in 47s
Koori-ERP-Deploy-System / deploy-production (push) Has been skipped
|
2026-01-16 14:36:24 +08:00 |
|
|
|
f7238c2860
|
fix: 統一 UI 按鈕樣式並新增 button-outlined-error hover 效果
Koori-ERP-Deploy-System / deploy-demo (push) Successful in 51s
Koori-ERP-Deploy-System / deploy-production (push) Has been skipped
- 修正 5 處硬編碼顏色樣式改用預定義按鈕類別
- 新增 button-outlined-error 的 hover 狀態(bg-red-50)
- 修正倉庫模組刪除按鈕樣式統一性
- 角色管理權限 Badge 改用標準組件
- 新增 UI 統一性規範 skill
- 修復 1 處 lint 警告(移除未使用參數)
變更檔案:
- resources/css/app.css: 新增 button-outlined-error hover 樣式
- resources/js/Components/Warehouse/WarehouseDialog.tsx
- resources/js/Pages/Admin/Role/Index.tsx
- resources/js/Pages/Warehouse/EditInventory.tsx
- resources/js/Pages/Warehouse/Inventory.tsx
- resources/js/Pages/Warehouse/SafetyStockSettings.tsx
- .agent/skills/ui-consistency/SKILL.md (新增)
|
2026-01-14 11:31:36 +08:00 |
|
|
|
f18fb169f3
|
feat: 統一全系統頁面標題樣式、優化側邊欄與實作角色成員查看功能
|
2026-01-13 17:00:58 +08:00 |
|
|
|
6600cde3bc
|
style: 統一全系統按鈕樣式、新增表格序號欄位、移除裝飾性圖示並同步頁面邊距
|
2026-01-13 14:23:45 +08:00 |
|
|
|
ecfcbb93ed
|
feat: 完成權限管理系統、統一頁面標題樣式與表格對齊規範
|
2026-01-13 13:30:51 +08:00 |
|
|
|
24ae6f3eee
|
feat: 新增採購單發票欄位、更新 SearchableSelect 樣式與搜尋門檻至 10 個項目
Koori-ERP-Deploy-System / deploy-demo (push) Successful in 1m17s
Koori-ERP-Deploy-System / deploy-production (push) Has been skipped
|
2026-01-09 10:18:52 +08:00 |
|
|
|
3088959c7c
|
管理採購單的商品金額修正
Koori-ERP-Deploy-System / deploy-demo (push) Successful in 29s
Koori-ERP-Deploy-System / deploy-production (push) Has been skipped
|
2026-01-08 17:51:06 +08:00 |
|
|
|
0b60dab208
|
大更新
Koori-ERP-Deploy-System / deploy-demo (push) Has been skipped
Koori-ERP-Deploy-System / deploy-production (push) Successful in 58s
|
2026-01-08 16:32:10 +08:00 |
|
|
|
7848976a06
|
單位顯示修正
|
2026-01-08 12:00:36 +08:00 |
|
|
|
48115082e5
|
新增單位管理以及一些功能修正
|
2026-01-08 11:52:25 +08:00 |
|
|
|
ef1fc47cff
|
登入驗證以及使用者按鈕
Koori-ERP-Deploy-System / deploy-demo (push) Has been skipped
Koori-ERP-Deploy-System / deploy-production (push) Successful in 55s
|
2026-01-07 14:44:01 +08:00 |
|
|
|
19c60a6126
|
麵包屑點擊問題修正
Koori-ERP-Deploy-System / deploy-demo (push) Has been skipped
Koori-ERP-Deploy-System / deploy-production (push) Successful in 51s
|
2026-01-07 13:12:07 +08:00 |
|
|
|
fad74df6ac
|
更新採購單跟商品資料一些bug
Koori-ERP-Deploy-System / deploy-demo (push) Has been skipped
Koori-ERP-Deploy-System / deploy-production (push) Successful in 52s
|
2026-01-06 15:45:13 +08:00 |
|
|
|
8cbf73681e
|
修正bug
Koori-ERP-Sync-Only / sync-update (push) Successful in 1m5s
|
2025-12-31 17:48:36 +08:00 |
|
|
|
e15f85642c
|
chore: bypass dns using host ip
Koori-ERP-Deploy / auto-deploy (push) Failing after 12s
|
2025-12-30 17:05:19 +08:00 |
|
|
|
c735c36009
|
first commit
|
2025-12-30 15:03:19 +08:00 |
|