An open source frontend Framework for building admin applications running in the browser on top of REST, using ES6 and Vue.js
GNU General Public License v3.0
132
stars
24
forks
source link
146 refactor admin component to avoid unnecessary modules and routes creation #148
Closed
sgobotta closed 5 years ago
This PR provides:
Admin
component modularization: decouples authentication behaviourAdmin
, AdminComposer
,Authenticated
,Unauthenticated
components documentationAdmin
, AdminComposer
,Authenticated
,Unauthenticated
unit tests