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 facets for start and end date to the Project Explorer #3291

Closed
chrisala opened this issue Aug 6, 2024 · 4 comments
Closed

Add facets for start and end date to the Project Explorer #3291

chrisala opened this issue Aug 6, 2024 · 4 comments
Assignees
Milestone

Comments

@chrisala
Copy link
Collaborator

chrisala commented Aug 6, 2024

The rules should be:
For each of project planned start and planned end date, have a UI section (similar to the project dates one) where the user can select a start and end date of a range.
This range would apply to the date in question.

E.g. for the project start date, the range should select projects with: "from date" <= project start date < "to date".
If "to date" is not supplied, use "from date" <= project start date
If "from date" is not supplied use project start date < "to date"

The same rule should apply to the project end date.

The main use case for these facets is to find projects that start on or after a specified date.

@chrisala chrisala added this to the 4.0 milestone Aug 6, 2024
@temi temi self-assigned this Aug 22, 2024
temi added a commit that referenced this issue Aug 28, 2024
- start and end date behaviour modification
- added functional and unit test cases
temi added a commit that referenced this issue Aug 28, 2024
- fixed unit test
temi added a commit that referenced this issue Aug 28, 2024
- fixed missing AdminTools page
chrisala added a commit that referenced this issue Aug 28, 2024
@Blaz-Sculac
Copy link
Collaborator

Does it matter which platform this is checked in (ie. Staging or Test)

@chrisala
Copy link
Collaborator Author

chrisala commented Sep 5, 2024

Does it matter which platform this is checked in (ie. Staging or Test)

Sorry @Blaz-Sculac we are having some issues with our build system which haven't been sorted out that is preventing us deploying anything. I should move this back to QA

@Blaz-Sculac
Copy link
Collaborator

Blaz-Sculac commented Sep 5, 2024 via email

temi added a commit that referenced this issue Sep 10, 2024
- applied the new filter to downloads tab and map tab
- client time zone passed to fix bug with not finding project on specified from date
temi added a commit that referenced this issue Sep 10, 2024
- fixed failed js unit test
temi added a commit that referenced this issue Sep 11, 2024
- added test cases
@temi
Copy link
Contributor

temi commented Sep 12, 2024

Dave tested an passed UAT for it on 12/9/2024

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

No branches or pull requests

3 participants