-
Notifications
You must be signed in to change notification settings - Fork 9
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: remove expired proposals for instrument scientists #650
Merged
ellen-wright
merged 26 commits into
develop
from
1089-remove-expired-proposals-for-instrument-scientists
Aug 20, 2024
Merged
Changes from 3 commits
Commits
Show all changes
26 commits
Select commit
Hold shift + click to select a range
8f7feef
Remove expired proposals for instrument scientists
ellen-wright dfffdf3
Merge branch 'develop' into 1089-remove-expired-proposals-for-instrum…
ellen-wright 7b1ec33
Merge branch 'develop' into 1089-remove-expired-proposals-for-instrum…
ellen-wright 6b295fa
Add filter to remove proposals of given status
ellen-wright 39d862a
Merge branch '1089-remove-expired-proposals-for-instrument-scientists…
ellen-wright b34f5cd
Merge branch 'develop' into 1089-remove-expired-proposals-for-instrum…
ellen-wright 9245c8e
Remove unneeded sql
ellen-wright b4dff39
Merge branch '1089-remove-expired-proposals-for-instrument-scientists…
ellen-wright aab5995
Remove status filter from frontend
ellen-wright 4e7243c
Merge branch 'develop' into 1089-remove-expired-proposals-for-instrum…
ellen-wright bd2fb83
Merge branch 'develop' into 1089-remove-expired-proposals-for-instrum…
ellen-wright 41e383c
Merge branch 'develop' into 1089-remove-expired-proposals-for-instrum…
ellen-wright fd67f00
Merge branch 'develop' into 1089-remove-expired-proposals-for-instrum…
ellen-wright 2453863
Merge branch 'develop' into 1089-remove-expired-proposals-for-instrum…
ellen-wright ab70821
Fix lint error
ellen-wright 3be132b
Merge branch 'develop' into 1089-remove-expired-proposals-for-instrum…
ellen-wright c57f06f
Merge branch 'develop' into 1089-remove-expired-proposals-for-instrum…
ellen-wright f8b3f82
Merge branch 'develop' into 1089-remove-expired-proposals-for-instrum…
ellen-wright f6bcde5
Merge branch 'develop' into 1089-remove-expired-proposals-for-instrum…
ellen-wright 6ae108a
Hide Expired status from filter
ellen-wright 876b694
Merge branch '1089-remove-expired-proposals-for-instrument-scientists…
ellen-wright bcf7c5c
Merge branch 'develop' into 1089-remove-expired-proposals-for-instrum…
ellen-wright 4496d74
Merge branch 'develop' into 1089-remove-expired-proposals-for-instrum…
mutambaraf 0000d74
Merge branch 'develop' into 1089-remove-expired-proposals-for-instrum…
ellen-wright 580ae30
Merge branch 'develop' into 1089-remove-expired-proposals-for-instrum…
ellen-wright 52d0338
Merge branch 'develop' into 1089-remove-expired-proposals-for-instrum…
ellen-wright File filter
Filter by extension
Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Oops, something went wrong.
Add this suggestion to a batch that can be applied as a single commit.
This suggestion is invalid because no changes were made to the code.
Suggestions cannot be applied while the pull request is closed.
Suggestions cannot be applied while viewing a subset of changes.
Only one suggestion per line can be applied in a batch.
Add this suggestion to a batch that can be applied as a single commit.
Applying suggestions on deleted lines is not supported.
You must change the existing code in this line in order to create a valid suggestion.
Outdated suggestions cannot be applied.
This suggestion has been applied or marked resolved.
Suggestions cannot be applied from pending reviews.
Suggestions cannot be applied on multi-line comments.
Suggestions cannot be applied while the pull request is queued to merge.
Suggestion cannot be applied right now. Please check back later.
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
Can this be made to be a filter rather than hardcoding it we can pass a list of status which must be excluded