claude[bot]
ee7aa5ea70
fix: exclude AI agent from user list
...
The AI agent user (id: ai-agent) was appearing in the user list,
where it could be accidentally deleted. Filter it out using the same
approach as agents.ts.
Fixes #16
Co-authored-by: Mosh Hamedani <mosh-hamedani@users.noreply.github.com>
Co-Authored-By: Claude Sonnet 4.6 <noreply@anthropic.com>
2026-03-05 18:28:05 +00:00
Moshfegh Hamedani
a757ed7f9c
Prepare the app for production
2026-03-03 14:18:20 -08:00
Moshfegh Hamedani
9127777c7a
Add error logging with sentry
2026-03-03 09:16:47 -08:00
Moshfegh Hamedani
f5cd564852
Add the ability to send emails
2026-03-02 11:48:14 -08:00
Moshfegh Hamedani
f98646d7ac
Add the ability to receive emails
2026-03-02 10:43:47 -08:00
Moshfegh Hamedani
c0beda3bd8
Add stats to dashboard
2026-03-02 08:48:06 -08:00
Moshfegh Hamedani
9d30a8ce80
Add the ability to auto-resolve tickets
2026-02-27 08:57:43 -08:00
Moshfegh Hamedani
4d65778d59
Process background jobs with pg-boss
2026-02-26 11:30:42 -08:00
Moshfegh Hamedani
d77c810427
Add the ability to classify tickets
2026-02-26 09:21:33 -08:00
Moshfegh Hamedani
199a58a3a4
Add the ability to summarize tickets
2026-02-25 16:04:56 -08:00
Moshfegh Hamedani
6f3db062c1
Add the ability to polish replies
2026-02-25 11:47:51 -08:00
Moshfegh Hamedani
c07dc68159
Handle edge cases
2026-02-25 10:40:11 -08:00
Moshfegh Hamedani
ed22c0ff88
Prevent XSS attacks
2026-02-25 10:21:30 -08:00
Moshfegh Hamedani
5bf969ae7b
Add the ability to respond to tickets
2026-02-24 12:15:51 -08:00
Moshfegh Hamedani
db29af6970
Add the ability to update tickets
2026-02-23 12:09:33 -08:00
Moshfegh Hamedani
66544ae286
Add the ability to assign tickets
2026-02-23 11:29:23 -08:00
Moshfegh Hamedani
6518a45d33
Add the ability to view ticket details
2026-02-23 10:47:42 -08:00
Moshfegh Hamedani
a2531b1ce0
Add pagination
2026-02-23 10:16:53 -08:00
Moshfegh Hamedani
77abd55f44
Add filtering and searching
2026-02-23 09:35:58 -08:00
Moshfegh Hamedani
c384470575
Add sorting
2026-02-23 09:03:04 -08:00
Moshfegh Hamedani
00d45441b5
Add the ability to list tickets
2026-02-19 11:12:49 -08:00
Moshfegh Hamedani
f76a78dd1b
Add the ability to receive tickets
2026-02-19 09:30:43 -08:00
Moshfegh Hamedani
96925df60c
Add the ability to delete users
2026-02-18 11:34:27 -08:00
Moshfegh Hamedani
b43a2e9239
Add the ability to edit users
2026-02-18 10:03:40 -08:00
Moshfegh Hamedani
f8ff41ac01
Add the ability to create users
2026-02-17 09:45:46 -08:00
Moshfegh Hamedani
76258821f2
Build the user list
2026-02-16 10:08:27 -08:00
Moshfegh Hamedani
e82aaba60d
Set up Playwright
2026-02-13 08:46:19 -08:00
Moshfegh Hamedani
d7f4291b95
Improve code for security
2026-02-12 10:43:52 -08:00
Moshfegh Hamedani
3006772559
Create the login page
2026-02-11 09:36:05 -08:00
Moshfegh Hamedani
d7ab2c77dd
Add seed script to populate the database with admin user
2026-02-10 12:13:22 -08:00
Moshfegh Hamedani
ee99c0b012
Set up Better Auth
2026-02-10 11:28:50 -08:00
Moshfegh Hamedani
0b7f96a098
Add Prisma
2026-02-09 11:03:16 -08:00
Moshfegh Hamedani
6840aab427
Initial commit
2026-02-09 09:55:29 -08:00