-
Notifications
You must be signed in to change notification settings - Fork 1.1k
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
* [src/Console]: Improve abstract class PackageResource * [src/Console]: Improve AssetsResource class * [src/Console]: Fix Style CI in AssetsResource class * [src/Console]: Rename AssetsResource to AdminlteAssetsResoruce * [src/Console]: Fix some issues detected on AdminLtePluginCommand class * [src/Console]: Improve AuthViewsResource class * [src/Console]: Improve BasicRoutesResource class * [src/Console]: Fix Style CI in BasicRoutesResource class * [src/Console]: Rename BasicRoutesResource to AuthRoutesResource * [src/Console]: Remove BasicViewsResource * [src/Console]: Improve ConfigResource class * [src/Console]: Improve TranslationsResource class * [src/Console]: Add some fixes to AdminlteAssetsResource class * [src/Console]: Add some fixes to AuthRoutesResource class * [src/Console]: Add some fixes to AuthViewsResource class * [tests/Console]: Add fix when testing auth views resources * [src/Console]: Add some fixes to ConfigResource class * [src/Console]: Add some fixes to TranslationsResource class * [src/Console]: Rework all logic in the MainViewsResource class * [src/Console]: Rename MainViewsResource to LayoutViewsResource * [src/Console]: Improve PluginsResource class * [src/Console]: Fix method getSourceData() of PluginsResource class * [src/Console]: Revert install/uninstall return boolean There is no need to return boolean, it's better to let an exeption happen * [src/Console]: Minor fix on method documentation of PluginsResource * [src/Console] Solve some minor issues * [src/Console] Improve console tests * [tests/Console]: Minor improvements on the console tests
- Loading branch information
Showing
21 changed files
with
581 additions
and
622 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Oops, something went wrong.