phpvms/resources/views/layouts/default/flights
B.Fatih KOZ 90344fb6e6
Simbrief Edit & Download Latest OFP (#1228)
* SimBrief OFP Edit

Changes aim to have ability of editing generated SimBrief Flight Plans and re-downloading.

* Move url to config

* Blade update and $uri change

* Update simbrief_form.blade.php

Used `$flight->id` along with `$user->ident` to have a more unique static id value. No details given for that fields uniqueness requirements, this will be ok I think though. 
Also we are passing user's simbrief userid with api to find the flight plan, both combined, no chance to get another users plan and/or any other plan of same user.

* Update SimBriefController.php

Move `static_id` to controller

* Update simbrief_form.blade.php

Read `static_id` from controller

* StyleFix

* Update phpvms.php

* Update SimBriefService.php

Co-authored-by: Nabeel S <nabeelio@users.noreply.github.com>
2021-06-09 11:38:14 -04:00
..
bids.blade.php Option for SB only on bids; add the new file type #642 (#643) 2020-03-27 11:49:19 -04:00
index.blade.php Option for SB only on bids; add the new file type #642 (#643) 2020-03-27 11:49:19 -04:00
map.blade.php Format all blade templates to 2 spaces #530 (#531) 2020-02-01 13:05:56 -05:00
nav.blade.php Cleanup flight search code 2021-01-17 21:25:44 -05:00
scripts.blade.php Format all blade templates to 2 spaces #530 (#531) 2020-02-01 13:05:56 -05:00
search.blade.php Add ability to search Flights by Code (#1205) 2021-05-25 15:33:02 -04:00
show.blade.php Alphanumeric Callsign For Flights (#1124) 2021-04-05 18:00:50 -04:00
simbrief_aircraft.blade.php Move SimBrief aircraft selection to Controller (#1093) 2021-03-22 10:55:33 -04:00
simbrief_briefing.blade.php Simbrief Edit & Download Latest OFP (#1228) 2021-06-09 11:38:14 -04:00
simbrief_form.blade.php Simbrief Edit & Download Latest OFP (#1228) 2021-06-09 11:38:14 -04:00
table.blade.php Alphanumeric Callsign For Flights (#1124) 2021-04-05 18:00:50 -04:00