.build
|
cab1a856ce
fix(build): 优化build-android.js脚本,在创建Cordova项目时指定package ID和生成的APK文件名。
|
1 개월 전 |
.husky
|
6570b72e8e
test:husky,lint-staged
|
4 달 전 |
__e2e_test__
|
e261f087bd
fix(login): 添加了登录失败场景的测试代码,并调整实现代码以确保测试能正确验证预期错误提示,使登录失败的错误信息展示和测试验证逻辑保持一致。
|
1 개월 전 |
config
|
c5c3896d10
config(webpack,mqtt): update mqtt server IP in configuration
|
1 개월 전 |
cypress
|
65912a40af
test(e2e): add login success flow with Cypress and data-testid attributes
|
1 개월 전 |
mocks
|
95bf718507
正确拉取身体部位信息并显示在注册页面的过滤区域
|
4 달 전 |
public
|
fc87d13683
修改配置,支持MSW在浏览器环境下运行;修改注册页面过滤器区域的UI,使正常显示患者类型;修改API,修改为正确的URL path,使能够请求到患者类型
|
4 달 전 |
py
|
5cea414245
测试代码,用于模拟访问dcm服务器,看是否能得到dcm文件
|
2 달 전 |
requirements
|
dd4a1c6c2c
添加初版本的user journey文件
|
1 개월 전 |
src
|
96e00e61f9
style(image processing): theme background for left/right aside and remove header
|
1 개월 전 |
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
|
65912a40af
test(e2e): add login success flow with Cypress and data-testid attributes
|
1 개월 전 |
.gitattributes
|
b03c03997f
使用eslint及其插件规范化代码
|
4 달 전 |
.gitignore
|
65912a40af
test(e2e): add login success flow with Cypress and data-testid attributes
|
1 개월 전 |
.lintstagedrc.json
|
65912a40af
test(e2e): add login success flow with Cypress and data-testid attributes
|
1 개월 전 |
.prettierrc
|
b03c03997f
使用eslint及其插件规范化代码
|
4 달 전 |
README.md
|
02f362802c
docs: update README.md with e2e test ,append pre start instructions ,namely start app firstly
|
1 개월 전 |
babel.config.js
|
6b4f365861
initialize project
|
4 달 전 |
cypress.config.ts
|
65912a40af
test(e2e): add login success flow with Cypress and data-testid attributes
|
1 개월 전 |
electron-builder.json
|
464bb1fc6c
添加和electron打包相关的配置
|
2 달 전 |
eslint.config.mjs
|
b692ef48cd
应用TypeScript 风格规则
|
4 달 전 |
main.js
|
05c77c03b9
修改项目配置,为electron打包做准备
|
2 달 전 |
package-lock.json
|
65912a40af
test(e2e): add login success flow with Cypress and data-testid attributes
|
1 개월 전 |
package.json
|
d6379daec7
chore(e2e-test): 调整E2E测试命令,添加headed参数以显示浏览器界面
|
1 개월 전 |
postcss.config.js
|
1adc21ae9e
初步布局:基于屏幕显示相应区域,基于屏幕调整区域大小
|
4 달 전 |
project.config.json
|
6b4f365861
initialize project
|
4 달 전 |
tailwind.config.js
|
1adc21ae9e
初步布局:基于屏幕显示相应区域,基于屏幕调整区域大小
|
4 달 전 |
tsconfig.json
|
fc87d13683
修改配置,支持MSW在浏览器环境下运行;修改注册页面过滤器区域的UI,使正常显示患者类型;修改API,修改为正确的URL path,使能够请求到患者类型
|
4 달 전 |