163 Commits

Author SHA1 Message Date
1e464bdd6d add cookie session handler
All checks were successful
Build and push image for doorman-homeassistant / docker (push) Successful in 1m36s
Build and push Doorman UI / API / docker (push) Successful in 2m42s
Build and push image for doorman-homeassistant / deploy-gitainer (push) Successful in 6s
2025-10-15 17:31:20 -07:00
7cac33aa3f get enviornment var for staging
All checks were successful
Build and push image for doorman-homeassistant / docker (push) Successful in 49s
Build and push Doorman UI / API / docker (push) Successful in 2m44s
Build and push image for doorman-homeassistant / deploy-gitainer (push) Successful in 5s
2025-10-11 16:10:58 -07:00
044ee4bd27 add check that we are not from a fail fast
Some checks failed
Build and push image for doorman-homeassistant / docker (push) Successful in 43s
Build and push Doorman UI / API / docker (push) Failing after 2m45s
Build and push image for doorman-homeassistant / deploy-gitainer (push) Successful in 5s
2025-10-11 15:46:48 -07:00
abf9d43a8c add a fail fast watermark so we can see if a response is fail fast
Some checks failed
Build and push image for doorman-homeassistant / docker (push) Successful in 7s
Build and push Doorman UI / API / docker (push) Has been cancelled
Build and push image for doorman-homeassistant / deploy-gitainer (push) Successful in 5s
2025-10-11 15:45:03 -07:00
97956e376e add polling lock, and reduce inner handler timeout
Some checks failed
Build and push image for doorman-homeassistant / docker (push) Successful in 40s
Build and push Doorman UI / API / docker (push) Failing after 2m40s
Build and push image for doorman-homeassistant / deploy-gitainer (push) Successful in 5s
2025-10-11 15:16:49 -07:00
55c5d59b04 add wait after staging deploy
Some checks failed
Build and push image for doorman-homeassistant / docker (push) Successful in 41s
Build and push Doorman UI / API / docker (push) Failing after 2m48s
Build and push image for doorman-homeassistant / deploy-gitainer (push) Successful in 5s
2025-10-11 14:59:06 -07:00
594d0ec8cd change TTL to seconds in ddb
Some checks failed
Build and push image for doorman-homeassistant / docker (push) Successful in 56s
Build and push image for doorman-homeassistant / deploy-gitainer (push) Successful in 5s
Build and push Doorman UI / API / docker (push) Failing after 2m21s
2025-10-11 14:39:50 -07:00
aba2aed396 sanitize phone number
All checks were successful
Build and push image for doorman-homeassistant / docker (push) Successful in 41s
Build and push Doorman UI / API / docker (push) Successful in 2m34s
Build and push image for doorman-homeassistant / deploy-gitainer (push) Successful in 6s
2025-10-08 15:05:35 -07:00
838ca2cb23 remove cleanup for now
All checks were successful
Build and push image for doorman-homeassistant / docker (push) Successful in 43s
Build and push Doorman UI / API / docker (push) Successful in 2m34s
Build and push image for doorman-homeassistant / deploy-gitainer (push) Successful in 6s
2025-10-08 14:22:05 -07:00
975c47b174 add buzzer code identification to onboarding flow 2025-10-08 14:02:53 -07:00
1bca8cf9dc implement best efforts cleanup 2025-10-08 14:01:53 -07:00
29786f5780 add check OTP api 2025-10-08 13:52:19 -07:00
946ec544fe add audio instructions 2025-10-04 15:11:01 -07:00
a9924a7f76 fix urls in test
All checks were successful
Build and push image for doorman-homeassistant / docker (push) Successful in 40s
Build and push Doorman UI / API / docker (push) Successful in 2m37s
Build and push image for doorman-homeassistant / deploy-gitainer (push) Successful in 5s
2025-10-04 13:37:53 -07:00
13e7cde723 add onboarding test to local
Some checks failed
Build and push image for doorman-homeassistant / docker (push) Successful in 43s
Build and push Doorman UI / API / docker (push) Failing after 49s
Build and push image for doorman-homeassistant / deploy-gitainer (push) Successful in 5s
2025-10-04 13:34:00 -07:00
01243ce96c add onboarding flow to buzzer client 2025-10-04 13:22:38 -07:00
4975945306 add new audio assets 2025-10-04 13:18:34 -07:00
33d7764ca2 add hardcoded door "onboardingflag" for automated onboarding process
All checks were successful
Build and push image for doorman-homeassistant / docker (push) Successful in 1m49s
Build and push Doorman UI / API / docker (push) Successful in 2m19s
Build and push image for doorman-homeassistant / deploy-gitainer (push) Successful in 5s
2025-10-04 12:18:44 -07:00
512feb0268 increase global timeout to 9s to prevent timeouts and graceful fallback sooner at 7.25s
All checks were successful
Build and push image for doorman-homeassistant / docker (push) Successful in 55s
Build and push Doorman UI / API / docker (push) Successful in 2m14s
Build and push image for doorman-homeassistant / deploy-gitainer (push) Successful in 6s
2025-09-02 20:10:49 -07:00
f3863719b5 add readmes for ui and schema
All checks were successful
Build and push image for doorman-homeassistant / docker (push) Successful in 32s
Build and push Doorman UI / API / docker (push) Successful in 2m8s
Build and push image for doorman-homeassistant / deploy-gitainer (push) Successful in 5s
2025-06-10 18:59:14 -07:00
8e18bfd53e add readme for doorman-client 2025-06-10 18:52:23 -07:00
664fbda653 set up local env vars 2025-06-10 18:23:03 -07:00
2679374dc8 change .env.example name 2025-06-10 18:15:53 -07:00
44ff06876b add local DDB run option 2025-06-10 17:32:08 -07:00
a2d6776d59 fix args
All checks were successful
Build and push image for doorman-homeassistant / docker (push) Successful in 30s
Build and push Doorman UI / API / docker (push) Successful in 1m57s
Build and push image for doorman-homeassistant / deploy-gitainer (push) Successful in 5s
2025-06-08 19:49:26 -07:00
aedc8a3741 add load system env
Some checks failed
Build and push image for doorman-homeassistant / docker (push) Successful in 29s
Build and push Doorman UI / API / docker (push) Failing after 2m33s
Build and push image for doorman-homeassistant / deploy-gitainer (push) Successful in 5s
2025-06-08 19:44:12 -07:00
fad9539bd3 fix promotion by adding the SID in the config
Some checks failed
Build and push image for doorman-homeassistant / docker (push) Successful in 29s
Build and push Doorman UI / API / docker (push) Failing after 1m56s
Build and push image for doorman-homeassistant / deploy-gitainer (push) Successful in 5s
2025-06-08 19:38:23 -07:00
fa2fa11449 deploy prod by promoting staging to be faster
Some checks failed
Build and push image for doorman-homeassistant / docker (push) Successful in 30s
Build and push Doorman UI / API / docker (push) Failing after 1m54s
Build and push image for doorman-homeassistant / deploy-gitainer (push) Successful in 5s
2025-06-08 19:31:41 -07:00
80dddd9a55 add test for not found msg 2025-06-08 19:22:41 -07:00
5595a29352 change err to msg 2025-06-08 19:19:30 -07:00
8f75081e6b add staging deployment + test to gitea workflow
All checks were successful
Build and push image for doorman-homeassistant / docker (push) Successful in 30s
Build and push Doorman UI / API / docker (push) Successful in 3m42s
Build and push image for doorman-homeassistant / deploy-gitainer (push) Successful in 5s
2025-06-08 19:00:49 -07:00
cde7a1309e remove doorman api dep
All checks were successful
Build and push image for doorman-homeassistant / docker (push) Successful in 6s
Build and push Doorman UI / API / docker (push) Successful in 1m35s
Build and push image for doorman-homeassistant / deploy-gitainer (push) Successful in 5s
2025-06-08 16:38:15 -07:00
cdc4c37a38 remove doorman schema dep in package json
Some checks failed
Build and push image for doorman-homeassistant / docker (push) Successful in 29s
Build and push Doorman UI / API / docker (push) Failing after 1m14s
Build and push image for doorman-homeassistant / deploy-gitainer (push) Successful in 5s
2025-06-08 16:34:59 -07:00
fe8f5ae738 fix buzzer activated dependencies
Some checks failed
Build and push image for doorman-homeassistant / docker (push) Failing after 12s
Build and push image for doorman-homeassistant / deploy-gitainer (push) Has been skipped
Build and push Doorman UI / API / docker (push) Failing after 1m17s
2025-06-08 16:32:19 -07:00
b5a0c467bd skip tsc 2025-06-08 13:01:32 -07:00
b68daf7312 create new package for schemas and use it for auth 2025-06-08 12:54:54 -07:00
11827c30c1 fix misc
All checks were successful
Build and push image for doorman-homeassistant / docker (push) Successful in 49s
Build and push Doorman UI / API / docker (push) Successful in 1m40s
Build and push image for doorman-homeassistant / deploy-gitainer (push) Successful in 5s
2025-06-08 11:49:53 -07:00
9c6932d050 fix timeout coersion 2025-06-08 11:49:36 -07:00
8ca379b6db update onboard route 2025-06-07 16:55:29 -07:00
1c87e93d2f update status route 2025-06-07 16:37:01 -07:00
8750c2ed82 update notify route 2025-06-07 16:30:14 -07:00
e17bb267fe update info route 2025-06-07 16:15:33 -07:00
231ea8149d add validation to edit route
All checks were successful
Build and push image for doorman-homeassistant / docker (push) Successful in 31s
Build and push Doorman UI / API / docker (push) Successful in 2m15s
Build and push image for doorman-homeassistant / deploy-gitainer (push) Successful in 9s
2025-06-07 14:15:41 -07:00
0979d03a27 add common validation path. Refactor auth route to use it 2025-06-07 13:43:16 -07:00
fd3878d590 fix ui build issues
All checks were successful
Build and push image for doorman-homeassistant / docker (push) Successful in 30s
Build and push Doorman UI / API / docker (push) Successful in 1m36s
Build and push image for doorman-homeassistant / deploy-gitainer (push) Successful in 6s
2025-06-06 15:37:31 -07:00
c56b90714f add new door onboarding
Some checks failed
Build and push image for doorman-homeassistant / docker (push) Successful in 31s
Build and push Doorman UI / API / docker (push) Failing after 32s
Build and push image for doorman-homeassistant / deploy-gitainer (push) Successful in 6s
2025-06-06 15:28:13 -07:00
e99d820abf add secrets for discord onboarding 2025-06-06 15:27:32 -07:00
4e730c4648 change edit form to be cloudscape friendly 2025-06-03 18:00:29 -07:00
16f1e96f83 add auth integration tests
All checks were successful
Build and push image for doorman-homeassistant / docker (push) Successful in 31s
Build and push Doorman UI / API / docker (push) Successful in 1m37s
Build and push image for doorman-homeassistant / deploy-gitainer (push) Successful in 5s
2025-06-03 17:13:28 -07:00
900f413dd5 ensure build happens first when integ testing
Some checks failed
Build and push image for doorman-homeassistant / docker (push) Successful in 29s
Build and push Doorman UI / API / docker (push) Failing after 30s
Build and push image for doorman-homeassistant / deploy-gitainer (push) Successful in 5s
2025-06-03 15:48:38 -07:00