3cb2b9c9b5
Updated Session extensions and Route Contoller
...
Increased the number of Poll requests and disabled an irrelevant error stating that there was a cyclical struture (Just a Doubly Linked List)
2022-01-27 09:46:38 +00:00
924e25e1c6
Update NavdataModel.cs
2022-01-26 13:34:49 +00:00
b68cc2ac3f
Created NavData Model
...
Create Navdata Model and add Navata controller (Currently empty)
2022-01-26 13:11:04 +00:00
87a5dbfafa
Merge pull request #14 from Flight-Simulator-EFB/feature/route
...
Feature/route
2022-01-11 18:46:35 +00:00
74b5f0cf0c
Added Next & Previous Methods to Route
2022-01-11 18:44:04 +00:00
cea0b0e32e
Added Next & Previous Methods to route
2022-01-11 18:43:08 +00:00
e8d48670d1
Merge pull request #12 from Flight-Simulator-EFB/revert-11-revert-10-revert-9-feature/route
...
Revert "Revert "Revert "Added Next and Previous Methods to Route""" - oops
2022-01-11 18:37:18 +00:00
f3dfb9b274
Revert "Revert "Revert "Added Next and Previous Methods to Route"""
2022-01-11 18:37:01 +00:00
7ee2f2856a
Merge pull request #11 from Flight-Simulator-EFB/revert-10-revert-9-feature/route
...
Revert "Revert "Added Next and Previous Methods to Route""
2022-01-11 18:36:00 +00:00
edc5cc12b3
Revert "Revert "Added Next and Previous Methods to Route""
2022-01-11 18:35:43 +00:00
0449f7ac73
Merge pull request #10 from Flight-Simulator-EFB/revert-9-feature/route
...
Revert "Added Next and Previous Methods to Route"
2022-01-11 11:07:31 +00:00
b49b53f604
Revert "Added Next and Previous Methods to Route"
2022-01-11 11:07:17 +00:00
83cb873934
Merge pull request #9 from Flight-Simulator-EFB/feature/route
...
Added Next and Previous Methods to Route
2022-01-11 11:06:00 +00:00
bc87700683
Added Next and Previous Methods to Route
2022-01-11 10:58:50 +00:00
b2729b7924
Merge pull request #8 from Flight-Simulator-EFB/features/route
...
Features/route
2022-01-09 17:04:48 +00:00
0e1a00536c
Route Object Generation Complete
2022-01-09 17:03:52 +00:00
1e27081f52
Updated Models
2022-01-09 15:36:52 +00:00
f2e852fcf0
Route Polling Complete
...
App now fetched a route, still needs to be moved into a Linked List
2022-01-05 20:56:28 +00:00
18bf369a1b
Fixed Poll Response
...
Poll response now works and accepts a list of responses from the server, in theory one of which should be the route response
2022-01-05 15:24:15 +00:00
b61b767194
Update RouteController.cs
...
Polling feature still inop, JSON doesn't deserialise becuase the array has no name in the JSON. Could potentially add a name to the start artificially in order to force the JSON to parse?
2022-01-04 23:26:41 +00:00
5a2f109e65
Added Poll response function
...
JSON is not properly serialised... still in progress
2021-12-28 21:53:31 +00:00
e134751745
Updated UserModel and started on making the polling http calls to the server.
...
Started with the Polling command:
What I'm thinking is that I should have the command consecutively make calls every 5 seconds, not sure how it will work without hanging the thread, will figure out tomorrow :)
2021-12-27 21:15:55 +00:00
luke-else
0f96994773
Route request being made (Needs polling)
2021-11-22 13:07:56 +00:00
Luke Else
4d2c488ac1
Merge pull request #6 from Flight-Simulator-EFB/features/route
...
Features/route
2021-11-21 21:24:55 +00:00
luke-else
16543d9c64
Merge branch 'main' into features/route
2021-11-15 21:24:30 +00:00
Luke Else
d42626f166
Merge pull request #4 from Flight-Simulator-EFB/features/login
...
Update Form Authenticator
2021-11-15 21:23:06 +00:00
luke-else
c47c0b434b
Update Form Authenticator
2021-11-15 21:22:24 +00:00
luke-else
08c2e9c07b
Updates to App and route Controller
2021-11-15 07:44:18 +00:00
Luke Else
5845229628
Merge pull request #3 from Flight-Simulator-EFB/login
...
login feature
2021-11-08 07:04:12 +00:00
luke-else
1ac94a533f
Update User Model and Integrate new Sessions
2021-11-07 22:08:46 +00:00
luke-else
c5f0478e08
Add Session Extensions
2021-11-07 22:06:16 +00:00
luke-else
d3970fba18
Updated API Interface
...
Updated API Interface to incorporate a new response model in order to simplify responses and make error handling easier.
2021-11-07 21:30:31 +00:00
luke-else
34efdb1cec
Merge branch 'login' of https://github.com/Flight-Simulator-EFB/EFB into login
2021-11-07 20:25:36 +00:00
luke-else
f630f07224
Added User credential authentication
2021-11-07 20:25:01 +00:00
luke-else
2bf618f318
Added APIInterface
2021-11-07 20:25:00 +00:00
lukejelse04
dd72219fe2
Update FormAuthenticator.cs
2021-11-07 20:25:00 +00:00
lukejelse04
9a4f81ae1b
Added Form Authenticator
...
Includes the methods needed to verify the user inputs and to validate that they are correct.
2021-11-07 20:25:00 +00:00
lukejelse04
c87a322dfb
Altered image overflow to retain original aspect ratio
2021-11-07 20:25:00 +00:00
lukejelse04
92ffda865c
Created Login Page and update bootstrap files to allow for dark theme
2021-11-07 20:25:00 +00:00
Luke Else
35def9de5d
Merge pull request #2 from Flight-Simulator-EFB/models
...
Added Base Models
2021-11-07 20:20:37 +00:00
luke-else
d615468fd4
Added Base Models for EBF Application
2021-11-07 20:19:24 +00:00
luke-else
a4a52d0383
Added User credential authentication
2021-10-31 18:58:30 +00:00
luke-else
d86378a9a8
Added APIInterface
2021-10-31 16:36:14 +00:00
lukejelse04
e1875fde75
Update FormAuthenticator.cs
2021-10-03 22:37:17 +01:00
lukejelse04
b30ff5ad14
Added Form Authenticator
...
Includes the methods needed to verify the user inputs and to validate that they are correct.
2021-10-03 22:35:59 +01:00
lukejelse04
5d8346aa5d
Altered image overflow to retain original aspect ratio
2021-09-20 10:49:54 +01:00
lukejelse04
92427c2bed
Created Login Page and update bootstrap files to allow for dark theme
2021-09-20 10:41:19 +01:00
lukejelse04
e1c97e5b8c
Initial Project Upload
...
This contains the base ASP.Net Core web application running on .Net Core Version 5
2021-09-20 07:16:48 +01:00
Luke Else
bf40656e4b
Initial commit
2021-09-14 10:45:58 +01:00