1. 29 Aug, 2018 1 commit
  2. 05 Aug, 2018 1 commit
  3. 22 Jul, 2018 1 commit
  4. 03 Jul, 2018 3 commits
  5. 29 Jun, 2018 3 commits
  6. 23 Jun, 2018 1 commit
  7. 22 Jun, 2018 1 commit
  8. 15 Jun, 2018 1 commit
  9. 12 Jun, 2018 1 commit
  10. 18 May, 2018 1 commit
  11. 14 May, 2018 1 commit
  12. 27 Mar, 2018 3 commits
  13. 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
  14. 07 Feb, 2018 1 commit
  15. 18 Jan, 2018 2 commits
  16. 17 Jan, 2018 1 commit
  17. 09 Jan, 2018 1 commit
  18. 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
  19. 29 Dec, 2017 1 commit
    • 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
  20. 23 Nov, 2017 1 commit
  21. 12 Sep, 2017 1 commit
    • 偏右's avatar
      Add UI Test (#10) · 2d1148eb
      偏右 authored
      * Add jest and enzyme
      
      * Add test for connected component
      
      * fix lint
      
      * update travis
      
      * Add e2e test
      
      * fix ci
      
      * Add e2e test
      
      * update travis.yml
      
      * Fix global jasmine timeout
      
      * update test scripts
      
      * fix jest glob patterns
      
      * short timeout
      
      * fix travis
      
      * uitest => unit-test
      
      * Add ls in travis.yml
      
      * use electron on travis
      
      https://github.com/segmentio/nightmare/issues/313#issuecomment-152274351
      
      * clear travis.yml
      
      * change setup file name
      
      * ignore coverage
      
      * unit-test => unit
      
      * remove helpers/visit
      
      * update test script
      
      * clean up test scripts
      
      * ignore test case
      2d1148eb
  22. 06 Sep, 2017 1 commit
  23. 28 Aug, 2017 1 commit