Mike Cao
dd2d6bca45
Move website selector into top navigation
2026-02-12 16:46:01 -08:00
Mike Cao
04c7216928
Add UserButton to SideNav, refactor NavButton into TeamsButton
...
- Create UserButton component at bottom of SideNav with Settings, Language,
Theme, Admin, and Logout menu items
- Move Settings/Logout/Admin/Docs/Support out of NavButton into UserButton
- Remove LanguageButton and ThemeButton from SideNav bottom
- Refactor NavButton into TeamsButton with simplified team switching
- Simplify WebsiteNav and move TeamsButton to App top bar
Co-Authored-By: Claude Opus 4.6 <noreply@anthropic.com>
2026-02-07 21:34:42 -08:00
Francis Cao
9b814aa1ca
revert prisma schema to latest, add global css for scroll-bar, fix css
2026-02-06 15:06:10 -08:00
Mike Cao
8484fd26e1
Code cleanup.
2026-02-05 19:46:16 -08:00
Mike Cao
b9d52af215
Updated prisma.
2025-11-21 21:35:11 -08:00
Mike Cao
ef3f7274e3
Remember last team.
Create docker images (cloud) / Build, push, and deploy (push) Waiting to run
Node.js CI / build (postgresql, 18.18, 10) (push) Waiting to run
2025-11-17 19:12:25 -08:00
Francis Cao
9230f3cb7b
manually include basePath
2025-11-09 22:03:06 -08:00
metaloozee
1879c161ee
fix: Redirect loop on auth failure
2025-11-09 00:22:06 +05:30
Mike Cao
9df012084d
Mobile fixes.
Create docker images (cloud) / Build, push, and deploy (push) Waiting to run
Node.js CI / build (postgresql, 18.18, 10) (push) Waiting to run
2025-10-14 23:10:27 -07:00
Mike Cao
10bc2895eb
New mobile menu.
2025-10-14 21:57:31 -07:00
Mike Cao
be5f0494cc
Added MobileMenuButton component.
2025-10-14 15:43:57 -07:00
Mike Cao
d9b08d9491
Card mode for tables.
2025-10-14 13:04:14 -07:00
Mike Cao
df3ae72ab7
Removed text.
Node.js CI / build (postgresql, 18.18, 10) (push) Has been cancelled
Create docker images (cloud) / Build, push, and deploy (push) Has been cancelled
2025-10-10 18:03:02 -07:00
Mike Cao
14981717b9
Responsive updates.
2025-10-10 17:28:53 -07:00
Mike Cao
554054d3a1
Merged nav menus.
Create docker images / Build, push, and deploy (push) Waiting to run
Node.js CI / build (postgresql, 18.18, 10) (push) Waiting to run
2025-09-25 20:46:00 -07:00
Mike Cao
f40e1b44f3
Updates for cloud mode.
Node.js CI / build (postgresql, 18.18) (push) Has been cancelled
2025-09-04 20:27:42 -07:00
Mike Cao
eb7b6978d3
New settings layouts. Segment management screen.
2025-08-07 05:14:35 -07:00
Mike Cao
b552868e0a
Merge branch 'dev' into jajaja
...
# Conflicts:
# next.config.ts
# src/app/(main)/settings/preferences/LanguageSetting.tsx
# src/components/hooks/useConfig.ts
2025-07-27 02:11:32 -07:00
Mike Cao
784677e180
Moved env checks to server pages.
2025-07-24 23:05:51 -07:00
Mike Cao
876f4c883e
Updated layout. Fixed properties rendering.
2025-07-18 00:22:06 -07:00
Mike Cao
8c26e310f7
Fixed editing and navigation issues.
2025-07-13 00:37:43 -07:00
Mike Cao
06f76dda13
Refactored website components. New layout.
2025-05-20 01:12:07 -07:00
Mike Cao
6e41ba2e2c
New website layout.
2025-05-18 03:34:37 -07:00
Mike Cao
1c22c18de5
New menu layout.
2025-05-14 13:31:07 -07:00
Mike Cao
039dcd96e6
Theme change. Render custom date ranges.
2025-04-30 19:54:24 -07:00
Mike Cao
2b99274895
Updated filter bar.
2025-04-02 23:18:03 -05:00
Mike Cao
0f6cdf8b80
Updated reports components.
2025-03-26 21:54:23 -07:00
Mike Cao
7886c3f393
Renamed query hooks. Fixed conversion bugs.
2025-03-22 03:48:18 -07:00
Mike Cao
adca3c36d0
Moved collapse button.
2025-03-22 01:31:51 -07:00
Mike Cao
5d2c1e27c2
Added Panel component. New color scheme.
2025-03-20 23:12:56 -07:00
Mike Cao
f5c4e1b46e
Layout changes.
2025-03-19 19:50:45 -07:00
Mike Cao
efd4f4ca00
Small fixes.
2025-03-15 20:34:42 -07:00
Mike Cao
5536e0b7e7
Scrollable content area.
2025-03-13 19:49:04 -07:00
Mike Cao
5999bf6256
Zen components conversion.
2025-03-07 03:11:58 -08:00
Mike Cao
b5c6194f36
Converted user and website settings.
2025-02-21 16:55:05 -08:00
Mike Cao
b53606d497
Added side nav.
2025-02-16 01:11:45 -08:00
Mike Cao
f83a12d6cd
Refactor: removed default exports.
2025-02-13 22:53:25 -08:00
Mike Cao
71e4f8f49b
Start using react-zen.
2025-02-12 23:34:27 -08:00
Mike Cao
8525188e42
Changed import path.
2025-02-05 15:59:59 -08:00
Mike Cao
baa3851fb4
Convert /api/users.
2025-01-21 19:10:34 -08:00
Mike Cao
98a0a83ccf
Updated handling of env vars.
2024-05-12 23:15:49 -07:00
Maxime-J
b81f5112bc
Add basePath for telemetry.
2024-02-15 10:59:00 +00:00
Mike Cao
ee3f7cb618
Updated root layout.
2024-02-14 12:37:41 -08:00
Mike Cao
f7151a880e
Fixed 'use client' usage.
2024-02-05 23:59:33 -08:00
Mike Cao
a75f6679b9
Fixed CSP and telemetry errors.
2023-12-20 09:32:19 -08:00
Mike Cao
c24a0c87dc
Updated login check.
2023-11-29 14:03:10 -08:00
Mike Cao
bdf2fa4f05
Fixed import.
2023-11-11 20:47:06 -08:00
Mike Cao
eda2c07ea3
Allow embedding of share page.
2023-11-11 20:45:09 -08:00