Releases: fhmiibrhimdev/laravel-react-vite-stisla
Releases · fhmiibrhimdev/laravel-react-vite-stisla
v0.1.8
Added
Components:
- InputValidation
- TextareaValidation
- ModalHeader
- ModalFooter
- SearchEntries
- Pagination
Cryptojs for encrypt localStorage
Updated
- UI Login, Register
Full Changelog: v0.1.7...v0.1.8
v0.1.7
Updated
- Config baseurl in appConfig
- Config expirationTime token in appConfig
v0.1.6
Added
- Update profile name, email
- Change password
- PersonalController ( Profile )
v0.1.5
Added
- CRUD Image and validation ( Gallery )
Updated
- Products state to Rows state for globally
Full Changelog:
--
Link: v0.1.4...v0.1.5
v0.1.4
Added
- Expired token validation
Updated
- Config debounce
- ProductController Query
Full Changelog: v0.1.3...v0.1.4
v0.1.3
Added
- Laratrust for multiple authentication
- 404 Page not found
- 403 Page Can't access
- Validation 404 and 403
- Permissions: admin, user.
v0.1.2
Added
Alert authentication (sweetalert 2):
- Validation email already exists
- Password confirmation doesn't match
- Success login
- Email or password is wrong
Fixed
- Responsive layout
0.1.1
Added
- JWTAuth
Fixed
- CORS
- CRUD Product
0.1.0
Changelog
Added Features
- Laravel for backend RESTful API
- ReactJS with Vite for frontend development
- Stisla Admin Template for responsive and user-friendly interface
- CRUD operations for managing data
- Searching and pagination functionality
- Single page application with React Router
- Form validation with ReactJS validation rules