Commit Graph

15 Commits

Author SHA1 Message Date
Mike 41800d90f2 Fix: Fix workspace sidebar actions for guest (#4623) 2025-04-29 09:51:01 +02:00
Benjamin Ottensten dda2df383a Fix: Tweak textarea font size and tweak some copy (#4613) 2025-04-26 08:41:35 +02:00
Mike 58c74a2e60 Fix: Hydration issue dashboard/workspace pricing plan yearly interval (#4523) 2025-04-22 12:13:19 +02:00
Mike 3c12f2bc45 Feat: Refactor workspace dashboard to improve performance (WIP) (#4500) 2025-04-21 12:13:31 +02:00
Mike caf3cdef76 Fix: Various workspace/billing fixes (#4466) 2025-04-16 23:59:39 +02:00
Mike 0f9c3ab5d0 Feat: Add upgrade banner (#4401) 2025-04-14 12:22:43 +02:00
Mike 81b49ebcc0 Fix: Cleanup sidebar and trial actions (#4314) 2025-04-03 10:05:30 +02:00
andrewwallacespeckle 937425c56d refactor(fe): workspace sidebar members section 2025-03-20 14:08:26 +00:00
Mike 64f7d4d751 Fix: Prewrap workspace description (#4223) 2025-03-19 21:09:28 +01:00
Mike 169f4204a8 Feat: Show approved/denied workspace request in table, various bug fixes (#4063) 2025-02-25 16:16:29 +01:00
Mike 60a05d3626 Feat: Add join requests to sidebar (#3894) 2025-01-27 09:33:24 +01:00
Mike d77af226fc Feat: Setting as pages (#3813) 2025-01-20 13:46:32 +01:00
Benjamin Ottensten 81f14014d3 Fix(workspace): Tiny polishing in new workspace homepage (#3737)
* Update member button label

* Adjust padding in trial banner

* Increase gap in empty state

* Fix search placeholder copy
2024-12-20 16:34:33 +01:00
andrewwallacespeckle f6f0459f23 Editable Description field (#3735) 2024-12-20 15:06:13 +00:00
andrewwallacespeckle be898dbe6b feat(fe2): New workspace page layout (#3716)
* prevent recursive layout rendering with named slots

* Workspace sidebar desktop

* Responsiveness

* Billing

* Edit icons

* Fragmentation

* Spacing updates

* Fragmentation

* Mobile updates

* Full notification for non-trial

* Readd workspace role

* New icon. Invite dialog

* Avatar Group count

* Add select-none

* Updates

* Updates

* Fix build

* New layout

* Mobile sidebar fix

* BillingAlert update logic

* Updates from CR

* New empty state

* Admin/Guest checks

* Changes from Benjamin

* Changes from michal

* Mobile changes

* Remove fullstop

* Update propname. Optional buttonCopy

* Improved project card grid

* Workspace page prop

---------

Co-authored-by: Mike Tasset <mike.tasset@gmail.com>
2024-12-20 13:31:39 +00:00