Mike Cao
3b4776b0e0
Initial react-zen migration.
Node.js CI / build (push) Has been cancelled
2026-01-19 21:09:22 -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
d9f698ca42
Board editing.
2026-01-18 04:20:36 -08:00
Mike Cao
68c56060b3
Add board state management with updateBoard and saveBoard methods.
...
BoardProvider now manages local board state and exposes updateBoard for
editing and saveBoard for persisting to the database. Supports both
create and edit modes with proper redirect after creation.
Co-Authored-By: Claude Opus 4.5 <noreply@anthropic.com>
2026-01-16 21:05:43 -08:00
Mike Cao
1e0620c544
Updated packages.
2026-01-14 12:53:13 -08:00
Mike Cao
d227bc369f
Progress check-in.
Node.js CI / build (postgresql, 18.18, 10) (push) Has been cancelled
2025-12-05 16:49:08 -08:00
Mike Cao
33e927ed1f
Bump version 3.0.2.
Node.js CI / build (postgresql, 18.18, 10) (push) Waiting to run
2025-12-03 23:01:22 -08:00
Mike Cao
2993db14f0
Updated README.
2025-12-03 19:37:51 -08:00
Mike Cao
64767b1896
Updated next. Fixed link RSC fetch.
2025-12-03 15:11:40 -08:00
Mike Cao
16cae691f6
Don't prefetch links/pixels. Closes #3814
2025-12-03 00:03:56 -08:00
Mike Cao
a0940d78a7
Updated packages.
2025-12-02 23:32:44 -08:00
Mike Cao
f5896f071b
Handle user account redirect.
Node.js CI / build (postgresql, 18.18, 10) (push) Waiting to run
2025-12-01 23:33:57 -08:00
Francis Cao
3cc2c5b7a8
downgrade prisma until 3.1 release
Node.js CI / build (postgresql, 18.18, 10) (push) Has been cancelled
2025-11-26 11:09:21 -08: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
Mike Cao
15fda927ce
Switched to biome.
2025-11-20 20:56:16 -08:00
Mike Cao
5ded9abbfe
Added data-fetch-credentials attribute. Closes #3644
Node.js CI / build (postgresql, 18.18, 10) (push) Waiting to run
2025-11-13 19:42:04 -08:00
Mike Cao
8a66603d32
Responsive fixes.
2025-11-12 16:39:58 -08:00
Mike Cao
eb3cfbfa88
Updated lock file.
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-31 00:21:02 -07:00
Mike Cao
067567cbf6
Force geo build with BUILD_GEO env var.
Node.js CI / build (postgresql, 18.18, 10) (push) Waiting to run
2025-10-31 00:13:02 -07:00
Mike Cao
d8fdba77db
Updated packages.
2025-10-21 13:39:43 -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
40492ec7c4
Added DialogButton to handle 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-16 23:59:18 -07:00
Mike Cao
4d2a7ea947
Responsive everything.
2025-10-16 02:42:13 -07:00
Mike Cao
5c3a6ce8ce
Merge remote-tracking branch 'origin/dev' into dev
2025-10-14 21:59:45 -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
Francis Cao
ba45972bd3
fix filter passthrough into event-data endpoints
2025-10-14 11:22:21 -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
Mike Cao
767b373484
Fixed issue with read replica initialization.
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-06 14:49:36 -07:00
Mike Cao
25e8e18b73
Fix Avatar for Vercel.
2025-10-01 00:00:40 -07:00
Mike Cao
581ddc0233
Merge remote-tracking branch 'origin/dev' into dev
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-30 16:18:48 -07:00
Mike Cao
8a977b0164
Updated pixel/link endpoints. Added name to rawQuery.
2025-09-30 16:11:21 -07:00
Francis Cao
81dea02379
fix transfer website dropdown and values
2025-09-30 09:38:37 -07:00
Mike Cao
1d7759408f
Fixed build.
2025-09-29 15:13:01 -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
805b3ec853
WIP: Nav merge
2025-09-25 15:58:25 -07:00
Mike Cao
1b400da7b2
Fixed share page. Updated device detect. Updated teams fetch.
2025-09-25 11:21:44 -07:00
Francis Cao
1a5c7df671
Fix broken icons, remove showActions from TeamsTable, fix margins for pixel/link overview
2025-09-23 13:55:27 -07:00
Mike Cao
980e4e6b41
Fixed funnel report saving invalid data.
Node.js CI / build (postgresql, 18.18) (push) Waiting to run
2025-09-22 22:03:26 -07:00
Mike Cao
bf16ade184
Updated icons.
2025-09-22 20:11:31 -07:00
Mike Cao
9897c725de
Updated cloud mode checks.
2025-09-22 13:09:07 -07:00
Mike Cao
7effa16f00
Updated edit permissions on settings components.
2025-09-19 17:58:52 -07:00
Francis Cao
8083482ba8
fix response error return type
2025-09-15 10:18:28 -07:00
Mike Cao
e610de383a
Fix for schema selection in pg adapter.
Node.js CI / build (postgresql, 18.18) (push) Waiting to run
2025-09-11 12:37:24 -07:00
Mike Cao
67105f2cff
Updated packages.
2025-09-10 17:16:04 -07:00
Mike Cao
aa7d3cd1aa
New components build.
Node.js CI / build (postgresql, 18.18) (push) Waiting to run
2025-09-08 22:52:43 -07:00
Mike Cao
303947fe9b
Fixed uuid references in schemas.
Node.js CI / build (postgresql, 18.18) (push) Waiting to run
2025-09-08 15:28:01 -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