Commit Graph

4118 Commits

Author SHA1 Message Date
Mike Cao
19d5ac0a4c Merge remote-tracking branch 'origin/dev' into dev
# Conflicts:
#	src/lib/constants.ts
2024-06-19 21:48:49 -07:00
Mike Cao
5108b91f80 Refactored realtime. 2024-06-19 21:47:27 -07:00
Brian Cao
f3efe0c9c3 Add revenue. 2024-06-19 21:41:45 -07:00
Francis Cao
3f477c5d50 fix host filtering 2024-06-19 09:50:39 -07:00
Mike Cao
cda3ba345b Build new lang files. 2024-06-18 23:12:12 -07:00
Mike Cao
74a3cb6dac Only show hosts in expanded view. 2024-06-18 23:09:29 -07:00
Mike Cao
0626a33d75
Merge pull request #2689 from giuseongit/hosts-support
add host to visualization
2024-06-18 23:02:27 -07:00
Mike Cao
d1559c3a98
Merge branch 'dev' into hosts-support 2024-06-18 23:02:14 -07:00
Mike Cao
e11c2e452c
Merge branch 'master' into hosts-support 2024-06-18 23:01:09 -07:00
Mike Cao
f56849a431 Fixed path counts. Updated number display. 2024-06-18 22:38:36 -07:00
Francis Cao
45d6b16b0d fix journeys path counts bug 2024-06-17 14:20:33 -07:00
Francis Cao
3c259109aa fix insights column name bug 2024-06-17 11:17:28 -07:00
Mike Cao
8955c3d30d
Merge pull request #2784 from umami-software/dependabot/npm_and_yarn/braces-3.0.3
Bump braces from 3.0.2 to 3.0.3
2024-06-16 22:27:18 -07:00
Francis Cao
9aff134368 fix bigint conversion error 2024-06-16 22:16:36 -07:00
dependabot[bot]
02e5dfb901
Bump braces from 3.0.2 to 3.0.3
Bumps [braces](https://github.com/micromatch/braces) from 3.0.2 to 3.0.3.
- [Changelog](https://github.com/micromatch/braces/blob/master/CHANGELOG.md)
- [Commits](https://github.com/micromatch/braces/compare/3.0.2...3.0.3)

---
updated-dependencies:
- dependency-name: braces
  dependency-type: indirect
...

Signed-off-by: dependabot[bot] <support@github.com>
2024-06-16 12:49:18 +00:00
Mike Cao
263e92c888 Updated language. Fixed CSS. 2024-06-15 22:48:14 -07:00
Mike Cao
2eed78783e
Merge pull request #2781 from krzysztofrewak/patch-1
Update 🇵🇱 Polish translations
2024-06-15 22:45:36 -07:00
Mike Cao
6f182fe5a0 Fixed toggle button positioning. 2024-06-15 02:53:23 -07:00
Mike Cao
d765f5f1a0 Added toggle button to report menu. 2024-06-15 02:28:52 -07:00
Mike Cao
21ff3d1280 Fix flickering in journey nodes. 2024-06-14 20:49:29 -07:00
Mike Cao
2204ffa9c3 Refactored journey rendering. 2024-06-14 20:44:47 -07:00
Mike Cao
b97ac23432 Merge remote-tracking branch 'origin/dev' into dev 2024-06-14 18:34:04 -07:00
Mike Cao
84548a669e Added drop-off info to journey. 2024-06-14 18:33:54 -07:00
Francis Cao
dd47ca9e33 fix filterlink logic for entry / exit 2024-06-14 13:06:32 -07:00
Francis Cao
8493db1402 fix scroll and expanded view items 2024-06-14 12:41:05 -07:00
Francis Cao
117229f9f1 Add entry / exit filters 2024-06-14 12:35:12 -07:00
Mike Cao
499392c110 Merge remote-tracking branch 'origin/dev' into dev 2024-06-13 22:15:48 -07:00
Mike Cao
1463482e89 Updated journey counts. 2024-06-13 22:15:31 -07:00
Krzysztof Rewak
3825031a36
update Polish translations 2024-06-13 17:37:41 +02:00
Francis Cao
fdc7c39fe4 fix missing websitechart 2024-06-12 23:23:12 -07:00
Francis Cao
632ecd1a1b update insights query 2024-06-12 22:36:09 -07:00
Francis Cao
8f015e870d add Journey report 2024-06-10 15:47:59 -07:00
Francis Cao
41baa56fdc Merge branch 'analytics' of https://github.com/umami-software/umami into dev 2024-06-10 15:45:46 -07:00
Francis Cao
1d9079f6ad fix change label 2024-06-10 13:20:24 -07:00
Francis Cao
895398bebf change bounce rate to use visits 2024-06-10 13:00:21 -07:00
Francis Cao
f6e8522f6a change bounce rate to use visits 2024-06-10 12:47:31 -07:00
Mike Cao
3234120bfb Changed steps to dropdown. 2024-06-08 21:43:29 -07:00
Francis Cao
edd679295c Revert "add dropped off node"
This reverts commit e8a605af39.
2024-06-07 22:59:14 -07:00
Mike Cao
a6a4cf9e9b Merge remote-tracking branch 'origin/dev' into dev 2024-06-07 22:44:23 -07:00
Mike Cao
8362d883d1 Refactored line rendering. 2024-06-07 22:44:00 -07:00
Francis Cao
e8a605af39 add dropped off node 2024-06-07 11:45:49 -07:00
Francis Cao
8b410096bd prevent report date range from overflowing 2024-06-07 10:30:14 -07:00
Mike Cao
d5e14fb5a8 Journey report view with nodes and lines. 2024-06-06 22:30:58 -07:00
Mike Cao
9abb201d86 Fixed change labels display. 2024-06-05 15:09:33 -07:00
Mike Cao
6c79175077 Merge remote-tracking branch 'origin/dev' into dev 2024-06-04 19:54:00 -07:00
Mike Cao
d0607303a1 Journey view update. 2024-06-04 19:53:49 -07:00
Francis Cao
cd3beefd4d fix path icon fill in dark mode 2024-06-04 16:07:25 -07:00
Francis Cao
5dccfe3392 update journeys relational query 2024-06-04 13:47:36 -07:00
Francis Cao
0333bec986 finish clickhouse journeys query 2024-06-03 23:40:38 -07:00
Mike Cao
3a6971e173 Ensure website id is passed to tracker. 2024-06-03 20:00:54 -07:00