Commit Graph

276 Commits

Author SHA1 Message Date
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
Mike Cao
826facf56a
Merge pull request #481 from gnarlex/proptyping-common
Add prop-types for "common" components
2021-02-16 19:04:27 -08:00
Alexander Klein
90b778a25b feature(components): prop-type WorldMap 2021-02-16 14:20:05 +01:00
Alexander Klein
7e96a2a597 feature(components): prop-type Toast 2021-02-16 14:10:04 +01:00
Alexander Klein
f14cafe926 feature(components): prop-type Tag 2021-02-16 14:08:29 +01:00
Alexander Klein
cb4e481e5f feature(components): prop-type Table 2021-02-16 14:05:20 +01:00
Alexander Klein
002ac397f1 fix(RefreshButton): wrong type of websiteId 2021-02-16 13:51:14 +01:00
Alexander Klein
5766d3ac29 feature(components): prop-type RefreshButton 2021-02-16 13:35:16 +01:00
Alexander Klein
86ec5774b6 feature(components): prop-type NoData 2021-02-16 13:32:04 +01:00
Alexander Klein
86c2b75e61 feature(components): prop-type NavMenu 2021-02-16 13:31:03 +01:00
Alexander Klein
de18b03803 feature(components): prop-type Modal 2021-02-16 13:28:32 +01:00
Alexander Klein
cf87ec1ea5 feature(components): prop-type MenuButton 2021-02-16 13:27:03 +01:00
Alexander Klein
614dd51029 feature(components): prop-type Menu 2021-02-16 13:23:16 +01:00
Alexander Klein
4ff2bd4fa2 feature(components): prop-type Loading 2021-02-16 13:11:49 +01:00
Alexander Klein
d5be21649a feature(components): prop-type Link 2021-02-16 13:10:34 +01:00
Alexander Klein
933a7f37e6 feature(components): prop-type FilterButtons 2021-02-16 13:07:59 +01:00
Alexander Klein
9ab3d36ced feature(components): prop-type Favicon 2021-02-16 13:04:35 +01:00
Alexander Klein
5b80b123fa feature(components): prop-type EmptyPlaceholder 2021-02-16 12:59:39 +01:00
Alexander Klein
b75ad8eec5 feature(components): prop-type DropDown 2021-02-16 12:57:18 +01:00
Alexander Klein
303fffbc40 feature(components): prop-type Dot component 2021-02-16 12:50:27 +01:00
Alexander Klein
66154ac233 feature(components): prop-type DateFilter 2021-02-16 12:47:02 +01:00
Alexander Klein
2ff91389e0 feature(components): prop-type CopyButton 2021-02-16 12:33:37 +01:00
Alexander Klein
72b91899b3 feature(components): prop-type Checkbox 2021-02-16 12:04:00 +01:00
Alexander Klein
244fd6e494 feature(components): prop-type ButtonGroup component 2021-02-16 11:51:17 +01:00
Alexander Klein
3d910c2367 feature(components): prop-type Button component 2021-02-16 11:40:38 +01:00
Alexander Klein
d9a7b27f0e feature(components): prop-type Icon component 2021-02-16 11:27:13 +01: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
Mike Cao
9a3334c4eb
Merge pull request #467 from nickradford/fix/mobile-rendering-issues
Fix mobile rendering issues
2021-02-13 23:45:05 -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
Nick Radford
a30074c055 Addresses mikecao/umami#460
Adds an explicit meta tag for the viewport, resizes the navigation link size
for smaller screens
2021-02-09 02:58:35 -08:00
Mike Cao
88452ad71e Show dashboard for multiple admins. 2021-02-01 23:00:12 -08:00
Mike Cao
44d1704b21 Fix css. 2021-02-01 22:40:52 -08:00
Mike Cao
acd78a9411
Merge pull request #453 from transmundial/master
Add brazilian portuguese (pt-BR) locale
2021-02-01 21:13:56 -08:00
Rafael Lotto Machado
3b2328c2c7 Subtract padding of elements from width 2021-01-30 12:38:51 -03: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
23d4d13c9d Fix basePath references. 2021-01-14 00:34:51 -08:00