Francis Cao
|
8759ba9916
|
add tags table and filters logic
|
2024-10-15 16:46:57 -07:00 |
|
Minseo Lee
|
248722edbf
|
Fix name of KakaoTalk
|
2024-08-27 15:53:49 +09:00 |
|
Mike Cao
|
36663bd52d
|
Merge pull request #2873 from RayeEvtuch/website-transfer-permissions
Allow Team Managers to transfer websites to teams
|
2024-08-05 10:30:04 -07:00 |
|
Raye Evtuch
|
0988808b75
|
Allow team managers to transfer websites to teams
|
2024-08-04 20:31:53 -05:00 |
|
Francis Cao
|
9882ff24f6
|
route dashboard queries based on filters selected
|
2024-08-01 15:32:49 -07:00 |
|
Francis Cao
|
9957080f36
|
Merge branch 'feat/clickhouse-mv' into dev
|
2024-07-22 22:13:56 -07:00 |
|
Francis Cao
|
f518066d93
|
refactor views and queries for dashboard
|
2024-07-10 00:54:46 -07:00 |
|
Mike Cao
|
44ccb661a2
|
Updated IP regex to work with IPv6.
|
2024-07-09 16:33:43 -07:00 |
|
Mike Cao
|
19d5ac0a4c
|
Merge remote-tracking branch 'origin/dev' into dev
# Conflicts:
# src/lib/constants.ts
|
2024-06-19 21:48:49 -07:00 |
|
Mike Cao
|
5108b91f80
|
Refactored realtime.
|
2024-06-19 21:47:27 -07:00 |
|
Brian Cao
|
f3efe0c9c3
|
Add revenue.
|
2024-06-19 21:41:45 -07:00 |
|
Francis Cao
|
3f477c5d50
|
fix host filtering
|
2024-06-19 09:50:39 -07:00 |
|
Mike Cao
|
d1559c3a98
|
Merge branch 'dev' into hosts-support
|
2024-06-18 23:02:14 -07:00 |
|
Mike Cao
|
e11c2e452c
|
Merge branch 'master' into hosts-support
|
2024-06-18 23:01:09 -07:00 |
|
Francis Cao
|
117229f9f1
|
Add entry / exit filters
|
2024-06-14 12:35:12 -07:00 |
|
Mike Cao
|
8cf7985dac
|
Progress check-in for date compare.
|
2024-05-23 19:35:29 -07:00 |
|
Mike Cao
|
76cab03bb2
|
Bootstrap User Journey report.
|
2024-05-17 01:42:36 -07:00 |
|
Brian Cao
|
60e7257656
|
Goals report CH
|
2024-05-05 22:15:47 -07:00 |
|
Francis Cao
|
9c06bc9893
|
add team manager role
|
2024-05-03 14:31:08 -07:00 |
|
Francis Cao
|
fde2be4900
|
add minute to UNIT_TYPES. Fix yup validations when all-time filter returne start date = end date
|
2024-04-22 14:03:47 -07:00 |
|
Giuseppe Pagano
|
7152b0b76d
|
feat: add host
|
2024-04-18 10:30:06 +02:00 |
|
Mike Cao
|
ef11124672
|
Filter tag enhancements.
|
2024-04-01 10:10:56 -07:00 |
|
Mike Cao
|
fb3536c352
|
Fixed UTM calculation.
|
2024-03-20 19:52:07 -07:00 |
|
Mike Cao
|
f6524392e2
|
Created PieChart component. Refactored charts.
|
2024-03-14 20:26:52 -07:00 |
|
Mike Cao
|
bca9c87021
|
UTM report.
|
2024-03-14 02:45:00 -07:00 |
|
Mike Cao
|
909a96d458
|
Fixed issue with long page titles.
|
2024-03-10 03:26:47 -07:00 |
|
Mike Cao
|
7723576212
|
Updated handling of date values for event data.
|
2024-02-25 23:14:45 -08:00 |
|
Mike Cao
|
37e28bbf74
|
Merge branch 'dev' into os-names
|
2024-02-14 22:15:08 -08:00 |
|
Mike Cao
|
474113fe32
|
Merge pull request #2479 from enfiniteio/feat/api-send-visitor-ip
Allow setting visitor IP when registering event through API
|
2024-02-13 08:27:11 -08:00 |
|
Maxime-J
|
0be4a9b416
|
Render correct OS names globally.
|
2024-02-10 12:47:02 +00:00 |
|
Francis Cao
|
c7e9190c95
|
add team member edit and remove confirmation
|
2024-02-08 13:01:39 -08:00 |
|
Brian Cao
|
80883b5ff1
|
Update api for new teams.
|
2024-01-26 11:28:16 -08:00 |
|
Mike Cao
|
f85393f8df
|
Teams refactor: removed team websites.
|
2024-01-25 23:20:53 -08:00 |
|
Ben
|
ebb29b8207
|
Allow setting visitor IP when registering event through API
|
2024-01-24 13:25:37 +01:00 |
|
Mike Cao
|
4dedc57d0a
|
Updated clients.
|
2023-11-22 18:03:48 -08:00 |
|
Brian Cao
|
1c76534470
|
update regex.
|
2023-10-12 13:15:00 -07:00 |
|
Mike Cao
|
40cfcd41e9
|
Merge remote-tracking branch 'origin/dev' into dev
# Conflicts:
# src/components/common/Pager.module.css
# src/lib/constants.ts
# src/lib/yup.ts
# src/pages/api/teams/[id]/users/index.ts
# src/pages/api/websites/[id]/reports.ts
|
2023-09-26 23:27:55 -07:00 |
|
Mike Cao
|
7e626dcd52
|
Added useFilterQuery. Converted websites and reports pages.
|
2023-09-26 23:20:29 -07:00 |
|
Brian Cao
|
e6eb9a487e
|
Create unit test.
|
2023-09-25 13:31:25 -07:00 |
|
Mike Cao
|
ede658771e
|
Moved code into src folder. Added build for component library.
|
2023-08-21 02:06:09 -07:00 |
|