".dockerignore" did not exist on "3f2263d45a87e9df340568bf5508d15b7d7a7eb0"
  1. 13 Feb, 2018 1 commit
  2. 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
  3. 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
  4. 10 Jan, 2018 1 commit
  5. 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
  6. 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
  7. 29 Dec, 2017 4 commits
  8. 27 Dec, 2017 2 commits
  9. 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