Skip to content
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

小组任务1-基于现有代码进行完善组 #14

Closed
Jiyuan-Yang opened this issue Apr 10, 2020 · 2 comments
Closed

小组任务1-基于现有代码进行完善组 #14

Jiyuan-Yang opened this issue Apr 10, 2020 · 2 comments
Assignees
Labels
size 5 task-alpha Alpha阶段任务标记 week1 所属阶段的第1周
Milestone

Comments

@Jiyuan-Yang
Copy link
Owner

  • 完善平台的登陆和注销功能,让登陆状态能够与GitLab进行同步。
  • 完善平台各种创建和编辑操作,例如修改班级信息、项目信息等,不要跳转到GitLab,而要进行封装,在平台的页面完成操作,具体可以参考classroom的创建以及auto_test_project,另外可以参考GitLab的API
  • 完善可以增加页面导航,总之要改善用户体验,各种返回操作增加按钮,不要让用户用浏览器的返回等等。
  • 适当进行界面美化(可选,以前两项为主)。
@Jiyuan-Yang Jiyuan-Yang added task-alpha Alpha阶段任务标记 week1 所属阶段的第1周 size 5 labels Apr 10, 2020
@Jiyuan-Yang Jiyuan-Yang added this to the α版本 milestone Apr 10, 2020
@Jiyuan-Yang Jiyuan-Yang changed the title 小组任务-基于现有代码进行完善组 小组任务1-基于现有代码进行完善组 Apr 10, 2020
@Kennnnnnji
Copy link
Collaborator

Kennnnnnji commented Apr 10, 2020

新任务 4-10

添加注销功能

在平台页面上添加退出登录按钮,实现用户切换的功能

状态

后端:设置好了整体的流程包括routes和controller的函数,但是暂时无法实现gitlab的log out操作。参考GitLab issue,现在GitLab的oauth2没有log out api。替代方案:通过访问log out地址( http://localhost:30000/users/sign_out )出现404错误。仍在查找原因。

@Jiyuan-Yang
Copy link
Owner Author

已完成,后续任务请见“完善组”的issue。

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
size 5 task-alpha Alpha阶段任务标记 week1 所属阶段的第1周
Projects
None yet
Development

No branches or pull requests

3 participants