<feat>(request-repair(all)) : FE and BE หน้าจัดการคำร้องซ่อมทั้งหมด#142
Open
<feat>(request-repair(all)) : FE and BE หน้าจัดการคำร้องซ่อมทั้งหมด#142
Conversation
หน้ารับคำร้องซ่อมทั้งหมดที่ให้ช่างมารับคำร้อง
NontapatSM
reviewed
Feb 22, 2026
NontapatSM
reviewed
Feb 22, 2026
NontapatSM
reviewed
Feb 22, 2026
| pagination: { | ||
| page, | ||
| limit, | ||
| total_items: totalItems, |
NontapatSM
reviewed
Feb 22, 2026
| page, | ||
| limit, | ||
| total_items: totalItems, | ||
| total_pages: Math.ceil(totalItems / limit) || 1, |
NontapatSM
reviewed
Feb 22, 2026
NontapatSM
reviewed
Feb 22, 2026
NontapatSM
reviewed
Feb 22, 2026
NontapatSM
reviewed
Feb 22, 2026
NontapatSM
reviewed
Feb 22, 2026
NontapatSM
reviewed
Feb 22, 2026
NontapatSM
reviewed
Feb 22, 2026
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.This suggestion is invalid because no changes were made to the code.Suggestions cannot be applied while the pull request is closed.Suggestions cannot be applied while viewing a subset of changes.Only one suggestion per line can be applied in a batch.Add this suggestion to a batch that can be applied as a single commit.Applying suggestions on deleted lines is not supported.You must change the existing code in this line in order to create a valid suggestion.Outdated suggestions cannot be applied.This suggestion has been applied or marked resolved.Suggestions cannot be applied from pending reviews.Suggestions cannot be applied on multi-line comments.Suggestions cannot be applied while the pull request is queued to merge.Suggestion cannot be applied right now. Please check back later.
หน้ารับคำร้องซ่อมทั้งหมดที่ให้ช่างมารับคำร้อง
Task:
FE-S-97.1 : จัดการคำร้องแจ้งซ่อมอุปกรณ์(รวม)
FE-S-97.2 : Route จัดการคำร้องแจ้งซ่อมอุปกรณ์(รวม) "/repairs-all''
FE-S-97.3 : Component จัดการคำร้องแจ้งซ่อมอุปกรณ์(รวม) ไปคุยกันว่าใครจะทำ
FE-S-97.4 : API Service จัดการคำร้องแจ้งซ่อมอุปกรณ์(รวม)
BE-S-98.1 : Route จัดการคำร้องซ่อมอุปกรณ์ (รวม) | ? "/api/v1/repairs-all"
BE-S-98.2 : Controller จัดการคำร้องซ่อมอุปกรณ์ (รวม)
BE-S-98.3: Service จัดการคำร้องซ่อมอุปกรณ์ (รวม)
BE-S-98.4 : Schema จัดการคำร้องซ่อมอุปกรณ์ (รวม)
BE-S-98.5 : Swagger Doc จัดการคำร้องซ่อมอุปกรณ์ (รวม)
BE-S-98.6 : Route รายละเอียดรายการคำร้องยืม | GET "/api/v1/?/?/:id"
BE-S-98.7 : Controller รายละเอียดรายการคำร้องคำร้องซ่อมอุปกรณ์
BE-S-98.8 : Service รายละเอียดรายการคำร้องคำร้องซ่อมอุปกรณ์
BE-S-98.9 : Schema รายละเอียดรายการคำร้องคำร้องซ่อมอุปกรณ์
BE-S-98.10 : Swagger Doc รายละเอียดรายการคำร้องซ่อมอุปกรณ์