Brian Cao
|
82f0bc3d2b
|
remove event_data. (#1804)
|
2023-03-01 16:42:47 -08:00 |
|
Mike Cao
|
3ac560dc0f
|
Added checks for CLOUD_MODE.
|
2023-02-28 20:04:07 -08:00 |
|
Mike Cao
|
5657a64c77
|
Pass domain to realtime components.
|
2023-02-24 02:41:02 -08:00 |
|
Mike Cao
|
7d3334ccce
|
Fixed realtime logs.
|
2023-02-22 20:59:59 -08:00 |
|
Mike Cao
|
8ecc6400ef
|
Fixed visitor calculation.
|
2023-02-17 22:17:29 -08:00 |
|
Mike Cao
|
802c262cd9
|
Fixed realtime chart display.
|
2023-02-17 21:42:42 -08:00 |
|
Mike Cao
|
93b77672f3
|
More updates to realtime.
|
2023-02-15 02:27:18 -08:00 |
|
Mike Cao
|
28921a7cd5
|
Updates to realtime. Fixed refresh button.
|
2023-02-14 17:23:20 -08:00 |
|
Mike Cao
|
638a674e99
|
Fixed filter tags. Added clear all option.
|
2023-02-11 22:10:14 -08:00 |
|
Mike Cao
|
4a689bf294
|
Added website menu view. Fixed pages filter.
|
2023-02-10 23:21:50 -08:00 |
|
Mike Cao
|
d4437427c4
|
Removed prop-types.
|
2023-02-10 03:37:06 -08:00 |
|
Mike Cao
|
c815e7cd51
|
More refactoring and clean-up.
|
2023-02-10 03:26:57 -08:00 |
|
Mike Cao
|
f062cdbed2
|
Updated sticky header logic.
|
2023-02-09 08:22:36 -08:00 |
|
Mike Cao
|
45c13da262
|
More deletes. Fixed sticky header.
|
2023-02-08 23:14:11 -08:00 |
|
Mike Cao
|
87bbaa7f1d
|
Fixed tooltips.
|
2023-02-07 22:17:55 -08:00 |
|
Mike Cao
|
ad5e34a894
|
Fixed lint issues.
|
2023-02-07 16:29:25 -08:00 |
|
Mike Cao
|
54d5af5cbb
|
Progress check-in.
|
2023-02-04 08:59:52 -08:00 |
|
Mike Cao
|
0ce2d1fbfc
|
Team delete functionality.
|
2023-02-02 11:59:38 -08:00 |
|
Mike Cao
|
835289a1f8
|
Fixed team websites query.
|
2023-02-02 03:30:09 -08:00 |
|
Mike Cao
|
22aeaf7166
|
Added owner column to teams table.
|
2023-02-02 02:54:43 -08:00 |
|
Mike Cao
|
656df4f846
|
Update teams features.
|
2023-02-01 18:39:54 -08:00 |
|
Mike Cao
|
02a1438cfe
|
More refactoring.
|
2023-01-30 21:44:07 -08:00 |
|
Mike Cao
|
5f15ad0807
|
More refactoring, cleaned up icons, nav buttons, add messages.
|
2023-01-27 21:53:13 -08:00 |
|
Mike Cao
|
7725b5c129
|
Refactored intl messages.
|
2023-01-25 07:42:46 -08:00 |
|
Mike Cao
|
cdd54df8f6
|
Refactored user components.
|
2023-01-23 15:32:35 -08:00 |
|
Mike Cao
|
91af593ff5
|
Updated settings components.
|
2023-01-20 17:12:53 -08:00 |
|
Mike Cao
|
1d9c3133f0
|
Refactored layout. Added NavBar component.
|
2023-01-18 15:05:39 -08:00 |
|
Mike Cao
|
53ec66e820
|
Merge remote-tracking branch 'origin/dev' into dev
# Conflicts:
# components/pages/login/LoginForm.js
|
2023-01-11 14:48:17 -08:00 |
|
Mike Cao
|
4f15c4f146
|
Updated login and layout pages.
|
2023-01-11 14:47:38 -08:00 |
|
Brian Cao
|
b4bd988e4e
|
WebsiteId query param. Fix Prisma filters.
|
2023-01-11 11:01:44 -08:00 |
|
Brian Cao
|
f654e6728c
|
Fix links.
|
2023-01-11 10:49:04 -08:00 |
|
Mike Cao
|
9d967fb0fe
|
Updated settings components and date filter.
|
2023-01-11 08:33:43 -08:00 |
|
Mike Cao
|
4b5b4db108
|
Updated settings components and date filter.
|
2023-01-10 17:18:59 -08:00 |
|
Mike Cao
|
70ef857dc7
|
Fix links.
|
2023-01-10 00:13:32 -08:00 |
|
Mike Cao
|
7450b76e6d
|
Refactored settings components.
|
2023-01-09 23:59:26 -08:00 |
|
Mike Cao
|
d827b79c72
|
Updated forms usage.
|
2023-01-05 22:56:36 -08:00 |
|
Brian Cao
|
fcb1767eb1
|
Feat/um 145 re add events (#1733)
* Re-add events. Fix event_type queries.
* Re-add eventData
* revert CSS.
|
2023-01-05 19:39:29 -08:00 |
|
Mike Cao
|
796c65fa29
|
Updated login check method.
|
2023-01-04 21:20:24 -08:00 |
|
Mike Cao
|
db6a6d6055
|
Merge branch 'dev' of https://github.com/umami-software/umami into dev
# Conflicts:
# components/forms/UserPasswordForm.js
# components/pages/Dashboard.js
|
2022-12-28 15:49:28 -08:00 |
|
Mike Cao
|
c56f02c475
|
Refactored fetching to use react-query.
|
2022-12-28 15:43:22 -08:00 |
|
Brian Cao
|
b243f0a319
|
Fix Icon.
|
2022-12-28 12:56:22 -08:00 |
|
Brian Cao
|
74d2cd8d03
|
Feat/um 140 password modal (#1718)
* Change password to modal.
* Close on save.
|
2022-12-28 12:37:09 -08:00 |
|
Mike Cao
|
7bbed0e12b
|
Changed HASH_SALT to APP_SECRET.
|
2022-12-27 21:38:23 -08:00 |
|
Mike Cao
|
cad0b73e42
|
Refactored useApi usage.
|
2022-12-27 20:20:44 -08:00 |
|
Brian Cao
|
a91386434d
|
Remove snake_case.
|
2022-12-26 17:36:48 -08:00 |
|
Brian Cao
|
e1f99a7d01
|
Rewrite admin. (#1713)
* Rewrite admin.
* Clean up password forms.
* Fix naming issues.
* CSS Naming.
|
2022-12-26 16:57:59 -08:00 |
|
Mike Cao
|
e8e90a5451
|
Update website details layout.
|
2022-12-10 14:26:52 -08:00 |
|
Mike Cao
|
0a6ecfe3d2
|
Implement react-basics styles. Fix queries.
|
2022-12-08 23:43:43 -08:00 |
|
Mike Cao
|
b57ecf33e6
|
Updated roles and permissions logic.
|
2022-12-06 18:36:41 -08:00 |
|
Mike Cao
|
fe01574b16
|
Updated login form.
|
2022-11-28 11:14:24 -08:00 |
|
Mike Cao
|
2259ee8d76
|
Initial conversion to react-basics.
|
2022-11-21 22:32:55 -08:00 |
|
Mike Cao
|
c3a4d6c725
|
Added settings button.
|
2022-11-10 04:47:02 -08:00 |
|
Mike Cao
|
4f098a34c1
|
Hide user button for cloud.
|
2022-11-09 22:12:40 -08:00 |
|
Brian Cao
|
7bf12cc552
|
Assign user to userStore
|
2022-11-09 13:54:09 -08:00 |
|
Brian Cao
|
84375a582e
|
Fix isAdmin check.
|
2022-11-09 12:03:24 -08:00 |
|
Mike Cao
|
f118bc95c1
|
Refactored redis usage. Added lib/cache.
|
2022-11-07 22:35:51 -08:00 |
|
Mike Cao
|
05245ca316
|
Use shallow routing for website details.
|
2022-11-02 08:57:52 -07:00 |
|
Brian Cao
|
17041efaae
|
use uuid
|
2022-10-31 23:42:37 -07:00 |
|
Mike Cao
|
246e4e5f4f
|
Fix disable checks.
|
2022-10-28 10:34:50 -07:00 |
|
Mike Cao
|
fc9584eb44
|
Refactor env check.
|
2022-10-27 16:42:57 -07:00 |
|
Brian Cao
|
99c975c329
|
add DISABLE_UI, DISABLE_ADMIN
|
2022-10-27 12:14:34 -07:00 |
|
Brian Cao
|
a49638b4c7
|
Merge branch 'feat/um-86-fix-website-update' into dev
|
2022-10-26 11:38:41 -07:00 |
|
Brian Cao
|
1d6f158509
|
fix id/uuid
|
2022-10-26 11:36:58 -07:00 |
|
Brian Cao
|
7f3db334f5
|
fix sort on dashboard (#1600)
|
2022-10-25 16:48:39 -07:00 |
|
Mike Cao
|
8b64ef1a4e
|
Fixed issue with accessing user dashboards. Closes #1590
|
2022-10-25 15:48:49 -07:00 |
|
Mike Cao
|
2ad5cd9335
|
Merge remote-tracking branch 'origin/dev' into dev
# Conflicts:
# lib/auth.js
|
2022-10-25 10:46:32 -07:00 |
|
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 |
|