1. 09 Apr, 2018 1 commit
  2. 27 Mar, 2018 3 commits
  3. 25 Mar, 2018 2 commits
  4. 19 Mar, 2018 1 commit
  5. 17 Mar, 2018 3 commits
  6. 16 Mar, 2018 1 commit
  7. 06 Mar, 2018 1 commit
  8. 05 Mar, 2018 1 commit
  9. 28 Feb, 2018 1 commit
  10. 29 Jan, 2018 1 commit
  11. 26 Jan, 2018 1 commit
  12. 18 Jan, 2018 1 commit
    • 陈帅's avatar
      fix parameters match warning (#613) · 3f2263d4
      陈帅 authored
      * fix parameters match warning
      
      * Use path-to-regexp to match the path
      
      * use regular expressions to match the path
      
      * update doc
      
      * add getSelectedMenuKeys
      3f2263d4
  13. 17 Jan, 2018 1 commit
  14. 16 Jan, 2018 1 commit
  15. 12 Jan, 2018 3 commits
  16. 10 Jan, 2018 2 commits
  17. 09 Jan, 2018 4 commits
  18. 08 Jan, 2018 5 commits
  19. 07 Jan, 2018 2 commits
  20. 06 Jan, 2018 2 commits
  21. 05 Jan, 2018 3 commits
    • 陈帅's avatar
      fix 578 (#581) · fa79d05f
      陈帅 authored
      fa79d05f
    • chencheng (云谦)'s avatar
      Migrate to roadhog@2 (#542) · c6cf6343
      chencheng (云谦) authored
      * migrate to roadhog@2
      
      * config html for src/index.ejs
      c6cf6343
    • 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