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

Adding search ability in directory action in API #614

Merged

Conversation

sambish5
Copy link
Collaborator

Built out the code to add a table search in DumpDirectory API to be able to better see active places.

@sambish5 sambish5 requested a review from jpdahlke October 20, 2023 18:10
@sambish5 sambish5 added feature A new feature that does not exist today enhancement An enhancement or update to an existing feature labels Oct 20, 2023
@jpdahlke jpdahlke added this to the v8.0.0-M12 milestone Dec 12, 2023
@cfkoehler cfkoehler self-requested a review December 19, 2023 10:38
Copy link
Collaborator

@cfkoehler cfkoehler left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

The variable declarations flagged on this rule: https://rules.sonarsource.com/javascript/RSPEC-3504/?search=Variables%20should%20be%20declared%20with%20%22let%22%20or%20%22const%22

I don't know java script very well so feel free to disregard my suggestions if you do not agree with them.

Otherwise nice work the search is very helpful!

src/main/resources/public/js/emissary.js Outdated Show resolved Hide resolved
src/main/resources/public/js/emissary.js Outdated Show resolved Hide resolved
@sambish5
Copy link
Collaborator Author

Made the changes to the js based on your review @cfkoehler, and changed the files to follow to indent rule you wanted @jpdahlke

@sambish5 sambish5 requested a review from cfkoehler December 29, 2023 17:45
@jpdahlke jpdahlke merged commit 0d639d2 into NationalSecurityAgency:master Jan 2, 2024
9 checks passed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement An enhancement or update to an existing feature feature A new feature that does not exist today
Projects
None yet
Development

Successfully merging this pull request may close these issues.

3 participants