Commit Graph

12 Commits

Author SHA1 Message Date
4e0b1f07af Dodaj przekierowanie po aplikacji na ofertę pracy oraz aktualizuj link powrotu do ofert pracy. 2025-07-29 22:53:40 +02:00
52349a39bf Zmień tekst "zakup punktów" na "zakup pakietów" w widokach związanych z zakupem punktów. 2025-07-28 23:36:24 +02:00
2ba393bb56 Dodaj widok błędu dla nieistniejących ofert pracy oraz walidację w metodzie szczegółów ogłoszenia 2025-07-15 23:59:38 +02:00
f43b6081c1 Dodaj funkcje do czyszczenia tekstu ogłoszeń oraz aktualizuj wywołania w szablonach 2025-07-13 11:05:09 +02: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
5662033efd Dodaj wymagane atrybuty do pól e-mail i telefonu w formularzu aplikacyjnym 2025-06-28 10:41:22 +02:00
421478e5c9 Usuń zakomentowany kod dotyczący klauzul w formularzu edycji profilu 2025-06-18 23:23:05 +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
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
20fe41681f Popraw link do ofert pracy w szablonie aplikacji 2025-05-24 22:05:13 +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