Commit Graph

50 Commits

Author SHA1 Message Date
Mike Cao
24669a3f70
Merge pull request #2192 from umami-software/feat/um-376-retention-report
Feat/um 376 retention report
2023-08-10 19:43:06 -10:00
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
Francis Cao
72248ff04f Merge branch 'dev' of https://github.com/umami-software/umami into feat/um-376-retention-report 2023-08-08 12:04:00 -07:00
Francis Cao
577294191d remove retention chart 2023-08-08 12:03:03 -07:00
Francis Cao
bf507037c7 finish CH query and clean up objects 2023-08-08 11:57:58 -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
Francis Cao
fc5a1f458b Merge branch 'dev' of https://github.com/umami-software/umami into feat/um-376-retention-report 2023-08-07 14:04:05 -07:00
Francis Cao
13530c9cdc add psql query for retention 2023-08-07 14:01:53 -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
Francis Cao
8fff65728c Merge branch 'dev' of https://github.com/umami-software/umami into feat/um-376-retention-report 2023-08-04 13:10:33 -07:00
Francis Cao
9cde107ddf build out retention reports 2023-08-04 13:10:03 -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
Francis Cao
858f465566 add dropoff percentages to funnel report 2023-07-21 00:14:37 -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
7a5b5cc678 Fixed date filter. 2023-07-11 18:23:16 -07:00
Mike Cao
97c57696ff Hide other reports. 2023-07-10 09:54:51 -07:00
Mike Cao
c865f43b11 Metrics components refactoring. New event data page. 2023-07-10 04:35:19 -07:00
Mike Cao
827102d907 Scaffolding for insights report. 2023-07-07 20:38:43 -07:00
Mike Cao
2f4d669836 More updates to event data report. 2023-07-04 22:51:23 -07:00
Mike Cao
9d7862cbd6 Event data report UI. 2023-07-01 22:02:49 -07:00
Mike Cao
79856867fb Fixed report issues. 2023-06-23 01:19:08 -07:00
Mike Cao
ab0838e272 Fixed issue with hover tooltips. 2023-06-15 20:15:31 -07:00
Mike Cao
2b13002f1b New reports screens. 2023-06-15 03:27:41 -07:00
Mike Cao
e7fef80d79 Report parameters. 2023-06-14 23:48:11 -07:00
Mike Cao
6ee27affc4 Added new react basics provider. 2023-06-13 11:59:12 -07:00
Mike Cao
64c6d73b77 Update report parameters. 2023-06-05 03:08:43 -07:00
Mike Cao
22d477b98b Updates to reports. 2023-06-02 23:10:59 -07:00
Mike Cao
43f5854f15 Update report parameters. 2023-05-30 16:49:22 -07:00
Mike Cao
bfb52eb678 Added report context. Removed report store. 2023-05-28 21:37:34 -07:00
Mike Cao
3ccdd95f49 Moved render functions into lib/charts. 2023-05-25 10:26:00 -07:00
Mike Cao
5a5127c921 Converted popup into modal. 2023-05-24 21:54:49 -07:00
Mike Cao
fb4dd75e18 Refactored funnel report. Made BarChart more generic. 2023-05-24 21:40:02 -07:00
Mike Cao
0fb93ff00b Report updates. 2023-05-20 09:02:08 -07:00
Brian Cao
40f53e8856 Merge branch 'feat/um-285-report-schema' into dev 2023-05-18 13:21:35 -07:00
Brian Cao
de509e7ccc checkpoint 2023-05-18 11:17:35 -07:00
Mike Cao
a5700d4a25 Added reports section. 2023-05-17 23:20:06 -07:00
Brian Cao
b5f84159d2 funnel checkpoint 2023-05-15 14:03:42 -07:00
Brian Cao
07cb9f621d Funnel Table/Chart hooked up. 2023-05-14 21:38:03 -07:00
Brian Cao
1130bca195 Funnel form. 2023-05-11 16:42:58 -07:00