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

feat: Workspace/subscription ux #34057

Merged
merged 19 commits into from
Dec 20, 2024
Merged
Changes from 2 commits
Commits
Show all changes
19 commits
Select commit Hold shift + click to select a range
3177e77
refactor: :recycle: Change WorkspaceCardSection header titles to h4
rique223 Nov 25, 2024
e030929
refactor: :recycle: Centralize seats and Monthly Active Contracts con…
rique223 Nov 25, 2024
53e3c41
refactor: :recycle: Centralize active sessions and Active sessions pe…
rique223 Nov 25, 2024
fa0349f
refactor: :recycle: Adjust spacing for PlanCardCommunity and AppsUsag…
rique223 Nov 25, 2024
d7e697e
wip: paliative for card min-height
rique223 Nov 25, 2024
c9d5136
Add proper minHeight and remove unnecessary margin
rique223 Nov 27, 2024
57ad4f9
refactor: :recycle: Paliative for workspace spacing
rique223 Nov 28, 2024
f5335f8
Remove unnecessary minHeight
rique223 Nov 28, 2024
8ec1530
feat: :sparkles: Componentize new WorkspaceCardSection title
rique223 Nov 28, 2024
5338758
Remove unnecessary artifacts
rique223 Nov 28, 2024
f4cc10e
fix: :bug: Version card background image responsivity
rique223 Dec 2, 2024
29c2b6c
Create sour-roses-invite.md
rique223 Dec 3, 2024
d48a6b5
Review
rique223 Dec 4, 2024
6012ae8
Merge branch 'refactor/workspace-subscription-ux' of github.com:Rocke…
rique223 Dec 4, 2024
cfd8d6c
feat: :sparkles: Componentize FeatureUsageCard body
rique223 Dec 5, 2024
9566a7f
Remove unnecessary props
rique223 Dec 16, 2024
43fd719
refactor: :recycle: Remove unnecessary titleToContentGap prop
rique223 Dec 16, 2024
4ecaddd
Merge branch 'develop' into refactor/workspace-subscription-ux
kodiakhq[bot] Dec 19, 2024
b519f1c
Merge branch 'develop' into refactor/workspace-subscription-ux
kodiakhq[bot] Dec 20, 2024
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
6 changes: 6 additions & 0 deletions .changeset/sour-roses-invite.md
Original file line number Diff line number Diff line change
@@ -0,0 +1,6 @@
---
"@rocket.chat/meteor": minor
---

Improves the workspace and subscription admin pages by updating font scaling, centralizing elements,
enhancing responsiveness, and refactoring components to provide a better overall user experience.
Loading