1. 27 Mar, 2018 1 commit
  2. 25 Mar, 2018 2 commits
  3. 19 Mar, 2018 1 commit
  4. 17 Mar, 2018 3 commits
  5. 16 Mar, 2018 1 commit
  6. 06 Mar, 2018 1 commit
  7. 05 Mar, 2018 1 commit
  8. 28 Feb, 2018 1 commit
  9. 29 Jan, 2018 1 commit
  10. 26 Jan, 2018 1 commit
  11. 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
  12. 17 Jan, 2018 1 commit
  13. 16 Jan, 2018 1 commit
  14. 12 Jan, 2018 3 commits
  15. 10 Jan, 2018 2 commits
  16. 09 Jan, 2018 4 commits
  17. 08 Jan, 2018 5 commits
  18. 07 Jan, 2018 2 commits
  19. 06 Jan, 2018 2 commits
  20. 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
  21. 02 Jan, 2018 1 commit
    • ddcat1115's avatar
      New Login component (#147) · 1a5b7aca
      ddcat1115 authored
      * add Login component
      
      * update
      
      * refactor
      
      * update Login component & reactor Login page
      
      * fix test case
      
      * update
      
      * update
      
      * fix code style
      
      * fix
      1a5b7aca
  22. 29 Dec, 2017 2 commits
    • afc163's avatar
      update dependencies and fix lint and test case · 2e0efbb0
      afc163 authored
      2e0efbb0
    • niko's avatar
      Upgrade BizCharts (#370) · c148b641
      niko authored
      * update bizcharts
      
      * fixed lint
      
      * add charts autoHeight decorator
      
      * 升级 TimelineChart
      
      * 升级 TagCloud
      
      * upgrade bizcharts-plugin-slider
      
      * fix(chart): tag cloud overlapping (#461)
      
      The key point is: `chart.coord().reflect()`.
      and you can adjust gaps between words by setting padding
      for tag-cloud transform
      
      * upgrade react@16 & bizcharts@3.1.0
      
      * update bizcharts to 3.1.0-beta2
      
      * fix bizcharts repaint
      
      * upgrade to bizcharts@3.1.0-beta.4
      
      * fix TimelineCharts detail style
      c148b641