Releases
v1.0.3
Compare
Sorry, something went wrong.
No results found
Changelog :
Fixed : Dashboard access when no token or header is set
Fixed : added a loading animation only on the module where a specific action is taken
Added : manifest.json to ignore file while bundling the module
Improve the loading on the modules component
Fixed : avoid symlink exists issue on Linux Servers.
Refactoring the fields
Added : NotAllowedException
Improved : extending with hooks
Improved : Increasing Authentication duration for 7 days.
Update asset build
Added Styles.js as an externally loaded file
Removing unused console.log
Renaming hook : dashboard.save.form to dashboard.save.forms
Fixing option saving error
Fixed : settings title
Improved : title font size
Rename the slug to access to the app "/tendoo"
Prefixing all api route to "api/*"
Makes sure to delete related permissions while deleting a role
Cleaning the code
Added : actions & filters reference
Updated : way to use fields
Added : new events : Crud & Errors
Removed : Field Service & Traits
Added : Fields under Tendoo\Core\Fields path/namespace
Fixed : options get
Fixed : route for users Crud
Added : security to prevent similar username or password
Fixed : sending email to a registered user
Fixed : sending email to administrators
Added : refresh and reorder for tables
Added : Activate account & request activation link
Added : new routes
Added : firewall (IPBanner)
Added : Generate Crud for module
Improved : refactoring
Added : Oauth
Fixed : errors
Improved : Layout
Refactoring ServiceProvider.php
Added : IP banner for suspected activity
Added : new fields Class
Added : new ClientBannedException
Added : new Exception Handler for ClientBannedException
Updated : populating user model
Added : request activation fields
Fixed : replace column name
Fixed : refresh crud while changing to another crud instance
Added : loading animation on crud table
Added : support for Laravel 6.0.x
Fixing crud generation
Fixed : using Laravel 6 helpers
Fixed : guest middleware to work except on postLogout
Added : support for whereIn on Crud and better
Exporting services from Angular component
Renaming CoreModule to CloudBreezeModule
Added : readme
Added : proper configuration for CB
Added : new config service
Fixed : module download
You can’t perform that action at this time.