1. 14 Sep, 2018 1 commit
  2. 06 Sep, 2018 1 commit
  3. 31 Aug, 2018 1 commit
  4. 29 Aug, 2018 3 commits
  5. 17 Aug, 2018 1 commit
  6. 07 Jul, 2018 1 commit
  7. 29 Jun, 2018 1 commit
  8. 27 Jun, 2018 2 commits
  9. 25 Jun, 2018 1 commit
  10. 24 Jun, 2018 1 commit
  11. 22 Jun, 2018 2 commits
  12. 18 Jun, 2018 3 commits
  13. 25 Apr, 2018 1 commit
  14. 27 Mar, 2018 2 commits
  15. 28 Feb, 2018 1 commit
  16. 01 Feb, 2018 2 commits
  17. 30 Jan, 2018 1 commit
  18. 23 Jan, 2018 1 commit
    • 陈帅's avatar
      authority injection (#702) · 42c5de12
      陈帅 authored
      * authority injection
      
      * Delete nonsense
      
      * Remove the login page guest role
      
      * Formatted as eslint format
      42c5de12
  19. 17 Jan, 2018 1 commit
  20. 13 Jan, 2018 2 commits
  21. 11 Jan, 2018 1 commit
  22. 10 Jan, 2018 2 commits
  23. 09 Jan, 2018 3 commits
  24. 08 Jan, 2018 3 commits
  25. 07 Jan, 2018 1 commit
  26. 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