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

114 and 104 fixes (#148) #157

Merged
merged 2 commits into from
Feb 13, 2024
Merged

114 and 104 fixes (#148) #157

merged 2 commits into from
Feb 13, 2024

Conversation

ri-pandey
Copy link
Contributor

Description

This is merging the fixes for project-dataset pagination and the new search widget to main, so we can deploy it to CFN-DAP.
Changes Made

List the main changes made in this PR. Be as specific as possible.

  • Feature added
  • Bug fixed
  • Code refactored
  • Documentation updated
  • Other changes: [describe]

Checklist

Before submitting this PR, please make sure that:

  • Your code passes linting and coding style checks.
  • Documentation has been updated to reflect the changes.
  • You have reviewed your own code and resolved any merge conflicts.
  • You have requested a review from at least one team member.
  • Any relevant issue(s) have been linked to this PR.

* Revert "Revert "104 Projects dataset pagination (#113)" (#145)"

This reverts commit f4c58d7.

* Revert "Revert "114 dynamic search (#122)" (#144)"

This reverts commit 7af8f0b.

* got search widget working with pagination

* reset page index after dataset assignment

* some cleaup

* fixed responsiveness for widget in stepper

* don't show assigned datasets, or ones meant for search, if user doesn't have appropriate access

* removed temporary seeding code

* some cleanup

* allow operators/admins to edit datasets regardless of project-user association

* removed comments

* check for project-user association if role is user

* edited comment

* return datasets instead of project-dataset associations included
* return wf info for paginated datasets

* fixed property name

* fixed return object
@ri-pandey ri-pandey merged commit d0cc736 into main Feb 13, 2024
@ri-pandey ri-pandey self-assigned this Mar 8, 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

Successfully merging this pull request may close these issues.

1 participant