Skip to content

[A6] Add frontend integration for game: Gameshow Quiz#36

Open
arkeian wants to merge 11 commits into
lab-kcks:mainfrom
rayahmd:main
Open

[A6] Add frontend integration for game: Gameshow Quiz#36
arkeian wants to merge 11 commits into
lab-kcks:mainfrom
rayahmd:main

Conversation

@arkeian
Copy link
Copy Markdown

@arkeian arkeian commented Dec 13, 2025

Description

  • Menambahkan initial frontend untuk game: Gameshow Quiz.
  • Menambahkan halaman: Daftar Gameshow Quiz.
  • Menambahkan halaman: Create Gameshow Quiz.
  • Menambahkan halaman: Permainan Gameshow Quiz.
  • Menambahkan halaman: Edit Gameshow Quiz.
  • Integrasi desain UI/UX pada game: Gameshow Quiz.
  • Menambahkan fitur: Preview Gameshow Quiz.
  • Menambahkan fitur: Soundeffect Gameshow Quiz.

Assignee

  • Muhammad Rakha Hananditya Rauf - 5027241015
  • Raya Ahmad Syarif - 5027241041
  • Abiyyu Raihan Putra Wikanto - 5027241042

Type of Change

  • Bug Fix (non-breaking change which fixes an issue)
  • New Feature (non-breaking change which adds functionality)
  • Breaking Change (fix or feature that would cause existing functionality to not work as expected)
  • Documentation Update

Copy link
Copy Markdown
Collaborator

@fioreenza fioreenza left a comment

Choose a reason for hiding this comment

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

overall oke cuma ilangin bun.lock nya sama benerin conflictnya aja yh @rayahmd @arkeian

Comment thread bun.lock
@arkeian arkeian marked this pull request as draft December 14, 2025 07:41
@arkeian arkeian marked this pull request as ready for review December 14, 2025 08:07
jofanka10 pushed a commit to jofanka10/FP-PemrogramanWebsite-FE-2025 that referenced this pull request Dec 16, 2025
* fix: Update docker-compose volume path for PostgreSQL 18 compatibility

- Change volume mount from /var/lib/postgresql/data to /var/lib/postgresql
- This fix resolves container restart loop issue with PostgreSQL 18+
- Add package-lock.json for dependency locking

* faqihs update

* feat: add type-answer game with JSON parsing schema, CSV sync system, and proper lint fixes

* Update type answer data exports

* feat: allow owner to play and submit unpublished type-answer games

* chore: update type-answer CSV data

* Update type answer results data

* fix: security bug - remove correct_answer from public play endpoint

* feat: restore correct_answer in play endpoints for better UX - Added instant answer feedback for educational purpose - Trade-off: slightly less secure but better learning experience

* fix: address all review feedback - revert unauthorized changes and follow quiz format

Changes:
- Removed docs/TYPE-ANSWER-CSV-SYSTEM.md (use apidog instead)
- Removed all new migrations (not allowed to create new models)
- Removed type-answer seeders
- Reverted schema.prisma to upstream version
- Reverted auth, user, common files to upstream
- Fixed game-list.router.ts (removed eslint-disable, restored QuizController)
- Fixed package.json (use bun instead of npm)
- Reverted tsconfig.json
- Rewrote type-the-answer to follow quiz format:
  - Created schema folder with proper schema files
  - Used abstract class for service (like quiz)
  - Used Router() pattern for controller (like quiz)
  - Imported from @/common for SuccessResponse, ErrorResponse
  - Removed separate route file

* fix: type-the-answer endpoints sesuai format quiz dan aturan

* Update seeder data for type-the-answer game

* fix: apply revision feedback - restore files, remove seeders, fix type-the-answer

* fix: restore quiz.controller.ts from upstream - revert unauthorized changes

---------

Co-authored-by: MFaqihRidh0 <brogrebro@gmail.com>
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.

3 participants