phpvms/resources/views/layouts/default
B.Fatih KOZ 6b3207377a
Fix Profile Fields (#1013)
* Fix Profile Fields

PR fixes two issues ;

1. Profile Fields not showing up on user profile
2. Profile Fields not showing up on user.profile.edit

Profile.index was looking for "public" to be true, while controller was sending "private" and it was not boolean.

Also profile controller was not sending the fields to the blade. Both fixed and working now

* Update index.blade.php
2021-01-28 08:31:29 -05: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 Fix notifications error for collect() #937 2020-11-26 13:08:32 -05:00
flights Move loadmin/max into the controller (#1003) 2021-01-22 09:02:15 -05: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 Expose Leaflet base options to templates #895 (#896) 2020-10-23 07:35:44 -04:00
profile Fix Profile Fields (#1013) 2021-01-28 08:31:29 -05: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 Added the ability to enable/disable flight table display below the map (#983) 2021-01-12 08:24:50 -05: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