1. 21 Jun, 2019 1 commit
  2. 18 Jun, 2019 1 commit
    • 陈帅's avatar
      fix ts file error for eslint (#4336) · 277ea601
      陈帅 authored
      * fix ts file error for eslint
      
      * add format-imports script
      
      * sort all code
      
      * remove lint:ts
      
      * remove tslint
      
      * remove lint:ts
      
      * up layout
      
      * remove a empty test
      
      * rm tslint config
      
      * use umi config
      
      * prettier all code
      
      * use @umijs/fabric
      
      * [CodeFactor] Apply fixes to commit 69d4f9a
      
      [ci skip] [skip ci]
      277ea601
  3. 04 Jun, 2019 3 commits
  4. 29 May, 2019 1 commit
    • 陈帅's avatar
      V4 fetch block (#4238) · 41719aa5
      陈帅 authored
      * first step
      
      * fix local error
      
      * commit
      
      * test serve
      
      * fix test
      
      * sort package.json
      
      * fix typo
      
      * fix pageHeader error
      
      * new style
      
      * change script name
      
      * fix copy block url style
      
      * new copy code style
      
      * add loginout
      
      * auto insert pro code
      
      * use new layout
      
      * add locale to copy button
      41719aa5
  5. 14 Mar, 2019 1 commit
    • 何乐's avatar
      [v4] Strict ts (#3723) · 0bc812b7
      何乐 authored
      * short-term use of tslint
      
      * fix lint error
      
      * connect & dispatch definition
      
      * replace `SFC` with `FunctionComponent`
      
      * SiderMenu
      
      * TopNavHeader
      
      * HeaderSearch
      
      * components
      
      * layouts
      
      * layouts
      
      * pages
      
      * fix authorize fail
      
      * SettingDrawer
      
      * remove one `as any`
      0bc812b7
  6. 11 Mar, 2019 1 commit
    • 陈小聪's avatar
      [v4] transform typescript (#3702) · 1abac6a3
      陈小聪 authored
      * merge v3 to v4
      
      * src/components/IconFont
      
      * src/components/PageLoading
      
      * src/components/SelectLang
      
      * src/components/SettingDrawer
      
      * remove e2e and test
      
      * src/components/TopNavHeader
      
      * src/components/GlobalHeader
      
      * src/components/HeaderDropdown
      
      * src/components/HeaderSearch
      
      * src/components/TopNavHeader
      
      * fix error
      
      * mock
      
      * move defaultSettings
      
      * global.txs
      
      * src/locales
      
      * remove lint mock
      
      * fix ci test error
      
      * change PureComponent to Component, interface IDefaultSettings
      
      * Don't prefix interface with I
      Close: #3706
      
      * strictNullChecks set true
      1abac6a3
  7. 18 Feb, 2019 1 commit
  8. 17 Jan, 2019 1 commit
  9. 03 Dec, 2018 1 commit
  10. 30 Nov, 2018 1 commit
  11. 02 Nov, 2018 1 commit
  12. 12 Sep, 2018 2 commits
  13. 05 Sep, 2018 1 commit
  14. 03 Sep, 2018 1 commit
  15. 29 Aug, 2018 3 commits
  16. 30 Jun, 2018 2 commits
  17. 26 Jun, 2018 1 commit
  18. 21 Jun, 2018 1 commit
  19. 06 Jun, 2018 1 commit
  20. 04 Jun, 2018 1 commit
  21. 27 Mar, 2018 2 commits
  22. 23 Mar, 2018 1 commit
  23. 02 Mar, 2018 1 commit
  24. 15 Feb, 2018 1 commit
  25. 13 Feb, 2018 1 commit
  26. 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
  27. 16 Jan, 2018 1 commit
  28. 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
  29. 26 Dec, 2017 2 commits
  30. 15 Nov, 2017 1 commit
  31. 31 Oct, 2017 1 commit
  32. 26 Oct, 2017 1 commit