-
-
Notifications
You must be signed in to change notification settings - Fork 2
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
User typeahead enabled for non-admin project managers #1237
Open
rmunn
wants to merge
19
commits into
develop
Choose a base branch
from
feat/typeahead-for-non-admins
base: develop
Could not load branches
Branch not found: {{ refName }}
Loading
Could not load tags
Nothing to show
Loading
Are you sure you want to change the base?
Some commits from the old base branch may be removed from the timeline,
and old review comments may become outdated.
Commits on Nov 14, 2024
-
Configuration menu - View commit details
-
Copy full SHA for 24dd849 - Browse repository at this point
Copy the full SHA 24dd849View commit details -
Configuration menu - View commit details
-
Copy full SHA for 1bb9efa - Browse repository at this point
Copy the full SHA 1bb9efaView commit details -
Configuration menu - View commit details
-
Copy full SHA for 09a6bcf - Browse repository at this point
Copy the full SHA 09a6bcfView commit details -
Configuration menu - View commit details
-
Copy full SHA for abb53c0 - Browse repository at this point
Copy the full SHA abb53c0View commit details -
Configuration menu - View commit details
-
Copy full SHA for 6149d78 - Browse repository at this point
Copy the full SHA 6149d78View commit details
Commits on Nov 15, 2024
-
Move typeahead query into UserService
Now the test can be a proper unit test rather than an integration test.
Configuration menu - View commit details
-
Copy full SHA for dcbd530 - Browse repository at this point
Copy the full SHA dcbd530View commit details -
Add disposable temp project fixture
This avoids having to use `try ... finally` blocks in the tests, making them more reliable.
Configuration menu - View commit details
-
Copy full SHA for a0f89f1 - Browse repository at this point
Copy the full SHA a0f89f1View commit details -
Configuration menu - View commit details
-
Copy full SHA for 44db0e3 - Browse repository at this point
Copy the full SHA 44db0e3View commit details -
Configuration menu - View commit details
-
Copy full SHA for 2d0a7c5 - Browse repository at this point
Copy the full SHA 2d0a7c5View commit details -
Configuration menu - View commit details
-
Copy full SHA for 0dbbcd9 - Browse repository at this point
Copy the full SHA 0dbbcd9View commit details -
Configuration menu - View commit details
-
Copy full SHA for 10619d4 - Browse repository at this point
Copy the full SHA 10619d4View commit details -
Configuration menu - View commit details
-
Copy full SHA for 4dcdfda - Browse repository at this point
Copy the full SHA 4dcdfdaView commit details
Commits on Nov 19, 2024
-
Configuration menu - View commit details
-
Copy full SHA for af79417 - Browse repository at this point
Copy the full SHA af79417View commit details -
Configuration menu - View commit details
-
Copy full SHA for e31d6d6 - Browse repository at this point
Copy the full SHA e31d6d6View commit details -
Configuration menu - View commit details
-
Copy full SHA for 42f2442 - Browse repository at this point
Copy the full SHA 42f2442View commit details -
Configuration menu - View commit details
-
Copy full SHA for e037ab9 - Browse repository at this point
Copy the full SHA e037ab9View commit details -
Configuration menu - View commit details
-
Copy full SHA for f1747b2 - Browse repository at this point
Copy the full SHA f1747b2View commit details -
Add failing test for one edge case
A member of private projects should be able to see himself, but currently he cannot. He could if he was in an org, but he cannot see himself if he's in one private project but no orgs.
Configuration menu - View commit details
-
Copy full SHA for 3ac2011 - Browse repository at this point
Copy the full SHA 3ac2011View commit details -
Configuration menu - View commit details
-
Copy full SHA for 8930e88 - Browse repository at this point
Copy the full SHA 8930e88View commit details
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.