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

View completed sessions #203

Merged
merged 43 commits into from
Nov 8, 2024
Merged

View completed sessions #203

merged 43 commits into from
Nov 8, 2024

Conversation

yunruu
Copy link

@yunruu yunruu commented Nov 7, 2024

Features

  • Add view icon in action column in sessions datatable
  • Route to code page in View Only mode for completed sessions
  • Disable all editables in View Only mode (including chat, code editor, language mode switch)

Resolves

Copy link

netlify bot commented Nov 7, 2024

Deploy Preview for peerprep-g31 ready!

Name Link
🔨 Latest commit 78b5d12
🔍 Latest deploy log https://app.netlify.com/sites/peerprep-g31/deploys/672dbc14dac3d60008311495
😎 Deploy Preview https://deploy-preview-203--peerprep-g31.netlify.app
📱 Preview on mobile
Toggle QR Code...

QR Code

Use your smartphone camera to open QR code link.

To edit notification comments on pull requests, go to your Netlify site configuration.

@yunruu yunruu marked this pull request as draft November 7, 2024 09:54
@yunruu yunruu changed the title Add action panel to view previous sessions View previous sessions Nov 7, 2024
@yunruu yunruu changed the title View previous sessions View completed sessions Nov 7, 2024
@yunruu yunruu marked this pull request as ready for review November 7, 2024 14:28
@Daviancold
Copy link

After both users exit from the session, the session no longer terminates and is still resumable. Can I check if this is intended?

@yunruu
Copy link
Author

yunruu commented Nov 8, 2024

After both users exit from the session, the session no longer terminates and is still resumable. Can I check if this is intended?

I believe it might be a CORS error, from docker testing there does not seem to have such an issue. Could you try testing with compose?

Copy link

@Daviancold Daviancold left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

lgtm

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
3 participants