Commit Graph

11 Commits

Author SHA1 Message Date
Nabeel S
d68d8791bd
389 API Changes (#393)
* Update PHPUnit to 8

* Fix API endpoints closes #389

* Update pagination method in Repository contract to look at the page number closes #390

* Remove unused imports

* Fix tests in FlightTests

* Typecast page

* Don't register factories

* Remove Factory loading

* Remove unused imports
2019-09-13 11:21:40 -04:00
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
e95b3eb366 Code cleanup from inspection results 2018-08-26 13:50:08 -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
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
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