-
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 the user from the old group synchronized profile property groups - EXO-64814 - Meeds-io/meeds#1052 #2702
Commits on Jul 27, 2023
-
Configuration menu - View commit details
-
Copy full SHA for 923f838 - Browse repository at this point
Copy the full SHA 923f838View commit details -
fix: Hidden 'promote as publisher' option in a space member's card op…
…tions list - EXO-64105 - Meeds-io/meeds#950 Prior to this change, when click on the three dots of a card user in a space member and check the display of the list options, this list must contain 6 options but the last option is hidden behind the card below To fix this problem, while clicking on the three dots we increase the z-index of this card. After this change, the list of options is displayed on the card below.
Configuration menu - View commit details
-
Copy full SHA for c6ffab8 - Browse repository at this point
Copy the full SHA c6ffab8View commit details -
Configuration menu - View commit details
-
Copy full SHA for 9a7f8bf - Browse repository at this point
Copy the full SHA 9a7f8bfView commit details -
fix: broken links in all notifications page - EXO-64278 - Meeds-io/me…
Configuration menu - View commit details
-
Copy full SHA for f8265fb - Browse repository at this point
Copy the full SHA f8265fbView commit details
Commits on Aug 3, 2023
-
Fix :The full name isn't updated after updating multiple profile prop…
…erties including the first name or the last name - EXO-65382 - Meeds-io/meeds#1050 (#2697) Prior to this change, after updating multiple profile properties including the first name or the last name, the full name was not being updated. This issue occurred because the full name property was only updated when either the first name or the last name was changed. In the case of updating multiple properties at once, we need to fetch the newly updated profile to utilize the new value of the full name.
Configuration menu - View commit details
-
Copy full SHA for de96894 - Browse repository at this point
Copy the full SHA de96894View commit details -
fix: Remove the user from the old synchronized property profile group…
…s - EX-64814 - Meeds-io/meeds#1052
Configuration menu - View commit details
-
Copy full SHA for 9d16a77 - Browse repository at this point
Copy the full SHA 9d16a77View commit details
Commits on Aug 7, 2023
-
fix: [Notifications] Notification drawer : close a notification issu…
…e - EXO-65724 - Meeds-io/meeds#1054 Prior to this change, when Open notification drawer and close a notification, The intended to be closed notification is opened instead. After this change, This notification is closed.
Configuration menu - View commit details
-
Copy full SHA for b9c4786 - Browse repository at this point
Copy the full SHA b9c4786View commit details -
Merge pull request #2706 from Meeds-io/TASK-65724
fix: [Notifications] Notification drawer : close a notification issue - EXO-65724 - Meeds-io/meeds#1054
Configuration menu - View commit details
-
Copy full SHA for da04fa6 - Browse repository at this point
Copy the full SHA da04fa6View commit details -
Configuration menu - View commit details
-
Copy full SHA for b578174 - Browse repository at this point
Copy the full SHA b578174View commit details
Commits on Aug 8, 2023
-
Configuration menu - View commit details
-
Copy full SHA for 9e903f1 - Browse repository at this point
Copy the full SHA 9e903f1View commit details