Mike Cao
ac070d3ce9
Fixed change password issue. API refactoring. Closes #1592 .
2022-10-25 10:45:56 -07:00
Brian Cao
ebf439c598
fix auth, add pg extension ( #1596 )
2022-10-25 10:27:43 -07:00
Mike Cao
994cf950c8
Fixed issue with realtime page rendering.
2022-10-25 09:24:20 -07:00
Brian Cao
a320d65652
default column/filters
2022-10-21 22:19:51 -07:00
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
6147c3502a
Merge pull request #1567 from umami-software/feat/um-69-nice
...
add cloud_mode
2022-10-12 17:33:54 -07:00
Brian Cao
9e8748e2f3
checkpoint
2022-10-12 16:29:44 -07:00
Brian Cao
db1ae3f2c7
add cloud_mode
2022-10-12 15:35:33 -07:00
Mike Cao
5a4fc96ebc
Refactor API authentication.
2022-10-12 13:11:44 -07:00
Mike Cao
8627782137
Merge remote-tracking branch 'origin/dev' into dev
...
# Conflicts:
# components/settings/WebsiteSettings.js
# pages/api/websites/[id]/index.js
2022-10-11 21:51:47 -07:00
Mike Cao
5e2d23f18f
Refactor auth logic.
2022-10-11 21:48:33 -07:00
Brian Cao
bce4476d12
fix reset/delete
2022-10-11 19:43:02 -07:00
Brian Cao
c147742d7a
use uuid
2022-10-11 19:37:38 -07:00
Mike Cao
edd1751b81
Merge changes
2022-10-10 21:38:02 -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
2428314f58
Updated save method for websites.
2022-10-07 17:13:03 -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
Mike Cao
5fb1f08df8
Split up account update logic.
2022-09-29 15:15:11 -07:00
Mike Cao
add7c5ebe9
Merge pull request #1531 from userdehghani/pr-blank-target
...
open update links in new tab
2022-09-24 18:36:18 -07:00
Mohammad Amin Dehghani
e92cb29025
open update links in new tab
2022-09-21 17:49:18 +04:30
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
9f6834925b
Merge pull request #1465 from aidanm1999/feature/2022-09/admin-website-assigning
...
Admins can assign websites to non-admins
2022-09-03 23:17:06 -07:00
Mike Cao
ee3c9debb2
Merge branch 'dev' into patch-1
2022-09-03 23:15:03 -07:00
Mike Cao
0bbfbc04c3
Merge pull request #1463 from guigrpa/add-yesterday
...
Add yesterday option
2022-09-03 21:23:51 -07:00
Dhravya Shah
aaf0effcbb
Fixed TypeError: Cannot read properties of undefined (reading 'website_id')
2022-09-01 19:48:21 +05:30
Brian Cao
d53b4a8895
roll back bigint. add loading
2022-08-30 00:03:22 -07:00
Mike Cao
2da51ee931
Merge remote-tracking branch 'origin/dev' into dev
2022-08-29 20:57:58 -07:00
Mike Cao
fb39ce8822
Fixed dashboard ordering issue. Closes #1414
2022-08-29 20:57:34 -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
Aidan Marshall
b388961b8b
Features:
...
- Removes spellcheck for domain entry field
- Adds the ability to assign websites to other users if you are an admin
2022-08-26 17:22:46 +02:00
Guillermo Grau
e91bfed6be
Fixed bug in MetricCard: plus sign disappears on click.
2022-08-26 16:40:32 +02:00
Guillermo Grau
b5c9690780
Added yesterday option in date range selector.
2022-08-26 10:36:46 +02:00
Mike Cao
3137436588
Updated message bundles.
2022-08-23 00:51:37 -07:00
Mike Cao
5873a56fff
Updated check updates logic.
2022-08-09 14:58:27 -07:00
Mike Cao
bc75b622b5
Updated test console. Refactored fetch for tracker.
2022-08-09 10:27:35 -07:00
Mike Cao
8aa9941ca7
Show custom tracker script name.
2022-08-08 11:50:27 -07:00
Mike Cao
9b7e472410
Added CURRENT_VERSION constant.
2022-08-08 11:31:36 -07: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
Mike Cao
62b032ab19
Refactored dashboard sort logic.
2022-08-04 21:37:18 -07:00
Mike Cao
42e87a4691
Fixed cancel of dashboard edit.
2022-08-04 14:30:09 -07:00
Mike Cao
1d4aa7c535
Refactored website ordering feature.
2022-08-04 03:56:30 -07:00
Mike Cao
4de1858950
Merge pull request #1338 from cywio/reorder-websites
...
Add ability to reorder websites on dashboard
2022-08-03 18:05:42 -05:00
Mike Cao
a4a6888248
Moved telemetry code to script.
2022-08-02 00:24:17 -07:00
Mike Cao
3d7e9392f0
Merge remote-tracking branch 'origin/dev' into dev
2022-08-01 23:05:24 -07:00
Mike Cao
50e491af06
Added endpoint for fetching server-side variables.
2022-08-01 23:04:47 -07:00
Brian Cao
8f934c7e6c
checkpoint
2022-07-29 22:30:09 -07:00
Chris Walsh
88d1c19454
Fix graphical bugs when dragging
2022-07-28 17:16:03 -07:00
Chris Walsh
934d569bb2
Rename "change order" to "edit dashboard"
2022-07-28 16:59:44 -07:00
Chris Walsh
137ff97c07
Move reordering of websites onto dashboard
2022-07-24 23:25:04 -07:00
Chris Walsh
765add71a9
Restore table component and website settings page
2022-07-24 23:07:56 -07:00
Chris Walsh
76bdb6b1d6
Add reset order button to website settings
2022-07-23 23:07:53 -07:00
Chris Walsh
ef4bf8282a
Fix bug where toggle charts would reset ordering
2022-07-23 23:04:07 -07:00
Chris Walsh
5bd83b8127
Change dashboard websites to use ordered list
2022-07-23 23:02:47 -07:00
Chris Walsh
3926d3fe93
Add website ordering to state and settings page
2022-07-23 23:01:59 -07:00
Chris Walsh
70c6211e2c
Add draggable rows to table component
2022-07-23 22:56:13 -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
Mike Cao
d95b53143e
Merge pull request #1304 from thueske/feature/screensize
...
Feature: Add screensize to UI
2022-07-18 00:37:07 -07:00
Mike Cao
e4c4019e25
Allow custom release URL.
2022-07-15 23:53:31 -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
87bcd85b71
Remove console.log.
2022-06-24 02:01:55 -07:00
Mike Cao
c8ca0a0a56
Updated version checking.
2022-06-24 01:54:55 -07:00
Mike Cao
1bfb26ab44
Fix display of encoded characters. Closes #1171 .
2022-06-23 13:44:30 -07:00
zx900930
ff8e8a37c8
Fix missing Dashboard translation
2022-06-01 14:10:16 +02:00
Mike Cao
e735a1c50d
Updated share token logic. Closes #1113 .
2022-05-05 19:04:28 -07:00
Brian Cao
b697b34cc7
remove decodeURI
2022-04-18 12:27:38 -07:00
Brian Cao
d0f1487107
fix filter link
2022-04-18 10:23:13 -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
Mike Cao
faf6438852
Allow user to change admin username.
2022-04-03 22:25:32 -07: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
e38f08b8f6
404 page should use local url. Closes #1028
2022-03-16 22:57:40 -07:00
Mike Cao
5f821461c2
Mobile css updates.
2022-03-11 16:04:05 -08:00
Mike Cao
5ca6f76daa
Updated collect API response.
2022-03-10 20:39:11 -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
33c921a32f
Fix update notice styling.
2022-03-03 14:23:57 -08:00
Mike Cao
f1d97660fb
Updated react-spring to latest.
2022-03-02 15:23:47 -08:00
Mike Cao
373dbf50ba
Added website limit and show more button. Closes #592 .
2022-03-01 23:03:50 -08:00
Mike Cao
7a3c1e9faa
Fix default date range setting.
2022-03-01 22:02:31 -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
98b2ee29ef
Added language and theme settings.
2022-02-28 20:54:32 -08:00
Mike Cao
3932cc4abb
Fix realtime metrics header for mobile. Closes #959 .
2022-02-28 18:43:16 -08:00
Mike Cao
34ad1d9c39
New mobile menu.
2022-02-28 18:39:37 -08:00
Mike Cao
be98500e82
Move auth token logic to useApi hook.
2022-02-27 00:25:24 -08:00
Mike Cao
3a8bfd1dbd
Move auth token logic to useApi hook.
2022-02-26 15:53:45 -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
b564ee6613
Merge pull request #979 from sophiabits/fix-925
...
Truncate text & show tooltip when website name is too long (Resolves #925 )
2022-02-22 22:51:34 -08:00
Mike Cao
9937caa569
Replaced redux with zustand. Fixed login issue, closes #980 .
2022-02-22 22:47:59 -08:00
Mike Cao
7071f5fba5
Updated messages.
2022-02-22 13:31:37 -08:00
Mike Cao
7270d95240
Move environment variables to middleware. Closes #972 .
2022-02-20 23:27:50 -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
Sophia Willows
07e782ca39
Truncate text in domain & name columns of website settings table when text content doesn't fit within the cell.
2022-02-20 14:08:43 +13:00
Mike Cao
f5a268c916
CSS updates for mobile.
2022-02-16 23:10:35 -08:00
Mike Cao
c7a3505c39
Display custom tracker script name.
2022-02-16 20:58:44 -08:00
Mike Cao
d8e831db50
Switch to authentication using bearer token.
2022-01-23 00:33:06 -08: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
2f18aa29eb
Lint fix.
2022-01-14 19:10:46 -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
Mike Cao
504b5f10d9
Fix refresh button issue, closes #840
2021-12-19 22:49:08 -08:00
Mike Cao
7b7557ec90
Merge branch 'prisma-upgrade' into dev
2021-12-17 20:40:40 -08:00
Mike Cao
066c0cf5ba
Fix calendar bug, closes #892
2021-12-17 20:39:02 -08:00
Chris Walsh
7725553097
Remove languages table on main metrics page
2021-12-17 18:25:07 -08:00
Mike Cao
52aefd0fec
Merge pull request #883 from cywio/tooltip-margin
...
Fix margin on tooltip
2021-12-17 18:03:12 -08:00
Mike Cao
a609de0ea6
Updated prisma package.
2021-12-16 21:17:35 -08:00
Chris Walsh
b31b6e6d88
Fix margin on tooltip
2021-12-04 16:07:31 -08:00
Mike Cao
d8b732026e
Merge pull request #872 from cywio/admin-websites-table
...
Add owner column to admin website settings table
2021-12-03 20:08:36 -08:00
Chris Walsh
9a326a33a0
Add languages table to metrics grid
2021-12-01 19:32:45 -08:00
Chris Walsh
9cff025784
Add owner column to admin website settings table
2021-12-01 16:03:18 -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
Mike Cao
b1ced5f32c
Added COUNTRY_IP_HEADER environment variable. Closes #814 .
2021-11-20 19:37:13 -08:00
Mike Cao
0a8c06b1f8
Added helper methods for locales.
2021-11-20 17:18:25 -08:00
Mike Cao
ef616cc98d
Updated lang strings.
2021-11-20 17:02:24 -08:00
Mike Cao
74b8b128ef
Switch to system font stacks. Closes #850 .
2021-11-20 15:54:45 -08:00
Mike Cao
0f752de047
Merge pull request #851 from codyogden/issue-705
...
Add tooltip to charts toggle.
2021-11-20 15:25:15 -08:00
Cody Ogden
c6bb0a6c3c
feat: Add tooltip to charts toggle.
2021-11-19 01:07:12 -06:00
Mike Cao
92b205b7b7
Cleaned up language files.
2021-11-04 17:09:03 -07:00
Mike Cao
a15dac05d4
Hide label option.
2021-11-04 15:55:12 -07:00
Mike Cao
77fc5b0157
Updated packages.
2021-10-27 02:05:39 -07:00
Mike Cao
66ed9a502a
Merge pull request #756 from cywio/metric-comparison
...
Add time period comparison metric to dashboard
2021-08-15 23:15:14 -07:00
Chris Walsh
0c304a2abc
Add dashboard previous-period comparison metrics
2021-08-12 16:01:51 -07:00
Chris Walsh
6e128b2f38
Add reset website statistics to settings
2021-08-10 14:03:55 -07:00
Sammy-T
17a673a69a
Preserve page's scroll position
2021-07-25 02:42:13 -04:00
Mike Cao
f91cc82c82
Dynamically fetch language bundles at runtime.
2021-06-29 18:41:34 -07:00
Mike Cao
6dd65803f9
Updated mobile menu.
2021-06-07 21:25:45 -07:00
Mike Cao
fdadaddab7
Fixed placement of modals.
2021-05-25 18:51:50 -07:00
Mike Cao
756beb2cf5
Update fonts.
2021-05-21 18:28:20 -07:00
Mike Cao
04a51bc8c9
Added webpack loading mode for fonts.
2021-05-21 11:42:36 -07:00
Mike Cao
40747b463c
Fix typo.
2021-05-21 10:55:37 -07:00
Mike Cao
e8fad828ed
Merge branch 'dev' into local-fonts
2021-05-21 10:27:07 -07:00
Roger Clotet
ea59804573
feat: use fonts from @fontsource instead of Google CDN
2021-05-20 22:21:30 +02:00
Ashraf Monshi
afc4940680
add rtlLocales array
2021-05-16 09:27:48 +03:00
Ashraf Monshi
703a1e13db
use useLocale
2021-05-15 11:29:39 +03:00
Ashraf Monshi
0c13f8d358
add rtl support
2021-05-13 09:15:37 +03:00
Mike Cao
66759409e3
Added button to show/hide charts, closes #577 .
2021-04-28 02:02:59 -07:00
Mike Cao
af6ee27031
Fix issue with checkbox click, closes #549 .
2021-04-24 20:56:22 -07:00
Mike Cao
afb5e17476
Merge pull request #586 from kiprasmel/feat/toggle-checkbox-on-label-click
...
feat/toggle-checkbox-on-label-click
2021-04-08 22:01:52 -07:00
Sammy-T
24a3667471
Prevent burger from overlapping menu contents
2021-03-30 06:13:11 -04:00
Sammy-T
3482031732
Center burger button content and match color theme
2021-03-30 05:54:50 -04:00
Kipras Melnikovas
4e4ae0a7d0
Toggle the checkbox when clicking on the label
...
Pretty sure the `user-select: none` could be employed
in other places aswell
Signed-off-by: Kipras Melnikovas <kipras@kipras.org>
2021-03-28 20:07:09 +03:00
Mike Cao
609cc0e98a
Fix datamaps.
2021-03-26 22:32:13 -07:00
Mike Cao
86ed5d56fa
Updated header links.
2021-03-26 21:50:53 -07:00
Mike Cao
c5341e605b
Fixed country lookup.
2021-03-26 19:47:28 -07:00
Mike Cao
555c9213f4
Merge pull request #575 from denysdovhan/master
...
Use DataMaps as a source for the world map
2021-03-26 16:34:51 -07:00
Mike Cao
e0474ea05b
Merge pull request #574 from 20Koen02/patch-1
...
Vertically Center Theme Button
2021-03-25 20:18:32 -07:00
Denys Dovhan
edc3251966
Use datamaps world map instead of world-110m
2021-03-26 00:14:23 +02:00
Koen van Wijngaarden
ed4b81eea2
Vertically Center Theme Button
2021-03-25 20:44:39 +01:00
Mike Cao
b8b4e1b75b
Merge pull request #513 from gabehab/dev
...
Create mobile menu
2021-03-17 07:25:18 -07:00
Mike Cao
dd577783d3
Merge pull request #550 from gnarlex/domain-placeholder
...
Feature: Add placeholder to domain input
2021-03-17 07:24:26 -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
Alexander Klein
b0323b000a
feat: add placeholder to domain input
2021-03-16 14:44:38 +01:00
Sammy-T
4b9e7e9218
Adjust Bar Chart x-axis labels to prevent overlap
2021-03-16 03:55:21 -04:00
Mike Cao
a03e42e0d9
Added font for Chinese traditional.
2021-03-12 22:53:56 -08:00
Mike Cao
cce59eae65
Merge pull request #541 from gnarlex/empty-placeholder-margin
...
Style: Add gap between "empty" placeholder message and children
2021-03-12 13:37:53 -08:00
Alexander Klein
a4b1a478af
style: add margin to "empty" placeholder message
2021-03-12 18:12:53 +01:00
Mike Cao
e486acb316
Merge pull request #534 from gnarlex/fix-start-of-week
...
Use locale to determine start of week
2021-03-10 20:53:41 -08:00
Alexander Klein
a1edcecde7
feature(components): add locale for date ranges
2021-03-10 10:38:35 +01:00
Alexander Klein
a48c33fcd6
feature(DateFilter): use locale for date ranges
2021-03-10 10:22:19 +01:00
Alexander Klein
17836c70e7
feature(calendar): use locale for start of week
2021-03-10 10:11:23 +01:00
Mike Cao
45181463c4
Merge pull request #522 from Sammy-T/login-menu
...
Login menu scaling
2021-03-08 21:04:49 -08:00
Sammy-T
52bf53eda9
Increase row padding
2021-03-08 16:18:24 -05:00
Sammy-T
1b0491588f
Extend input min-width and add padding
2021-03-05 19:48:20 -05:00
Sammy-T
38256c7e90
Contain login field widths on smaller displays
2021-03-05 19:18:31 -05:00
Meir Roth
3087fa5dc0
Added basePath
2021-03-05 00:20:53 +00:00
Meir Roth
81f6ecb128
fix favicon paths
2021-03-01 22:32:46 +02:00
gabehab
18806c15cf
Add temporary close and open menu icons
2021-02-28 20:37:59 -08: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
c5e03cd5d4
fix(styling): "no data" caption not considered in height calculations
...
Change `NoData` container position to `relative`. Otherwise it won't be considered in `auto` height calculations by browsers.
Also change the way `NoData` content is centered.
2021-02-21 14:39:30 +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
20932a4a11
style(grid): grid row x-padding for smaller screens
2021-02-21 13:20:35 +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
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
gabehab
f741a60867
Add new mobile hamburger menu for mobile
2021-02-15 20:14:09 -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