Skip to content

AoU Compliant RStudio App#299

Merged
pantherman594 merged 9 commits into
masterfrom
rstudio-aou
Jan 15, 2026
Merged

AoU Compliant RStudio App#299
pantherman594 merged 9 commits into
masterfrom
rstudio-aou

Conversation

@pantherman594
Copy link
Copy Markdown
Contributor

@pantherman594 pantherman594 commented Jan 15, 2026

rstudio app with bandwidth limiting and upload/download policy reminders

image image

PHP-103498

@pantherman594 pantherman594 marked this pull request as ready for review January 15, 2026 21:00
@pantherman594 pantherman594 requested review from a team as code owners January 15, 2026 21:00
@pantherman594 pantherman594 marked this pull request as draft January 15, 2026 21:09
Comment thread .github/workflows/test-pr.yaml
// Check if this is a download button
const isDownload = e.target.textContent
.toLowerCase()
.includes("download");
Copy link
Copy Markdown
Contributor

Choose a reason for hiding this comment

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

interesting :) if the text became Export or something, we will fail to catch that right?

Copy link
Copy Markdown
Contributor Author

Choose a reason for hiding this comment

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

Yeah, we'd have to update this script

Comment thread src/r-analysis-aou/static/aou-policy-interceptor.js
Comment thread src/r-analysis-aou/static/aou-policy-interceptor.js
Comment thread src/r-analysis-aou/Dockerfile
@pantherman594 pantherman594 marked this pull request as ready for review January 15, 2026 22:01
@pantherman594 pantherman594 merged commit 4b10273 into master Jan 15, 2026
14 checks passed
@pantherman594 pantherman594 deleted the rstudio-aou branch January 15, 2026 22:02
PeterSu92 pushed a commit that referenced this pull request May 21, 2026
rstudio app with bandwidth limiting and upload/download policy reminders

<img width="533" height="390" alt="image" src="https://github.com/user-attachments/assets/5e6489d5-98ad-4f34-925a-6f4e00155dd4" />

<img width="533" height="279" alt="image" src="https://github.com/user-attachments/assets/7ac4c297-64e0-46d4-8c18-a99d97523e4e" />

PHP-103498
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants