Francis Cao
895abdbbaf
Clean up colors and Selects
2026-02-06 16:48:45 -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
b3a77d7c04
Fix CompareTables select width, WebsiteSelect min height, and MetricCard gap.
...
Co-Authored-By: Claude Opus 4.6 <noreply@anthropic.com>
2026-02-06 04:00:42 -08:00
Mike Cao
84522b2475
Fix ChangeLabel colors to use react-zen theme variables.
...
Replace old CSS variables with new theme tokens for success, error,
and neutral states.
Co-Authored-By: Claude Opus 4.6 <noreply@anthropic.com>
2026-02-06 03:31:20 -08:00
Mike Cao
1b347531dc
Add hover background to MetricsTable rows.
...
Co-Authored-By: Claude Opus 4.6 <noreply@anthropic.com>
2026-02-06 02:24:41 -08:00
Mike Cao
c6dd3fb6ff
Rename SideMenu to NavMenu, fix tooltips, and update react-zen.
...
- Rename SideMenu to NavMenu with visible group title labels and selected item highlighting
- Update react-zen to 0.242.0 and fix responsive breakpoints (xs -> base)
- Style floating tooltips with inverted background across WorldMap, charts, and WeeklyTraffic
- Add CSS variables for primary color and use IconLabel consistently
- Remove stray console.log from LoadingPanel
Co-Authored-By: Claude Opus 4.6 <noreply@anthropic.com>
2026-02-06 01:58:55 -08:00
Mike Cao
7cafc3e61d
Replace numeric prop values with named react-zen values.
...
Co-Authored-By: Claude Opus 4.6 <noreply@anthropic.com>
2026-02-05 23:41:10 -08:00
Mike Cao
c3e0290e65
Merge branch 'dev' into boards
...
Node.js CI / build (push) Has been cancelled
# Conflicts:
# .gitignore
# package.json
# pnpm-lock.yaml
# prisma/migrations/16_boards/migration.sql
# prisma/schema.prisma
# src/app/(main)/MobileNav.tsx
# src/app/(main)/websites/[websiteId]/WebsiteHeader.tsx
# src/app/(main)/websites/[websiteId]/settings/WebsiteShareForm.tsx
# src/components/common/SideMenu.tsx
# src/lib/types.ts
2026-02-05 20:05:25 -08:00
Mike Cao
8484fd26e1
Code cleanup.
2026-02-05 19:46:16 -08:00
Francis Cao
a2f0066c42
clear unit param on nav, fix more import, fix NaN animation error
2026-01-23 11:19:19 -08:00
Mike Cao
30c45f888f
Replace fontsource with next/font/google and update react-zen.
...
Node.js CI / build (push) Waiting to run
- Switch from @fontsource/inter to next/font/google for font loading
- Update @umami/react-zen to v0.229.0
- Add type augmentation for react-zen missing children props
- Move global.css to app directory
Co-Authored-By: Claude Opus 4.5 <noreply@anthropic.com>
2026-01-19 13:02:47 -08:00
Mike Cao
41d2a24f9d
Merge branch 'master' into dev
...
Node.js CI / build (postgresql, 18.18, 10) (push) Waiting to run
# Conflicts:
# src/components/common/PageHeader.tsx
# src/components/metrics/ActiveUsers.tsx
2025-12-03 00:17:44 -08:00
Francis Cao
b0f38b266b
truncate large legend labels
...
Node.js CI / build (postgresql, 18.18, 10) (push) Waiting to run
Closes #3813
2025-12-02 14:44:10 -08:00
Mike Cao
875c03bca1
Merge pull request #3801 from Lokimorty/skip-realtime-anim
...
Node.js CI / build (postgresql, 18.18, 10) (push) Has been cancelled
fix: skip realtime chart animation when data unchanged
2025-11-29 23:31:36 -08:00
Prince EKPINSE
beb2bc0a06
feat: improve mobile navigation with clickable page elements ( #3770 )
2025-11-29 13:53:32 +01:00
Arthur Sepiol
f5b5f159ec
fix: skip realtime chart animation when data unchanged
2025-11-28 02:17:16 +03:00
Mike Cao
fa8d8055df
Reformatted files with biome.
2025-11-22 22:42:42 -08:00
Mike Cao
b9d52af215
Updated prisma.
2025-11-21 21:35:11 -08:00
Francis Cao
6751bf88bb
fix chart and timezone issues, pass consistent dates to DB.
...
Create docker images (cloud) / Build, push, and deploy (push) Waiting to run
Node.js CI / build (postgresql, 18.18, 10) (push) Has been cancelled
Closes #3700
2025-11-13 15:52:24 -08:00
Maxime-J
4531538ad3
Restore OS formatting in tables
2025-11-13 15:46:05 +01:00
Mike Cao
8a66603d32
Responsive fixes.
2025-11-12 16:39:58 -08:00
Francis Cao
49e1582c28
implement generateTimeSeries for eventsChart
2025-11-10 15:36:43 -08:00
Francis Cao
64a6379c3c
fix realtime logs for mobile
Node.js CI / build (postgresql, 18.18, 10) (push) Waiting to run
2025-11-10 01:07:11 -08:00
Francis Cao
6eefb4173c
add improved truncation between tablets and phones
Node.js CI / build (postgresql, 18.18, 10) (push) Has been cancelled
2025-10-27 13:54:15 -07:00
Francis Cao
74972bccb1
add isMobile truncation logic to ListTable
Create docker images (cloud) / Build, push, and deploy (push) Has been cancelled
Node.js CI / build (postgresql, 18.18, 10) (push) Has been cancelled
2025-10-27 13:18:26 -07:00
Mike Cao
ddc7affa6a
More mobile fixes.
Create docker images (cloud) / Build, push, and deploy (push) Has been cancelled
Node.js CI / build (postgresql, 18.18, 10) (push) Has been cancelled
2025-10-18 02:20:11 -07:00
Mike Cao
9a5604f236
Fixes for mobile.
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-18 01:12:45 -07:00
Mike Cao
bcafa12349
Small fixes.
Node.js CI / build (postgresql, 18.18, 10) (push) Waiting to run
2025-10-17 16:54:33 -07:00
Mike Cao
4d2a7ea947
Responsive everything.
2025-10-16 02:42:13 -07:00
Mike Cao
8aa4192576
Responsive updates.
2025-10-09 17:14:09 -07:00
Francis Cao
64b5a72963
add eventchart and metrictable to sharepage
2025-10-09 12:36:05 -07:00
Francis Cao
1b43aa8d37
add max width to listtable label
2025-10-07 11:22:58 -07:00
Mike Cao
92ee44756c
Refactored useDateRange to always use query string. Fixed all time filter.
2025-10-03 17:55:39 -07:00
Francis Cao
1b54ba3e6e
MetricsTable anchor more to bottom of component
2025-09-30 11:19:13 -07:00
Francis Cao
b777441788
correct date labeling for previous pageviews/sessions
2025-09-24 11:04:22 -07:00
Mike Cao
83a014e884
Use FormattedMessage. Updated icons. Fixed bugs.
2025-09-23 23:08:40 -07:00
Mike Cao
bf16ade184
Updated icons.
2025-09-22 20:11:31 -07:00
Mike Cao
baba06c692
Added lib/password. Small tweaks.
Node.js CI / build (postgresql, 18.18) (push) Has been cancelled
2025-09-13 09:40:20 -07:00
Mike Cao
dc1736458b
Export metrics components.
Node.js CI / build (postgresql, 18.18) (push) Has been cancelled
2025-09-03 17:16:03 -07:00
Mike Cao
5f27ba149b
New overview layout.
Node.js CI / build (postgresql, 18.18) (push) Has been cancelled
2025-08-29 00:17:59 -07:00
Mike Cao
bab4f8ebcc
Cohort selection.
2025-08-28 23:29:42 -07:00
Mike Cao
8c8e36c63b
Cohorts editing.
2025-08-26 23:55:57 -07:00
Mike Cao
07665f4824
Merge branch 'dev' of https://github.com/umami-software/umami into dev
2025-08-26 10:26:11 -07:00
Francis Cao
f06ef6fbc9
fix visitDuration calculation and conditionally show bounce/visitDuration on session columns
Node.js CI / build (postgresql, 18.18) (push) Has been cancelled
2025-08-25 09:26:49 -07:00
Mike Cao
0f9669f886
Converted mutation queries.
2025-08-24 15:20:19 -07:00
Mike Cao
3f167e05ba
New compare page.
2025-08-23 22:21:25 -07:00
Mike Cao
08f9adaddf
Updated expanded view. Some style fixes.
2025-08-23 03:05:21 -07:00
Mike Cao
c8fe93dd9d
Refactored tables.
2025-08-23 01:12:37 -07:00
Mike Cao
600a3d28c3
Use context hooks.
2025-08-21 03:15:47 -07:00
Mike Cao
f7ca583410
Redesigned overview page.
2025-08-21 03:01:37 -07:00