Commit Graph
168 Commits
Author SHA1 Message Date
Dominic Ferrando dc7ebd6873 Add a verification interface for review 2026-09-19 17:57:52 -04:00
Dominic Ferrando f593aabd25 Implement basic verifications API endpoints 2026-09-19 16:16:50 -04:00
Dominic Ferrando ea256f33ea Add VerificationsService with some basic methods 2026-09-19 16:04:03 -04:00
Dominic Ferrando 912b36cbc7 Add migration for assessment verifications table 2026-09-19 15:42:23 -04:00
Dominic Ferrando 0fb7e6fc89 Update deps 2026-09-16 09:24:46 -04:00
Dominic Ferrando 8a847cf965 Usability improvements for players tab and more api hookups 2026-08-22 13:01:45 -04:00
Dominic Ferrando 564a18cfcb Implement put route for updating existing assessments 2026-08-22 13:01:10 -04:00
Dominic Ferrando ce363d3b51 Improve unsaved state in players tab 2026-08-22 12:08:25 -04:00
Dominic Ferrando e9908aaa98 Persist players tab to assessments table 2026-08-22 12:01:53 -04:00
Dominic Ferrando 951f9286aa Implement assessment delete service method and endpoint 2026-08-22 12:00:36 -04:00
Dominic Ferrando 01e9ac8403 Update deps 2026-08-22 11:43:29 -04:00
Dominic Ferrando dbcfb6900b Implement assessment service and basic endpoints 2026-08-22 11:42:59 -04:00
Dominic Ferrando 7a4a8ee50b Replace auth verification with bun password api 2026-08-21 10:27:55 -04:00
Dominic Ferrando 4dbcccdef7 Seed admin acccount and generalize login/auth routes 2026-08-21 10:10:22 -04:00
Dominic Ferrando c5f6c25563 Auth guard fixes 2026-08-16 03:13:56 -04:00
Dominic Ferrando a406bb07a8 Small naming change 2026-08-16 02:36:14 -04:00
Dominic Ferrando 7173d6e477 Improve accounts api and auth 2026-08-16 02:12:03 -04:00
Dominic Ferrando 17af2f3d1f Implement full discord OAuth api flow 2026-08-16 01:51:12 -04:00
Dominic Ferrando 8db1db2ec6 Setup account creation through discord OAuth2 2026-08-16 00:00:50 -04:00
Dominic Ferrando d4a450ab3e Improve embed response for stats command 2026-08-15 17:07:34 -04:00
Dominic Ferrando 4d7581620f Get stats command to console log the current users stats 2026-08-15 16:59:50 -04:00
Dominic Ferrando a4e7060538 Setup elysia eden in bot 2026-08-15 16:37:35 -04:00
Dominic Ferrando 1b886e4744 Initialize apps/bot and other cleanup 2026-08-15 16:25:36 -04:00
Dominic Ferrando 88107ae5ac Add default account to seed script 2026-08-15 15:03:06 -04:00
Dominic Ferrando e96c40c9c7 Implement basic service and api for accounts 2026-08-15 14:53:36 -04:00
Dominic Ferrando 2d20f5e893 Switch to uuidv7 for accounts id 2026-08-15 14:01:19 -04:00
Dominic Ferrando b395a0f98c Bump dep versions 2026-08-15 13:53:31 -04:00
Dominic Ferrando ae88415406 Add migrate.sh script to easily run db migration/seed in production 2026-08-14 13:04:31 -04:00
Dominic Ferrando 37787ff0dd Add migration for accounts and assessments tables 2026-08-14 12:30:15 -04:00
Dominic Ferrando b30cb3b6dc Refresh after an order sync 2026-07-31 13:22:38 -04:00
Dominic Ferrando 6482c9ddab Add sync order button 2026-07-31 13:18:59 -04:00
Dominic Ferrando 887e9ea78c Add documenation of all apps/packages 2026-07-31 09:47:39 -04:00
Dominic Ferrando e299d1e5cc Update pakcages 2026-07-31 09:22:03 -04:00
Dominic Ferrando 4f7ea2b375 Add svelte mcp 2026-07-25 20:48:51 -04:00
Dominic Ferrando b76f91700f Fix skills directory 2026-07-25 20:31:14 -04:00
Dominic Ferrando 84d7f93ed2 Update deps and to TS 7 2026-07-25 20:12:49 -04:00
Dominic Ferrando 2bbad70e09 Better distribute db connection pool amongst workers 2026-07-18 02:40:18 -04:00
Dominic Ferrando 98a13c67de Improve products & orders list endpoints 2026-07-18 02:25:00 -04:00
Dominic Ferrando 3d70a8ecc6 Add schemas for apparel_order_create event 2026-07-18 02:18:54 -04:00
Dominic Ferrando 6d89a9750b Lower concurrency tmeout 2026-07-18 02:15:10 -04:00
Dominic Ferrando 03ccbbc99b Improve printful secret hash 2026-07-18 02:13:04 -04:00
Dominic Ferrando 529e011dd2 Improve admin password hash 2026-07-18 01:54:23 -04:00
Dominic Ferrando 38855af45d Improve calculator selected standards config cache coherency 2026-07-18 01:37:31 -04:00
Dominic Ferrando ba3816fb40 Add short delay for already claimed event retryc 2026-07-18 01:18:28 -04:00
Dominic Ferrando e4cb2da9cc Improve event timeout with heartbeat_at 2026-07-18 01:10:03 -04:00
Dominic Ferrando c24002eaca Remove old script 2026-07-18 00:45:50 -04:00
Dominic Ferrando 2c356e6707 Add shared printful webhook secret for authentication 2026-07-18 00:44:54 -04:00
Dominic Ferrando 169034a63c Replace password comparison with timingSafeEqual 2026-07-18 00:34:07 -04:00
Dominic Ferrando 33286282bb Add error handling if zipcode missing 2026-07-18 00:29:45 -04:00
Dominic Ferrando d07fe9f7ed Improve button styling 2026-07-17 15:48:41 -04:00