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

Configurable date range filter for entity lists #1487

Merged
merged 67 commits into from
Jun 28, 2023

Conversation

christophscheuing
Copy link
Contributor

@christophscheuing christophscheuing commented Oct 20, 2022

Date range filters can now be configured via the config-fix.ts, as described in #1448.

Configuration via UI, as described in #1383 is also implemented.

Copy link
Collaborator

@TheSlimvReal TheSlimvReal left a comment

Choose a reason for hiding this comment

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

Let's try to make more use of moments flexibility so we don't have to predefine all the units ourselves. Besides that looks good. Especially with the tests!

src/app/core/config/config-fix.ts Outdated Show resolved Hide resolved
christophscheuing and others added 25 commits October 27, 2022 21:54
Co-authored-by: Sebastian <sleidig@users.noreply.github.com>
…ange-filter-for-Entity-Lists

# Conflicts:
#	src/app/core/entity-components/entity-list/EntityListConfig.ts
…Lists

# Conflicts:
#	src/app/app.module.ts
#	src/app/core/entity-components/entity-details/entity-details.module.ts
#	src/app/core/entity-components/entity-list/EntityListConfig.ts
#	src/app/core/filter/filter.module.ts
@TheSlimvReal TheSlimvReal reopened this Jun 9, 2023
@github-actions
Copy link

github-actions bot commented Jun 9, 2023

Deployed to https://pr-1487.aam-digital.net/

@christophscheuing
Copy link
Contributor Author

The test for the indexOfCorrespondingDateRange is quite incomplete and inadequate, but apart from that this PR could probably soon be reviewed, @TheSlimvReal.

@Aam-Digital Aam-Digital deleted a comment from github-actions bot Jun 22, 2023
@sonarqubecloud
Copy link

Kudos, SonarCloud Quality Gate passed!    Quality Gate passed

Bug A 0 Bugs
Vulnerability A 0 Vulnerabilities
Security Hotspot A 0 Security Hotspots
Code Smell A 3 Code Smells

No Coverage information No Coverage information
0.0% 0.0% Duplication

Copy link
Collaborator

@TheSlimvReal TheSlimvReal left a comment

Choose a reason for hiding this comment

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

Great work. The UI and functionality is very clean. I am looking forward to releasing this!

@TheSlimvReal TheSlimvReal merged commit bffeb5c into master Jun 28, 2023
@TheSlimvReal TheSlimvReal deleted the configurable-date-range-filter-for-Entity-Lists branch June 28, 2023 09:37
@aam-digital-ci
Copy link
Collaborator

🎉 This PR is included in version 3.22.0 🎉

The release is available on GitHub release

Your semantic-release bot 📦🚀

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