1. 03 Sep, 2018 2 commits
  2. 29 Aug, 2018 3 commits
  3. 23 Aug, 2018 1 commit
  4. 06 Aug, 2018 1 commit
  5. 05 Aug, 2018 2 commits
  6. 19 Jul, 2018 1 commit
  7. 12 Jul, 2018 2 commits
  8. 07 Jul, 2018 1 commit
  9. 04 Jul, 2018 1 commit
  10. 30 Jun, 2018 2 commits
  11. 27 Jun, 2018 1 commit
  12. 26 Jun, 2018 1 commit
  13. 22 Jun, 2018 1 commit
  14. 21 Jun, 2018 1 commit
  15. 12 Jun, 2018 1 commit
  16. 06 Jun, 2018 1 commit
  17. 05 Jun, 2018 1 commit
  18. 04 Jun, 2018 1 commit
  19. 10 Apr, 2018 1 commit
  20. 27 Mar, 2018 2 commits
  21. 23 Mar, 2018 1 commit
  22. 02 Mar, 2018 1 commit
  23. 15 Feb, 2018 1 commit
  24. 13 Feb, 2018 1 commit
  25. 05 Feb, 2018 1 commit
  26. 02 Feb, 2018 1 commit
  27. 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
  28. 18 Jan, 2018 2 commits
  29. 16 Jan, 2018 1 commit
  30. 15 Jan, 2018 1 commit
  31. 08 Jan, 2018 1 commit
  32. 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