phpvms/resources/views/layouts/default
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
..
airports Use optional() around the airport fields (#537) 2020-02-03 12:23:58 -05:00
auth Custom user fields #711 (#772) 2020-08-11 17:48:51 -04:00
components Format all blade templates to 2 spaces #530 (#531) 2020-02-01 13:05:56 -05:00
dashboard Update pirep_card.blade.php (#857) 2020-10-10 15:24:28 -04:00
downloads Format all blade templates to 2 spaces #530 (#531) 2020-02-01 13:05:56 -05:00
errors Format all blade templates to 2 spaces #530 (#531) 2020-02-01 13:05:56 -05:00
flash Check if flash messages are strings 2021-04-01 17:31:53 -04:00
flights Simbrief Edit & Download Latest OFP (#1228) 2021-06-09 11:38:14 -04:00
livemap Format all blade templates to 2 spaces #530 (#531) 2020-02-01 13:05:56 -05:00
notifications Format all blade templates to 2 spaces #530 (#531) 2020-02-01 13:05:56 -05:00
pages Add public/private pages #641 (#644) 2020-03-28 13:03:52 -04:00
pagination Format all blade templates to 2 spaces #530 (#531) 2020-02-01 13:05:56 -05:00
pireps Fix data not showing up for live map (#1223) 2021-06-04 16:57:27 -04:00
profile Discord notifications for PIREP and News events #433 (#1215) 2021-06-04 10:51:59 -04:00
users Fix pilots page now showing up #655 (#660) 2020-04-06 18:12:55 -04:00
vendor/mail Apply theme globally; add mail templates into theme folder #715 2020-05-22 19:00:54 -04:00
widgets Fix data not showing up for live map (#1223) 2021-06-04 16:57:27 -04:00
app.blade.php Add Google Analytics tracking ID to settings and to main template #382 (#551) 2020-02-12 18:28:11 -05:00
home.blade.php Show awards on user profile #703 (#866) 2020-10-11 16:06:09 -04:00
nav.blade.php Add ability to use a link instead of a page #750 (#757) 2020-06-11 08:27:38 -04:00
theme.json Format all blade templates to 2 spaces #530 (#531) 2020-02-01 13:05:56 -05:00