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

Fix/247 global filter UI #249

Merged

Conversation

mudinthewater
Copy link
Contributor

@mudinthewater mudinthewater commented Dec 12, 2024

Pull request adds:

  1. Documentation describing the filtering fields in config.js
  2. Ability to modify the default field shown for a filtering drop down.
  3. Bugfix in filtering UI caused by trying to clone a proxy object.
  4. Change in filtering from 'small' form to 'fit' form.
  5. Changes lodash imports back so they work with the recommended 'git clone -> npm install' workflow in README.

Peter Di Pasquale added 2 commits December 12, 2024 14:49
…vue field. Changed filtering UI to use 'fit' instead of 'small' UI. Fixed issue cloning proxied objects.
… clone -> npm install currently errors out.
@mudinthewater
Copy link
Contributor Author

This pull request fixes #247 and #239

config.js Show resolved Hide resolved
config.js Show resolved Hide resolved
Copy link
Collaborator

@jvigliotta jvigliotta left a comment

Choose a reason for hiding this comment

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

This is AWESOME work! Thank you for doing this, it all looks really good, I have a couple requested changes.

@jvigliotta jvigliotta self-requested a review December 13, 2024 23:18
@jvigliotta
Copy link
Collaborator

@davetsay let's get your peepers on this

Copy link
Collaborator

@davetsay davetsay left a comment

Choose a reason for hiding this comment

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

Thanks for the help, @mudinthewater! One comment about a Vue-ism.

src/globalFilters/GlobalFilterSelector.vue Show resolved Hide resolved
src/globalFilters/FilterField.vue Show resolved Hide resolved
config.js Show resolved Hide resolved
@davetsay davetsay self-requested a review December 14, 2024 00:23
Copy link
Collaborator

@jvigliotta jvigliotta left a comment

Choose a reason for hiding this comment

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

iIce! Great work @mudinthewater !

@jvigliotta jvigliotta merged commit d8a644b into NASA-AMMOS:release/5.3.0 Dec 14, 2024
4 checks passed
@mudinthewater mudinthewater deleted the fix/247-global-filter-ui branch December 15, 2024 00:44
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.

3 participants