-
-
Notifications
You must be signed in to change notification settings - Fork 230
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
feat: add UserSettings
component to design system
#788
Conversation
β Deploy Preview for design-insights ready!
To edit notification comments on pull requests, go to your Netlify site settings. |
β Deploy Preview for oss-insights ready!
To edit notification comments on pull requests, go to your Netlify site settings. |
β¦83-user-settings
I want to point out the importance of #791 π This Page is not in the Page folder. Not a big deal, but just pointing out the confusion of our current design system setup. |
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.
We should provide the list of timezones in the dropdown.
This should be in a lib - https://stackoverflow.com/questions/38399465/how-to-get-list-of-all-timezones-in-javascript
Perhaps it can be done in a new PR though
Co-authored-by: Brandon <[email protected]>
Co-authored-by: Brandon <[email protected]>
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.
PR Compliance Checks
Thank you for your Pull Request! We have run several checks on this pull request in order to make sure it's suitable for merging into this project. The results are listed in the following section.
Watched Files
This pull request modifies specific files that require careful review by the maintainers.
Files Matched
- npm-shrinkwrap.json
- package.json
Opening a new issue to implement the form functionality, and this can be included alsoπ |
@bdougie A general observation, but can we separate updating |
Yes, my original thought was adding it on the right. But wasn't sure if it would get buried on mobile. |
That section can go under/above the interest section on mobile... any of both would look good on mobile I can as well push updates for it in a few minutes π |
UserSettings
component to design systemUserSettings
component to design system
Co-authored-by: Brandon <[email protected]>
We will adjust the timezone fields in implementation |
## [1.25.0-beta.6](v1.25.0-beta.5...v1.25.0-beta.6) (2023-01-24) ### π Features * add `UserSettings` component to design system ([#788](#788)) ([dd9cabd](dd9cabd)), closes [#783](#783) ### π Bug Fixes * mobile insights header layout break ([#795](#795)) ([0bc2f0b](0bc2f0b)), closes [#769](#769)
π This PR is included in version 1.25.0-beta.6 π The release is available on GitHub release Your semantic-release bot π¦π |
## [1.25.0](v1.24.0...v1.25.0) (2023-01-30) ### π§βπ» Code Refactoring * Renamed the ContributorTable to PullRequestTable ([#779](#779)) ([694d213](694d213)), closes [#681](#681) ### π Bug Fixes * add fix for Storybook usage with Next 13 ([#792](#792)) ([bb10b2b](bb10b2b)), closes [/github.com/vercel/next.js/issues/36417#issuecomment-1117360509](https://github.com/open-sauced//github.com/vercel/next.js/issues/36417/issues/issuecomment-1117360509) * correct repositories empty list message ([#778](#778)) ([18b7393](18b7393)), closes [#777](#777) * make repositories table styles more responsive ([#773](#773)) ([fe5c6f5](fe5c6f5)), closes [#724](#724) * mobile insights header layout break ([#795](#795)) ([0bc2f0b](0bc2f0b)), closes [#769](#769) * remove usage of next/legacy/image ([#793](#793)) ([9264ffb](9264ffb)) * revert [#778](#778) ([f6e30e1](f6e30e1)) * use correct avatar URL for caching ([#800](#800)) ([726f11b](726f11b)), closes [#757](#757) [#746](#746) ### π Features * add `PullRequestSocialCard` component to design system ([#774](#774)) ([04600c2](04600c2)), closes [#716](#716) * add `UserSettings` component to design system ([#788](#788)) ([dd9cabd](dd9cabd)), closes [#783](#783) * set insight repo limit based on role ([#813](#813)) ([9e998f1](9e998f1)) * update to Next 13.1.x ([#758](#758)) ([72c2b64](72c2b64)), closes [#753](#753)
π This PR is included in version 1.25.0 π The release is available on GitHub release Your semantic-release bot π¦π |
* v1.25.0-beta.10 -> production (#815) * chore(minor): release 1.25.0 [skip ci] ## [1.25.0](v1.24.0...v1.25.0) (2023-01-30) ### π§βπ» Code Refactoring * Renamed the ContributorTable to PullRequestTable ([#779](#779)) ([694d213](694d213)), closes [#681](#681) ### π Bug Fixes * add fix for Storybook usage with Next 13 ([#792](#792)) ([bb10b2b](bb10b2b)), closes [/github.com/vercel/next.js/issues/36417#issuecomment-1117360509](https://github.com/open-sauced//github.com/vercel/next.js/issues/36417/issues/issuecomment-1117360509) * correct repositories empty list message ([#778](#778)) ([18b7393](18b7393)), closes [#777](#777) * make repositories table styles more responsive ([#773](#773)) ([fe5c6f5](fe5c6f5)), closes [#724](#724) * mobile insights header layout break ([#795](#795)) ([0bc2f0b](0bc2f0b)), closes [#769](#769) * remove usage of next/legacy/image ([#793](#793)) ([9264ffb](9264ffb)) * revert [#778](#778) ([f6e30e1](f6e30e1)) * use correct avatar URL for caching ([#800](#800)) ([726f11b](726f11b)), closes [#757](#757) [#746](#746) ### π Features * add `PullRequestSocialCard` component to design system ([#774](#774)) ([04600c2](04600c2)), closes [#716](#716) * add `UserSettings` component to design system ([#788](#788)) ([dd9cabd](dd9cabd)), closes [#783](#783) * set insight repo limit based on role ([#813](#813)) ([9e998f1](9e998f1)) * update to Next 13.1.x ([#758](#758)) ([72c2b64](72c2b64)), closes [#753](#753)
## [1.25.0-beta.6](open-sauced/app@v1.25.0-beta.5...v1.25.0-beta.6) (2023-01-24) ### π Features * add `UserSettings` component to design system ([#788](open-sauced/app#788)) ([dd9cabd](open-sauced/app@dd9cabd)), closes [#783](open-sauced/app#783) ### π Bug Fixes * mobile insights header layout break ([#795](open-sauced/app#795)) ([0bc2f0b](open-sauced/app@0bc2f0b)), closes [#769](open-sauced/app#769)
## [1.25.0](open-sauced/app@v1.24.0...v1.25.0) (2023-01-30) ### π§βπ» Code Refactoring * Renamed the ContributorTable to PullRequestTable ([#779](open-sauced/app#779)) ([694d213](open-sauced/app@694d213)), closes [#681](open-sauced/app#681) ### π Bug Fixes * add fix for Storybook usage with Next 13 ([#792](open-sauced/app#792)) ([bb10b2b](open-sauced/app@bb10b2b)), closes [/github.com/vercel/next.js/issues/36417#issuecomment-1117360509](https://github.com/open-sauced//github.com/vercel/next.js/issues/36417/issues/issuecomment-1117360509) * correct repositories empty list message ([#778](open-sauced/app#778)) ([18b7393](open-sauced/app@18b7393)), closes [#777](open-sauced/app#777) * make repositories table styles more responsive ([#773](open-sauced/app#773)) ([fe5c6f5](open-sauced/app@fe5c6f5)), closes [#724](open-sauced/app#724) * mobile insights header layout break ([#795](open-sauced/app#795)) ([0bc2f0b](open-sauced/app@0bc2f0b)), closes [#769](open-sauced/app#769) * remove usage of next/legacy/image ([#793](open-sauced/app#793)) ([9264ffb](open-sauced/app@9264ffb)) * revert [#778](open-sauced/app#778) ([f6e30e1](open-sauced/app@f6e30e1)) * use correct avatar URL for caching ([#800](open-sauced/app#800)) ([726f11b](open-sauced/app@726f11b)), closes [#757](open-sauced/app#757) [#746](open-sauced/app#746) ### π Features * add `PullRequestSocialCard` component to design system ([#774](open-sauced/app#774)) ([04600c2](open-sauced/app@04600c2)), closes [#716](open-sauced/app#716) * add `UserSettings` component to design system ([#788](open-sauced/app#788)) ([dd9cabd](open-sauced/app@dd9cabd)), closes [#783](open-sauced/app#783) * set insight repo limit based on role ([#813](open-sauced/app#813)) ([9e998f1](open-sauced/app@9e998f1)) * update to Next 13.1.x ([#758](open-sauced/app#758)) ([72c2b64](open-sauced/app@72c2b64)), closes [#753](open-sauced/app#753)
* v1.25.0-beta.10 -> production (#815) * chore(minor): release 1.25.0 [skip ci] ## [1.25.0](open-sauced/app@v1.24.0...v1.25.0) (2023-01-30) ### π§βπ» Code Refactoring * Renamed the ContributorTable to PullRequestTable ([#779](open-sauced/app#779)) ([694d213](open-sauced/app@694d213)), closes [#681](open-sauced/app#681) ### π Bug Fixes * add fix for Storybook usage with Next 13 ([#792](open-sauced/app#792)) ([bb10b2b](open-sauced/app@bb10b2b)), closes [/github.com/vercel/next.js/issues/36417#issuecomment-1117360509](https://github.com/open-sauced//github.com/vercel/next.js/issues/36417/issues/issuecomment-1117360509) * correct repositories empty list message ([#778](open-sauced/app#778)) ([18b7393](open-sauced/app@18b7393)), closes [#777](open-sauced/app#777) * make repositories table styles more responsive ([#773](open-sauced/app#773)) ([fe5c6f5](open-sauced/app@fe5c6f5)), closes [#724](open-sauced/app#724) * mobile insights header layout break ([#795](open-sauced/app#795)) ([0bc2f0b](open-sauced/app@0bc2f0b)), closes [#769](open-sauced/app#769) * remove usage of next/legacy/image ([#793](open-sauced/app#793)) ([9264ffb](open-sauced/app@9264ffb)) * revert [#778](open-sauced/app#778) ([f6e30e1](open-sauced/app@f6e30e1)) * use correct avatar URL for caching ([#800](open-sauced/app#800)) ([726f11b](open-sauced/app@726f11b)), closes [#757](open-sauced/app#757) [#746](open-sauced/app#746) ### π Features * add `PullRequestSocialCard` component to design system ([#774](open-sauced/app#774)) ([04600c2](open-sauced/app@04600c2)), closes [#716](open-sauced/app#716) * add `UserSettings` component to design system ([#788](open-sauced/app#788)) ([dd9cabd](open-sauced/app@dd9cabd)), closes [#783](open-sauced/app#783) * set insight repo limit based on role ([#813](open-sauced/app#813)) ([9e998f1](open-sauced/app@9e998f1)) * update to Next 13.1.x ([#758](open-sauced/app#758)) ([72c2b64](open-sauced/app@72c2b64)), closes [#753](open-sauced/app#753)
What type of PR is this? (check all applicable)
Description
Th PR:
LanguagePill
component to the atoms directoryLanguagePill
to design systemNotes:
Related Tickets & Documents
Fixes #783
Mobile & Desktop Screenshots/Recordings
Added tests?
Added to documentation?
[optional] Are there any post-deployment tasks we need to perform?
[optional] What gif best describes this PR or how it makes you feel?