From b0056e25d2cee1e6a36865338e8f7ab3c033040a Mon Sep 17 00:00:00 2001 From: "Scott Hatlen (CTR)" Date: Thu, 2 Apr 2026 17:27:04 -0700 Subject: [PATCH] more todos --- docs/notes.md | 10 +++++++++- 1 file changed, 9 insertions(+), 1 deletion(-) diff --git a/docs/notes.md b/docs/notes.md index 543705d..2da5a8f 100644 --- a/docs/notes.md +++ b/docs/notes.md @@ -286,4 +286,12 @@ Users associated table [x] psycopg2.OperationalError: connection to server at XX.rds.amazonaws.com", port 5432 [x] back to secret with cacerts [x] busybox from registry -[] csv upload didn't work- "No file provided" in UI, logs said "POST /api/settings/cost-centers/upload HTTP/1.1" 400 -" \ No newline at end of file +[x] csv upload didn't work- "No file provided" in UI, logs said "POST /api/settings/cost-centers/upload HTTP/1.1" 400 -" +[] Project details- add name to cost center +[] Submit feedback -> Submit feedback for mgmt app +[] calculate who pays for who + if a person is in env >= 1 day, last project to sponsor them pays for month +[] at a glance subheader- if someone has been deleted, show that they will still be paid for this month +[] Billing notes: + Any user who is in the system for a day needs to be paid for + Last project they're on pays for the month \ No newline at end of file