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

Updates Dashboard #10391

Merged
merged 14 commits into from
May 21, 2024
Merged

Updates Dashboard #10391

merged 14 commits into from
May 21, 2024

Conversation

kewitz
Copy link
Contributor

@kewitz kewitz commented May 9, 2024

@kewitz kewitz self-assigned this May 9, 2024
Copy link

vercel bot commented May 9, 2024

The latest updates on your projects. Learn more about Vercel for Git ↗︎

Name Status Preview Comments Updated (UTC)
opencollective-frontend ✅ Ready (Inspect) Visit Preview 💬 Add feedback May 21, 2024 1:34pm
opencollective-styleguide ✅ Ready (Inspect) Visit Preview 💬 Add feedback May 21, 2024 1:34pm

rewrites.js Outdated
},
{
source: '/:parentCollectiveSlug?/:collectiveType(events|projects)?/:collectiveSlug/updates/new',
destination: '/createUpdate',
source: '/dashboard/:slug/expenses/new',
Copy link
Contributor

Choose a reason for hiding this comment

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

This expense route on the dashboard was removed, its no longer a standalone route.

@@ -198,5 +199,42 @@ export const GuestAvatar = avatarProps => {
return <StyledAvatar {...avatarProps} type={CollectiveType.USER} src={defaultImage.GUEST} />;
};

export const StackedAvatars = ({
Copy link
Contributor

Choose a reason for hiding this comment

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

❤️

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.

[Project] Integrate Updates into dashboard Improve wording for private updates
2 participants