Commit Graph

9 Commits

Author SHA1 Message Date
c98384bfcd add css folder for static files. 2017-06-18 19:29:45 +01:00
f0562b95b7 add css for a "sticky footer" 2017-06-18 19:29:31 +01:00
64ef2e9bcf add bootstrap 3.3.7 files for intellisense. 2017-06-18 19:29:05 +01:00
c0bbf5c0fb create database interface and TestProvider
start padding out Pilots screen with create/edit/delete of Pilot
pad out monitor page.
pad out RaceDirector page, add create race session code for a standard race.
start splitting code into separate js files.
2017-06-17 10:43:56 +01:00
a07923d214 create nlogLogger project.
create UdpNotifier project.
implemented IPluginPathProvider and IConfigFilePathProvider, IContainerHelper and INotifierManager.
2017-05-24 22:34:40 +01:00
a30a9a5453 Add updatede nancy api modules and views. 2017-05-12 17:38:14 +01:00
834875aa5f Move project to use NancyFx as Api controller in order to use the core dependency injection ability across the whole app.
should also make routing a damned sight easier!!!
2017-04-30 22:00:24 +01:00
ba91962eac added monitor history and pilots page.
set home page. (monitor page)
2017-04-28 21:52:06 +01:00
e690c1e6a9 Initial Commit 2017-04-28 21:27:23 +01:00