Skip to content

Releases: fhmiibrhimdev/laravel-react-vite-stisla

v0.1.8

23 Apr 15:08
Compare
Choose a tag to compare

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

20 Apr 03:41
Compare
Choose a tag to compare

Updated

  • Config baseurl in appConfig
  • Config expirationTime token in appConfig

v0.1.6

17 Apr 04:50
Compare
Choose a tag to compare

Added

  • Update profile name, email
  • Change password
  • PersonalController ( Profile )

v0.1.5

16 Apr 17:05
Compare
Choose a tag to compare

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

16 Apr 12:36
Compare
Choose a tag to compare

Added

  • Expired token validation

Updated

  • Config debounce
  • ProductController Query

Full Changelog: v0.1.3...v0.1.4

v0.1.3

16 Apr 08:43
Compare
Choose a tag to compare

Added

v0.1.2

15 Apr 15:25
Compare
Choose a tag to compare

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

15 Apr 06:40
Compare
Choose a tag to compare

Added

  • JWTAuth

Fixed

  • CORS
  • CRUD Product

0.1.0

10 Apr 01:41
Compare
Choose a tag to compare

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