1. 05 Jan, 2018 2 commits
    • 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
  2. 04 Jan, 2018 2 commits
  3. 03 Jan, 2018 6 commits
  4. 02 Jan, 2018 3 commits
  5. 29 Dec, 2017 10 commits
  6. 28 Dec, 2017 3 commits
  7. 27 Dec, 2017 5 commits
  8. 26 Dec, 2017 4 commits
  9. 22 Dec, 2017 1 commit
  10. 21 Dec, 2017 2 commits
  11. 20 Dec, 2017 1 commit
  12. 18 Dec, 2017 1 commit
    • 偏右's avatar
      Refactor search list routes (#440) · e111d7bf
      偏右 authored
      * refactor search list
      
      * Fix third level breadcrumb name, close #304
      
      * use match.url
      
      * use match.url
      
      * use match.path
      
      * fix match url & path
      e111d7bf