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

Move user info to compas foundation #278

Merged
merged 2 commits into from
Oct 23, 2023

Conversation

pascalwilbrink
Copy link
Member

@pascalwilbrink pascalwilbrink commented Oct 19, 2023

Fixes #277

@pascalwilbrink pascalwilbrink changed the base branch from main to sync October 19, 2023 14:59
@pascalwilbrink pascalwilbrink marked this pull request as ready for review October 19, 2023 15:18
@@ -15,7 +15,8 @@ import { Drawer } from '@material/mwc-drawer';
import { ActionDetail, List } from '@material/mwc-list';
import { ListItem } from '@material/mwc-list/mwc-list-item';

import { Mixin, newPendingStateEvent, UserInfoEvent } from './foundation.js';
import { Mixin, newPendingStateEvent } from './foundation.js';
import { UserInfoEvent } from './compas/foundation.js';
Copy link

Choose a reason for hiding this comment

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

Do we still want this in here? Or do we eventually move this out aswell (by extending Hosting in the compas package). Whatever we pick, this is still a step in the right direction!

@pascalwilbrink pascalwilbrink merged commit d7fe04c into sync Oct 23, 2023
@pascalwilbrink pascalwilbrink deleted the Move_UserInfo_To_Compas_Foundation branch October 23, 2023 08:11
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Development

Successfully merging this pull request may close these issues.

2 participants