8 Commits

Author SHA1 Message Date
7d1133d5d1 Add top head nav 2026-01-12 09:44:39 +01:00
Roman Pyrih
611463d33b Fix form structure 2025-12-09 10:14:48 +01:00
fcf8af71aa Add event handler for checkbox changes to manage refresh button state
- Implemented a new event listener for checkboxes with class 'g-checkbox'.
- The listener updates the state of the '.multi-refresh' button based on the checked status of the checkbox.
- Ensured that the refresh button is enabled or disabled appropriately when checkboxes are checked or unchecked.
2025-06-28 22:05:30 +02:00
43d74c60d5 Refactor profile-edit, candidate-profile, proposed-candidates, and registration forms
- Added a new div container in profile-edit.php for better layout structure.
- Removed the back button from candidate-profile.php to streamline navigation.
- Updated proposed-candidates.php to open candidate links in a new tab for improved user experience.
- Modified registration forms to make the profile visibility checkbox optional, enhancing user flexibility.
2025-06-12 00:35:15 +02:00
6b7ad2a297 Refactor code structure for improved readability and maintainability 2025-06-11 09:06:44 +02:00
603c10f251 Fix image header URL in advert details, update CV access message, enhance image ratio alerts in profile edit, modify registration titles and agreement checkbox behavior. 2025-06-11 00:25:57 +02:00
905c0f0d89 Add candidate and employer templates, application form, and new password functionality
- Created 'dla-kandydata.php' template for candidates with job offers and registration options.
- Developed 'dla-pracodawcy.php' template for employers detailing how Globelus works and registration for new employers.
- Implemented 'advert-apply.php' for job applications, including form validation and file upload for CVs.
- Added 'new-password.php' for users to set a new password with validation for password strength and matching.
2025-05-24 11:51:42 +02:00
3f5649dbc7 first commit 2024-11-11 15:28:20 +01:00