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

[Editor]: Allow logging out #1039

Open
wants to merge 6 commits into
base: main
Choose a base branch
from
Open

[Editor]: Allow logging out #1039

wants to merge 6 commits into from

Conversation

cmoinier
Copy link
Collaborator

@cmoinier cmoinier commented Nov 14, 2024

Description

This PR adds the logging out logic to the sidebar button in the editor.
When the user clicks on the logout button, the session ends and the user is redirected to the logging page.

Quality Assurance Checklist

  • Commit history is devoid of any merge commits and readable to facilitate reviews
  • If new logic ⚙️ is introduced: unit tests were added
  • If new user stories 🤏 are introduced: E2E tests were added
  • If new UI components 🕹️ are introduced: corresponding stories in Storybook were created
  • If breaking changes 🪚 are introduced: add the breaking change label
  • If bugs 🐞 are fixed: add the backport <release branch> label
  • The documentation website 📚 has received the love it deserves

Copy link
Contributor

github-actions bot commented Nov 14, 2024

Affected libs: api-repository, feature-catalog, feature-record, feature-router, feature-editor, feature-search, feature-map, feature-dataviz, feature-auth, util-app-config,
Affected apps: metadata-editor, datahub, demo, webcomponents, map-viewer, search, datafeeder,

  • 🚀 Build and deploy storybook and demo on GitHub Pages
  • 📦 Build and push affected docker images

Copy link
Contributor

github-actions bot commented Nov 14, 2024

📷 Screenshots are here!

@coveralls
Copy link

coveralls commented Nov 14, 2024

Coverage Status

coverage: 84.622% (+1.4%) from 83.209%
when pulling 07f9e57 on ME-logout
into 89e0d3b on main.

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.

2 participants