.build
|
965c5e8b8d
build(packaging): add pkg and other scripts for executable packaging of static resources and server
|
1 maand geleden |
.github
|
f79e7ca06e
chore(ci): modify ci script to replace some npm commands with custom js script execution
|
1 maand geleden |
.husky
|
6570b72e8e
test:husky,lint-staged
|
4 maanden geleden |
config
|
965c5e8b8d
build(packaging): add pkg and other scripts for executable packaging of static resources and server
|
1 maand geleden |
cypress
|
f071b8792a
test(exam,patient): add test code for read state to enable test environment access to examination;add data-testid attributes to navigation area buttons for testing
|
1 maand geleden |
mocks
|
fc8b581784
docs: add DR.md interface description document, supplement handler documentation and add login-related handlers
|
1 maand geleden |
public
|
fc87d13683
修改配置,支持MSW在浏览器环境下运行;修改注册页面过滤器区域的UI,使正常显示患者类型;修改API,修改为正确的URL path,使能够请求到患者类型
|
4 maanden geleden |
py
|
5cea414245
测试代码,用于模拟访问dcm服务器,看是否能得到dcm文件
|
2 maanden geleden |
requirements
|
dd4a1c6c2c
添加初版本的user journey文件
|
1 maand geleden |
src
|
bcd233df58
feat(patient-register): trigger query for available positions or protocols when body part is selected in anatomy diagram
|
1 maand geleden |
types
|
3967ed3a51
在开发环境下,使用变量USE_MSW控制是否使用MSW,不使用MSW的话会直接和后端交互
|
4 maanden geleden |
.editorconfig
|
6b4f365861
initialize project
|
4 maanden geleden |
.env.development
|
3967ed3a51
在开发环境下,使用变量USE_MSW控制是否使用MSW,不使用MSW的话会直接和后端交互
|
4 maanden geleden |
.env.production
|
6b4f365861
initialize project
|
4 maanden geleden |
.env.test
|
6b4f365861
initialize project
|
4 maanden geleden |
.eslintignore
|
65912a40af
test(e2e): add login success flow with Cypress and data-testid attributes
|
1 maand geleden |
.gitattributes
|
b03c03997f
使用eslint及其插件规范化代码
|
4 maanden geleden |
.gitignore
|
65912a40af
test(e2e): add login success flow with Cypress and data-testid attributes
|
1 maand geleden |
.lintstagedrc.json
|
65912a40af
test(e2e): add login success flow with Cypress and data-testid attributes
|
1 maand geleden |
.prettierrc
|
b03c03997f
使用eslint及其插件规范化代码
|
4 maanden geleden |
README.md
|
02f362802c
docs: update README.md with e2e test ,append pre start instructions ,namely start app firstly
|
1 maand geleden |
babel.config.js
|
6b4f365861
initialize project
|
4 maanden geleden |
cypress.config.ts
|
f071b8792a
test(exam,patient): add test code for read state to enable test environment access to examination;add data-testid attributes to navigation area buttons for testing
|
1 maand geleden |
electron-builder.json
|
fdb43ee274
build(win): modify electron packaging target to portable on Windows platform to generate directly runnable exe
|
1 maand geleden |
eslint.config.mjs
|
b692ef48cd
应用TypeScript 风格规则
|
4 maanden geleden |
main.js
|
f2d928bf02
feat(electron): make window borderless, launch maximized and compatible with macOS, Windows and Linux via main.js
|
1 maand geleden |
package-lock.json
|
965c5e8b8d
build(packaging): add pkg and other scripts for executable packaging of static resources and server
|
1 maand geleden |
package.json
|
965c5e8b8d
build(packaging): add pkg and other scripts for executable packaging of static resources and server
|
1 maand geleden |
pkg.json
|
965c5e8b8d
build(packaging): add pkg and other scripts for executable packaging of static resources and server
|
1 maand geleden |
postcss.config.js
|
1adc21ae9e
初步布局:基于屏幕显示相应区域,基于屏幕调整区域大小
|
4 maanden geleden |
project.config.json
|
6b4f365861
initialize project
|
4 maanden geleden |
server.js
|
965c5e8b8d
build(packaging): add pkg and other scripts for executable packaging of static resources and server
|
1 maand geleden |
tailwind.config.js
|
1adc21ae9e
初步布局:基于屏幕显示相应区域,基于屏幕调整区域大小
|
4 maanden geleden |
tsconfig.json
|
4fb797489e
refactor(e2e): restructure test code using Page Object Model (POM) pattern
|
1 maand geleden |
webpack.config.cypress.js
|
4fb797489e
refactor(e2e): restructure test code using Page Object Model (POM) pattern
|
1 maand geleden |