Robin-Manuel Thiel
97c2220cd5
Use HTTPs to communicate with Azure Storage
2018-11-14 12:43:15 +01:00
Robin-Manuel Thiel
9bafa3c885
Merge pull request #19 from Microsoft/fix-vulnerability-alert
...
Fix ASP.NET Core vulnerability alerts
2018-10-25 12:16:38 +02:00
Robin-Manuel Thiel
4c4d53f92f
Fix Blob Container Access Level at automatic creation
2018-10-22 20:31:06 +02:00
Robin-Manuel Thiel
aefbf1a622
Update Web API to ASP.NET Core 2.1.4
2018-10-17 17:28:51 +02:00
Jim Paine
f9485a31ca
Add comment to swagger filter
2018-10-11 19:08:05 +01:00
Jim Paine
9a1e37386a
Added comment
...
Added comment to obscure if statement
2018-10-11 19:05:58 +01:00
Jim Paine
437224cdbd
updated documentation and removed old swagger
2018-10-11 11:36:42 +01:00
Jim Paine
d79298a4e6
Modified swagger gen to break down resources to allow importing into APIM
2018-10-10 15:12:58 +01:00
Robin-Manuel Thiel
cf3d7be5c3
Re-add Dockerfile comments
2018-08-27 16:36:23 +02:00
Robin-Manuel Thiel
aabecf3cc2
Remove unnecessary comments from Dockerfile
2018-08-27 16:34:26 +02:00
Robin-Manuel Thiel
1d95021d30
Last changes
2018-08-25 11:28:31 +01:00
Robin-Manuel Thiel
983014fb3d
Define use of multiple appsettings files and sources
2018-08-24 15:28:48 +01:00
Robin-Manuel Thiel
ea0cc7c8a9
Add Docker support for the Monolith backend
2018-08-24 14:26:08 +01:00
Robin-Manuel Thiel
1d4f8400d8
Update NuGet packages to latest shiny versions
2018-08-24 14:04:31 +01:00
Robin-Manuel Thiel
23b1eec7c2
Update Auto-generated Blob Storage Container names
2018-08-24 10:19:37 +01:00
Robin-Manuel Thiel
4873a55af5
Fix merge issues
2018-08-07 16:37:17 +02:00
Robin-Manuel Thiel
6729a6b132
Merge branch 'master' into feature-simplification
2018-08-06 14:48:26 +02:00
Robin-Manuel Thiel
d2321b2045
Hard-coded DatabaseId, Blob Container name and Storage Queue name to reduce configuration overhead #54
2018-08-05 21:19:10 +02:00
Robin-Manuel Thiel
b4b52c5432
Merge branch 'master' into feature-simplification
2018-08-05 20:53:28 +02:00
Robin-Manuel Thiel
fc3c483010
Merge branch 'master' into update-xamarinforms31
2018-07-22 12:40:06 -07:00
Robin-Manuel Thiel
e46272a679
Update to ASP.NET Core 2.1
2018-07-22 12:36:37 -07:00
Mike James
480d1df75d
Improving resilience of search function on backend
2018-06-21 21:33:40 +02:00
Mike James
f68a5291e6
Updated Azure Search Nuget Package to latest version
2018-06-20 21:44:35 +02:00
Mike James
c9d5cbbfd0
Removing keys after invalidating them. Whoops
2018-06-20 20:44:01 +02:00
Mike James
05791ae793
Adding search suggestions as an optional parameter and renaming app setting keys
...
We defaulted to using suggestions for every search query which wasn't ideal as we don't always want suggestions and may want to force a full search of the DB.
To resolve this I've defaulted search to do a full search of the index and we can have an optional parameter for enabling suggestions.
2018-06-20 20:13:24 +02:00
James Lavery
486bcb56e0
Fixes #26 - Search settings using incorrect name
2018-06-12 13:41:12 +01:00
James Lavery
f759c1fb5e
Fixes #53 - generating realistic dates for dummy data
2018-06-12 13:30:21 +01:00
Robin-Manuel Thiel
0b3da4ab56
Remove DatabaseId configuration
2018-05-17 19:34:18 +02:00
Robin-Manuel Thiel
ec5a2c4915
Update try-catch-flow for photo uploads
2018-04-28 12:42:41 +02:00
Robin-Manuel Thiel
aceae6a5bc
Remove Employee controller
2018-04-28 12:40:10 +02:00
Robin-Manuel Thiel
f83dda5d4c
Remove Employees and Customers from Backend
2018-04-28 12:39:57 +02:00
Robin-Manuel Thiel
d3ede54d22
Enhance Documentation Comments
2018-04-22 18:53:36 +03:00
Robin-Manuel Thiel
f48ca0f09a
Hide unused controllers
2018-04-22 18:53:04 +03:00
Robin-Manuel Thiel
7e25dea2d5
Add Backend Error Messages for Photo Upload
2018-04-22 18:52:50 +03:00
Robin-Manuel Thiel
ac8562e5da
Minor adjustments
2018-04-11 23:57:03 +02:00
Robin-Manuel Thiel
af7f38eade
Swagger fix
2018-04-11 23:00:39 +02:00
Robin-Manuel Thiel
c2e7fe34b0
Add swagger, package updates
2018-04-11 11:40:02 +02:00
Robin-Manuel Thiel
85573c3cab
Fotoupload and Bugfixes
2018-04-04 23:30:52 +02:00
Robin-Manuel Thiel
a64fceab79
Fix AppSettings.json naming #20
2018-04-04 11:06:12 +02:00
Robin-Manuel Thiel
4222892d8a
Adjust AD config names #20
2018-04-03 16:48:27 +02:00
Robin-Manuel Thiel
12cded8820
Fix dummy data parts image
2018-03-26 09:11:30 +03:00
Robin-Manuel Thiel
ff8fb04cca
Login fixes
2018-03-25 23:13:40 +03:00
Robin-Manuel Thiel
52d03fc42c
Remove Application Insights Key from appsettings.json
2018-03-25 18:26:00 +03:00
Robin-Manuel Thiel
d0c2b872c5
Merge branch 'master' of https://github.com/MikeCodesDotNet/Mobile-Cloud-Workshop
2018-03-25 17:02:50 +02:00
Robin-Manuel Thiel
cf0ac2c57f
Add Application Insights to Web Api
2018-03-25 17:00:11 +02:00
Mike James
c584a7de45
Merge branch 'master' into removing-bloat - Code
2018-03-25 12:15:13 +02:00
Mike James
f820d12f9a
Updated search implenetation and added share plugn to job
2018-03-24 16:28:45 +01:00
Mike James
90468632c7
Changing backend location model
2018-03-24 11:11:30 +01:00
Mike James
3a886f048b
Implementing Hit-highlighting on the backend
2018-03-24 11:10:30 +01:00
Robin-Manuel Thiel
677250d9db
Fix Android Authentication bug #22
2018-03-23 13:39:11 +01:00