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
v1.0.0
|
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
|
f1947b2574
|
Remove now unused workers
|
2026-07-31 09:48:47 -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
|
d828e7e85c
|
Update gitignore with agents section
|
2026-07-26 02:55:44 -04:00 |
|
Dominic Ferrando
|
2885de10f1
|
Add root CLAUDE.md
|
2026-07-25 20:57:54 -04:00 |
|
Dominic Ferrando
|
4f7ea2b375
|
Add svelte mcp
|
2026-07-25 20:48:51 -04:00 |
|
Dominic Ferrando
|
aab1495b7e
|
More skills fixing
|
2026-07-25 20:36:53 -04:00 |
|
Dominic Ferrando
|
b76f91700f
|
Fix skills directory
|
2026-07-25 20:31:14 -04:00 |
|
Dominic Ferrando
|
2652bc5b56
|
Merge branch 'refactor' of github.com:Blade-and-Brawn/platform into refactor
|
2026-07-25 20:13:29 -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
|
8e2db22e21
|
Better distribute db connection pool amongst workers
|
2026-07-18 02:39:25 -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
|
2397889a52
|
Remove SKU deletion
|
2026-07-17 16:03:43 -04:00 |
|
Dominic Ferrando
|
d07fe9f7ed
|
Improve button styling
|
2026-07-17 15:48:41 -04:00 |
|
Dominic Ferrando
|
25d8f549ec
|
Make products table more consistent with other tables
|
2026-07-17 15:41:04 -04:00 |
|
Dominic Ferrando
|
fdbfbb125d
|
Improve look and performance of orders table
|
2026-07-17 15:33:17 -04:00 |
|
Dominic Ferrando
|
1673bc5498
|
Update deps
|
2026-07-17 15:18:29 -04:00 |
|
Dominic Ferrando
|
086f458db5
|
Add orders page
|
2026-07-17 15:18:06 -04:00 |
|
Dominic Ferrando
|
d4dacbaded
|
Some naming cleanup
|
2026-07-17 14:57:28 -04:00 |
|
Dominic Ferrando
|
fde7d9a363
|
Centralize webflow/printful clients in portal
|
2026-07-17 14:45:37 -04:00 |
|
Dominic Ferrando
|
d55ca423c5
|
Small restructure to sidebar
|
2026-07-17 14:42:08 -04:00 |
|
Dominic Ferrando
|
0e28d3a2fd
|
Add capacity for worker processes
|
2026-07-17 14:40:28 -04:00 |
|
Dominic Ferrando
|
082d7f7cb3
|
Product/sku deletion fixes
|
2026-07-17 13:01:19 -04:00 |
|
Dominic Ferrando
|
1ffc2fe79d
|
Implement basic event deduplication
|
2026-07-17 12:13:20 -04:00 |
|
Dominic Ferrando
|
29c55a1bf1
|
Rename event fulfill to resolve
|
2026-07-17 10:41:21 -04:00 |
|
Dominic Ferrando
|
5829021658
|
Move queue management onto all workers and make clean single atomic operation
|
2026-07-17 10:24:37 -04:00 |
|
Dominic Ferrando
|
903a60fec5
|
Some portal cleanup
|
2026-07-17 10:15:03 -04:00 |
|
Dominic Ferrando
|
ed17f4baf8
|
Implement portal frontend for events
|
2026-07-17 10:06:53 -04:00 |
|