1. 15 Jan, 2018 1 commit
  2. 08 Jan, 2018 1 commit
  3. 05 Jan, 2018 1 commit
    • ddcat1115's avatar
      Authority management (#508) · cfa27b18
      ddcat1115 authored
      * temp save
      
      * rebase master
      
      * fix same error
      
      * Add a new user and different permissions
      
      * fix eol-last
      
      * add Secured decorator
      
      * fix list redirect bug (#507)
      
      * Mobile menu (#463)
      
      * Increase the sliding menu
      
      * Add a simple animation
      
      * update mobile menu
      
      * update
      
      * update
      
      * update
      
      * rebase master
      
      * recovery import/first
      
      * fix error
      
      * Fix some bugs
      Change "ALL" to "NONE"
      Remove the "!" Support
      After landing successfully reload
      Reset the format
      
      * Pump your public logic
      
      * add some test
      
      * Add documents
      
      * use default currentRole in Authorized/AuthorizedRoute
      
      * rename props & change some authority setting
      
      * A big change
      πŸ˜„ unified router and Secured parameters
      😭 loginOut logout also changed to reload
      
      * fix siderMeun bugs
      
      * Decoupled SiderMenu
      
      * Remove the handsome head of information
      
      * Add a simple error
      
      * rebase master
      cfa27b18
  4. 03 Jan, 2018 1 commit
  5. 27 Dec, 2017 3 commits
  6. 26 Dec, 2017 1 commit
    • ddcat1115's avatar
      Router config (#442) · 577ded4b
      ddcat1115 authored
      * adjust menu and router config
      
      * rebase master
      
      * remove invalid breadcrumb item
      
      * add nested layout
      
      * Some improvements
      
      * get name from menu.js
      
      * - use HOC to pass routerData instead of context
      577ded4b