feat: add recruitment closing date #24

Merged
KatGaea merged 1 commit from katgaea-patch-1 into staging 2026-02-04 20:19:56 +00:00
Owner

Description

Adds the closing date for recruitment

Type of Change

  • 🐛 Bug fix (fixes an issue)
  • [*] New feature (adds functionality)
  • 💄 UI/UX improvement (styling, layout, visuals)
  • Accessibility improvement
  • 🌐 Internationalization/localization
  • Performance improvement
  • 📝 Documentation update
  • 🔧 Configuration change
  • 🧹 Code cleanup/refactor (no functional changes)
  • 🎨 Asset update (images, icons, etc.)

Changes Made

Added date for recruitment end

Screenshots/Preview

Testing Checklist

  • [*] Changes work on desktop browsers (Chrome, Firefox, Safari)
  • [*] Changes work on mobile browsers
  • [*] Tested keyboard navigation
  • [*] Checked color contrast (accessibility)
  • [*] Validated HTML (if applicable)
  • [*] Checked CSS for issues
  • [*] Verified no console errors
  • [*] Tested on slow network connection (if performance-related)
  • [*] All links work correctly

Accessibility Checklist

  • [*] Semantic HTML is used correctly
  • [*] Images have appropriate alt text
  • [*] Color contrast meets WCAG AA standards
  • [*] Keyboard navigation works
  • [*] Focus indicators are visible
  • [*] ARIA labels used where appropriate
  • [*] Tested with screen reader (if possible)
  • [*] No heading levels skipped

Performance Considerations

  • [*] Images are optimized (compressed, proper format)
  • [*] Assets are appropriately sized
  • [*] No unnecessary dependencies added
  • [*] Checked page load time impact

i18n Considerations

  • Text is not hard-coded in a language-specific way
  • Layout accommodates text expansion/contraction
  • No text embedded in images (or multilingual versions provided)

Pre-Submission Checklist

  • [*] I have read CONTRIBUTING.md
  • [*] My code follows the project's code style
  • [*] I have performed a self-review of my code
  • [*] I have commented my code where necessary
  • [*] My changes generate no new warnings or errors
  • [*] I have checked my changes on multiple browsers
  • [*] This PR targets the staging branch (not main)
  • [*] My commits follow Conventional Commits
  • [*] I have tested these changes locally
## Description Adds the closing date for recruitment ## Type of Change <!-- Check all that apply --> - [ ] 🐛 Bug fix (fixes an issue) - [*] ✨ New feature (adds functionality) - [ ] 💄 UI/UX improvement (styling, layout, visuals) - [ ] ♿ Accessibility improvement - [ ] 🌐 Internationalization/localization - [ ] ⚡ Performance improvement - [ ] 📝 Documentation update - [ ] 🔧 Configuration change - [ ] 🧹 Code cleanup/refactor (no functional changes) - [ ] 🎨 Asset update (images, icons, etc.) ## Changes Made Added date for recruitment end ## Screenshots/Preview <!-- If this changes UI, please include before/after screenshots or links to preview deployment --> ## Testing Checklist - [*] Changes work on desktop browsers (Chrome, Firefox, Safari) - [*] Changes work on mobile browsers - [*] Tested keyboard navigation - [*] Checked color contrast (accessibility) - [*] Validated HTML (if applicable) - [*] Checked CSS for issues - [*] Verified no console errors - [*] Tested on slow network connection (if performance-related) - [*] All links work correctly ## Accessibility Checklist <!-- Check if applicable --> - [*] Semantic HTML is used correctly - [*] Images have appropriate alt text - [*] Color contrast meets WCAG AA standards - [*] Keyboard navigation works - [*] Focus indicators are visible - [*] ARIA labels used where appropriate - [*] Tested with screen reader (if possible) - [*] No heading levels skipped ## Performance Considerations <!-- If this PR affects performance, describe the impact --> - [*] Images are optimized (compressed, proper format) - [*] Assets are appropriately sized - [*] No unnecessary dependencies added - [*] Checked page load time impact ## i18n Considerations <!-- If this adds/changes text content --> - [ ] Text is not hard-coded in a language-specific way - [ ] Layout accommodates text expansion/contraction - [ ] No text embedded in images (or multilingual versions provided) --- ## Pre-Submission Checklist <!-- Complete before requesting review --> - [*] I have read [CONTRIBUTING.md](../CONTRIBUTING.md) - [*] My code follows the project's code style - [*] I have performed a self-review of my code - [*] I have commented my code where necessary - [*] My changes generate no new warnings or errors - [*] I have checked my changes on multiple browsers - [*] This PR targets the `staging` branch (not `main`) - [*] My commits follow [Conventional Commits](https://www.conventionalcommits.org/) - [*] I have tested these changes locally
KatGaea merged commit 700b11b482 into staging 2026-02-04 20:19:56 +00:00
Sign in to join this conversation.
No reviewers
No milestone
No project
No assignees
1 participant
Notifications
Due date
The due date is invalid or out of range. Please use the format "yyyy-mm-dd".

No due date set.

Dependencies

No dependencies set.

Reference
DVS/2026_Website!24
No description provided.