Skip to content

[SCIEDU-111] Implement the Experimenter Admin Dashboard - #48

Merged
AshanEason merged 4 commits into
mainfrom
feat/experimenter-admin-dashboard
Sep 7, 2026
Merged

[SCIEDU-111] Implement the Experimenter Admin Dashboard#48
AshanEason merged 4 commits into
mainfrom
feat/experimenter-admin-dashboard

Conversation

@rickLHY

@rickLHY rickLHY commented Aug 24, 2026

Copy link
Copy Markdown
Contributor

Summary

  • implement the experimenter admin dashboard
  • align admin data access with the SciEdu API specification
  • add responsive layouts and local demo mode for preview

API integration

  • GET /api/users/me
  • GET /api/users
  • GET /api/experiments
  • GET /api/experiments/{id}
  • GET/POST /api/experiments/{id}/participants
  • GET /api/experiments/{id}/courses

Supersedes #47, which GitHub automatically closed when its source branch was renamed.

@chatgpt-codex-connector chatgpt-codex-connector Bot left a comment

Copy link
Copy Markdown

Choose a reason for hiding this comment

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

💡 Codex Review

Here are some automated review suggestions for this pull request.

Reviewed commit: 9de2530a4a

ℹ️ About Codex in GitHub

Your team has set up Codex to review pull requests in this repo. Reviews are triggered when you

  • Open a pull request for review
  • Mark a draft as ready
  • Comment "@codex review".

If Codex has suggestions, it will comment; otherwise it will react with 👍.

Codex can also answer questions or update the PR. Try commenting "@codex address that feedback".

Comment thread src/features/admin/pages/AdminDashboardPage.tsx Outdated
Comment thread src/features/admin/services/adminRepository.ts
@rickLHY rickLHY changed the title [EDU] Implement the Experimenter Admin Dashboard [ SCIEDU-111 ] Implement the Experimenter Admin Dashboard Aug 25, 2026
@rickLHY rickLHY changed the title [ SCIEDU-111 ] Implement the Experimenter Admin Dashboard [SCIEDU-111] Implement the Experimenter Admin Dashboard Aug 25, 2026
@AshanEason

Copy link
Copy Markdown
Contributor
image 下方這個 Footer 高度固定沒錯,不過下面不避留白 感覺可以透過設定 table scroll 有 min height,或是讓 Footer 留在 Card 的最底下。

@AshanEason AshanEason left a comment

Copy link
Copy Markdown
Contributor

Choose a reason for hiding this comment

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

你做得超棒辛苦了!我覺得誠品跟設計圖非常吻合,剩下你再照我留的 comment 改就好,有問題再找我!

Comment thread src/features/admin/pages/AdminDashboardPage.module.css Outdated
Comment thread src/features/admin/pages/AdminDashboardPage.tsx
Comment thread src/features/admin/pages/AdminDashboardPage.tsx Outdated
@rickLHY
rickLHY requested a review from AshanEason September 7, 2026 00:51
@AshanEason
AshanEason merged commit 99d0fa9 into main Sep 7, 2026
5 checks passed
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