Commit graph

20 commits

Author SHA1 Message Date
8bf483b334 Use new projects API 2020-04-12 11:09:04 +01:00
25c320bf6b Use new API for blog 2020-04-11 13:37:14 +01:00
e389b2404a Put in test fallback for manual error code. Output http mock for later verification. 2020-04-11 09:27:27 +01:00
022de696e3 Expand builder and tests for query strings and post body 2020-04-11 09:01:48 +01:00
524b418969 Add builder for HttpClient 2020-04-10 22:24:24 +01:00
176c401cf1 Add API client in preparation for new microservices. 2020-04-10 22:11:20 +01:00
edb1f99387 Upgrade to .NET Core 3.1 2020-01-04 10:43:26 +00:00
92e479457c Fix post title generation 2020-01-03 18:58:27 +00:00
8e79aed647 Various blog improvements 2020-01-03 17:56:51 +00:00
a2d84e182d Add authentication 2020-01-03 13:32:20 +00:00
44875a6a45 Edit and create blog posts 2020-01-03 10:47:13 +00:00
0f64014b30 Fix issue with blog preview when content under 1000 chars. 2019-08-26 15:04:32 +01:00
b83f5b8c0f Remove unused usings (resharper) 2019-05-04 17:44:27 +01:00
035f442ba0 Set friendly date for blog posts 2019-04-28 11:43:05 +01:00
19818ef69e Add support for Markdown with syntax highlighting 2019-04-28 09:06:59 +01:00
a87a334bc7 Remove mock class. Comment out all tests. Need to find way of testing this. 2019-04-27 10:35:57 +01:00
0187aec52a WIP commit 2019-04-18 19:28:58 +01:00
20ccdd07f1 Put interface behind database provider for testing. Use state object to get data from database, then map to model. 2019-04-14 21:52:35 +01:00
5a0d0933ce Get a blog post (testing mysql connection) 2019-04-14 11:35:40 +01:00
7703f9d8bb Initial commit 2019-04-14 09:39:56 +01:00