afc163
5405ce2696
chore: update gitignore and config for turbopack integration
4 months ago
afc163
6f95fb66a3
chore: merge v6-full-edition to all-blocks
9 months ago
afc163
0256b12956
refactor: import biome and check all files ( #11496 )
9 months ago
陈帅
5177d3382c
feat: 升级到 antd@5 ( #10377 )
* add test lib
* add more fix
* prettier
* prettier
* prettier
* fix(test):更好的类型优化
* chore: update lock
* update
* remove e2e
* try remove less
* update to antd@5
* chore: support antd@5
* fix: update snapshot
* fix: update snapshot
* remove fabric
* feat: request record
* fix: support jest
* fix ci
* fix ci
* fix ci
* fix ci
* fix ci
* fix ci
* fix ci
* fix ci
* remove plugin
Co-authored-by: xiefengnian.xfn <xiefengnian.xfn@antgroup.com>
3 years ago
DaoYuan
e574be874f
fix: 多余的文件 ( #10036 )
4 years ago
聪小陈
fb0cb6bc9d
chore: remove jest ( #10038 )
Co-authored-by: xiaohuoni <chen.xiaocong2@iwhalecloud.com>
4 years ago
chenshuai2144
2f5c14a455
chore: add default settings and extensions
5 years ago
Shanjie Chen
0322352d0f
fix: compatibility with pnpm ( #9156 )
* fix: dependencies were not found using pnpm
* fix: dependencies were not found using pnpm
* fix: lint problem
* chore: ignore pnpm lock file
5 years ago
陈帅
b9b885953c
support Access-Control-Allow-Headers ( #4576 )
* support Access-Control-Allow-Headers
* add magic code
* add magic code
* add magic!!!! code
* try auto publish
* new plugin
* update script
* use fetch-blocks package
* add env
* add fetch-blocks package
* fix ci error
* fix lint error
* delete extra comments
* use https://ant-design-pro.netlify.com
7 years ago
陈帅
277ea60169
fix ts file error for eslint ( #4336 )
* 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]
7 years ago
期贤
6043d892cb
use defult mock
7 years ago
陈帅
401e65f4d2
use netlify functions ( #3882 )
* use netlify functions
* rm .gitignore key
* fix build error
* use new folder
* change config
* add redirects
* add redirects
* add router
* remobe "/"
* remove code
* add tag
* remove babel loader
* rm firebase config
* remove babel
7 years ago
陈帅
fd811da739
add .firebase in gitignore
8 years ago
Tom Gao
6a528af704
fix: remove jsconfig.json from .gitignore
8 years ago
afc163
f9a06d9f68
update umi config by setting polyfill to IE11 and enable dynamicImport
8 years ago
李元秋
df02748020
remove unnecessary 'x' permission of some configuration files
8 years ago
陈帅
a0396eb139
update .gitignore
8 years ago
陈帅
189e6c5c59
Features: add buttonText on Login.Captcha
8 years ago
陈帅
ad38d93f88
Optimization: use state to control rendering time
8 years ago
愚道
28310e16d1
remove webpackrc to config/config.js
8 years ago
陈帅
a44b833bc5
chage temp file path
8 years ago
陈帅
aedadc362a
fix theme change
8 years ago
陈帅
635e362098
Add compilation script
8 years ago
陈帅
518094b1e0
Perfect mock demo
8 years ago
陈帅
f903f9aeaa
support_firebase
8 years ago
陈帅
484d71d8e1
vscode support alias
8 years ago
Kevin Lee
84a05cbd18
fix: HeaderSearch 组件中添加对 enter 键的防抖处理
1. 删除无用 timeout 代码
2. 利用 lodash 中的 debounce 函数增加防抖处理
3. 添加 gitignore 规则,排除 VSC 插件生成的 .history 文件夹
close #1703
8 years ago
陈帅
6c1b112a40
fix #1681 `lint-staged` no longer supports running scripts defined in package.json.
8 years ago
陈帅
c100052f5b
rm .vscode folder
8 years ago
jim
0e2cd76a41
fix default setting bug
8 years ago
jim
63fcc3d979
Ugly fix #1409
8 years ago
jim
b5dfc1f402
delete vscode
8 years ago
jim
6ef237e517
merge master
8 years ago
jim
645f7daf49
support perttier
8 years ago
陈帅
09c7235c6a
features add userinfo page ( #880 )
* 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
8 years ago
jim
b3af8f8570
fix #821 Menu selection problem
8 years ago
valleykid
c29f22fe72
修复TableList验证误触发 ( #756 )
* Add *bak in gitignore
* 修复TableList表单验证误触发问题
fix #755
8 years ago
陈帅
3f2263d45a
fix parameters match warning ( #613 )
* fix parameters match warning
* Use path-to-regexp to match the path
* use regular expressions to match the path
* update doc
* add getSelectedMenuKeys
8 years ago
杨圆建
03e3a2dd3a
添加忽略文件 ( #742 )
8 years ago
afc163
cf41067ca3
update .gitignore
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
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
afc163
66583a7d0c
use a temp roadhog-api-doc, #84
8 years ago
偏右
2d1148ebe5
Add UI Test ( #10 )
* 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
9 years ago
nikogu
32693bbdd3
升级 roadhog-api-doc & 添加 .gitignore
9 years ago
nikogu
d7ddf3ab8d
Extract scaffold to independent git repo
9 years ago