Skip to content

Releases: FTXInfotech/laravel-adminpanel

5.8.1

24 Apr 14:20
9250b40
Compare
Choose a tag to compare

Fix misc issue.
Add php-cs-fixer package to format code
Es6 support

5.7.1

07 Mar 13:04
31bb8fc
Compare
Choose a tag to compare
  • Install Larastan and Telescope
  • French Language Support
  • Misc Changes

5.7.0

23 Oct 10:57
e685e60
Compare
Choose a tag to compare
  • Upgrade to Laravel 5.7
  • Removed generator resources/vendor files
  • Resolved html flash
    in validation messages issue
  • updated fronted account section to remove address, state, city, ssn and zipcode as we are not using it anywhere
  • MISC API Changes
  • Fixed table names from faqs repository
  • Remove Email Template Module And implemented Mailable
  • Resolve Misc. Bug Fixes

5.6.4: Merge pull request #246 from viralsolani/develop

09 Jul 09:29
811f969
Compare
Choose a tag to compare
  • Install node sass to resolve the issue while running npm run dev
  • Resolve Macros issue
  • Remove an instance of macros
  • Added Flash component in frontend app
  • Added update validation in blog category , Blog Tag, and Blog
  • Solved blog category and BlogTag breadcrumbs issue
  • updated generator version
  • Fixed error in Faqs.
  • Change Role API Response
  • API Misc issues.

Responsable Trait Implementation and Bug Fixes

05 Jun 11:08
781f175
Compare
Choose a tag to compare

1.Refactored admin.js to es6 linting + removed some unused files
2.Added Export component in vue and moved pages headerbuttons to its folder
3.Added new env parameters for from email in .env.example as MAIL_USERNAME is not a proper email and SwiftMailer uses it send email and if it is not a proper email, it will throw error
4.Timeout issue resolved
5.Minor Bug Fixes
6.Add Responsable Trait implementation in all modules

Resolve Issues

12 Apr 05:14
4145207
Compare
Choose a tag to compare
  • Resolve Blog Module Issues
  • Upgrade to Laravel 5.6
  • API Test Cases for Page module
  • Resolve Minor Bugs

Upgrade to Laravel 5.6

16 Mar 06:05
Compare
Choose a tag to compare
  • Upgrade to Laravel 5.6
  • Minor Bug Fixing
  • APIs for all Modules

Test Cases & Major Refactoring

12 Jan 13:23
9f46d98
Compare
Choose a tag to compare
  • Write Test case for all the modules
  • Resolve Bugs
  • Refactoring

Note: we have kept the version number same as laravel versions.

v1.1

11 Dec 07:34
Compare
Choose a tag to compare
Resolve Db seed error

Resolve Issues and Refactoring

07 Dec 02:43
Compare
Choose a tag to compare
Pre-release
Merge branch 'master' of https://github.com/viralsolani/laravel-admin…

…panel