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
Mike Cao
ba5f1b3142
Fixed bounce rate calc.
2020-11-28 13:23:11 -08:00
Mike Cao
e2a468b356
Merge pull request #384 from styd/remove-decimals-in-bar-chart-y-axis
...
Remove decimals in bar chart y-axis
2020-11-25 00:34:49 -08:00
Mike Cao
981bd40ff9
Added Tamil language.
2020-11-25 00:32:34 -08:00
Adrian Setyadi
20f3921549
Remove decimals in bar chart y-axis
2020-11-25 04:19:52 +07:00
Adrian Setyadi
84dda6819b
Fix bounce rate miscalculation
2020-11-17 20:49:49 +07:00
Mike Cao
1e8c1d0d18
Fix websites check.
2020-11-06 17:43:04 -08:00
Mike Cao
52456429f6
Add link to pages view.
2020-11-06 17:39:25 -08:00
Mike Cao
b97f582c90
Added Polish language. Bug fixes.
2020-11-06 17:30:21 -08:00
Mike Cao
b1a0d21a49
Add links to realtime logs.
2020-11-02 19:37:13 -08:00
Florens Verschelde
ce6af46219
WebsiteHeader title: fix mispelled CSS variable
2020-10-26 15:27:01 +01:00
Mike Cao
f34c8f8ec8
Update filters and sorting.
2020-10-21 16:14:51 -07:00
Mike Cao
8021d9d3fa
Merge pull request #319 from bokub/feature/favicon
...
Add favicon to websites
2020-10-21 15:53:48 -07:00
Boris Kubiak
90fa656d40
Add favicon to websites
2020-10-21 15:44:43 +02:00
Mike Cao
2abcd9f2b5
Fix legend rendering.
2020-10-15 09:10:59 -07:00
Mike Cao
7d659212b0
Refactor chart components.
2020-10-14 22:09:00 -07:00
Mike Cao
37bc082efc
Updated check-lang script.
2020-10-14 17:22:46 -07:00
Mike Cao
8e987b6b9d
Replace chart legend with custom component.
2020-10-14 16:39:26 -07:00
Mike Cao
894736d474
Updated log display.
2020-10-14 14:16:00 -07:00
Mike Cao
360a676dee
Updated packages.
2020-10-13 18:24:27 -07:00
Mike Cao
876c8f7a68
Update language keys.
2020-10-12 22:53:59 -07:00
Mike Cao
f1624780ee
Added filter buttons for realtime.
2020-10-12 16:31:51 -07:00
Mike Cao
5a73c224b7
Created share token hook.
2020-10-11 02:29:55 -07:00
Mike Cao
4119e80a9a
Update table components.
2020-10-11 01:33:26 -07:00
Mike Cao
1fcb610bdd
Updated fetch hook.
2020-10-10 22:36:55 -07:00
Mike Cao
b72a4c001c
Refactored realtime API. Add dot component and colored dots in log.
2020-10-10 11:04:07 -07:00
Mike Cao
f2cfab5078
Updated realtime logs component.
2020-10-10 01:28:26 -07:00
Mike Cao
a039f405b6
Refactored realtime components.
2020-10-10 01:16:28 -07:00
Mike Cao
8912daa2fa
Refactored data tables. Added realtime tables.
2020-10-10 00:07:08 -07:00
Mike Cao
910481e629
Added grid layout components.
2020-10-09 20:37:24 -07:00
Mike Cao
e30f2dfb44
Realtime header component.
2020-10-09 17:58:27 -07:00
Mike Cao
69b317386a
Updated fetch hook API.
2020-10-09 12:39:03 -07:00
Mike Cao
0ccae7483c
Update realtime chart animation.
2020-10-09 11:14:42 -07:00
Mike Cao
5dd3110fbf
Updated log merge logic to prevent duplicates.
2020-10-09 10:48:47 -07:00
Mike Cao
8e0ea48c87
Updated log table rendering.
2020-10-09 04:21:59 -07:00
Mike Cao
b682e41aff
RealtimeLog component.
2020-10-09 02:56:15 -07:00
Mike Cao
9737127bb1
Updated polling logic.
2020-10-09 01:04:06 -07:00
Mike Cao
fdc92d087b
Update realtime chart.
2020-10-08 23:26:05 -07:00
Mike Cao
e64a555652
Renamed methods. Initial work on realtime dashboard.
2020-10-08 15:02:48 -07:00
Mike Cao
b4ea70a67c
Fix event colors. Updated packages.
2020-10-07 18:24:53 -07:00
Mike Cao
ca8a6fe049
Added error message component. Update fetch hook.
2020-10-03 22:36:51 -07:00
Mike Cao
bba75fd67f
CSS fixes for mobile.
2020-10-03 10:53:06 -07:00
Mike Cao
fd69f0df24
Localized country names.
2020-09-30 16:27:27 -07:00
Mike Cao
6bb34cd3a5
Moved files around. Updated test page.
2020-09-27 00:51:29 -07:00
Mike Cao
6ec13aef09
Fix issue with share url links.
2020-09-26 00:26:59 -07:00
Mike Cao
35b921bdb4
Convert buttons to links.
2020-09-25 23:38:28 -07:00
Mike Cao
4fded49b03
URL filter functionality.
2020-09-25 22:31:18 -07:00
Mike Cao
a56738597d
Always show More button. Update page filter.
2020-09-23 15:41:56 -07:00
Mike Cao
c95aa4aa56
Responsive CSS updates.
2020-09-21 21:34:55 -07:00
Mike Cao
569fcc7f0b
Updated color selection. Added loading to fetch hook.
2020-09-20 11:28:38 -07:00
Mike Cao
aa265d1d42
Dark mode.
2020-09-20 01:33:39 -07:00
Mike Cao
33ac026637
Added timezone and default date range settings.
2020-09-19 10:35:05 -07:00
Mike Cao
96bd7e5b47
Use token authentication for API requests.
2020-09-17 22:52:20 -07:00
Mike Cao
ecd2593063
Removed console logs.
2020-09-17 00:25:13 -07:00
Mike Cao
7f598fa84d
Updated profile settings. Refactored locale saving.
2020-09-17 00:17:11 -07:00
Mike Cao
89c87f002c
Rename message ids.
2020-09-16 22:29:40 -07:00
Mike Cao
4ab71c42a6
Update display of combined referrer urls.
2020-09-15 21:25:51 -07:00
Mike Cao
2d9523f963
Messages for devices so they can be localized.
2020-09-15 20:34:30 -07:00
Mike Cao
5e57b26e46
Convert buttons to links.
2020-09-15 19:16:05 -07:00
Mike Cao
38ec91c48e
Update chart tooltip.
2020-09-13 20:09:18 -07:00
Mike Cao
f59594e4cd
Calendar updates. Responsive CSS updates.
2020-09-13 11:33:57 -07:00
Mike Cao
4e103152b2
Custom date range selection.
2020-09-13 01:26:54 -07:00
Mike Cao
372f709f95
Merge branch 'master' into dev
2020-09-12 04:37:02 -07:00
Mike Cao
29049842de
Fix language strings.
2020-09-12 03:22:14 -07:00
Mike Cao
5a22be5efa
Allow admins to view account websites.
2020-09-10 23:55:29 -07:00
Mike Cao
cb14b8bbda
Fix more button. Added NoData component.
2020-09-10 22:21:38 -07:00
Mike Cao
a66d3155d0
Localize chart tooltip.
2020-09-10 21:35:17 -07:00
Mike Cao
8b9c3350b2
Fix data check in tables.
2020-09-10 21:05:02 -07:00
Mike Cao
52acb691ad
Added useLocale hook.
2020-09-08 20:46:31 -07:00
Mike Cao
2e94808e6e
String updates.
2020-09-08 10:34:00 -07:00
Mike Cao
255e9d2e41
Fixed typo. Added new localization string.
2020-09-08 03:18:46 -07:00
Mike Cao
7164977f9f
Chart labels should update when changing locale.
2020-09-07 21:32:45 -07:00
Mike Cao
ccca5d2d99
Added missing messages.
2020-09-07 20:41:58 -07:00
Mike Cao
ff854150ae
Date formatting using locale.
2020-09-07 19:48:40 -07:00
Mike Cao
e8538f6e23
Support i18n.
2020-09-07 01:22:16 -07:00
Mike Cao
f0ac9b6522
Convert text for internationalization.
2020-09-05 17:27:01 -07:00
Mike Cao
353907e71d
Responsive chart labels.
2020-09-03 08:43:17 -07:00
Mike Cao
cb48acde55
Error handling for queries.
2020-08-31 21:11:53 -07:00
Mike Cao
2837251db7
Added useDateRange hook.
2020-08-31 15:02:32 -07:00
Mike Cao
c5cb19a3bf
Move date range selection into redux.
2020-08-31 14:11:30 -07:00
Mike Cao
d06c077019
Refactor components. Add refresh button.
2020-08-31 03:53:39 -07:00
Mike Cao
d0ca0819c6
Added useFetch hook. Updated database check.
2020-08-30 15:29:31 -07:00
Mike Cao
5a4cde854a
Domain validation. Filter domain from referrers.
2020-08-28 21:34:20 -07:00
Mike Cao
ccb98f836f
MySQL query optimization. Added loading component.
2020-08-27 23:45:37 -07:00
Mike Cao
a7e7469d22
Bar chart styling.
2020-08-27 19:11:37 -07:00
Mike Cao
d936ecc86e
Refactor BarChart component.
2020-08-27 19:11:37 -07:00
Mike Cao
4618dc7f15
Events chart.
2020-08-27 19:11:36 -07:00
Mike Cao
5f47f328be
BarChart component.
2020-08-27 19:11:36 -07:00
Mike Cao
5206622d5a
Events table.
2020-08-27 19:11:36 -07:00
Mike Cao
2addb96e4b
Fixed bounce rate calculation.
2020-08-27 19:11:35 -07:00
Mike Cao
ebad20ce0e
Do not stack bar charts.
2020-08-23 19:50:06 -07:00
Mike Cao
d91fd2492c
Filter out null entries.
2020-08-23 19:50:05 -07:00
Mike Cao
e7f83c084e
Add links to referrer urls.
2020-08-23 00:23:47 -07:00
Mike Cao
cf8ed13d1f
New page and referrer url filters.
2020-08-22 22:01:14 -07:00
Mike Cao
fa20f7f67f
Merge branch 'master' of https://github.com/mikecao/umami
2020-08-22 19:55:53 -07:00
Mike Cao
3a515b56b2
Updated pages and referrer filters to merge urls.
2020-08-22 19:05:07 -07:00
Mike Cao
e75593443a
Toggle formatting on click. Renamed charts folder to metrics.
2020-08-21 13:43:42 -07:00