1. 19 Mar, 2018 1 commit
  2. 08 Mar, 2018 1 commit
  3. 02 Mar, 2018 1 commit
  4. 01 Mar, 2018 1 commit
  5. 26 Feb, 2018 1 commit
  6. 15 Feb, 2018 3 commits
    • ddcat1115's avatar
      workplace use user model · c230fa84
      ddcat1115 authored
      c230fa84
    • ddcat1115's avatar
      User center (#940) · aeda0d91
      ddcat1115 authored
      * temp save
      
      * temp save
      
      * user-center
      aeda0d91
    • 陈帅's avatar
      features add userinfo page (#880) · 415b8aee
      陈帅 authored
      * features add userinfo page
      
      * Delete unnecessary objects
      
      * Modify the title style
      
      * Meun using antd
      
      * userinfo/base/:page -> userinfo/:page
      
      * itemview -> list
      
      * userinfo add upload
      
      * meun -> menu
      
      * use getRoutes & rename files
      415b8aee
  7. 14 Feb, 2018 1 commit
  8. 13 Feb, 2018 1 commit
  9. 08 Feb, 2018 1 commit
    • 陈帅's avatar
      features add userinfo page (#880) · 09c7235c
      陈帅 authored
      * features add userinfo page
      
      * Delete unnecessary objects
      
      * Modify the title style
      
      * Meun using antd
      
      * userinfo/base/:page -> userinfo/:page
      
      * itemview -> list
      
      * userinfo add upload
      
      * meun -> menu
      
      * use getRoutes & rename files
      09c7235c
  10. 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
  11. 10 Jan, 2018 1 commit
  12. 07 Jan, 2018 1 commit
    • 偏右's avatar
      Config code split (#562) · 61c60a29
      偏右 authored
      * change to one bundle first
      
      * config code split by babel-plugin-dynamic-import-node-sync
      
      * refactor
      
      * Use roadbog disableDynamicImport
      
      * fix typo
      
      * Fix require default
      61c60a29
  13. 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
  14. 29 Dec, 2017 4 commits
  15. 27 Dec, 2017 2 commits
  16. 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