Commit graph

29 commits

Author SHA1 Message Date
Mike Cao
d0aa266dce Fixed resetAt lookup. Added teams GET. 2025-10-07 01:55:19 -07:00
Mike Cao
b9fbbc6453 Split queries into prisma and sql.
Some checks are pending
Create docker images / Build, push, and deploy (push) Waiting to run
Node.js CI / build (postgresql, 18.18, 10) (push) Waiting to run
2025-09-29 16:55:07 -07:00
Mike Cao
d8075764e2 Merge remote-tracking branch 'origin/dev' into dev
Some checks failed
Node.js CI / build (postgresql, 18.18) (push) Has been cancelled
# Conflicts:
#	src/app/(main)/teams/[teamId]/TeamSettings.tsx
2025-09-19 18:01:42 -07:00
Mike Cao
7effa16f00 Updated edit permissions on settings components. 2025-09-19 17:58:52 -07:00
Francis Cao
5767208d8c push to websites on login, css fix for teams screens 2025-09-19 11:32:20 -07:00
Francis Cao
8083482ba8 fix response error return type 2025-09-15 10:18:28 -07:00
Mike Cao
303947fe9b Fixed uuid references in schemas.
Some checks are pending
Node.js CI / build (postgresql, 18.18) (push) Waiting to run
2025-09-08 15:28:01 -07:00
Mike Cao
c916e4ff9c Fixed components build. Renamed validations to permissions. 2025-09-02 09:23:35 -07:00
Mike Cao
56af91950a Updated components build. 2025-09-01 15:59:06 -07:00
Mike Cao
247e14646b Pixel/links development. New validations folder. More refactoring. 2025-08-14 23:48:11 -07:00
Mike Cao
88639dfe83 New schema for pixels and links. 2025-08-13 20:27:54 -07:00
Mike Cao
8c26e310f7 Fixed editing and navigation issues. 2025-07-13 00:37:43 -07:00
Mike Cao
c98f324c22 Settings refactor. 2025-07-11 22:55:30 -07:00
Mike Cao
b78ff3b477 New admin section. 2025-07-06 08:22:29 -07:00
Mike Cao
ee6c68d27c Refactor filter handling for queries. 2025-07-02 01:44:12 -07:00
Mike Cao
a7dad20d8a Merge branch 'dev' into jajaja
# Conflicts:
#	package.json
#	pnpm-lock.yaml
2025-03-20 01:00:33 -07:00
Francis Cao
a407ff4693 add api-testing to cypress tests 2025-03-12 10:32:54 -07:00
Mike Cao
5999bf6256 Zen components conversion. 2025-03-07 03:11:58 -08:00
Francis Cao
14ee3990cd clean-up post route for team user 2025-02-14 13:40:17 -08:00
Mike Cao
e015ce8779 Fixed team member lookup. 2025-02-14 12:47:17 -08:00
Mike Cao
c2acb27e7e Merge branch 'dev' of https://github.com/umami-software/umami into dev 2025-02-14 11:40:43 -08:00
Francis Cao
2b4ab8a723 Fix deleteTeamUser route 2025-02-14 11:32:32 -08:00
Mike Cao
36b53775bd Fixed team user fetch. 2025-02-14 03:09:18 -08:00
Mike Cao
8525188e42 Changed import path. 2025-02-05 15:59:59 -08:00
Mike Cao
113022ed17 Imported libraries, removed next-basics. 2025-02-05 13:30:28 -08:00
Mike Cao
fc4716a38d Added missing user delete route. 2025-02-03 19:34:09 -08:00
Mike Cao
530d6fb323 Fixed reports. 2025-02-01 16:20:22 -08:00
Mike Cao
2d6428172b Merged auth into new parseRequest method. 2025-01-25 00:19:22 -08:00
Mike Cao
e51f182403 Convert teams api routes. 2025-01-24 23:34:02 -08:00