This repository was archived by the owner on Aug 21, 2024. It is now read-only.
-
-
Notifications
You must be signed in to change notification settings - Fork 4
(Chore): Moved mui components under primitives/mui
#7795
Merged
Merged
Conversation
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
Signed-off-by: Abhijay Jain <Abhijay007j@gmail.com>
Contributor
Author
|
@jerknose, I tried to change the base branch to |
Signed-off-by: Abhijay Jain <Abhijay007j@gmail.com>
5528b71 to
57a1725
Compare
jerknose
approved these changes
Mar 28, 2023
speigg
approved these changes
Mar 28, 2023
… provider (#7797) * add condition to allow guests to log in while not having any identity provider * tests
Signed-off-by: Abhijay Jain <Abhijay007j@gmail.com>
Signed-off-by: Abhijay Jain <Abhijay007j@gmail.com>
Signed-off-by: Abhijay Jain <Abhijay007j@gmail.com>
Signed-off-by: Abhijay Jain <Abhijay007j@gmail.com>
Signed-off-by: Abhijay Jain <Abhijay007j@gmail.com>
57a1725 to
5cfcd79
Compare
Contributor
|
Hmm, I shouldn't have enabled auto-merge on this, it's causing build errors |
Contributor
Author
|
Ya, I think there is problem in rebase that causes broken build, you can
revert this if you want to, I will fix this PR
…On Wed, 29 Mar 2023, 22:37 Gheric Speiginer, ***@***.***> wrote:
Hmm, I shouldn't have enabled auto-merge on this, it's causing build errors
—
Reply to this email directly, view it on GitHub
<#7795 (comment)>,
or unsubscribe
<https://github.com/notifications/unsubscribe-auth/APLHP3TH7FWUEGQ26HIV2CTW6RT4RANCNFSM6AAAAAAWEIDWJI>
.
You are receiving this because you modified the open/close state.Message
ID: ***@***.***>
|
Arnav2001
pushed a commit
that referenced
this pull request
Mar 31, 2023
* (Chore): Moved mui components under primitives/mui Signed-off-by: Abhijay Jain <Abhijay007j@gmail.com> * (Chore): updated imports Signed-off-by: Abhijay Jain <Abhijay007j@gmail.com> * Use > on number only (#7798) * add condition to allow guests to log in while not having any identity provider (#7797) * add condition to allow guests to log in while not having any identity provider * tests * Fixed issue of branch-build being running twice on a PR. * Added branch-build action for push on dev * (Chore): updated imports left over imports Signed-off-by: Abhijay Jain <Abhijay007j@gmail.com> * (Chore): updated imports left over imports Signed-off-by: Abhijay Jain <Abhijay007j@gmail.com> * (Chore): Fixed path imports for tailwind Signed-off-by: Abhijay Jain <Abhijay007j@gmail.com> * resolved conflicts Signed-off-by: Abhijay Jain <Abhijay007j@gmail.com> --------- Signed-off-by: Abhijay Jain <Abhijay007j@gmail.com> Co-authored-by: lonedevr <102248647+AidanCaruso@users.noreply.github.com> Co-authored-by: Josh Field <joshfield999@gmail.com> Co-authored-by: hanzlamateen <hanzlamateen@live.com>
Arnav2001
pushed a commit
that referenced
this pull request
Mar 31, 2023
* (Chore): Moved mui components under primitives/mui Signed-off-by: Abhijay Jain <Abhijay007j@gmail.com> * (Chore): updated imports Signed-off-by: Abhijay Jain <Abhijay007j@gmail.com> * Use > on number only (#7798) * add condition to allow guests to log in while not having any identity provider (#7797) * add condition to allow guests to log in while not having any identity provider * tests * Fixed issue of branch-build being running twice on a PR. * Added branch-build action for push on dev * (Chore): updated imports left over imports Signed-off-by: Abhijay Jain <Abhijay007j@gmail.com> * (Chore): updated imports left over imports Signed-off-by: Abhijay Jain <Abhijay007j@gmail.com> * (Chore): Fixed path imports for tailwind Signed-off-by: Abhijay Jain <Abhijay007j@gmail.com> * resolved conflicts Signed-off-by: Abhijay Jain <Abhijay007j@gmail.com> --------- Signed-off-by: Abhijay Jain <Abhijay007j@gmail.com> Co-authored-by: lonedevr <102248647+AidanCaruso@users.noreply.github.com> Co-authored-by: Josh Field <joshfield999@gmail.com> Co-authored-by: hanzlamateen <hanzlamateen@live.com>
Sign up for free
to subscribe to this conversation on GitHub.
Already have an account?
Sign in.
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.
Summary
muicomponents underprimitives/muiReferences
closes #7764
Checklist