ddcat1115
25e6789576
fix #584
8 years ago
陈帅
fa79d05f37
fix 578 ( #581 )
8 years ago
niko
013247c6a8
fixed charts colors & import default g2 config in charts ( #567 )
8 years ago
WhatAKitty
135735b7c6
增加登录中按钮loading效果 ( #576 )
8 years ago
chencheng (云谦)
c6cf63438e
Migrate to roadhog@2 ( #542 )
* migrate to roadhog@2
* config html for src/index.ejs
8 years ago
ddcat1115
cfa27b1833
Authority management ( #508 )
* 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
8 years ago
afc163
74f0a0aa6a
Allow menu icon config as img url or ReactNode
8 years ago
Wei Zhu
84dd304e4d
Add build to travis ci ( #565 )
8 years ago
ddcat1115
bba32aa720
fix #560
8 years ago
afc163
9ace75b9c0
style: fix more detail
8 years ago
偏右
c159f0602d
Update README.md
8 years ago
afc163
8b75ed36cd
style: fix some detail
8 years ago
afc163
d2afa15e13
Fix default activeTabKey, close #563
8 years ago
afc163
34e69e55ee
refactor formatter
8 years ago
ddcat1115
60a768deae
fix Login demo lint
8 years ago
nikogu
481787a7aa
fixed charts color style
8 years ago
afc163
6404250dcc
remove extra scroll bar, close #532
8 years ago
afc163
587c5dd546
remove typescript code
8 years ago
ddcat1115
1a5b7acabf
New Login component ( #147 )
* add Login component
* update
* refactor
* update Login component & reactor Login page
* fix test case
* update
* update
* fix code style
* fix
8 years ago
afc163
2e0efbb04c
update dependencies and fix lint and test case
8 years ago
ddcat1115
e2b1261c8f
- fix step-form can't match any menu item
- fix click logo can't change menu open keys
8 years ago
afc163
2bbef8d959
More detail in travis log
8 years ago
afc163
2fb922d8be
take dispatch outside the component, close #528
8 years ago
afc163
c1366eb282
update code style
8 years ago
afc163
86a2d26dee
simplify code
8 years ago
afc163
b27bf8deab
Fix unneccessary rerender of parent page, close #525
8 years ago
niko
c148b64145
Upgrade BizCharts ( #370 )
* 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
8 years ago
WhatAKitty
cc28e0695e
Do with new router ( #519 )
* Do with new router
* Move default values into form model
8 years ago
WhatAKitty
8a15e9bd54
fix error while using react-script ( #516 )
8 years ago
WhatAKitty
3683e0ddfd
Fix warning of applying `bool` into onClick prop ( #521 )
fix warning: Failed prop type: Invalid prop `onClick` of type `boolean` supplied to `Link`, expected `function`
8 years ago
ddcat1115
d9d02c3573
add proptypes for Description
8 years ago
ddcat1115
d8b0a9ecc1
fix breadcrumb prop priority
8 years ago
afc163
12d8b4079a
Add fastclick
8 years ago
陈帅
838d8418f9
Increase global error handling ( #500 )
* Increase global error handling
* Increase global error handling
* fix bug
* rebase master
* Change 401 to 403
* add triggerException style.less
8 years ago
henrydf
99e714a49e
扩展dymaicWrapper,防止Model重复导入报错 ( #506 )
* 扩展dymaicWrapper,防止Model重复导入报错
* fix ci
8 years ago
jiang
e221476b34
Mobile menu ( #463 )
* Increase the sliding menu
* Add a simple animation
* update mobile menu
* update
* update
* update
* rebase master
* recovery import/first
8 years ago
Arun Kumar T K
ce84e3f748
Update menu.js ( #511 )
corrected spelling
8 years ago
陈帅
5e02d635ef
fix list redirect bug ( #507 )
8 years ago
afc163
74b4f30faa
Fix pageHeader responsive issue
8 years ago
afc163
2885fa9518
better jsx-wrap-multilines eslint rule
8 years ago
afc163
a8caa500ae
Add activeTabKey for PageHeader
8 years ago
ddcat1115
577ded4b34
Router config ( #442 )
* adjust menu and router config
* rebase master
* remove invalid breadcrumb item
* add nested layout
* Some improvements
* get name from menu.js
* - use HOC to pass routerData instead of context
8 years ago
nikogu
6e37a9391b
bump 0.3.1
8 years ago
nikogu
924626ee3b
remove overflow(), because of babel-css-modules bug
8 years ago
陈帅
affacb7cdc
fix 437 ( #477 )
8 years ago
陈帅
94c236301b
Add clearer tips ( #475 )
* Add clearer tips
* fix some error
8 years ago
afc163
7733f4f0c9
Fix list page style
8 years ago
偏右
e111d7bfa9
Refactor search list routes ( #440 )
* refactor search list
* Fix third level breadcrumb name, close #304
* use match.url
* use match.url
* use match.path
* fix match url & path
8 years ago
陈帅
69a9d9bb3a
Unlimited list to add a special method ( #451 )
8 years ago
afc163
c03d59b542
use require to fix dist error
8 years ago