-
Notifications
You must be signed in to change notification settings - Fork 2.1k
Add full name binding to user metadata for option pickers #18436
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
Open
ConorWebb96
wants to merge
35
commits into
master
Choose a base branch
from
18197-add-full-name-binding-to-user-metadata-for-option-pickers
base: master
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.
Open
Changes from 18 commits
Commits
Show all changes
35 commits
Select commit
Hold shift + click to select a range
172ee71
add fullName to user model/bindings and references
ConorWebb96 3d3dc0b
treat fullName as system/non-editable user field
ConorWebb96 3d4720e
add related tests
ConorWebb96 fb80eb7
added read-time fullName fallback in search metadata path
ConorWebb96 2522b35
added read-time fullName fallback for single-user fetch
ConorWebb96 d759658
added regression test covering legacy metadata without persisted full…
ConorWebb96 b285c36
Merge branch 'master' into 18197-add-full-name-binding-to-user-metada…
ConorWebb96 c2e4ea9
amended test to include fullName
ConorWebb96 824ad03
passed fullName to failing test
ConorWebb96 f332f64
fixed failing test + reran locally to confirm
ConorWebb96 04138c5
linting
ConorWebb96 1fd4d0f
Merge branch 'master' into 18197-add-full-name-binding-to-user-metada…
melohagan 0ce6d70
feedback remove duplication
ConorWebb96 49456b1
address feedback add lastName test coverage
ConorWebb96 380770d
address test feedback
ConorWebb96 1d80880
Merge branch '18197-add-full-name-binding-to-user-metadata-for-option…
ConorWebb96 31556a1
Merge branch 'master' into 18197-add-full-name-binding-to-user-metada…
ConorWebb96 11ae651
Merge branch 'master' into 18197-add-full-name-binding-to-user-metada…
ConorWebb96 d795cf0
Merge branch 'master' into 18197-add-full-name-binding-to-user-metada…
ConorWebb96 86178bf
addresses computed test logic feedback
ConorWebb96 725c249
Merge branch 'master' into 18197-add-full-name-binding-to-user-metada…
ConorWebb96 9fa71a3
revert to expect.any test
ConorWebb96 5a75515
Merge branch 'master' into 18197-add-full-name-binding-to-user-metada…
ConorWebb96 6f59c44
Merge branch 'master' into 18197-add-full-name-binding-to-user-metada…
ConorWebb96 b34427c
Merge branch 'master' into 18197-add-full-name-binding-to-user-metada…
deanhannigan ae90666
Merge branch 'master' into 18197-add-full-name-binding-to-user-metada…
ConorWebb96 ed24db9
Merge branch 'master' into 18197-add-full-name-binding-to-user-metada…
ConorWebb96 ccbbc15
compute Current User.fullName for row defaults
ConorWebb96 09763c7
stop persisting user fullName in metadata
ConorWebb96 02f8f1d
expose computed Current User.fullName binding
ConorWebb96 812767e
remove email fallback
ConorWebb96 b87f815
fix broken test
ConorWebb96 dd80690
Merge branch '18197-add-full-name-binding-to-user-metadata-for-option…
ConorWebb96 5508a7a
undefined fullName when first and last have no values
ConorWebb96 42c8407
Merge branch 'master' into 18197-add-full-name-binding-to-user-metada…
ConorWebb96 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 hidden or 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
This file contains hidden or 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
This file contains hidden or 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
This file contains hidden or 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
This file contains hidden or 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
This file contains hidden or 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
This file contains hidden or 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
This file contains hidden or 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
This file contains hidden or 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
This file contains hidden or 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
This file contains hidden or 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.
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.
Uh oh!
There was an error while loading. Please reload this page.