Commit Graph

66 Commits

Author SHA1 Message Date
99243d4206 [STYLE] 統一全站次要資訊字體規範並更新 UI Skill 文件
All checks were successful
star-cloud-deploy-demo / deploy-demo (push) Successful in 1m9s
2026-03-17 17:44:09 +08:00
fc79148879 [FEAT] 實作角色權限分類、租戶角控管理與介面多語系優化
1. [FEAT] 權限劃分為「系統層級」與「客戶層級」,並在後端強制過濾跨權限分配。
2. [FEAT] 整合選單權限至主選單層級 (基本設定、權限設定),簡化角色管理 UI。
3. [STYLE] 側邊欄優化:補齊多語系翻譯,並為基本設定子選單增加視覺圖示。
4. [REFACTOR] 更新 RoleSeeder,將 tenant-admin 重新分類為客戶層級角色。
2026-03-17 16:53:28 +08:00
3ce88ed342 [FEAT] 重構機台日誌 UI 與增加多語系支援,並整合 IoT API 核心架構
- 機台日誌:對齊 Luxury UI 規範,實作整合式佈局與分頁組件。
- 多語系:完成機台日誌繁、英、日三語系翻譯與動態處理。
- UI 規範:更新 SKILL.md 定義「標準列表 Bible」。
- 後端:完善 TenantScoped 隔離邏輯,修復儀表板死循環與 User Model 缺失。
- IoT:擴展機台、會員 Model 並建立交易、商品、狀態等核心表結構。
- 基礎設施:設置台北時區與 Docker 環境變數同步。
2026-03-16 17:29:15 +08:00
1851e91c86 [REFACTOR] 簡化權限管理介面,整合權限設定至角色管理,並完成多語系支援 2026-03-16 13:47:16 +08:00
09e1d0dc48 [FIX] 修復個人檔案與導覽列頭像不顯示問題,並實作即時更新邏輯
All checks were successful
star-cloud-deploy-demo / deploy-demo (push) Successful in 47s
2026-03-13 17:50:31 +08:00
42f96d54c3 [FIX] 修正部署流程:錨定 rsync 排除路徑,確保 resources/views/vendor 資料夾能正確同步
All checks were successful
star-cloud-deploy-demo / deploy-demo (push) Successful in 42s
2026-03-13 17:40:31 +08:00
56daf8940b [FEAT] 優化部署流程:加入 RoleSeeder 與 AdminUserSeeder,並實作權限系統基礎架構與多租戶隔離機制
All checks were successful
star-cloud-deploy-demo / deploy-demo (push) Successful in 48s
2026-03-13 17:35:22 +08:00
39d25ed1d4 [REFACTOR] 移除 framework.md 中重複的環境與時區規範
All checks were successful
star-cloud-deploy-demo / deploy-demo (push) Successful in 52s
2026-03-13 10:50:33 +08:00
78597f1c68 [FIX] 移除個人檔案姓名輸入框的 autofocus 並恢復開發規範文件內容
All checks were successful
star-cloud-deploy-demo / deploy-demo (push) Successful in 49s
2026-03-13 10:47:39 +08:00
588704642b [DOC] 更新 framework.md 加入 IP 偵測特性說明 2026-03-13 10:43:38 +08:00
e5516193b0 [CLEANUP] 移除根目錄下錯誤位置的規範文件
All checks were successful
star-cloud-deploy-demo / deploy-demo (push) Successful in 56s
2026-03-13 10:41:06 +08:00
7f9f76111c [DOC] 新增 GEMINI.md 與 開發.md 規範手冊,統一時區與開發慣例
All checks were successful
star-cloud-deploy-demo / deploy-demo (push) Successful in 49s
2026-03-13 10:38:05 +08:00
3fbb7bc286 [FIX] 修正系統時區為 Asia/Taipei 並同步語系設定
All checks were successful
star-cloud-deploy-demo / deploy-demo (push) Successful in 42s
2026-03-13 10:34:30 +08:00
bb5d212569 [FIX] 解決手機重複登入日誌問題並新增裝置詳細資訊偵測
All checks were successful
star-cloud-deploy-demo / deploy-demo (push) Successful in 59s
2026-03-13 10:21:43 +08:00
6fab048461 [FEAT] 完善個人檔案功能:新增頭像即時上傳、麵包屑導覽、版面寬度優化與日期格式統一
All checks were successful
star-cloud-deploy-demo / deploy-demo (push) Successful in 58s
2026-03-13 10:08:30 +08:00
ea460cf6d9 [FEAT] 完善個人資料頭像上傳功能與導覽列介面優化 2026-03-13 09:30:07 +08:00
773396fc90 [REFACTOR] 實作側邊欄與儀表板多語系化,修復 UI 位移與樣式優化
All checks were successful
star-cloud-deploy-demo / deploy-demo (push) Successful in 52s
2026-03-12 17:42:57 +08:00
8ee14eaa29 [DOCS] 新增並更新 Phase 1 核心機台通訊 API 技術規範文件 (B010~B710)
All checks were successful
star-cloud-deploy-demo / deploy-demo (push) Successful in 48s
2026-03-11 17:37:05 +08:00
5708c4f12a [DOCS] 更新 .gitignore 排除 API 文件與 Excel 檔案
All checks were successful
star-cloud-deploy-demo / deploy-demo (push) Successful in 1m12s
2026-03-10 11:15:14 +08:00
d679c0df17 [FIX] 更新技能觸發路徑:修正因技能更名導致的 broken links 並指向新的全域規範路徑。 2026-03-09 15:04:17 +08:00
03dfcc9c7e [REFACTOR] 更新技能觸發規則:將 Eloquent 優化規範提升為全域技能並同步至觸發清單。 2026-03-09 14:59:38 +08:00
75a70a256d [FEAT] 新增機台系統日誌列表與極簡奢華風 UI
All checks were successful
star-cloud-deploy-demo / deploy-demo (push) Successful in 44s
2026-03-09 13:09:50 +08:00
682a9e7ac3 [FEAT] 儀表板 UI 大改造、中文化與項目開發規範同步 (含深色模式修復)
All checks were successful
star-cloud-deploy-demo / deploy-demo (push) Successful in 58s
2026-03-09 11:30:06 +08:00
02918ce0e1 [FEAT] 儀表板中文化、數據動態化及 UI 細節優化
All checks were successful
star-cloud-deploy-demo / deploy-demo (push) Successful in 43s
2026-03-09 10:57:22 +08:00
a38387f2ad style: 完成全域極簡奢華風 (Minimal Luxury) CSS 實作
All checks were successful
star-cloud-deploy-demo / deploy-demo (push) Successful in 1m10s
2026-03-09 10:21:28 +08:00
80436caee7 style: 切換為極簡奢華風 (Minimal Luxury) - 移除復古風,導入 Outfit/Jakarta 與軟陰影設計
Some checks failed
star-cloud-deploy-demo / deploy-demo (push) Has been cancelled
2026-03-09 10:20:58 +08:00
c1b40185eb style: 改造 Dashboard 為復古工業風 - 導入擬物化面板與 CRT 數據監控區域
All checks were successful
star-cloud-deploy-demo / deploy-demo (push) Successful in 42s
2026-03-09 10:17:25 +08:00
f15038fcbd style: 實作復古工業風 (Retro Industrial) - 字體, 鑲嵌面板, CRT 螢幕與琥珀色發亮效果
All checks were successful
star-cloud-deploy-demo / deploy-demo (push) Successful in 39s
2026-03-09 10:16:38 +08:00
1d035d2766 style: 移除使用者不喜歡的雜訊紋理與磨砂玻璃效果
All checks were successful
star-cloud-deploy-demo / deploy-demo (push) Successful in 39s
2026-03-09 10:09:10 +08:00
1c9edf8e46 style: 依據 frontend-design 規範進行視覺重構 (字體, 紋理, 玻璃質感, 動態)
All checks were successful
star-cloud-deploy-demo / deploy-demo (push) Successful in 40s
2026-03-09 10:08:14 +08:00
fba4f26575 style: 自定義全域與深色模式滾動條樣式
All checks were successful
star-cloud-deploy-demo / deploy-demo (push) Successful in 50s
2026-03-09 09:59:34 +08:00
4b64fede2e fix: 修正模型重構後遺漏的命名空間引用 (PointRule, Member, etc.)
All checks were successful
star-cloud-deploy-demo / deploy-demo (push) Successful in 56s
2026-03-09 09:57:41 +08:00
d905501a77 fix: 修正 Factory 中的 Faker 引用方式以解決 Seeder 失敗問題
All checks were successful
star-cloud-deploy-demo / deploy-demo (push) Successful in 45s
2026-03-09 09:46:30 +08:00
56c9a55944 fix: 將 MachineSeeder 加入主 Seeder 以支援自動部署填充
Some checks failed
star-cloud-deploy-demo / deploy-demo (push) Has been cancelled
2026-03-09 09:45:50 +08:00
c30c3a399d feat: 實作機台日誌核心功能與 IoT 高併發處理架構
All checks were successful
star-cloud-deploy-demo / deploy-demo (push) Successful in 36s
2026-03-09 09:43:51 +08:00
21e064ff91 [FIX] 強制 HTTPS 與信任代理以修正 Mixed Content 問題,並加入 CI/CD 自動同步 main 邏輯
All checks were successful
star-cloud-deploy-demo / deploy-demo (push) Successful in 44s
2026-03-06 17:16:00 +08:00
adea7feb7b [STYLE] 新增 deploy-prod.yaml 佔位檔案以觸發 Gitea 側邊欄分類
All checks were successful
star-cloud-deploy-demo / deploy-demo (push) Successful in 35s
2026-03-06 17:09:16 +08:00
2a6170b4ce [STYLE] 重構 CI/CD 文件名為 deploy-demo.yaml 以對齊 ERP UI 規範
All checks were successful
star-cloud-deploy-demo / deploy-demo (push) Successful in 34s
2026-03-06 17:07:02 +08:00
4a1fa2ad1b [DOCS] 更新 README.md 技術支援說明
All checks were successful
Star-Cloud-Deploy-Demo / deploy-demo (push) Successful in 41s
2026-03-06 17:04:11 +08:00
acc81b2156 [FEAT] 重構 CI/CD 工作流並修正容器端口配置以對齊 Demo 環境
All checks were successful
Star-Cloud-Deploy-Demo / deploy-demo (push) Successful in 50s
2026-03-06 16:49:13 +08:00
74b6c71c95 feat: Preline UI 改版與深色模式修復
All checks were successful
Star-Cloud-Deploy-System / deploy-demo (push) Successful in 35s
Star-Cloud-Deploy-System / deploy-production (push) Has been skipped
2026-01-13 13:28:58 +08:00
88c3678a4d chore: 加入 Docker 8.5 Dockerfile 並恢復 deploy.yaml 原始版本
All checks were successful
Star-Cloud-Deploy-System / deploy-demo (push) Successful in 1m22s
Star-Cloud-Deploy-System / deploy-production (push) Has been skipped
- 加入 docker/8.5 目錄(從 Laravel Sail 8.4 複製)
- 恢復 deploy.yaml 到原始版本
2026-01-13 11:04:58 +08:00
649cbaab02 fix: 修正部署腳本用戶權限問題
Some checks failed
Star-Cloud-Deploy-System / deploy-demo (push) Failing after 38s
Star-Cloud-Deploy-System / deploy-production (push) Has been skipped
- 將 docker exec 用戶從 -u 1000:1000 改為 -u sail(容器內 sail UID 是 1337)
- 簡化權限修正為 chown -R sail:sail /var/www/html
- 同步更新 Demo 與正式環境的部署腳本

問題根因:容器內 sail 用戶 UID 是 1337,非預期的 1000,導致 npm install 無權寫入
2026-01-13 10:54:29 +08:00
9c2ef60463 fix: 更新部署腳本,完全清除 node_modules 後重建以解決權限問題
All checks were successful
Star-Cloud-Deploy-System / deploy-demo (push) Successful in 47s
Star-Cloud-Deploy-System / deploy-production (push) Has been skipped
- 在 npm install 前先 rm -rf node_modules 再重建
- 確保 /.npm 和 node_modules 都有正確的 sail 擁有者
- 同步更新 Demo 與正式環境的部署腳本
2026-01-13 10:48:20 +08:00
f67a1dc11e style: 調整 deploy.yaml 格式
All checks were successful
Star-Cloud-Deploy-System / deploy-demo (push) Successful in 33s
Star-Cloud-Deploy-System / deploy-production (push) Has been skipped
2026-01-13 10:45:13 +08:00
a578c7f261 fix: 修正部署流程中的 npm 權限問題
All checks were successful
Star-Cloud-Deploy-System / deploy-demo (push) Successful in 40s
Star-Cloud-Deploy-System / deploy-production (push) Has been skipped
- 在 npm install 前先用 root 身份修正 /.npm 和 node_modules 權限
- 加入 npm cache clean --force 避免快取權限衝突
- 同時修正 Demo 與正式環境的部署腳本
- 解決 EACCES 與 ENOTEMPTY 錯誤
2026-01-13 10:39:05 +08:00
84ef0c24e2 feat: 整合 Preline UI 3.x 與重寫 README 為 Docker 架構
All checks were successful
Star-Cloud-Deploy-System / deploy-demo (push) Successful in 44s
Star-Cloud-Deploy-System / deploy-production (push) Has been skipped
- 新增 Preline UI 3.2.3 作為 UI 組件庫
- 更新 tailwind.config.js 整合 Preline
- 更新 app.js 初始化 Preline
- 完全重寫 README.md 以 Docker 容器化架構為核心
- 新增 Docker 常用指令大全
- 新增故障排除與生產部署指南
- 新增會員系統相關功能(會員、錢包、點數、會籍、禮物)
- 新增社交登入測試功能
2026-01-13 10:17:37 +08:00
55ba08c88f chore: 更新 deploy.yaml 部署流程
All checks were successful
Star-Cloud-Deploy-System / deploy-demo (push) Successful in 39s
Star-Cloud-Deploy-System / deploy-production (push) Has been skipped
2026-01-12 13:21:07 +08:00
11491e07aa fix: 修正空白的 add_username_to_users_table migration 檔案
All checks were successful
Star-Cloud-Deploy-System / deploy-demo (push) Successful in 47s
Star-Cloud-Deploy-System / deploy-production (push) Has been skipped
2026-01-12 13:11:01 +08:00
d3684385b2 fix: 修正 AdminUserSeeder 欄位結構與資料庫一致
All checks were successful
Star-Cloud-Deploy-System / deploy-demo (push) Successful in 44s
Star-Cloud-Deploy-System / deploy-production (push) Has been skipped
2026-01-12 13:08:00 +08:00