Commit Graph

478 Commits

Author SHA1 Message Date
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
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