Commit Graph

270 Commits

Author SHA1 Message Date
Brian Cao
dcf8b2edaa Add Search Api/Components. 2023-08-10 13:26:33 -07:00
Mike Cao
39fb4fdaf8 Added field types. 2023-08-10 09:31:25 -07:00
Mike Cao
5039349d57 Insights report filters. 2023-08-09 15:06:19 -07:00
Mike Cao
618c643a0a Insights report filtering. 2023-08-08 15:29:59 -07:00
Mike Cao
85c593416a Updated insights report rendering. 2023-08-07 23:02:38 -07:00
Mike Cao
c4bbcf37b7 Wrong column. 2023-08-07 15:05:53 -07:00
Mike Cao
2eee9c23c3 Added useFormat hook to format special values. 2023-08-07 15:02:50 -07:00
Mike Cao
7da7f58cbe Added "columns" to query options. Added events count to event data metrics. 2023-08-07 13:28:32 -07:00
Mike Cao
9d86385f5c Updated filtering logic. 2023-08-07 12:43:43 -07:00
Mike Cao
f48720c915 Breakdown feature for insights report. 2023-08-06 22:52:17 -07:00
Mike Cao
5e1111db5d Update to insights query. 2023-08-06 09:10:24 -07:00
Mike Cao
91d2b596d6 Fixed event data display. 2023-08-04 15:31:46 -07:00
Mike Cao
e11766ca1c Fixed event data queries. 2023-08-04 15:21:14 -07:00
Mike Cao
157862834d Refactored query filters. 2023-08-04 00:51:52 -07:00
Mike Cao
2d04e46ded Insights progress update. 2023-08-03 10:44:35 -07:00
Francis Cao
2b06c4b4d1 remove console.log from reports 2023-07-31 12:59:56 -07:00
Mike Cao
95d824542f Added ability to delete reports. 2023-07-30 00:11:26 -07:00
Mike Cao
f52df74faa Bump version v2.4.0. 2023-07-28 23:16:36 -07:00
Mike Cao
3afafd50f3 Fixed realtime log issues. 2023-07-28 22:40:57 -07:00
Mike Cao
56ab099499 Should not check updates in cloud mode. Minor updates. 2023-07-28 22:28:06 -07:00
Mike Cao
200e9b8bfa
Merge pull request #2149 from umami-software/bug/um-362-relational-funnels-query
Bug/um 362 relational funnels query
2023-07-28 18:20:26 -07:00
Mike Cao
69c0fa0db9 Fix website nav menu for mobile. Fixes #2141. 2023-07-27 15:08:33 -07:00
Mike Cao
ba9ddcac38 Get basePath from router. 2023-07-27 14:14:55 -07:00
Mike Cao
c9e4003493
Merge pull request #2140 from nailuoGG/master
Include BASE_PATH in URL for Umami hosted under subdirectory
2023-07-27 14:13:13 -07:00
Francis Cao
a03574e8d4 Merge branch 'dev' into bug/um-362-relational-funnels-query 2023-07-27 13:53:49 -07:00
Mike Cao
a84d9a4c7c Return team websites under dashboard. 2023-07-27 13:20:22 -07:00
Mike Cao
d06808985b Refactored functionality for all time date range. 2023-07-26 13:42:55 -07:00
Mike Cao
0f98fb5959 Use dataStartDate for resetDate. 2023-07-25 15:17:50 -07:00
nailuoGG
7fa0d2b4ac
fix: basePath display in Website shareUrl 2023-07-25 14:00:25 +08:00
nailuoGG
e7336601a6
fix: shareUrl missing basePath 2023-07-25 13:50:51 +08:00
Mike Cao
e4bd314bd6 Updates to insights, event data, telemetry. 2023-07-23 13:18:01 -07:00
Francis Cao
858f465566 add dropoff percentages to funnel report 2023-07-21 00:14:37 -07:00
Mike Cao
a10d421e77 Merge branch 'dev' of https://github.com/umami-software/umami into dev 2023-07-19 00:31:17 -07:00
Mike Cao
2e1e5e2616 Insights report updates. 2023-07-19 00:31:02 -07:00
Mike Cao
ccafb03c47 Check Cloudflare headers for country info. Closes #2129 2023-07-19 00:28:58 -07:00
Mike Cao
1b5a714a5e
Merge pull request #2127 from tairosonloa/feat/better-event-data-dashboard
Feat: better event data dashboard
2023-07-14 22:42:43 -07:00
Mike Cao
1b46888d6a
Merge pull request #2119 from AkashRajpurohit/feat/country-flag-on-realtime-page
feat:  Country flag added on real time page
2023-07-14 22:27:11 -07:00
Aitor Alonso
5b3996dc19
Merge branch 'dev' into feat/better-event-data-dashboard 2023-07-14 17:39:32 +02:00
Aitor Alonso
118e1a5b70
fix: query when seeing detail of field 2023-07-14 17:37:14 +02:00
Aitor Alonso
145a490c5d
feat: event data dashboard now shows associated event 2023-07-14 16:58:15 +02:00
AkashRajpurohit
d04d4ccf77 feat: added country flag on realtime page 2023-07-13 21:07:51 +05:30
Maxime-J
bdd941fd6b Fix toggle charts in dashboard 2023-07-13 10:02:35 +00:00
Mike Cao
5eea66aa53 Hide links on share page. 2023-07-11 19:33:34 -07:00
Mike Cao
f90631b3fb Merge remote-tracking branch 'origin/dev' into dev 2023-07-11 18:23:41 -07:00
Mike Cao
7a5b5cc678 Fixed date filter. 2023-07-11 18:23:16 -07:00
Francis Cao
3aa7565bf4 Merge branch 'dev' of https://github.com/umami-software/umami into feat/um-366-event-data-migration 2023-07-11 12:05:05 -07:00
Mike Cao
e7ff083a87 Fixed label. 2023-07-11 01:19:47 -07:00
Mike Cao
55701c9e8c Event data updates. 2023-07-11 01:16:17 -07:00
Francis Cao
8abeba4c0d squash psql migration. add event_data migration 2023-07-10 23:08:57 -07:00
Mike Cao
97c57696ff Hide other reports. 2023-07-10 09:54:51 -07:00