陈帅
a2d434f023
ant design pro v5 发布 ( #8642 )
* init
* remove Authorized
* remove login
* remove request
* remove path-to-regexp"
* remove create-umi
* clean dependencies
* remove unused less
* better login mock
* add ANT_DESIGN_PRO_ONLY_DO_NOT_USE_IN_YOUR_PRODUCTION=site env
* support settings dynamic
* support umi-plugin-setting-drawer
* 🎨 format: clean code
* remove clean fetch:blocks
* add NoticeIcon
* add NoticeIcon
* use "@ant-design/pro-layout": "6.0.0-1"
* support errorHandler
* remove SelectLang
* update version
* PageHeaderWrapper to PageContainer
* PageHeaderWrapper to PageContainer (#6622 )
* 📌 versions: use alpha version (#6634 )
* use alpha version
5.0.0 no yet
* less test
* fix lint error
* rename setting
Co-authored-by: chenshuai2144 <qixian.cs@outlook.com>
* fix 401 do not to login error
* 405 start:no-mock
* siderWidth: 208
* side
* false
* username
* remove resolutions
* update list demo
* correct the text
* fix tabs style in antd@4.3
* fix login error
* use "@ant-design/pro-layout": "6.0.0-5"
* eslint
* access
* pro-layout 6.0.0-7
* merge master
* up layout version
* 💄 UI: fix login style warning
* upgrade dependency
* delete throw error
* versions: up @umijs/fabric
* change login
* do not open defaultOpenAll
* rebase error
* update demos
* deps upgreade
* 🐛 修复切换不同权限的账户登录后,access的鉴权不生效问题 (#6997 )
* 🐛 修复切换不同权限的账户登录后,access的鉴权不生效问题
* 🎨 prettier code
* 修改hash路由下search参数在hash之前,search最后一个参数错误bug (#6908 )
* 🐛 bug: fix tsc error
* config.js里面 history.type 为 hash时,退出重登录后,拼接返回路径时,#号前路径会重复
* prettier all code
* merge master
* 🐛 bug: fix the problem that modifying URL can bypass permissions
* reset hash
* fix infinite loop of login page (#7095 )
* merge master
* rm unuse code
* rm unuse code
* remove unuse code
* 🐛 bug: fix redirect error in hash mode
* fix redirect
* 💥 feat: support defaultSettings
close #7407
* sort
* sorter
* default close umi ui
* goto reload window.location.href
* add setupTests.js
* add localStorageMock init
* open esbuild
* add exportStatic
* better code
* add initialStateConfig
* remove unuse code
* login 翻译
* add key
* update siderWidth
close #7585
* fix redirect error
close #7632
* add childrenRender type
* better styles
* better styles
* remove unuse code
close #7648
* default use browser history
* close
* support unAccessible
* up @umijs/preset-react version
* merge master
* support dumi function
* ✨ feat: add react-dev-inspector plugins
* 🚑 hotfix: support InspectorWrapper
* 🚑 hotfix: support InspectorWrapper
* add dumi docs href
* 👷 CI: fix Deploy CI
* 👷 CI : fix azure-pipelines
* fix keys error
* fix: version (#7789 )
* fix lint
* fix lint
* fix typo
* fix type
* better code
* add openAPI plugins
* use openapi plugins
* support schemaPath = url
* add umi-plugins
* add dumi doc
* add plugin doc
* add config doc
* fix: outLogin request method (#8059 ) (#8061 )
Co-authored-by: luqili <a@luqili.com>
* 非 dev 环境不展示 openapi
* locale pt_br Pages added (#8088 )
* revert surge preview
* test: update rebase action
* add persian local and fix menu direction for rtl display (#8079 )
* up @umijs/preset-dumi version
* up typescript verison
* add waterMark
* default open webpack5
* default open webpack5
* support webpack5
* support openAPI is array
* upgrade deps
* dir
* 页面代码结构推荐
* Update global.tsx
* Update index.tsx
* refactor(app.tsx): dev links use Link
* loginPath
* fix ci
* fix tsc
* fix tsc
* fix(app.tsx): dev links use umi Link
* fix tes
* fix warn
* refactor(app.tsx): optimization import Link
* resetv5-app-tsx-links
#8226
* use link to hash
* default open fastRefresh
* Update README.md (#8356 )
Ant Design Pro V5 is not released yet.
`trial` is often used for released paid product, and `preview` is the regularly used word for pre-release version.
* Fixing a few issues with internationalization on the login (#7945 )
Co-authored-by: chenshuai2144 <qixian.cs@outlook.com>
* Update api.ts (#8424 )
* chore: support verify commit
* fix locale error
* support all block
* locale: 增加标记,以便删除国际化脚本识别
* fix(locale): 删除request错误捕捉
* chore: remove tag
* chore: use fabric verify-commit
* chore: up to 5.0.0-beta.3
* chore: remove home page png
* use latest
* merge master
* fix conflict type and eslint waring! (#8644 )
* chore: open mfsu and webpack5
* try fix ci
* fix ci
* try fix ci
* add test
* add test
* 增加加载时间
* fix test
* prettier all code
* docs: change oneapi doc
* chore: add umi
* rmeove unuse code
Co-authored-by: lijiehua <41830859@qq.com>
Co-authored-by: 偏右 <afc163@gmail.com>
Co-authored-by: Jerry <510846@qq.com>
Co-authored-by: Vern Brandl <tkvern@users.noreply.github.com>
Co-authored-by: Lee Fan <535536456@qq.com>
Co-authored-by: zhangshuling <Zsl0516>
Co-authored-by: Justin <zcodeworld@gmail.com>
Co-authored-by: Jeff Tian <jeff.tian@outlook.com>
Co-authored-by: luqili <33475522+luqil@users.noreply.github.com>
Co-authored-by: luqili <a@luqili.com>
Co-authored-by: Thiago Tognoli <thiagotognoli@users.noreply.github.com>
Co-authored-by: abolfazl <Abolfazl.rajabpour@gmail.com>
Co-authored-by: HouKunLin <houkunlin@aliyun.com>
Co-authored-by: SHINCHVEN <shinchven@gmail.com>
Co-authored-by: Scott Goci <scottjg@gmail.com>
Co-authored-by: _XiaoTian <istianlei@qq.com>
Co-authored-by: 丁田秀 <295434665@qq.com>
Co-authored-by: Jiankian <i@anline.cn>
5 years ago
陈帅
7b15e84667
⚡ ️ dependency: remove puppeteer in dependencies ( #6204 )
* ✂️ dependency:remove puppeteer in dependencies
* fix lint error
* remove catch install
* ⚡ ️ performance: use detectInstaller package mange
* 📝 docs: add some comment
* finish set test
* Modify the order and increase the search speed
* auto close browser
6 years ago
chenshuai2144
1449dca6ce
chore: test add js dom
6 years ago
afc163
f266f6602d
✅ improve e2e test
7 years ago
陈帅
32cc540b15
fix test ( #4065 )
7 years ago
偏右
6ae1530744
Use roadhog test ( #640 )
* update .gitignore
* Use roadhog test replace jest
* upgrade roadhog
8 years ago
afc163
2e0efbb04c
update dependencies and fix lint and test case
8 years ago
afc163
7532598937
Fix test case
8 years ago
afc163
36d3f39509
upgrade to React 16
9 years ago
afc163
12f41ad836
upgrade enzyme
9 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