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

WIP Issue 399 part 2: MOU Generation #549

Merged
merged 99 commits into from
Feb 22, 2024
Merged

WIP Issue 399 part 2: MOU Generation #549

merged 99 commits into from
Feb 22, 2024

Conversation

Hzaakk
Copy link
Collaborator

@Hzaakk Hzaakk commented Jun 26, 2023

No description provided.

@Hzaakk Hzaakk requested a review from matthew-li June 26, 2023 14:57
@Hzaakk Hzaakk self-assigned this Jun 26, 2023
Copy link
Collaborator

@matthew-li matthew-li left a comment

Choose a reason for hiding this comment

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

Thanks a lot for getting this working!

I left some comments mostly regarding code quality and documentation. (I haven't tested this yet.)

I'm also thinking that we should move the generation workflow out to a separate application so as not to store hard-coded text/images here (any changes to them would require a redeploy of this app, which may be annoying). We're doing something similar with billing ID validation on the LRC side--I created a separate Python app that can be used from this one so as not to concern this web service with those details.

Dockerfile Outdated Show resolved Hide resolved
coldfront/core/project/forms.py Outdated Show resolved Hide resolved
bootstrap/ansible/main.copyme Outdated Show resolved Hide resolved
coldfront/core/utils/mou.py Outdated Show resolved Hide resolved
coldfront/core/utils/templates/mou_template.html Outdated Show resolved Hide resolved
coldfront/core/utils/views/mou_views.py Outdated Show resolved Hide resolved
coldfront/core/utils/views/mou_views.py Outdated Show resolved Hide resolved
coldfront/core/utils/views/mou_views.py Outdated Show resolved Hide resolved
@matthew-li matthew-li merged commit c13bffe into develop Feb 22, 2024
1 check passed
@matthew-li matthew-li deleted the issue_399_gen branch September 27, 2024 18:18
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.

3 participants