1. 15 Feb, 2018 3 commits
    • 陈帅'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
    • valleykid's avatar
      New page info modal (#876) · 26860e35
      valleykid authored
      * New page - info modal
      
      * Replace `Array.some` to `for`
      
      * Fix py-lint
      
      * Keep original DatePicker
      
      * Remove modal's vertical style
      
      * Remove fake_dataBase
      26860e35
    • ddcat1115's avatar
      New page - step modal (#855) · 44ca6676
      ddcat1115 authored
      * temp save
      
      * add new page & make some improve
      44ca6676
  2. 07 Feb, 2018 1 commit
  3. 02 Feb, 2018 1 commit
  4. 01 Feb, 2018 2 commits
  5. 25 Jan, 2018 2 commits
  6. 23 Jan, 2018 2 commits
  7. 19 Jan, 2018 3 commits
  8. 18 Jan, 2018 4 commits
  9. 15 Jan, 2018 2 commits
  10. 12 Jan, 2018 2 commits
  11. 11 Jan, 2018 1 commit
  12. 10 Jan, 2018 3 commits
  13. 08 Jan, 2018 2 commits
  14. 07 Jan, 2018 2 commits
  15. 05 Jan, 2018 4 commits
    • ddcat1115's avatar
      fix #584 · 25e67895
      ddcat1115 authored
      25e67895
    • 陈帅's avatar
      fix 578 (#581) · fa79d05f
      陈帅 authored
      fa79d05f
    • WhatAKitty's avatar
      增加登录中按钮loading效果 (#576) · 135735b7
      WhatAKitty authored
      135735b7
    • 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
  16. 03 Jan, 2018 3 commits
  17. 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
  18. 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