You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
feat(global-header): added config for default header components (#2263)
* feat(global-header): added config for default header components
Signed-off-by: Yi Cai <[email protected]>
* prettier fix
Signed-off-by: Yi Cai <[email protected]>
* hide header items in sidebar
Signed-off-by: Yi Cai <[email protected]>
* resolve failed ci checks
Signed-off-by: Yi Cai <[email protected]>
* resolve failed ci checks
Signed-off-by: Yi Cai <[email protected]>
* updated header component mp name
Signed-off-by: Yi Cai <[email protected]>
* added icons and updated global header config
Signed-off-by: Yi Cai <[email protected]>
* addressed review comments
Signed-off-by: Yi Cai <[email protected]>
* updated global header wrapper to take the latest release
Signed-off-by: Yi Cai <[email protected]>
* removed default support button url
Signed-off-by: Yi Cai <[email protected]>
* resolved merging conflicts
Signed-off-by: Yi Cai <[email protected]>
* addressed review comments
Signed-off-by: Yi Cai <[email protected]>
* updated theme package to pick up changes for global header
Signed-off-by: Yi Cai <[email protected]>
* fix: align application header mountpoint with other mount points
Signed-off-by: Christoph Jerolimov <[email protected]>
* fixed double scrollbar issue
Signed-off-by: Yi Cai <[email protected]>
* small pickup
Signed-off-by: Yi Cai <[email protected]>
* prettier fix
Signed-off-by: Yi Cai <[email protected]>
* updated default global header config
Signed-off-by: Yi Cai <[email protected]>
* fixed global header version
Signed-off-by: Yi Cai <[email protected]>
* fixed default global header config
Signed-off-by: Yi Cai <[email protected]>
* updated header package.json dependency
Signed-off-by: Yi Cai <[email protected]>
* ignore the problematic link
Signed-off-by: Yi Cai <[email protected]>
* updated yarn.lock
Signed-off-by: Yi Cai <[email protected]>
* code clean
Signed-off-by: Yi Cai <[email protected]>
* code clean
Signed-off-by: Yi Cai <[email protected]>
* added config to hide search and settings when header is enabled
Signed-off-by: Yi Cai <[email protected]>
* feat(global-header): use global-header 1.0.0
* feat(global-header): add optional layout config option for the header itself
* docs(global-header): small fix
* feat(global-header): enable new global-header plugin by default
* fix(global-header): fix duplicate scrollbar issues (incl. RHIDP-4637)
* chore(global-header): disable header in e2e tests for now
* fix(global-header): fix duplicate scrollbar issues (incl. RHIDP-4637)
* fix(global-header): fix duplicate scrollbar issues (incl. RHIDP-4637)
* fix(global-header): fix duplicate scrollbar issues (incl. RHIDP-4637)
* hide notifications from sidebar by default
Signed-off-by: Yi Cai <[email protected]>
---------
Signed-off-by: Yi Cai <[email protected]>
Signed-off-by: Christoph Jerolimov <[email protected]>
Co-authored-by: Christoph Jerolimov <[email protected]>
0 commit comments