Mike Cao
|
03ba225587
|
More resetDate conversion.
|
2023-04-19 21:16:56 -07:00 |
|
Mike Cao
|
e63591e35d
|
resetDate should be a Date object.
|
2023-04-19 21:08:52 -07:00 |
|
Francis Cao
|
2cd1f5541b
|
add event type to getWebsiteStats
|
2023-04-19 09:13:16 -07:00 |
|
Francis Cao
|
05ece6a4d0
|
fix some components in realtime data
|
2023-04-06 18:31:16 -07:00 |
|
Mike Cao
|
728e4cff5b
|
Updated queries to use cache.
|
2023-04-01 17:38:35 -07:00 |
|
Mike Cao
|
74192cd695
|
Refactored filter logic.
|
2023-04-01 15:44:30 -07:00 |
|
Francis Cao
|
3b7000a436
|
fix active bug
|
2023-03-29 11:16:02 -07:00 |
|
Francis Cao
|
95ed8a09aa
|
update CH event to website_event
|
2023-03-29 11:06:12 -07:00 |
|
Francis Cao
|
fbe35f4c97
|
fixed relational query to get reset_at
|
2023-03-27 12:11:06 -07:00 |
|
Francis Cao
|
14e4a090bb
|
update schema and queries to implement reset_at
|
2023-03-27 11:25:16 -07:00 |
|
Mike Cao
|
7d3334ccce
|
Fixed realtime logs.
|
2023-02-22 20:59:59 -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 |
|
Brian Cao
|
1eb9e10d94
|
Re-write CH queries to use query params.
|
2023-01-12 00:02:12 -08:00 |
|
Brian Cao
|
b4bd988e4e
|
WebsiteId query param. Fix Prisma filters.
|
2023-01-11 11:01:44 -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 |
|
Brian Cao
|
8732d056dd
|
Dev (#1702)
* Initial Typescript models.
* Re-add realtime data
* get distinct sessions for session metrics
* Add queries for new schema.
* Fix Typo.
* Add some api/team endpoints.
* Fix destructure error.
* Fix getWebsites call.
* Ignore typescript build errors.
* Fix enum issue.
* add clickhouse route to deleteWebsite
* Fix Website auth.
* Updated lint-staged config.
* Add permission checks.
* Add user role api.
* Fix error when updating website.
* Fix isAdmin check. Fix Schema.
* Initial conversion to react-basics.
* Remove user/team transfer from website update.
* delete website in relational query
* Fix login secure token creation.
* Add event type to event.
* Allow user to be added to team with role.
* Updated login form.
* Add Role to TeamUser.
* Add database migration.
* Refactored permissions check. Updated redis lib.
* Feat/um 114 roles and permissions (#1683)
* Auth checkpoint.
* Merge branch 'dev' into feat/um-114-roles-and-permissions
* Add 02 migration.
* Added lib/types.
* Updated schema.
* Updated roles and permissions logic.
* Implement react-basics styles. Fix queries.
* Update website details layout.
* Add 01 migration.
* Fix admin create.
* Update react-basics.
Co-authored-by: Francis Cao <franciscao@gmail.com>
Co-authored-by: Mike Cao <mike@mikecao.com>
Co-authored-by: Mike Cao <moocao@gmail.com>
|
2022-12-12 19:45:38 -08:00 |
|
Brian Cao
|
30743feb0e
|
Add Reset / Delete functionality.
|
2022-11-09 22:46:50 -08:00 |
|
Brian Cao
|
17041efaae
|
use uuid
|
2022-10-31 23:42:37 -07:00 |
|
Mike Cao
|
994cf950c8
|
Fixed issue with realtime page rendering.
|
2022-10-25 09:24:20 -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 |
|
Brian Cao
|
c147742d7a
|
use uuid
|
2022-10-11 19:37:38 -07:00 |
|
Brian Cao
|
ec6454aead
|
Merge branch 'dev' into feat/um-66-update-clickhouse-schema-uuid
|
2022-10-10 16:20:07 -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 |
|
Francis Cao
|
96add409b6
|
update api to new CH columns
|
2022-10-08 16:12:33 -07:00 |
|
Brian Cao
|
78c3453639
|
fix clickhouse calls (#1536)
|
2022-09-23 22:43:51 -07:00 |
|
Brian Cao
|
52e036964b
|
Merge Session/Event/Pageview CH
|
2022-09-12 09:55:34 -07:00 |
|
Mike Cao
|
467c7f289f
|
Database refactoring.
|
2022-08-27 21:38:35 -07:00 |
|
Brian Cao
|
7e9ed704cc
|
fix ref
|
2022-08-25 22:23:19 -07:00 |
|
Brian Cao
|
c811577460
|
fix folders
|
2022-08-25 22:20:30 -07:00 |
|
Brian Cao
|
bb50753704
|
split db files
|
2022-08-25 22:04:32 -07:00 |
|
Brian Cao
|
f189035a73
|
fix CH return.
|
2022-07-25 09:47:11 -07:00 |
|
Brian Cao
|
f569055771
|
PR comments
|
2022-07-22 22:42:01 -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
|
304314fff0
|
Merge branch 'dev' into brian/um-16-clickhouse-support
|
2022-07-22 17:03:42 -07:00 |
|
Brian Cao
|
65910c7348
|
clickhouse inserts
|
2022-07-22 14:43:19 -07:00 |
|
Mike Cao
|
be8291c856
|
Refactored referrer logic. Display stats for no referrers.
|
2022-07-21 01:11:10 -07:00 |
|
Brian Cao
|
6ea2282f82
|
convert analytics queries
|
2022-07-20 21:31:26 -07:00 |
|
Brian Cao
|
20b8337e35
|
checkpoint
|
2022-07-15 16:47:38 -07:00 |
|
Brian Cao
|
f327b5c0f7
|
fix imports
|
2022-07-12 15:14:27 -07:00 |
|
Brian Cao
|
8aec6d7406
|
move queries
|
2022-07-12 14:14:36 -07:00 |
|