phpvms/app/Http
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
..
Composers Add ability to use a link instead of a page #750 (#757) 2020-06-11 08:27:38 -04:00
Controllers Simbrief Edit & Download Latest OFP (#1228) 2021-06-09 11:38:14 -04:00
Middleware Remove extraneous data from API response; force API to en (#1241) 2021-06-09 11:20:25 -04:00
Requests Make fuel_used an optional field in PIREP file (#1197) 2021-05-21 10:02:07 -04:00
Resources Fix environment mapping 2021-06-08 17:46:15 -04:00
Kernel.php Apply theme globally; add mail templates into theme folder #715 2020-05-22 19:00:54 -04:00