Skip to content
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

[MI-3835] Add logic to hide/show RHS on the basis of system console setting #44

Merged
merged 9 commits into from
Dec 14, 2023

Conversation

ayusht2810
Copy link

@ayusht2810 ayusht2810 commented Dec 12, 2023

Summary

  • Added logic to hide/show RHS on the basis of system console settings
  • Updated channel header icon
  • Wrapped utils scss classes in unique plugin class and updated all the corresponding components and containers
  • Fixed unit test cases

@ayusht2810 ayusht2810 self-assigned this Dec 12, 2023
webapp/src/index.tsx Show resolved Hide resolved
webapp/src/App.tsx Show resolved Hide resolved
webapp/src/App.tsx Outdated Show resolved Hide resolved
webapp/src/App.tsx Show resolved Hide resolved
webapp/src/App.tsx Show resolved Hide resolved
@ayusht2810 ayusht2810 changed the base branch from phase-1 to epic-ui December 13, 2023 11:00
@ayusht2810 ayusht2810 changed the title [MI-3835] Add logic to hide/show RHS on the presence of user in whitelist [MI-3835] Add logic to hide/show RHS on the basis of system console setting Dec 13, 2023
plugin.json Outdated Show resolved Hide resolved
"display_name": "Enable RHS",
"type": "bool",
"help_text": "When true, user will be able to view RHS (right hand sidebar).",
"default": false

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

is this confirmed from Mike that initially don't show to anyone?

Copy link
Author

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

yes

server/api.go Outdated Show resolved Hide resolved
webapp/src/constants/apiService.constant.ts Outdated Show resolved Hide resolved
webapp/src/constants/apiService.constant.ts Outdated Show resolved Hide resolved
@ayusht2810 ayusht2810 merged commit 20e6f16 into epic-ui Dec 14, 2023
1 check passed
@ayusht2810 ayusht2810 deleted the MI-3835 branch December 14, 2023 10:57
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
None yet
Development

Successfully merging this pull request may close these issues.

3 participants