Commit Graph
24 Commits
Author SHA1 Message Date
Nabeel S bbec276da8 #355 Calculate distance button (#366)
* #355 Calculate distance button in add/edit Flight page

* Styling

* Move add/edit flight logic out of controller and into service layer

* Styling

* Formatting

* Run styleci against modules dir

* Styleci config

* Style fixes in /modules
2019-08-26 12:32:46 -04:00
Nabeel Shahzad a720f12e0b Rename Interfaces to Contracts to better match Laravel conventions 2019-07-15 15:44:31 -04:00
Nabeel Shahzad e95b3eb366 Code cleanup from inspection results 2018-08-26 13:50:08 -05:00
Nabeel Shahzad ccf56ddec1 Fix formatting and interfaces in nearly every file 2018-03-19 20:50:40 -05:00
Nabeel Shahzad 7feecb507d Add ability to pass in parameters to an Award class #155 2018-03-17 11:35:34 -05:00
Nabeel Shahzad 26f00ccaae Add the event listener for the awards #155 2018-03-17 00:55:39 -05:00
Nabeel Shahzad 7dd6a7e7f3 Awards base class and scaffolding #155 2018-03-16 23:59:53 -05:00
Nabeel Shahzad 8076c2d8c1 Fixing XSS vulnerability by using the proper output tags 2018-03-12 17:58:12 -05:00
Nabeel Shahzad f05e37767f Update skinning with more flexible theme module 2018-03-11 18:00:42 -05:00
Nabeel Shahzad e7868868c4 Fix the module stubs and sample module for admin closes #201 2018-02-28 15:16:36 -06:00
Nabeel Shahzad bcc6be0d29 Updates for addon/modules to make it easier to create APIs 2018-02-08 19:11:53 -06:00
Nabeel Shahzad fe4f39a5dc Cleanup Controller inheritance 2018-01-11 21:35:03 -06:00
Nabeel Shahzad c58b8fb787 re-add Sample module 2017-12-05 21:51:15 -06:00
Nabeel Shahzad 6179cffc45 swap the modules 2017-12-05 21:17:16 -06:00
Nabeel Shahzad f3fd68b28a use the import format for plugin 2017-12-05 20:33:29 -06:00
Nabeel Shahzad e888b90024 add vacentral plugin scaffolding 2017-12-05 20:30:13 -06:00
Nabeel Shahzad 68039f6a5a add missing listener files 2017-12-02 10:26:25 -06:00
Nabeel Shahzad c530be74d0 fix on install for module 2017-12-02 09:34:35 -06:00
Nabeel Shahzad 61fbc7fea3 fix composer stub 2017-12-02 09:30:31 -06:00
Nabeel Shahzad df2b092d60 sample event listener and scaffolding for a module 2017-12-02 09:19:58 -06:00
Nabeel Shahzad dfdb306fe9 don't add a frontend link by default in the generator 2017-12-01 17:31:37 -06:00
Nabeel Shahzad ca6c5cbc0a add frontend/admin links dynamically from module service provider 2017-12-01 17:21:48 -06:00
Nabeel Shahzad 5e2bbe69dc simplify the routes file a bit 2017-12-01 16:15:29 -06:00
Nabeel Shahzad 21c7fa4dc6 Sample module 2017-12-01 14:38:30 -06:00