.build
|
a80f79e8fa
feat: add system exit functionality with cross-platform support
|
2 недель назад |
.clinerules
|
79fc6cc761
feat: add simplified build and deploy production workflow in .clinerules/workflows/build-and-deploy-production.md
|
2 недель назад |
.github
|
ff0e5d3fd3
ci(build-linux-arm-appimage.yml): modify workflow to prevent uploading build results after completion
|
3 недель назад |
.husky
|
6570b72e8e
test:husky,lint-staged
|
4 месяцев назад |
config
|
f04ea42705
feat: add time range selector for worklist with today/7days/all options
|
2 недель назад |
cypress
|
fe7d44858f
feat: 优化多语言测试断言和修复Redux store访问问题
|
2 недель назад |
mocks
|
fc8b581784
docs: add DR.md interface description document, supplement handler documentation and add login-related handlers
|
1 месяц назад |
public
|
fc87d13683
修改配置,支持MSW在浏览器环境下运行;修改注册页面过滤器区域的UI,使正常显示患者类型;修改API,修改为正确的URL path,使能够请求到患者类型
|
4 месяцев назад |
py
|
5cea414245
测试代码,用于模拟访问dcm服务器,看是否能得到dcm文件
|
2 месяцев назад |
requirements
|
dd4a1c6c2c
添加初版本的user journey文件
|
1 месяц назад |
src
|
a80f79e8fa
feat: add system exit functionality with cross-platform support
|
2 недель назад |
types
|
3967ed3a51
在开发环境下,使用变量USE_MSW控制是否使用MSW,不使用MSW的话会直接和后端交互
|
4 месяцев назад |
.editorconfig
|
6b4f365861
initialize project
|
4 месяцев назад |
.env.development
|
3967ed3a51
在开发环境下,使用变量USE_MSW控制是否使用MSW,不使用MSW的话会直接和后端交互
|
4 месяцев назад |
.env.production
|
6b4f365861
initialize project
|
4 месяцев назад |
.env.test
|
6b4f365861
initialize project
|
4 месяцев назад |
.eslintignore
|
a80f79e8fa
feat: add system exit functionality with cross-platform support
|
2 недель назад |
.gitattributes
|
b03c03997f
使用eslint及其插件规范化代码
|
4 месяцев назад |
.gitignore
|
abfca58fba
chore: update .gitignore to ignore some pkg packaging files
|
4 недель назад |
.lintstagedrc.json
|
65912a40af
test(e2e): add login success flow with Cypress and data-testid attributes
|
1 месяц назад |
.prettierrc
|
b03c03997f
使用eslint及其插件规范化代码
|
4 месяцев назад |
README.md
|
3f03848dea
feat: add platform detection and ARM64 file copy for Taro build in .build/h5_for_production.js
|
2 недель назад |
babel.config.js
|
6b4f365861
initialize project
|
4 месяцев назад |
cypress.config.ts
|
2eeb0f3eed
chore(e2e): modify cypress e2e tests to no longer depend on web server for hosting h5 static resources
|
3 недель назад |
electron-builder.json
|
a80f79e8fa
feat: add system exit functionality with cross-platform support
|
2 недель назад |
eslint.config.mjs
|
a80f79e8fa
feat: add system exit functionality with cross-platform support
|
2 недель назад |
main.js
|
a80f79e8fa
feat: add system exit functionality with cross-platform support
|
2 недель назад |
package-lock.json
|
965c5e8b8d
build(packaging): add pkg and other scripts for executable packaging of static resources and server
|
1 месяц назад |
package.json
|
ace5f1e135
docs: update README.md with build instructions and add production build artifact
|
2 недель назад |
postcss.config.js
|
1adc21ae9e
初步布局:基于屏幕显示相应区域,基于屏幕调整区域大小
|
4 месяцев назад |
preload.js
|
a80f79e8fa
feat: add system exit functionality with cross-platform support
|
2 недель назад |
project.config.json
|
6b4f365861
initialize project
|
4 месяцев назад |
tailwind.config.js
|
1adc21ae9e
初步布局:基于屏幕显示相应区域,基于屏幕调整区域大小
|
4 месяцев назад |
tsconfig.json
|
4fb797489e
refactor(e2e): restructure test code using Page Object Model (POM) pattern
|
1 месяц назад |
webpack.config.cypress.js
|
4fb797489e
refactor(e2e): restructure test code using Page Object Model (POM) pattern
|
1 месяц назад |