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

Hide sidemenu items #1343

Merged
merged 3 commits into from
Dec 5, 2024
Merged

Hide sidemenu items #1343

merged 3 commits into from
Dec 5, 2024

Conversation

himanshudube97
Copy link
Contributor

@himanshudube97 himanshudube97 commented Dec 5, 2024

  • Hide menu items logic.
  • Data quality Icon changed.

Fields to add in the .env

NEXT_PUBLIC_SHOW_ELEMENTARY_MENU=true #Data Qality
NEXT_PUBLIC_SHOW_DATA_INSIGHTS_TAB=true  #Data Insights in UI4T Lower pane.
NEXT_PUBLIC_SHOW_DATA_ANALYSIS_TAB=false  # Data Analysis
NEXT_PUBLIC_SHOW_SUPERSET_USAGE_TAB=true  # Usage
NEXT_PUBLIC_SHOW_SUPERSET_ANALYSIS_TAB=true  #Analysis

@himanshudube97 himanshudube97 linked an issue Dec 5, 2024 that may be closed by this pull request
Copy link

codecov bot commented Dec 5, 2024

Codecov Report

All modified and coverable lines are covered by tests ✅

Project coverage is 71.14%. Comparing base (01fe34a) to head (2bb74a7).
Report is 4 commits behind head on main.

Additional details and impacted files
@@           Coverage Diff           @@
##             main    #1343   +/-   ##
=======================================
  Coverage   71.14%   71.14%           
=======================================
  Files         102      102           
  Lines        7159     7160    +1     
  Branches     1583     1631   +48     
=======================================
+ Hits         5093     5094    +1     
+ Misses       2037     1944   -93     
- Partials       29      122   +93     

☔ View full report in Codecov by Sentry.
📢 Have feedback on the report? Share it here.

@himanshudube97 himanshudube97 self-assigned this Dec 5, 2024
@fatchat fatchat merged commit 39b4408 into main Dec 5, 2024
5 checks passed
@fatchat fatchat deleted the hide-sidemenu-items branch December 5, 2024 11:27
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

hide sidemenu items using .env
2 participants