1. 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
  2. 27 Apr, 2019 1 commit
  3. 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
  4. 17 Jan, 2019 2 commits
  5. 23 Aug, 2018 1 commit
  6. 23 Jan, 2018 1 commit
  7. 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