Commit Graph

1871 Commits

Author SHA1 Message Date
Brian Cao
8f934c7e6c checkpoint 2022-07-29 22:30:09 -07:00
Mike Cao
2b7da339e2
Merge pull request #1371 from mahmudz/master
Added Bengali language support
2022-07-29 22:29:44 -05:00
Mahmudul Hasan
9a91a23bdd Create bn-BD.json 2022-07-30 08:43:03 +06: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
Brian Cao
3e2c098c05 create mysql migration 2022-07-27 23:16:16 -07:00
Brian Cao
6fbd566b29 add prisma migration 2022-07-27 17:13:53 -07:00
Mike Cao
7d94243a71
Merge pull request #1364 from nfn/master
Update pt-PT translations
2022-07-27 16:30:42 -05:00
Brian Cao
b415892b7d restart migration. refresh schema 2022-07-27 12:03:12 -07:00
Nuno
b77d344e7b
Update pt-PT.json 2022-07-27 19:18:31 +01:00
Nuno
232c97ceed
Update lang-ignore.json 2022-07-27 19:16:08 +01:00
Mike Cao
f261933edf
Merge pull request #1359 from umarhadi/master
update translation id-ID.json
2022-07-27 09:30:52 -05:00
umarhadi
5c8c205bc5
update translation id-ID.json 2022-07-27 12:40:47 +08:00
Brian Cao
c7476aa59e add deploy if missing migrations. add logic to hand 01_init 2022-07-26 11:01:43 -07:00
biqette
c8302390c5 Fix utm request 2022-07-26 18:49:38 +02:00
Brian Cao
689091212e update migration 2022-07-26 00:33:52 -07:00
Brian Cao
79ae5b0571 add migration prisma 4 2022-07-25 23:52:59 -07:00
Mike Cao
d755a7fa24
Merge pull request #1343 from umami-software/brian/session-fix
fix collection bug
2022-07-25 16:00:33 -07:00
Mike Cao
82d8551f51
Merge pull request #1351 from wangyang0210/patch-1
Update zh-TW.json
2022-07-25 15:58:15 -07:00
wangyang0210
c03d5bf678
Update zh-TW.json 2022-07-26 02:58:37 +08:00
Brian Cao
f189035a73 fix CH return. 2022-07-25 09:47:11 -07:00
Chris Walsh
137ff97c07
Move reordering of websites onto dashboard 2022-07-24 23:25:04 -07:00
Brian Cao
af7c6f73b0 Merge branch 'dev' into brian/session-fix 2022-07-24 23:11:46 -07:00
Chris Walsh
765add71a9
Restore table component and website settings page 2022-07-24 23:07:56 -07:00
mike
f1717ce533 Bump version v1.36.1. 2022-07-25 00:29:20 -05:00
Mike Cao
d0c997c35e
Merge pull request #1345 from umami-software/dev
v1.36.1
2022-07-24 22:27:05 -07:00
Mike Cao
49ca84636c
Merge pull request #1337 from Lemonawa/patch-1
Update zh-CN Translations
2022-07-24 22:10:18 -07:00
Mike Cao
905b2dbfa0
Merge pull request #1339 from RikoDEV/patch-1
Update pl-PL.json
2022-07-24 22:09:45 -07:00
Mike Cao
1cb452b233
Merge pull request #1344 from KevinVR/bugfix/duplicate-session
#1340 : Fix when session received is not an array, but the direct object
2022-07-24 21:58:30 -07:00
Kevin Van Ryckegem
5ef979d61d #1340 : Fix when session received is not an array, but the direct object 2022-07-25 00:44:53 +02:00
Brian Cao
5cfee79b01 update CH session logic 2022-07-24 14:48:10 -07:00
Brian Cao
8471db695b fix collection bug 2022-07-24 14:31:43 -07:00
RikoDEV
1ecad384fb
Update pl-PL.json 2022-07-24 09:24:12 +02: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
Lemonawa
3d06dc9ca6
Update zh-CN.json 2022-07-24 08:48:00 +08:00
Mike Cao
bcabc25300
Merge pull request #1332 from umami-software/dev
v1.36.0
2022-07-23 14:07:54 -07:00
Mike Cao
97a774a3fd Bump version 1.36.0 2022-07-23 09:39:27 -07:00
Mike Cao
ba1e28f082 Fix filter issue for metrics. Closes #1268 2022-07-22 23:56:29 -07:00
Mike Cao
25d97fca95
Merge pull request #1330 from umami-software/brian/um-16-clickhouse-support
Brian/um 16 clickhouse support
2022-07-22 22:53:09 -07:00
Mike Cao
c0bc282193
Merge branch 'dev' into brian/um-16-clickhouse-support 2022-07-22 22:47:53 -07:00
Brian Cao
f569055771 PR comments 2022-07-22 22:42:01 -07:00
Mike Cao
374ce6bdb3 Removed subquery. 2022-07-22 22:20:40 -07:00
Brian Cao
1c26581cd1 fix parseFilters 2022-07-22 19:50:43 -07:00
Brian Cao
aa8057f9fe fix stats query 2022-07-22 17:47:26 -07:00
Brian Cao
810ae101ed fix timer 2022-07-22 17:24:45 -07:00
Brian Cao
f2d720680e Merge branch 'dev' into brian/um-16-clickhouse-support 2022-07-22 17:03:50 -07:00