Improve NoCompanyView design and fix header for no-company state

Personalize welcome heading with user name, add descriptive subtitle,
improve invitation card styling, remove redundant logout button. Fix
hasCreateAbilities check in header to actually call the function.
Widen company switcher dropdown and improve invitation row layout.

Co-Authored-By: Claude Opus 4.6 (1M context) <noreply@anthropic.com>
This commit is contained in:
Darko Gjorgjijoski
2026-04-04 00:48:00 +02:00
parent c3a59a46db
commit c85051161b
4 changed files with 71 additions and 87 deletions

View File

@@ -61,7 +61,7 @@
<ul class="flex float-right h-8 m-0 list-none md:h-9">
<li
v-if="hasCreateAbilities"
v-if="hasCreateAbilities()"
class="relative hidden float-left m-0 md:block"
>
<BaseDropdown width-class="w-48">