forked from ubccr/coldfront
-
Notifications
You must be signed in to change notification settings - Fork 0
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
allocation creation request/allocation request differentiation #217
Open
claire-peters
wants to merge
29
commits into
master
Choose a base branch
from
cp_allocationrequest
base: master
Could not load branches
Branch not found: {{ refName }}
Loading
Could not load tags
Nothing to show
Loading
Are you sure you want to change the base?
Some commits from the old base branch may be removed from the timeline,
and old review comments may become outdated.
Conversation
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
minor process improvements
process hotfixes
* add ifx secret * use github references for all libraries * Made Starfish plugin and portal display optional Converted billing calculator to new v4 code with billing_data_dict ifxbilling, fiine.client, and ifxec are pointing to github * update CI/CD repo references * configure CI/CD ssh * use ifxdeploy user * add docker container build * remove compose * apply cicd to master branch PRs --------- Co-authored-by: Aaron Kitzmiller <aaron.kitzmiller@gmail.com>
* use github references for all libraries * Made Starfish plugin and portal display optional Converted billing calculator to new v4 code with billing_data_dict ifxbilling, fiine.client, and ifxec are pointing to github * remove 0-byte allocation users * all new allocations are changeable * fix project billing graph * improve invoice history graph presentation * add projection for current month * enable bill projection for current month * improve graph troubleshooting * hide invoice history chart dev if data can't display --------- Co-authored-by: Aaron Kitzmiller <aaron.kitzmiller@gmail.com>
* Some project billing graph display improvements * views, templates, and utilities for monitoring the FASRC coldfront instance.
* minor monitoring page fixes
* add command for creating list of PI emails * improve monitoring view and processing * improve AllocationListView
* Incorporate ifxreport * tb formatting for excel report output * Add a standard report * Added report_run listing display * add command, fix templates (#201) * add autogeneration of added_allocations csv to allocation addition command (#202) * Use the storage attribute for the allocation quantity Add adjustment for march 3, 2023 DR issues * add submodule: true to checkout ifxreport * maybe * try submodule checkout * Update django.yml make ssh key available to submodule checkout action * Update views.py exclude AllocationUsers with usage_bytes=0 for AllocationDetailView * Update ifxbilling to get rate version Raise an exception if there is more than one user in a zero byte allocation * Delete billing records for tier1 products and set PUP message * Change adjust to remove all billing rather than charge to unallowable per Sarah E. Update PUP with relevant message Add to billing calculator so it always runs for march 2023 * For some reason the allocation user percentages query can return multiple zero byte users even when there are none shown on the Coldfront allocation page. This change prevents 0 byte rows from being processed, resulting in a full allocation charge to the PI. Also, fixes offer letter billing record creation * add a fully automated allocation discovery and addition script --------- Co-authored-by: Aaron Kitzmiller <aaron.kitzmiller@gmail.com>
* create FASRC ldap plugin * add command for project status and membership updates * add command for project addition * add plugin testing library
* reconfigure fasrc plugin to accept files for ingestion of nese quota data * change project status from new to active when it gets an allocation
clean up test fixtures, remove old code
* clean up test fixtures, remove old code
…ch a project already has an allocation
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.
This suggestion is invalid because no changes were made to the code.
Suggestions cannot be applied while the pull request is closed.
Suggestions cannot be applied while viewing a subset of changes.
Only one suggestion per line can be applied in a batch.
Add this suggestion to a batch that can be applied as a single commit.
Applying suggestions on deleted lines is not supported.
You must change the existing code in this line in order to create a valid suggestion.
Outdated suggestions cannot be applied.
This suggestion has been applied or marked resolved.
Suggestions cannot be applied from pending reviews.
Suggestions cannot be applied on multi-line comments.
Suggestions cannot be applied while the pull request is queued to merge.
Suggestion cannot be applied right now. Please check back later.
No description provided.