Commit Graph
33 Commits
Author SHA1 Message Date
StevanFreeborn b452e8db0b removed unnecessary using statements 2022-06-21 19:04:11 -05:00
StevanFreeborn 5e201182ba added xml comments for existing api parts and pieces. 2022-06-21 17:17:32 -05:00
StevanFreeborn 19729f4cc7 updated seeder message to display message in console 2022-06-21 15:52:03 -05:00
StevanFreeborn 2ecd3ff8bf added xml comments to swagger. finished adding all filter query params to episode endpoint. 2022-06-21 14:07:56 -05:00
StevanFreeborn f22960f0ef switched to use the problemdetails class when responding instead of custom errorresponse class 2022-06-21 11:50:54 -05:00
StevanFreeborn 920ef40609 added get episode by number endpoint 2022-06-21 09:12:48 -05:00
StevanFreeborn 5e53edafad added support for versioning the api 2022-06-20 23:09:47 -05:00
StevanFreeborn 93087d1623 published backend 2022-06-20 15:52:27 -05:00
StevanFreeborn 3c9206b8c7 added seeding for episodes. update models to store date only in mongodb 2022-06-20 15:29:17 -05:00
StevanFreeborn fa2b613ebb continue building seeder 2022-06-20 13:08:57 -05:00
StevanFreeborn 545dcb4215 working through how to seed database 2022-06-20 08:50:11 -05:00
StevanFreeborn a76320df92 begin implementing episodes 2022-06-19 23:07:59 -05:00
StevanFreeborn b4799d41ad updated workflow 2022-06-19 17:29:00 -05:00
StevanFreeborn c1829feb07 added config for swagger 2022-06-19 17:19:59 -05:00
StevanFreeborn 396e360d77 Merge pull request #2 from StevanFreeborn/production
Production
2022-06-19 16:59:09 -05:00
StevanFreeborn 69698ec7d8 fixed warnings 2022-06-19 16:56:12 -05:00
StevanFreeborn b6b5477004 fixed warnings 2022-06-19 16:55:14 -05:00
StevanFreeborn 72dade5d6c trigger client build 2022-06-19 16:49:08 -05:00
StevanFreeborn 5b23da9392 Merge pull request #1 from StevanFreeborn/production
Production
2022-06-19 16:44:42 -05:00
StevanFreeborn 11619d3638 add changes 2022-06-19 16:42:35 -05:00
StevanFreeborn 58f3c0e930 include changes 2022-06-19 16:42:02 -05:00
StevanFreeborn 41e93dd5f4 Update workflow
trigger on push to a production branch
2022-06-19 16:31:36 -05:00
StevanFreeborn cedd8c408a some changes 2022-06-18 18:23:13 -05:00
StevanFreeborn 8e50d7d6c8 updated fetch url 2022-06-18 18:18:54 -05:00
StevanFreeborn 9efa18a810 ci: add Azure Static Web Apps workflow file
on-behalf-of: @Azure opensource@microsoft.com
2022-06-18 18:15:06 -05:00
StevanFreeborn af88556f79 added README.md 2022-06-18 17:54:51 -05:00
StevanFreeborn c31815e2c6 initial clean up 2022-06-18 17:50:54 -05:00
StevanFreeborn abfaf8ae61 Updated gitignore 2022-06-18 17:47:30 -05:00
StevanFreeborn 1c14174b4c remove appseetings.Development.json 2022-06-18 17:47:15 -05:00
StevanFreeborn 5ed1673437 remove appsettings.json 2022-06-18 17:44:28 -05:00
StevanFreeborn 198d401007 updates to gitignore 2022-06-18 17:42:02 -05:00
StevanFreeborn f3ca797ed6 Add project files. 2022-06-18 17:39:22 -05:00
StevanFreeborn f07a1fe7ce Add .gitattributes and .gitignore. 2022-06-18 17:39:20 -05:00