Skip to content

Email templates (purely frontend)#579

Merged
gyoumi merged 27 commits intoCHAOS-571-integrate-be-fefrom
CHAOS-578-email-templates-backend
Oct 9, 2025
Merged

Email templates (purely frontend)#579
gyoumi merged 27 commits intoCHAOS-571-integrate-be-fefrom
CHAOS-578-email-templates-backend

Conversation

@remyjelee
Copy link

No description provided.

minhle35 and others added 24 commits April 14, 2025 11:29
- Add five question component types: ShortAnswer, Dropdown, MultiChoice, MultiSelect, and Ranking
- Create test route for component demonstration
- Modify ApplicationForm to handle different question types
- Update typing for question data structure
…elected options

- Added prominent border for dropdown box
- Implemented light blue hover effect for options
- Added conditional highlighting for selected options with checkmark
- Increased width of textarea using cols attribute
- Set default height to 3 rows
- Improved visual presentation of text input area
- Reflect dependency resolution changes from recent package updates
* refactor: replace MultipleChoice twin.macro with ShadCN UI components

* refactor: replace MultiSelect React Component with ShadCN UI components

* fix dropdown component

* refactor multiple choice

* refactor short answers

* refactor testing route for question components

* update yarn.lock
* feat: interview page for user and admin. User still has css issues.

* feat: fix the calendar css isue, still persist

* feat: add DayPilot library for enhanced calendar functionality and improve code formatting in admin and user booking components

---------

Co-authored-by: Peter Nguyen <z5662723@ad.unsw.edu.au>
* feat: create new page for application review with static path

* feat: fix route to include campaign_id not static id and provide fallback if campaign ID not provided and fix ranking component with a default value check to make sure defaultValue is not  undefined, null

* fix: add dynamic width support to Dropdown, Ranking, and ShortAnswer components; remove display=flex from Box in App.tsx

- Enabled dynamic width prop on Dropdown, Ranking, and ShortAnswer for better layout flexibility
- Removed  from Box in App.tsx to fix children layout issues

* fix: add more details for fallback campaign

* fix: make API call as written in this PR https://github.com/devsoc-unsw/chaos/pull/562/files and keep current fallback

* feat: add explanation for pages/application_review/index.tsx at the top

* fix: modify explanation in URL patterns and remove unused import

---------

Co-authored-by: gyoumi <87557702+Gyoumi@users.noreply.github.com>
…t truncating, button misalignment, overflowing)
@remyjelee remyjelee requested a review from gyoumi October 9, 2025 07:27
@remyjelee remyjelee changed the base branch from main to CHAOS-571-integrate-be-fe October 9, 2025 07:30
@remyjelee remyjelee self-assigned this Oct 9, 2025
@gyoumi gyoumi merged commit 4fbe202 into CHAOS-571-integrate-be-fe Oct 9, 2025
3 checks passed
@gyoumi gyoumi deleted the CHAOS-578-email-templates-backend branch October 9, 2025 07:48
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.

4 participants