LinuxSuRen / api-testing

YAML based API testing tool. 开源接口调试、测试工具。Mock Server
https://linuxsuren.github.io/api-testing/
Apache License 2.0
243 stars 50 forks source link

refactor: refactor API Testing frontend #416

Closed yuluo-yx closed 2 months ago

yuluo-yx commented 5 months ago

Refactor API Testing frontend

The above fivepages are all under src -> views -> related folder, and the refactoring needs to be completed with related functional tests to make sure the function is normal.

technology stack

Axios

Element-plus

Vue3

Vue-router

The page effect is as follows:

image

PS Feel free to point out any guidance on color schemes and other aspects of the project.

yuluo-yx commented 5 months ago

Refactor Test pages @yuluo-yx

LinuxSuRen commented 5 months ago

It looks better.

LinuxSuRen commented 5 months ago

是否可以考虑把整体框架的重构完成了就提交 PR,每个页面的重构其他人也可以单独提交 PR

LinuxSuRen commented 5 months ago

Dark theme 的问题 @suoaiyisheng 在试着解决

yuluo-yx commented 5 months ago

是否可以考虑把整体框架的重构完成了就提交 PR,每个页面的重构其他人也可以单独提交 PR

是这样协同的,不过目前仓库地址在我的 github 空间里,也就是这个地址 https://github.com/yuluo-yx/api-testing/tree/0504-yuluo/front-api-re

bugoutianzhen123 commented 4 months ago

328023223-7ce29c75-4f18-4b45-bd5c-aba2832294341 - 副本 是否可以让红箭头处的边框可以拖动到蓝线位置,在窗口化时可以获得更好的视觉体验 原来的前端会有窗口缩小后,页面元素未正确排列,导致文字重叠的bug,希望重构的时候能注意 Desktop Screenshot 2024 06 03 - 22 47 10 62

github-actions[bot] commented 2 months ago

This issue has been open 30 days with no activity. This will be closed in 7 days.

github-actions[bot] commented 2 months ago

This issue has been automatically marked as stale because it hasn't had any recent activity.If you think this should still be open, or the problem still persists, just pop a reply in the comments and one of the maintainers will (try!) to follow up. Thank you for your interest and contribution to the api-testing.