Brian Cao
ba31f48f1a
Feat/um 49 query builder api ( #1573 )
...
* add uuid to event. add indexes
* eventdata api
* add event data
* remove test data
* update list
2022-10-21 21:33:23 -07:00
Mike Cao
5e2d23f18f
Refactor auth logic.
2022-10-11 21:48:33 -07:00
Brian Cao
78338205a3
Feat/um 62 prisma property names ( #1562 )
...
* checkpoint
* fix pg schema
* fix mysql schema
* change property names
2022-10-10 13:42:18 -07:00
Mike Cao
d784b2a8db
Merge branch 'dev' of https://github.com/umami-software/umami into dev
...
# Conflicts:
# pages/api/account/index.js
2022-10-03 17:17:53 -07:00
AriaieBOY
d8eb22932b
Update RealtimeLog.js
2022-09-19 19:28:52 +04:30
Mike Cao
52bbc3692d
Fix issue with generating URLs.
2022-09-05 12:04:30 -07:00
Mike Cao
4cae9b261e
Merge pull request #1466 from guigrpa/bugfix-metric-card-keep-sign
...
Fixed bug in MetricCard: plus sign disappears on click.
2022-08-29 22:39:49 -05:00
Mike Cao
f4e0da481e
Use next-basics package.
2022-08-28 20:20:54 -07:00
Guillermo Grau
e91bfed6be
Fixed bug in MetricCard: plus sign disappears on click.
2022-08-26 16:40:32 +02:00
Mike Cao
89781d4847
Refactored query parameters.
2022-08-08 01:26:20 -07:00
Mike Cao
7ae457669b
Fix event table.
2022-08-05 13:07:20 -07:00
Brian Cao
8f934c7e6c
checkpoint
2022-07-29 22:30:09 -07:00
Chris Walsh
8d5c9c9711
Remove unused prop on UTM table
2022-07-21 19:52:32 -07:00
Chris Walsh
c3d6467b99
Add UTM params to website details page
2022-07-21 16:22:43 -07:00
Mike Cao
358c725828
Fix issue with unicode filtering. Closes #1258
2022-07-21 01:35:14 -07:00
Mike Cao
be8291c856
Refactored referrer logic. Display stats for no referrers.
2022-07-21 01:11:10 -07:00
Tobias Hüske
8d358ccb9d
Feature: Add screensize to UI
2022-07-16 07:29:55 +02:00
Mike Cao
5e094cd6ab
Added Galacian language.
2022-06-26 20:56:24 -07:00
Mike Cao
1bfb26ab44
Fix display of encoded characters. Closes #1171 .
2022-06-23 13:44:30 -07:00
Mike Cao
e735a1c50d
Updated share token logic. Closes #1113 .
2022-05-05 19:04:28 -07:00
Mike Cao
70d11100a6
Fix active users.
2022-04-11 00:26:43 -07:00
Mike Cao
46cfab864c
Merge pull request #1057 from ilhamsyahids/master
...
Fix active users not appear
2022-04-11 00:23:21 -07:00
Mike Cao
df1ddf3e73
Updated filter processing logic.
2022-04-11 00:19:29 -07:00
Mike Cao
fb2dc9f5ab
Allow filtering on session fields.
2022-04-10 03:51:43 -07:00
Holger Huo
7c744589ae
fix: further address issue in #1043
2022-04-07 18:01:17 +08:00
Ilham Syahid S
4a484286db
fix active users not appear
2022-03-27 11:02:18 +07:00
Kevin Decherf
35f9c7ef6c
Update metric tables when filtering on referrer
...
Signed-off-by: Kevin Decherf <kevin@kdecherf.com>
2022-03-20 22:14:54 +01:00
Kevin Decherf
ecfc7ea68e
Rename ref to prevent collision with react elements
...
It seems that, at least in dev mode, 'ref' may incorrectly refer to
react elements.
Signed-off-by: Kevin Decherf <kevin@kdecherf.com>
2022-03-20 22:10:41 +01:00
Mike Cao
607e6a7be1
Update events chart when filter selected. Closes #494
2022-03-17 20:56:43 -07:00
Mike Cao
5f821461c2
Mobile css updates.
2022-03-11 16:04:05 -08:00
Mike Cao
3e8dd815b7
Fix CSS in header.
2022-03-05 09:42:32 -08:00
Mike Cao
20622116a8
New Dashboard component.
2022-03-03 19:45:49 -08:00
Mike Cao
69b81880cb
Fix refresh button. Closes #994 , #985 .
2022-03-01 21:13:15 -08:00
Mike Cao
f547f2b0ec
Add link to realtime referrers.
2022-03-01 19:41:37 -08:00
Mike Cao
0b846b482d
Mobile layout updates.
2022-03-01 19:28:44 -08:00
Mike Cao
3932cc4abb
Fix realtime metrics header for mobile. Closes #959 .
2022-02-28 18:43:16 -08:00
Mike Cao
d19b6b5a82
Added useApi hook.
2022-02-22 23:52:31 -08:00
Mike Cao
7bd49e6caf
Merge branch 'dev' of https://github.com/mikecao/umami into dev
2022-02-22 22:52:06 -08:00
Mike Cao
63bc187490
Merge pull request #978 from sophiabits/fix-772
...
Don't show metric change indicator when metric delta is 0 (resolves #772 )
2022-02-22 22:51:58 -08:00
Mike Cao
7071f5fba5
Updated messages.
2022-02-22 13:31:37 -08:00
Sophia Willows
74e1139072
Truncate website title on website list & website details pages
2022-02-20 14:32:54 +13:00
Sophia Willows
ef3f08788f
Don't show metric change indicator when metric delta is 0
2022-02-20 14:25:33 +13:00
Mike Cao
547eefae82
Fix custom date range display. Closes #923 , #921
2022-01-20 20:06:25 -08:00
Mike Cao
078ef83a40
Small fix to realtime users count.
2022-01-15 19:16:58 -08:00
Mike Cao
fa0ec301d0
Added active user count to realtime page.
2022-01-15 12:39:32 -08:00
Mike Cao
6bfaa4d40c
Replaced color library.
2022-01-14 00:39:27 -08:00
Mike Cao
7d2ab240e6
Fixed invalid prop in Dot.
2022-01-14 00:21:59 -08:00
Mike Cao
489d46f663
Fix PR.
2022-01-14 00:08:27 -08:00
Mike Cao
f0edb2b0fe
Merge remote-tracking branch 'origin/dev' into dev
2022-01-14 00:04:50 -08:00
Mike Cao
a101d639d3
Added All time
date filter option.
2022-01-14 00:04:07 -08:00
Mike Cao
2e1db5ba55
Merge pull request #905 from p-chan/add-screen-fallback
...
Fix runtime error when device is null
2022-01-12 20:37:34 -08:00
Mike Cao
884dee06a5
Merge pull request #902 from mandaputtra/feature/895-add-number-online-on-realtime-page
...
implement realtime current users
2022-01-07 09:49:39 -08:00
Mike Cao
5f359b3cf1
Fix legend color mismatch.
2022-01-06 01:45:53 -08:00
P-Chan
56c0837e83
Refactor device message
2022-01-05 20:25:53 +09:00
P-Chan
20fa2d8fb2
Fix runtime error when device is null
...
Fix #904
2022-01-04 17:55:51 +09:00
Manda Putra
f5ecc401bf
draft: implement realtime current users
2021-12-26 08:01:57 +07:00
Mike Cao
de55496ac9
Merge branch 'dev' of https://github.com/mikecao/umami into dev
2021-12-19 23:05:26 -08:00
Mike Cao
c531072a4e
Merge pull request #873 from cywio/languages-table
...
Add languages to website details page
2021-12-19 23:05:17 -08:00
Chris Walsh
7725553097
Remove languages table on main metrics page
2021-12-17 18:25:07 -08:00
Mike Cao
a609de0ea6
Updated prisma package.
2021-12-16 21:17:35 -08:00
Chris Walsh
9a326a33a0
Add languages table to metrics grid
2021-12-01 19:32:45 -08:00
Chris Walsh
8874357bed
Remove comparison metrics from realtime header
2021-12-01 15:07:10 -08:00
Mike Cao
d4dd2069b6
Fix build issues.
2021-11-22 14:53:36 -08:00
Mike Cao
ebd52335bb
Referrer filtering.
2021-11-21 22:00:14 -08:00
Mike Cao
65d4094095
Added safeDecodeURI method. Closes #848 .
2021-11-21 17:47:18 -08:00
Chris Walsh
0c304a2abc
Add dashboard previous-period comparison metrics
2021-08-12 16:01:51 -07:00
Mike Cao
f91cc82c82
Dynamically fetch language bundles at runtime.
2021-06-29 18:41:34 -07:00
Mike Cao
66759409e3
Added button to show/hide charts, closes #577 .
2021-04-28 02:02:59 -07:00
Sammy-T
f306107a38
Adjust x-axis labels when record count is greater than 25
2021-03-16 12:20:57 -04:00
Sammy-T
ae8f642720
Include pixel density to scale along Bar Chart width
2021-03-16 11:12:51 -04:00
Sammy-T
4b9e7e9218
Adjust Bar Chart x-axis labels to prevent overlap
2021-03-16 03:55:21 -04:00
Mike Cao
d6d0f99daa
Updated date formatting for locales.
2021-02-26 22:41:05 -08:00
Mike Cao
50bc2371b8
Fix unknown country display on realtime page.
2021-02-26 21:20:47 -08:00
Mike Cao
f7201c9cfc
Remove domain parameter from queries.
2021-02-26 19:50:44 -08:00
Mike Cao
07754169ab
Merge pull request #496 from gnarlex/fix-event-details
...
fix: event table fails to render in detail view
2021-02-23 00:42:04 -08:00
Alexander Klein
f93ecdfee8
style(realtime): fix layout for realtime protocol
2021-02-21 15:12:49 +01:00
Alexander Klein
98a60d0d3e
fix(Dashboard): "no data" caption not rendered
...
Change styling of `DataTable` to make `NoData` visible again.
Refs #498
2021-02-21 13:51:33 +01:00
Alexander Klein
a981fa30c7
style(MetricTable): fill container height
2021-02-21 13:25:27 +01:00
Alexander Klein
f357916042
fix: event table fails to render in detail view
...
The `EventsTable` component failed to render in the detail view, because the `onDataLoad` property is called but none was provided. See the issue for details.
Add a nullcheck to `onDataLoad` before calling it.
Refs #495
2021-02-21 10:31:23 +01:00
Mike Cao
083ef2dc9c
Updated method for getting event types.
2021-02-20 17:27:56 -08:00
Mike Cao
490fc99a8a
Merge branch 'dev' into unknown-count
2021-02-20 02:00:49 -08:00
Alexander Klein
306b555b96
fix(metrics): localize 'Unknown' label in tables
2021-02-20 08:28:52 +01:00
Mike Cao
92d4a46a0d
Merge pull request #487 from MoltenCoffee/master
...
Timestamp localization
2021-02-19 19:05:37 -08:00
MoltenCoffee
e7b92cd097
Add timestamp localization
2021-02-19 10:17:30 +01:00
Alexander Klein
ba4272c878
fix: remove devices/OS filter from table components
2021-02-19 09:58:20 +01:00
Alexander Klein
14e1366fe4
feature(CountriesTable): default nullish labels to 'Unknown'
2021-02-19 09:56:40 +01:00
Alexander Klein
fb85d576a2
feature(DataTable): render nullish labels as 'Unknown'
2021-02-19 09:55:11 +01:00
Mike Cao
3a0195ed50
Merge pull request #476 from gnarlex/event-type-selection
...
Dashboard: Dropdown for filtering events by their type
2021-02-16 19:05:19 -08:00
Alexander Klein
37c61241aa
feature(i18n): translations for event type dropdown
2021-02-15 18:16:23 +01:00
Alexander Klein
7c71294bc9
refactor: extract events table styling
2021-02-15 16:44:27 +01:00
Alexander Klein
49b45acf4b
feature(dashboard): filter events by their type
2021-02-15 16:31:53 +01:00
Mike Cao
7ed014440b
Merge pull request #472 from gabehab/master
...
Add sliding stats for mobile
2021-02-14 00:10:41 -08:00
gabehab
4a41d8be37
Add sliding stats for mobile
2021-02-11 13:56:37 -08:00
Joris
117bce9c1a
Correct hour display
...
When unit is minute
2021-02-10 13:28:04 +01:00
Mike Cao
88452ad71e
Show dashboard for multiple admins.
2021-02-01 23:00:12 -08:00
Mike Cao
4217e890fc
Bug fixes.
2021-01-20 19:11:36 -08:00
gabehab
91c43f30fa
Add link to title in card header
2021-01-20 12:13:30 -08:00
Mike Cao
d4bfc84ff3
Fix event value display.
2020-12-04 20:45:12 -08:00
Mike Cao
54cb5d849f
Fixed bug with realtime links.
2020-11-28 14:15:14 -08:00
Mike Cao
0654b7b873
Merge remote-tracking branch 'origin/dev' into dev
2020-11-28 13:23:28 -08:00