Commit Graph

61 Commits

Author SHA1 Message Date
Preston Baxter 6f3ec2375b B: adding deployment things 2023-11-19 09:37:45 -06:00
Preston Baxter 4c5f29c0b9 update code image 2023-11-18 20:17:50 -06:00
Preston Baxter 46f9460a37 B: Formatting 2023-11-18 20:16:44 -06:00
Preston Baxter 920e203b9d B: Ready for first deploy and validation testing 2023-11-18 20:15:15 -06:00
Preston Baxter d78ca20541 B: Dynamically get Auth Secret 2023-11-18 18:17:14 -06:00
Preston Baxter ebd193ab38 B: Fix type being wrong 2023-11-18 18:15:18 -06:00
Preston Baxter 3049da7bcd B: add method to find webhooks 2023-11-18 17:57:31 -06:00
Preston Baxter 9bc2e8d758 B: Add bson mapping to subscription 2023-11-18 17:54:35 -06:00
Preston Baxter 3e4257cba3 B: Add method to retrieve audit list 2023-11-18 17:44:21 -06:00
Preston Baxter 113a0e9287 B: Add PCO webhooks functionality 2023-11-18 17:15:13 -06:00
Preston Baxter 7adc41a260 update jsonapi head 2023-11-18 16:40:13 -06:00
Preston Baxter 2f3c293aad update code.png 2023-11-16 22:07:10 -06:00
Preston Baxter 6f308e5e23 B: Working on jsonapi things 2023-11-16 22:05:42 -06:00
Preston Baxter 6f1ce7dcc1 B: gofmt 2023-11-16 19:45:48 -06:00
Preston Baxter f703f2d1ab B: implement audit trail saving 2023-11-16 19:43:34 -06:00
Preston Baxter 1ecc00a86e B: Adjust audit trail 2023-11-16 19:23:50 -06:00
Preston Baxter 5ea803b67f cleanup 2023-11-16 19:15:47 -06:00
Preston Baxter 9c9c419055 B: added audit trail events. 2023-11-16 19:15:44 -06:00
Preston Baxter 8e58dfafa5 B: Added functionality to schedule broadcasts from new plan created 2023-11-16 19:15:30 -06:00
Preston Baxter f678a738b4 B: PCO Client now takes token source 2023-11-16 12:00:28 -06:00
Preston Baxter 61aacac37c B: Start youtube scheduling work 2023-11-14 13:13:26 -06:00
Preston Baxter abac8d7822 B: Some more comments 2023-11-14 12:58:08 -06:00
Preston Baxter 4079ff16a6 update oauth 2023-11-14 12:56:21 -06:00
Preston Baxter f20f622335 B: updates 2023-11-14 12:48:12 -06:00
Preston Baxter d3bd82c4f0 remove oauth 2023-11-14 12:47:47 -06:00
Preston Baxter aee35ac9d4 update image and makefile 2023-11-12 21:24:21 -06:00
Preston Baxter 77b000f9a3 B: Mongo backed token source is test passing 2023-11-12 20:34:20 -06:00
Preston Baxter 712791d297 B: Create mongodb backed oauth2 token source 2023-11-12 19:01:58 -06:00
Preston Baxter 360163f2dd B: Big squash
B: Trying tailwind things

update gitignore

B: Updates after moving machines

B: Action Skeleton

B: Add pco vendor to service directory. And tests

B: add extra pco structs

B: Catch up commit
2023-11-12 18:00:41 -06:00
Preston Baxter 96be01ea72 B: tmp 2023-11-05 11:34:53 -06:00
Preston Baxter 7ab96371c4 B: update makefile 2023-11-05 11:02:44 -06:00
Preston Baxter dff5fd149b B: Add cool image 2023-11-05 10:53:29 -06:00
Preston Baxter 175b6cae8c B: working on add action form 2023-11-04 22:43:01 -05:00
Preston Baxter 65167c3e58 B: Append last commit 2023-11-04 18:38:20 -05:00
Preston Baxter 5c7a72cf0f B: vendors working. How to make rules work 2023-11-04 17:52:48 -05:00
Preston Baxter d36eb955ab B: Redirect URI 2023-11-04 14:01:37 -05:00
Preston Baxter 4866071689 B: Redirect still whack. But closer 2023-11-03 19:00:14 -05:00
Preston Baxter 2c1d2d2520 B: Start youtube oauth flow and testing 2023-11-03 00:01:33 -05:00
Preston Baxter f58298d125 B: tmp 2 2023-11-02 20:06:35 -05:00
Preston Baxter 7ecfae9ee6 B: tmp 2023-11-02 18:26:45 -05:00
Preston Baxter cacf039ac4 B: use mongo_id instead of uuid 2023-11-02 18:23:07 -05:00
Preston Baxter ca70d241d6 B: Rework Model framework and finish vendor model so UI and callback controller can be built 2023-11-01 21:40:50 -05:00
Preston Baxter b1a573b840 B: verymuch in progress 2023-10-31 20:31:26 -05:00
Preston Baxter 4317b6b8c9 validate emails before searching in the DB 2023-10-30 19:11:15 -05:00
Preston Baxter aa0dd18e22 B: Thinking about vendors 2023-10-30 19:06:18 -05:00
Preston Baxter 791a00c695 B: break up navigation. 2023-10-30 18:44:01 -05:00
Preston Baxter a9d1d62df7 B: get dashboard to a more workable state 2023-10-29 20:20:59 -05:00
Preston Baxter f860da87ce B: login page tracks whether user is logged in or not 2023-10-29 18:10:32 -05:00
Preston Baxter d5f3f5e783 B: Make auth middleware redirect to login when token is invalid 2023-10-29 17:56:05 -05:00
Preston Baxter 344c17fb27 B: working login and logoout
Todo:
add validation to email and password to make sure bogus values aren't set
add password verifcation on signup
2023-10-28 18:25:51 -05:00