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

Add Search By PCI Id #112

Merged
merged 3 commits into from
Apr 24, 2024
Merged

Add Search By PCI Id #112

merged 3 commits into from
Apr 24, 2024

Conversation

pietrocomelli
Copy link
Contributor

@pietrocomelli pietrocomelli commented Apr 24, 2024

Add new search by PCI id

Creation of two models that fetch fata from the views.
Creation of a controller that manages the models data to enable
searching via PCI ID.
Creation of Laravel view for the PCI ID search page.
Addition of a route for the new search page.
Modification of CSS styles in hardware.css.
respective views.
In the views, modify the class names of the dropdown items and add
a check to not print anything if the search term is empty.
Adding a CSS style to highlight the selected text in the dropdown.
@gsanchietti gsanchietti changed the title Add Search B y PCI Id Add Search By PCI Id Apr 24, 2024
Adding update condition in migrations file queries.
Changing the dropdown class from primary to secondary in the views.
@gsanchietti gsanchietti requested a review from Tbaile April 24, 2024 10:42
@Tbaile Tbaile marked this pull request as ready for review April 24, 2024 12:32
@Tbaile Tbaile merged commit eb338d3 into NethServer:master Apr 24, 2024
1 check passed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants