Nabeel S
06b47d97e0
Add menu bar for mobile ( #529 )
2020-01-31 14:32:43 -05:00
Nabeel S
a2ea9b29ba
Bundle CSS changes ( #421 )
...
* Bundle CSS changes
* Edit language
* Clickable flight IDs #419
* Fix dropdown menu going offscreen
* formatting
2019-10-29 13:03:04 -04:00
Nabeel S
6e9dcf8a31
Design and file upload issues ( #399 )
...
* Fix some styling issues/edit button on PIREP overview page
* Fix validation for file/url upload
* Formatting
2019-09-16 15:17:51 -04:00
Nabeel S
23eb9dcbda
384 Laravel 6 changes ( #385 )
...
* 384 Laravel 6 changes
* Library versions
* Update package versions
* Add keyType to models
* Remove unused dependencies
* StyleCI fixes
* Fix models for test
* Fix tests output and update test runner
* Unused imports
* Update exceptions handler
* Fix login page
2019-09-13 08:05:02 -04:00
Nabeel S
7a76ac4226
CSS Libraries and style updates ( #388 )
...
* Update now-ui frontend lib to latest instead of the beta
* Update to bootstrap 4 lib
* Fix flights and profile pages
2019-09-12 11:48:41 -04:00
Nabeel Shahzad
e62e4a865d
Rename mix_public() to public_mix() for consistency with public_asset()
2019-08-28 10:52:35 -04:00
Nabeel S
09f3e3cfdf
Set the baseURL for ajax requests ( #373 )
...
* Set the baseURL for ajax requests
* Use async/await on AJAX calls
* Add mix_public() cache generated asset cache busting
* Move storage container into separate class
* Fix some styling
2019-08-27 15:08:42 -04:00
Nabeel Shahzad
2de900eaa8
Minor JS cleanup
2018-09-20 09:36:15 -05:00
Nabeel Shahzad
666c5d50d4
Add assets and banner message for EU cookie laws
2018-08-20 10:25:40 -05:00
Nabeel Shahzad
9125cc3d87
Fix updater
2018-06-22 09:26:08 -05:00
Nabeel Shahzad
0cd7b3b71f
live map updates
2018-05-04 13:59:47 -05:00
Nabeel Shahzad
23f1a8225a
update livemap to use rivets.js bindings for data updates
2018-05-03 15:07:16 -05:00
Nabeel Shahzad
12a442970e
PIREP form styling and improvments
2018-04-06 17:10:45 -05:00
Nabeel Shahzad
2ab4db3a2e
Add edit for flight type; block_on_time and block_off_time for PIREP API
2018-03-29 14:10:49 -05:00
Nabeel Shahzad
e366ca9375
More organization of web assets
2018-03-28 14:01:38 -05:00
Nabeel Shahzad
a1a8c6f141
strip unnecessary imports from js app files
2018-03-27 18:18:25 -05:00
Nabeel Shahzad
999b11deb5
Move sass files out of public to resources/sass
2018-03-27 16:34:37 -05:00
Nabeel Shahzad
8ad83a5f9f
asset cleanup
2018-03-27 14:46:32 -05:00
Nabeel Shahzad
92bb56e344
Add recaptcha implementation #212
2018-03-16 11:38:06 -05:00
Nabeel Shahzad
1896e1cc35
Configure axios library and read the api-key dynamically
2018-03-12 20:14:55 -05:00
Nabeel Shahzad
0f9ce8bbb9
Frontend maps to use the commonjs compiled files
2018-03-12 18:10:35 -05:00
Nabeel Shahzad
8076c2d8c1
Fixing XSS vulnerability by using the proper output tags
2018-03-12 17:58:12 -05:00
Nabeel Shahzad
843cf26140
Add Axios dependency
2018-03-12 11:00:12 -05:00
Nabeel Shahzad
f05e37767f
Update skinning with more flexible theme module
2018-03-11 18:00:42 -05:00
Nabeel Shahzad
72c3191c02
Copyright/license update
2018-02-22 11:37:47 -06:00
Nabeel Shahzad
ad5f36f85e
Cleanup frontend user bid add/remove to use the API, script and html cleanup #172
2018-02-22 11:34:57 -06:00
Nabeel Shahzad
e176772512
Rename system.js to phpvms.js to make it clearer
2018-02-22 10:14:45 -06:00
Nabeel Shahzad
b4908f482e
Add a reference to the skin name in the templates to make it easier to create and modify skins
2018-02-03 18:18:09 -06:00
Nabeel Shahzad
53a6e4b3c5
Add copyright notice to templates
2018-01-19 18:13:59 -05:00
Nabeel Shahzad
3a02a77eba
Add pilots list page; fix gravatar display and pilot profile #82
2018-01-19 17:07:31 -05:00
Nabeel Shahzad
4cc08406fa
Regenerate API key
2017-12-31 13:08:41 -06:00
Nabeel Shahzad
c8381d99ce
more js cleanup and consolidation with webpack; removed vendor dir #91
2017-12-28 17:29:00 -06:00
Nabeel Shahzad
1e5d964c6d
cleanup more JS vendors, moved to node_modules and compiled using webpack
2017-12-27 18:08:37 -06:00
Nabeel Shahzad
17f9330183
cleanup of js deps
2017-12-27 17:24:54 -06:00
Nabeel Shahzad
ae2a030ef8
Cleanup some JS files and webpack info
2017-12-27 17:20:34 -06:00
Nabeel Shahzad
edca0644ff
Add acars map page and show in-progress flights
2017-12-27 16:47:22 -06:00
Nabeel Shahzad
a2e2a2a6a7
fix link to logo
2017-12-27 15:54:32 -06:00
Nabeel Shahzad
0bb2dabb8c
update profile/change password and profile cosmetic changes
2017-12-24 12:12:26 -06:00
Nabeel Shahzad
f59d372f2b
Fixes for shared hosting
2017-12-23 10:15:18 -06:00
Nabeel Shahzad
e5278bc0bf
Output PIREP map with just the dep/arr airports for now
2017-12-20 11:28:21 -06:00
Nabeel Shahzad
ac4958a2be
More fixes for maps; user API key set to design
2017-12-19 17:30:30 -06:00
Nabeel Shahzad
f2131093c4
Simple PIREP overview page (map not working atm)
2017-12-19 15:19:06 -06:00
Nabeel Shahzad
ddd92c8b37
Changes for shared hosting and numerous installer fixes
2017-12-17 16:58:53 -06:00
Nabeel Shahzad
5bedbba2a7
use laratrust to replace entrust #78
2017-12-15 12:36:13 -06:00
Nabeel Shahzad
277a5f2d33
Rewrite installer without 3rd party installer lib.
2017-12-14 16:38:29 -06:00
Nabeel Shahzad
40aab22901
reorganize some asset directories
2017-12-14 09:21:06 -06:00
Nabeel Shahzad
e7f13a5b7c
Installer changes #1
2017-12-13 23:12:23 -06:00
Nabeel Shahzad
ca6c5cbc0a
add frontend/admin links dynamically from module service provider
2017-12-01 17:21:48 -06:00
Nabeel Shahzad
f739cd0a67
#21 PIREP submit form first pass
2017-08-16 18:18:47 -05:00
Nabeel Shahzad
1a532a9082
set the profile and pirep show as public
2017-08-10 10:36:55 -05:00