Nabeel Shahzad
|
6078163d75
|
Initial pass at Laravel 7 support #673
|
2020-05-15 18:20:23 -04:00 |
|
Nabeel S
|
1054d53826
|
Emails/notifications not sending #675 (#686)
* Add test call to test notification #675
* Fix queue driver with emails not sending; formatting #675
|
2020-05-09 11:31:25 -04:00 |
|
Nabeel S
|
7e742518bc
|
Module/plugin installation working #593 (#594)
* Remove the Sample module
* 593-Fix-Modules-From-Composer
* Fix pre/post install scripts in composer #593
* Formatting
|
2020-02-28 16:06:45 -05:00 |
|
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 Shahzad
|
3a97071fcf
|
Fix Contracts class names
|
2019-08-02 09:02:23 -04:00 |
|
Nabeel Shahzad
|
230d3bebd3
|
Fix the api controller generation
|
2018-06-22 08:31:15 -05:00 |
|
Nabeel Shahzad
|
ccf56ddec1
|
Fix formatting and interfaces in nearly every file
|
2018-03-19 20:50:40 -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
|
44f839e104
|
Fix module provider sub
|
2018-02-25 11:12:01 -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
|
282421deb8
|
Add a /update to update an install #164
|
2018-02-05 16:16:24 -06:00 |
|
Nabeel Shahzad
|
f660af5c3b
|
Add config.php at root; include configuration overhaul and then fixes to the installer #156
|
2018-01-29 13:16:39 -06:00 |
|
Nabeel Shahzad
|
83a9a8dfbd
|
Add .stub file #157
|
2018-01-28 18:51:13 -06:00 |
|
Nabeel Shahzad
|
fe4f39a5dc
|
Cleanup Controller inheritance
|
2018-01-11 21:35:03 -06:00 |
|
Nabeel Shahzad
|
a3ec21c73d
|
re-add missing stub files
|
2017-12-13 22:24:41 -06:00 |
|
Nabeel Shahzad
|
346ccfbd66
|
Delete all of the installer stuff from the 3rd party plugin
|
2017-12-13 20:36:51 -06:00 |
|
Nabeel Shahzad
|
f3fd68b28a
|
use the import format for plugin
|
2017-12-05 20:33:29 -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
|
185ce71208
|
move stub files
|
2017-12-02 08:57:45 -06:00 |
|