Skip to content

Web管理后台展示内容建议 #14

New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Closed
luweijun1992 opened this issue Apr 16, 2023 · 6 comments
Closed

Web管理后台展示内容建议 #14

luweijun1992 opened this issue Apr 16, 2023 · 6 comments
Labels
enhancement New feature or request

Comments

@luweijun1992
Copy link

当前防护站点,可看到的信息只有:域名、备注、端口。但是实际可配置的项目不止前面说的3个。且对应顺序还是乱的。
建议可把上游服务器也加上。
考虑到后面版本功能会有优化增加,所以这个位置可以做成可选列显示的方式,根据用户自己需要进行展示。
image

自定义列显示(且支持排序哪个在前哪个在后的自定义):
image

@luweijun1992
Copy link
Author

另外对防护站点的启用、禁用操作。
还有就是防护站点的只记录,不拦截功能。

@zclaiqcc zclaiqcc added the enhancement New feature or request label May 5, 2023
@DeronW
Copy link
Collaborator

DeronW commented Jun 29, 2023

这个可以有

@DeronW
Copy link
Collaborator

DeronW commented Jun 30, 2023

已添加到 2.1 版本中,发布后会关闭该问题

@DeronW
Copy link
Collaborator

DeronW commented Jul 3, 2023

image

@Lorna0
Copy link
Collaborator

Lorna0 commented Jul 3, 2023

提到的内容有点多,基本已经完成或暂时不考虑,而且有些 @DeronW 好像误解了,估计说的不是列表排序。

我统一回复下:

  1. 当前防护站点,可看到的信息只有:域名、备注、端口。但是实际可配置的项目不止前面说的3个。且对应顺序还是乱的,建议可把上游服务器也加上
    • ——社区版的目标是保持精简易用。上游服务器的展示优先级不是很高,而且如果要做负载均衡,上游服务器可能改为多个,直接展示在列表上不太美观,所以目前暂不考虑。顺序的这个问题已经改好了。
  2. 考虑到后面版本功能会有优化增加,所以这个位置可以做成可选列显示的方式,根据用户自己需要进行展示。
    • ——列表字段目前还不多,为保持精简,暂不考虑自定义展示字段。等到列表内容多的时候会考虑
  3. 另外对防护站点的启用、禁用操作
    • ——“禁用” 我理解是保存配置,但不监听端口。v1.10.0 起,站点支持设为 “维护” 模式,只返回一个维护中页面。在此基础上,禁用功能对社区版用处应该不大了。师傅觉得很有必要的话可以单独提一个 issue 让大家点赞,就不混在这条 issue 里讨论了
  4. 还有就是防护站点的只记录,不拦截功能
    • ——v1.10.0 起,已支持将站点设为 “观察” 模式,满足这个需求

师傅可以确认一下,issue 会在 2.1 发布时 close。

另外提交 issue 的时候,建议将每个需求拆分开来,这样其他人有类似需求的时候,更容易找到,有利于收集社区意见。合并在一起的话,容易被一起 close 了。

@Lorna0
Copy link
Collaborator

Lorna0 commented Jul 7, 2023

2.1 已发布,站点列表支持按照域名、端口、访问量排序。这里先 close 了哈,有问题可以再评论。

@Lorna0 Lorna0 closed this as completed Jul 7, 2023
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement New feature or request
Projects
None yet
Development

No branches or pull requests

4 participants