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 |
陈帅
|
d3f021945e
|
fix: use @umijs/fabric new version
|
4 years ago |
陈帅
|
f648a6e7f6
|
chore: use @ant-design/pro-components
|
4 years ago |
陈帅
|
a806c0135c
|
fix: fix typescript error
|
4 years ago |
TinsFox
|
e608b880e2
|
chore: remove duplicate swagger-ui-react (#9829)
|
4 years ago |
Peng Yuwei
|
e0d9452eda
|
Solve the problem of incorrect jumping of secondary menu. (#9784)
|
4 years ago |
puxiao
|
f701c2edbb
|
Update to antd 4.20.0 for `Menu support items` (#9786)
* Update package.json
* Update AvatarDropdown.tsx
* Update AvatarDropdown.tsx
* Update AvatarDropdown.tsx
|
4 years ago |
赵東澔
|
61dac4ddab
|
Update package.json (#9826)
|
4 years ago |
期贤
|
d160dc04a5
|
fix: support access new version
|
4 years ago |
期贤
|
10ced8124d
|
version: update package.json
|
4 years ago |
Sodium
|
5c27efd965
|
fix: 修复 fabric.stylelint 与 IDE 的兼容问题 (#9757)
* fix: 修复 fabric.stylelint 与 IDE 的兼容问题
使用原来的写法 Webstorm 的 stylelint 插件会找不到配置文件
* chore: 移除未使用的变量
|
4 years ago |
期贤
|
683f75159d
|
chore: remove node@12.x
|
4 years ago |
期贤
|
0d8a78874d
|
chore: fix Deploy error
|
4 years ago |
zqran
|
9f16dae8d7
|
chore: simplify routes configuration (#9728)
|
4 years ago |
Chuck
|
c0eb9d15a0
|
chore: 使用 husky 代替 yorkie (#9718)
yorkie 在 pnpm 环境下并不能正确的安装 Git Hooks, 因此使用 husky 代替它.
|
4 years ago |
dengqing
|
a2f83ca834
|
fix: type error (#9708)
|
4 years ago |
陈帅
|
9d8b711605
|
chore: update package.json version
|
4 years ago |
kalykun
|
84883f5650
|
fix: wrong note (#9676)
|
4 years ago |
陈帅
|
4df99f17be
|
version: up dependencies version
|
4 years ago |
afc163
|
59499f682b
|
chore: remove david badges
|
4 years ago |
zqran
|
f1c9c3856f
|
refactor: modify the parameter type of `access` function (#9596)
|
4 years ago |
Non-Official NPM Mirror Bot
|
86b7c871f2
|
update https://registry.npm.taobao.org to https://registry.npmmirror.com (#9592)
Co-authored-by: NPM Mirror Bot <npmmirror@localhost>
|
4 years ago |
期贤
|
8342e01afc
|
fix: add serve exit code console
close https://github.com/ant-design/ant-design-pro/issues/9575\?notification_referrer_id\=NT_kwDOAHzrKLIzMDEzMDQ5MzkwOjgxODY2NjQ\¬ifications_query\=is%3Aunread\#event-5965333309
|
4 years ago |
陈帅
|
d4391552c1
|
fix: default disable url params
ref https://github.com/ant-design/ant-design-pro/issues/9526#issuecomment-1009544266
|
4 years ago |
陈帅
|
50ee90f646
|
fix: should use defaultSetting
close https://github.com/ant-design/ant-design-pro/issues/9521
|
4 years ago |
陈帅
|
bf9406c6f4
|
chore: up version
|
4 years ago |
JiangYu
|
8442881395
|
fix notice styles and update dependencies minor version (#9490)
* fix: notice styles
* chore: up depenedencies minor version
Co-authored-by: jiangyu <jiangyu@1414587873548331.onaliyun.com>
|
4 years ago |
chenshuai2144
|
d56219f9c4
|
feat: add theme-color
|
4 years ago |
陈帅
|
645d6ed4fd
|
🌷 UI: alway set theme (#9458)
* 🌷 UI: alway set theme
* 🌷 UI: support dynamic theme
* merge master
|
4 years ago |
陈帅
|
a2d8f88061
|
fix: remove unuse rules
close https://github.com/ant-design/ant-design-pro/issues/9449
|
4 years ago |
陈帅
|
7a5c54a16a
|
chore: use playwright (#9345)
* chore: use playwright
* 修改图表
* e2e
* up version
|
4 years ago |
陈帅
|
f6b856c309
|
chore: up utils version
|
4 years ago |
陈帅
|
be345dc8e6
|
chore: up antd version
|
4 years ago |
陈帅
|
5b1cadead3
|
chore: up antd version
|
4 years ago |
陈帅
|
9d1b635940
|
chore: up @umijs/route-utils
|
4 years ago |
荆棘Justin
|
3e5903491b
|
refactor: modify all function types in jsx to `React.FC` (#9298)
|
4 years ago |
chenshuai2144
|
782cb520a0
|
docs: add childrenRender demo
|
4 years ago |
SmallBun
|
8e3431b93b
|
路径带有请求参数时,退出跳转添加并携带 (#9264)
* 路径带有请求参数时,退出跳转添加并携带
* Update AvatarDropdown.tsx
|
4 years ago |
chenshuai2144
|
46415d6477
|
docs: add proxy doc
|
4 years ago |
GrantDuan
|
befd4a035d
|
replace proxy with proapi.azurewebsites.net/ (#9214)
https://proapi.azurewebsites.net/api/currentuser return the json data
https://preview.pro.ant.design/api/currentuser return 404 page
without this commit, logoin would fail if start the app by "npm run dev"
|
4 years ago |
陈帅
|
07c15b3886
|
chore: up devDependencies
|
4 years ago |
陈帅
|
718592d93c
|
feat: support next version antd (#9203)
|
4 years ago |
chenshuai2144
|
3014171fcb
|
chore: add defaultFormatter set
|
5 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 |
River
|
5fe0ba7f99
|
修复vscode点击代码引用不会跳转到组件 (#9104)
js项目如果react组件引用缺少/index vscode无法导航到定义
|
5 years ago |
陈帅
|
bd88b8dc22
|
feat: use login form (#9108)
|
5 years ago |
陈帅
|
98e7a56822
|
🐛 fix: repalce deprecated api : window.location.reload (#9040)
* 🐛 fix: repalce deprecated api : window.location.reload
* fix test
|
5 years ago |
chenshuai2144
|
6c313e1880
|
fix: loading onFinish use promise
close https://github.com/ant-design/pro-components/issues/3415
|
5 years ago |
chenshuai2144
|
cf6eab726e
|
chore: use npm to run ci
|
5 years ago |