Skip to content

Conversation

@Chulinuwu
Copy link
Collaborator

Type of Change

  • New features

Description

initial stat doc page ,

Screenshots or GIFs (if applicable)

image

@punchanabu punchanabu changed the base branch from dev to feat/ManageUser December 27, 2024 22:32
Comment on lines +18 to +69
let documents: Document[] = [
{
id: 'DOC-09649054',
title: 'เอกสารลับจากดัมเบิลดอร์',
content: 'เนื้อหาของเอกสารลับจากดัมเบิลดอร์',
user_id: '1',
type_id: 'ANNOUNCEMENT',
created_at: new Date(),
updated_at: new Date(),
author: { name: 'Admin User' }
},
{
id: 'DOC-09649055',
title: 'เอกสารลับจากดัมเบิลดอร์',
content: 'เนื้อหาของเอกสารลับจากดัมเบิลดอร์',
user_id: '1',
type_id: 'ANNOUNCEMENT',
created_at: new Date(),
updated_at: new Date(),
author: { name: 'Admin User' }
},
{
id: 'DOC-09649056',
title: 'เอกสารลับจากดัมเบิลดอร์',
content: 'เนื้อหาของเอกสารลับจากดัมเบิลดอร์',
user_id: '1',
type_id: 'ANNOUNCEMENT',
created_at: new Date(),
updated_at: new Date(),
author: { name: 'Admin User' }
},
{
id: 'DOC-09649057',
title: 'เอกสารลับจากดัมเบิลดอร์',
content: 'เนื้อหาของเอกสารลับจากดัมเบิลดอร์',
user_id: '1',
type_id: 'ANNOUNCEMENT',
created_at: new Date(),
updated_at: new Date(),
author: { name: 'Admin User' }
},
{
id: 'DOC-09649058',
title: 'เอกสารลับจากดัมเบิลดอร์',
content: 'เนื้อหาของเอกสารลับจากดัมเบิลดอร์',
user_id: '1',
type_id: 'ANNOUNCEMENT',
created_at: new Date(),
updated_at: new Date(),
author: { name: 'Admin User' }
}
];
Copy link
Member

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

อันนี้หน้าจะไม่ต้อง mock นะใช้เส้น /document ได้
Screenshot 2567-12-31 at 13 33 22

@Chulinuwu Chulinuwu deleted the branch feat/ManageUser January 3, 2025 09:31
@Chulinuwu Chulinuwu closed this Jan 3, 2025
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants