Alex Zhu
dc15dfb3a4
ci: integrate react-doctor for PR health checks ( #11777 )
Co-authored-by: Claude Opus 4.7 <noreply@anthropic.com>
3 weeks ago
Alex Zhu
1d52ebd090
docs: add antd lint to CI, improve CLAUDE.md and cheatsheets ( #11766 )
Co-authored-by: Claude Opus 4.7 <noreply@anthropic.com>
3 weeks ago
Alex Zhu
edd6f513b0
Delete .github/workflows/issue-open-check.yml
4 weeks ago
afc163
85adf9f65f
feat: add version and commit hash to footer ( #11660 )
Co-authored-by: Claude Opus 4.6 <noreply@anthropic.com>
Co-authored-by: gemini-code-assist[bot] <176961590+gemini-code-assist[bot]@users.noreply.github.com>
2 months ago
afc163
aa4c47ee48
fix: resolve security vulnerabilities from code scanning ( #11641 )
Co-authored-by: Claude Opus 4.6 <noreply@anthropic.com>
2 months ago
afc163
33d8a3bfc2
fix(ci): disable utoo binary cache to fix Windows clone failure
The cached utoo binary on Windows has an incorrect cache path configuration,
causing package clone operations to fail with paths like "D:\.cache\nm\..."
instead of the correct working directory path.
Disabling the binary cache ensures utoo is freshly installed from npm,
which correctly resolves the cache directory path.
Co-Authored-By: Claude Opus 4.6 <noreply@anthropic.com>
2 months ago
elrrrrrrr
aa75a27b49
ci: migrate from bun to utoo for dependency installation ( #11639 )
* ci: migrate from bun to utoo for dependency installation
Co-Authored-By: Claude Sonnet 4.6 <noreply@anthropic.com>
* fix: update jest config for ESM compatibility and refresh login snapshots
Add .js extension to @umijs/max/test import for Node 25 + Jest 30 ESM
resolution, and update login page snapshots to match latest antd Checkbox
DOM structure.
Co-Authored-By: Claude Opus 4.6 (1M context) <noreply@anthropic.com>
---------
Co-authored-by: Claude Sonnet 4.6 <noreply@anthropic.com>
2 months ago
afc163
330b2a6d10
fix: update antd dependencies and snapshot tests ( #11604 )
* fix: update antd dependencies and snapshot tests
* fix: update table list form item render signature
* test: add MessageChannel polyfill for jest/jsdom environments
* fix: update antd dependency to version 6.1.3
* fix: update deprecated props in antd components
* ci: switch to bun for faster builds
* Apply suggestions from code review
4 months ago
afc163
c7a10e45e3
revert to bun
6 months ago
afc163
3a753280c1
chore: update github actions versions and switch from bun to utoo
6 months ago
dependabot[bot]
fe31163b33
chore(deps): bump dawidd6/action-download-artifact ( #11395 )
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
Co-authored-by: afc163 <afc163@gmail.com>
11 months ago
dependabot[bot]
38fe08a678
chore(deps): bump dawidd6/action-download-artifact ( #11395 )
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
Co-authored-by: afc163 <afc163@gmail.com>
11 months ago
afc163
f54cc03eae
chore: add github action of deploying to github pages
11 months ago
afc163
6f95fb66a3
chore: merge v6-full-edition to all-blocks
11 months ago
afc163
100a96a18d
chore: remove unused dep
11 months ago
afc163
04f8f44990
Delete .github/workflows/deploy-gh-pages.yml
11 months ago
afc163
b145782a89
Update deploy-gh-pages.yml
11 months ago
afc163
a26c9fc7ec
chore: add gh-pages action
11 months ago
afc163
0256b12956
refactor: import biome and check all files ( #11496 )
11 months ago
afc163
5a66184e57
Delete .github/workflows/codeql.yml
2 years ago
afc163
c971df4399
chore: pnpm => bun ( #11358 )
2 years ago
afc163
094673101c
chore: upgrade workflows ( #11356 )
2 years ago
afc163
5b5afc7f08
chore: prettier code, lint, test case ( #11323 )
2 years ago
kiner-tang(文辉)
b2882d3561
chore: solve test fail issue ( #10939 )
* feat: solve test fail
* feat: solve test fail
* feat: solve test fail
* feat: solve test fail
* chore: lint
3 years 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>
4 years ago
lgtm-com[bot]
28ae430f16
Add CodeQL workflow for GitHub code scanning ( #10359 )
Co-authored-by: LGTM Migrator <lgtm-migrator@users.noreply.github.com>
4 years ago
chenshuai2144
065c912d3d
chore: update boot
4 years ago
xrkffgg
730edecad4
Update issue-open-check.yml
4 years ago
期贤
c390570f95
ci: fix pnpm ci
4 years ago
期贤
3c19ae654a
ci: fix pnpm ci
4 years ago
chenshuai2144
75b4034147
chore: remove unuse code
4 years ago
chenshuai2144
549381f39e
fix: fix pnpm ci build
4 years ago
chenshuai2144
dc6a04874b
ci: add pnpm ci
4 years ago
陈帅
df51053a21
feat: support umi@4 ( #9956 )
* chore: prettier all code
* chore: prettier all code
* chore: prettier all code
* chore: prettier all code
* chore: prettier all code
* fix error
* remove Deploy CI
* remove ie
* remove unuse code
* remove Deploy CI
4 years ago
期贤
486635ef76
docs: upate ISSUE_TEMPLATE
4 years ago
Naveen
2d900d4848
chore: Set permissions for GitHub actions ( #9891 )
Restrict the GitHub token permissions only to the required ones; this way, even if the attackers will succeed in compromising your workflow, they won’t be able to do much.
- Included permissions for the action. https://github.com/ossf/scorecard/blob/main/docs/checks.md#token-permissions
https://docs.github.com/en/actions/using-workflows/workflow-syntax-for-github-actions#permissions
https://docs.github.com/en/actions/using-jobs/assigning-permissions-to-jobs
[Keeping your GitHub Actions and workflows secure Part 1: Preventing pwn requests](https://securitylab.github.com/research/github-actions-preventing-pwn-requests/ )
Signed-off-by: naveen <172697+naveensrinivasan@users.noreply.github.com>
4 years ago
期贤
683f75159d
chore: remove node@12.x
4 years ago
期贤
0d8a78874d
chore: fix Deploy error
4 years ago
陈帅
645d6ed4fd
🌷 UI: alway set theme ( #9458 )
* 🌷 UI: alway set theme
* 🌷 UI: support dynamic theme
* merge master
4 years ago
陈帅
7a5c54a16a
chore: use playwright ( #9345 )
* chore: use playwright
* 修改图表
* e2e
* up version
5 years ago
chenshuai2144
cf6eab726e
chore: use npm to run ci
5 years ago
chenshuai2144
089e28aed2
chore: use npm to run ci
5 years ago
chenshuai2144
dbfe938c92
🏰 chore: add workflows issue-labeled
5 years ago
chenshuai2144
be78b1f13c
chore: fix ci
5 years ago
chenshuai2144
9327e8cc51
🏰 chore(ci): fix ci error
5 years ago
xrkffgg
de0c89ffc2
ci: add emoji helper
5 years ago
陈帅
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
xrkffgg
c883b906e5
ci: update issue-open-check.yml ( #8351 )
* Update issue-open-check.yml
* Update .github/workflows/issue-open-check.yml
Co-authored-by: xrkffgg <xrkffgg@gmail.com>
Co-authored-by: 陈帅 <qixian.cs@outlook.com>
5 years ago
xrkffgg
cede78bfc4
ci: update issue action
5 years ago
xrkffgg
20e2009cac
ci: update preview action ( #8250 )
* Create preview-start.yml
* Create preview-build.yml
* Create preview-deploy.yml
* Delete preview.yml
* Update preview-deploy.yml
* Update preview-build.yml
* Update preview-deploy.yml
* Update preview-deploy.yml
* Update preview-deploy.yml
* Update preview-build.yml
* Update preview-deploy.yml
5 years ago