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

feat(QueryBuilder): add isBetween option for number/timestamp fields #1597

Merged
merged 17 commits into from
Oct 18, 2024

Conversation

wdoironlarue1
Copy link
Collaborator

@wdoironlarue1 wdoironlarue1 commented Sep 4, 2024

Description

Add the number range and support the between operator for both timestamps and numbers in the criteria builder.

image

image

Verify that...

  • Any related demos were added and npm start and npm run build still works
  • New demos work in Safari, Chrome and Firefox
  • npm run lint passes
  • npm test passes and code coverage is increased
  • npm run build still works

Bullhorn Internal Developers

  • Run Novo Automation
Screenshots

Copy link
Contributor

github-actions bot commented Sep 4, 2024

Visit the preview URL for this PR (updated for commit e108085):

https://novo-elements--pr1597-f-bh-90170-wlrk05ai.web.app

(expires Fri, 25 Oct 2024 15:32:10 GMT)

🔥 via Firebase Hosting GitHub Action 🌎

Sign: f1783e19c2444272095017dd8ba433fff0ee3f61

@ndickerson ndickerson changed the title feat(QueryBuilder): add isBetween option for number fields in form feat(QueryBuilder): add isBetween option for number/timestamp fields Oct 9, 2024
@ndickerson ndickerson force-pushed the f/BH-90170 branch 2 times, most recently from e1ad4d8 to 0fe08e9 Compare October 9, 2024 18:05
davidkbh
davidkbh previously approved these changes Oct 18, 2024
@davidkbh davidkbh merged commit 82485bb into next Oct 18, 2024
5 checks passed
@davidkbh davidkbh deleted the f/BH-90170 branch October 18, 2024 15:46
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.

4 participants