Changelog

All notable changes to the Avada Group Careers Website will be documented in this file.

The format is based on Keep a Changelog, and this project adheres to Semantic Versioning.

[Unreleased]

Changed

  • Replaced custom application form with Google Forms iframe
    • Removed custom form fields and EmailJS integration
    • Embedded Google Forms directly in modal for centralized management
    • Improved spam protection with Google’s built-in features
    • Easier form updates without code changes
    • Form URL: https://docs.google.com/forms/d/e/1FAIpQLSfnjsAhAIQHTwMwnETBuvGu04qIlEd0og6WmpE7df09T67GxA/viewform
  • Updated modal styles for better iframe display with responsive design

Added

  • CLAUDE.md documentation for repository context and development guidelines
  • CHANGELOG.md to track project changes
  • ROADMAP.md for future feature planning

Removed

  • Custom application form HTML structure
  • EmailJS integration (service_9ayy3zq, template_re1z26m)
  • Google Apps Script integration for spreadsheet logging
  • Client-side form validation logic

[2024-Present] - Ongoing Maintenance

Features

  • Job posting system with Jekyll collections
  • Application form with EmailJS integration
  • Google Sheets integration for application tracking
  • Department-based job filtering (Technical, Marketing, Sales, Service, Back Office)
  • Keyword search functionality via JSON API
  • Job badge system (HOT and TUYỂN GẤP badges)
  • Blog/news section for company updates and internal events
  • Responsive design with Bootstrap framework

Integrations

  • EmailJS for email delivery
  • Google Apps Script for spreadsheet logging
  • Google Analytics (UA-76130628-7)
  • Disqus comments (shortname: careermageplaza)

Template

1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
## [Version] - YYYY-MM-DD

### Added
- New features

### Changed
- Changes in existing functionality

### Deprecated
- Soon-to-be removed features

### Removed
- Removed features

### Fixed
- Bug fixes

### Security
- Security improvements