Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Bug with employment_certification fix, creation of Vacations, Users update to StaffNet, factories and Notifications #81

Merged
merged 59 commits into from
Jul 4, 2024

Conversation

Heibert
Copy link
Collaborator

@Heibert Heibert commented Jul 4, 2024

No description provided.

Heibert and others added 30 commits May 17, 2024 17:05
This commit updates the email sign template:
- Update the company name to "C&C SERVICES S.A.S"
- Remove the city "Medellín" from the contact information
- Fix a typo in the job title of the director
- Update the email address for certificate validation
created_at column at the employmentCertification module
The code changes in `NavBar.jsx` add the "goals.add_goals" permission to the navbar, allowing users with this permission to access the goals module. This change enhances the functionality of the navbar by including a new menu item for managing goals.

Note: This suggested commit message follows the convention used in the recent repository commits.
…ngs.py file. Instead of hardcoding the allowed hosts, the configuration now reads the ALLOWED_HOSTS environment variable and splits it by comma to create a list of allowed hosts. This change improves the security of the application by dynamically configuring the allowed hosts based on the environment.
Change home carousel images
…hanged from magic strings to env, some files have changes to allow use env,
Remove unused console.logs and clean the code
…ssary error throwing in the request of all the components as well as add the logic to remove the console.errors from the production version

Adjust notification and vacations modules
S-e-b-a-s and others added 28 commits June 12, 2024 18:00
User autocomplete field in VacationRequest module
Fix scroll in the notification menu
…readability, add more approbations for vacations, adjust the create and validate function of vacations, and test for these changes
Adjust the PQRS module visibility based on the permissions as well as the access to the UploadFiles module
handle the permissions to manage the vacation request approvals
Fix a missing property to put the correct api url to get the employees profile pictures
Advance the approval vacation dialog
Fix a missing property to put the correct api url to get the employees profile pictures
Advance the approval vacation dialog
bug: Fix bug with last names in the birthday section when is null
remove the permission limitation to the pqrs module
remove and add images to the home carousel
add the request to get the data to update personal information
…ons and MyAccount request and its submit functionality
…reate factories for users and vacations and a command to invoke them
…st component

Put the component when not exist notifications
Remove the payslips preview from the vacations module and replace it with the vacationsRequest dialog
Adjust the way certain new functionalities and components are render in production and dev
…rovements to run_factory and add factories to notifications, also add notifications to certain moments of the process of request a vacation
@Heibert Heibert self-assigned this Jul 4, 2024
@Heibert Heibert merged commit e74e52a into Production-version Jul 4, 2024
6 checks passed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
Status: Done
Development

Successfully merging this pull request may close these issues.

2 participants