Commit graph

44 commits

Author SHA1 Message Date
Mike Cao
fa8d8055df Reformatted files with biome. 2025-11-22 22:42:42 -08:00
Mike Cao
cb63e49a9b Fixed triggered event lookup. Closes #3742. 2025-11-14 15:42:23 -08:00
Francis Cao
6751bf88bb fix chart and timezone issues, pass consistent dates to DB.
Some checks failed
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
Mike Cao
d23ad5f272 Merge branch 'master' into dev
Some checks failed
Node.js CI / build (postgresql, 18.18, 10) (push) Has been cancelled
# Conflicts:
#	.github/workflows/cd.yml
#	package.json
#	pnpm-lock.yaml
#	src/lib/date.ts
#	src/lib/schema.ts
2025-10-04 13:38: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
4d06b0ca5b fix compare screens
Some checks are pending
Create docker images / Build, push, and deploy (push) Waiting to run
Node.js CI / build (postgresql, 18.18, 10) (push) Waiting to run
2025-10-03 10:52:57 -07:00
Francis Cao
1809959b99 fix event type queries for pixels/links. remove hardcoded event types 2025-10-01 12:29:31 -07:00
Francis Cao
a8b4ddd054 Revert "fix "Last X unit" minDate cutoff"
This reverts commit 55c8a6f7cc.
2025-10-01 10:12:07 -07:00
Francis Cao
55c8a6f7cc fix "Last X unit" minDate cutoff
Some checks are pending
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 13:38:55 -07:00
Francis Cao
89d3cd4f5a add timezone to revenue chartData. Fix min/max date for 7day value 2025-09-30 13:11:11 -07:00
Francis Cao
ce1120c3ff fix comparison for d in generateTimeSeries
Some checks are pending
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-24 11:07:13 -07:00
Francis Cao
b777441788 correct date labeling for previous pageviews/sessions 2025-09-24 11:04:22 -07:00
mcnaveen
9e1fe2e363
Enhance timezone handling by adding normalization for 'Asia/Calcutta' to 'Asia/Kolkata' and updating validation schema to use normalized timezones. 2025-09-24 16:45:58 +05:30
Mike Cao
ee6c68d27c Refactor filter handling for queries. 2025-07-02 01:44:12 -07:00
Mike Cao
ee8750d9df Update Retention report. 2025-06-28 21:16:50 -07:00
Mike Cao
5171bdaf47 Use getRequestDateRange in all routes. 2025-06-25 22:53:07 -07:00
Mike Cao
5ca51b3e8f Updated date range handling. 2025-06-25 14:27:17 -07:00
Mike Cao
da173779e0 Website compare fix. Updated date functions. 2025-06-19 00:40:21 -07:00
Mike Cao
3a737e7e25 Fixed bar chart rendering. 2025-06-18 21:31:42 -07:00
Mike Cao
095d1f2070 Updates to Revenue report. 2025-06-11 23:12:10 -07:00
Mike Cao
0f6cdf8b80 Updated reports components. 2025-03-26 21:54:23 -07:00
Mike Cao
8525188e42 Changed import path. 2025-02-05 15:59:59 -08:00
Mike Cao
fccb1ddd9a Upgraded next and prisma. Replaced moment-timezone. 2024-11-22 04:04:13 -08:00
Mike Cao
8f934d2552 Reapply "Fixed realtime chart for relational. Removed getDateArray. Added chart min/max dates."
This reverts commit 5e5b61dc7e.
2024-08-22 13:15:48 -07:00
Mike Cao
5e5b61dc7e Revert "Fixed realtime chart for relational. Removed getDateArray. Added chart min/max dates."
This reverts commit 647dcb5f25.
2024-08-22 13:14:40 -07:00
Mike Cao
647dcb5f25 Fixed realtime chart for relational. Removed getDateArray. Added chart min/max dates. 2024-08-22 12:02:36 -07:00
Mike Cao
53d8548909 Weekly session data. 2024-08-16 23:42:26 -07:00
Mike Cao
4494665d2e Updated date output for Clickhouse. 2024-07-08 23:41:40 -07:00
Mike Cao
8cf7985dac Progress check-in for date compare. 2024-05-23 19:35:29 -07:00
Mike Cao
7c2bb95786 Updated "Last X" date logic. Closes #2672. 2024-04-15 23:42:41 -07:00
Mike Cao
4e77d95809 Updated minimum date check. 2024-03-27 19:56:45 -07:00
Mike Cao
09a161d04a Added more date filter options. 2024-03-22 14:35:41 -07:00
Mike Cao
58df502d43 Fixed date filter display. 2024-03-20 21:58:33 -07:00
Mike Cao
f4a9336f9d Simplified date logic. 2024-03-20 15:29:59 -07:00
Mike Cao
af9aa8303a Fixed date buttons for 30/90 day entries. 2024-03-13 13:46:32 -07:00
Mike Cao
87b947d174 Fixed date buttons for today/yesterday selection. 2024-02-28 16:08:50 -08:00
Mike Cao
a24e8b6396 Fixed "All time" and "Custom range" date selections. 2024-02-16 11:51:48 -08:00
Mike Cao
c5046d0043 Refactored date navigation. 2024-01-30 13:46:16 -08:00
Mike Cao
8d31f43f0f Convert realtime components to TS. 2023-12-09 00:35:54 -08:00
Gouttfi
423dfbb546 Solve issue : https://github.com/umami-software/umami/issues/2358 2023-10-31 18:54:49 +01:00
Francis Cao
3353277829 remove unit limit on month 2023-10-13 14:07:55 -07:00
Mike Cao
5c15778c9b Update minimum date. 2023-10-03 15:50:33 -07:00
Maxime-J
9b501d03e9 update date range parser and date picker 2023-09-09 09:38:16 +00:00
Brian Cao
f794b5674b Update team/website permission check. 2023-08-23 11:26:41 -07:00
Renamed from src/lib/date.js (Browse further)