Commit Graph

15 Commits

Author SHA1 Message Date
6b4392b74b fix(ssr): keep top bar to a fixed-height single row
The top bar grew vertically on narrower viewports when the environment
badge and company-selector labels wrapped, pushing content under the
fixed navbar (which the layout offsets with a fixed pt-16).

Rework the navbar into a fixed h-16 row with a priority-based responsive
layout:
- search fills the middle (flex-1) and shrinks first when space is tight
- company selector holds its size and truncates long names
- environment badge degrades full pill -> compact letter badge -> hidden
- harmonize control heights (40px controls, 32px badge/avatar accents) so
  the search no longer renders as a cramped thin strip

Co-Authored-By: Claude Opus 4.8 <noreply@anthropic.com>
2026-06-17 09:01:32 -07:00
7373ef41d1 Removes old login page, more progress on transactions 2025-03-10 14:09:45 -07:00
61338dd4fc fixes a couple of dropdown-related bugs. 2024-04-17 23:29:04 -07:00
3897b16aaf Highlights environment at the top 2024-03-25 21:24:10 -07:00
6bd475e86d Functional mobile invoice experience 2024-03-23 21:16:06 -07:00
fcefbd5d6d Makes groups possible 2024-02-08 11:41:03 -08:00
8c3d792b28 company 1099 works 2023-10-26 11:04:44 -07:00
506d2ac782 Makes background jobs work again 2023-10-25 15:35:33 -07:00
7d251c8398 fixes 2023-08-31 23:24:42 -07:00
Bryce
1c245c6427 tailwind ready 2023-06-13 22:05:58 -07:00
Bryce
0eb91b9ad8 Makes company pages work great 2023-05-31 16:58:29 -07:00
Bryce
721bbaea53 All of my company works spame way 2023-05-30 14:36:34 -07:00
e78c73e093 Makes company 1099 page work better and faster 2023-05-12 12:27:48 -07:00
0e814a8a4a makes stuff work 2023-05-11 09:43:37 -07:00
6220ae1f6d Makes a clean demo of using tailwind for the company 1099 page. 2023-05-10 22:03:21 -07:00