Commit Graph

5 Commits

Author SHA1 Message Date
857150ad28 Add new Arduino project to solution (requires VisualMicro extension for sln build, or use Arduino ide with .ino file). 2017-07-18 20:31:40 +01:00
c985aae677 create IPluginLocator
create PluginLocator implementation.
simplify NotificationManager to use PluginLocator to find plugins
change plugin location code to use reflection to support multiple extension points in the application
2017-06-22 17:54:03 +01:00
3d3a552664 ignore resharper settings file.
centralise content on html pages.
replaced single quote with double.
added full racesession form to create competition race
separate Monitor.cshtml js into own file.
remove js manual redirection as solved server side redirect (Context.AsRedirect)
add methods to create and stop race session in IDbProvider interface.
implement file upload for pilot pictures. Will upload picture, save into /images/ folder, update pilot profile to take new image, delete the old one, and refresh the edit screen.
2017-06-18 19:38:01 +01:00
a30a9a5453 Add updatede nancy api modules and views. 2017-05-12 17:38:14 +01:00
e690c1e6a9 Initial Commit 2017-04-28 21:27:23 +01:00