"git@gitlab.rc.uab.edu:atlurie/hpc-factory.git" did not exist on "22e48694381537a0ffff876d9fdc41471ca93692"
- May 01, 2020
-
-
Mitchell Moore authored
-
Mitchell Moore authored
- Fix var in run.py - add image resource - Update readme - Remove old diagram
-
Mitchell Moore authored
Created a base_consumer script to test out procucer calls from flask run.py. Updated Readme and requiremnts - Add base consumer script - Update comment - Create multiple consumer files - add basic ood consumer - add basic ohpc consumer - add basic manager consumer/remove sys imports - complete base producer for ohpc/ood - Update readme - Fix readme format - Add supervisor to requirements - Add comments and display routing to manager - Link tutorial in README - Quick update with consumers - Allow robust command line args - Fix connection parameters for cluster - Update README.md
-
Mitchell Moore authored
Added test scripts to check redir and test outputs. Added overlay on account request submiission. Basic CSS changes. - Added testing script to utilize 'testing' config. - (fix) fix src file reference - Semantic fix for route order - Semantic fix for variable name/position. - (fix) indexing fix for redir args and test output. - (fix) issue with icons not showing - (fix) variable reference of fullname to success page. - Clean up readme typos and make it more concise. - Feat check account existence - Added base.html to inherit form values from Signup.html - Clean up code to function properly - add 'validators' dependency - fix fullname reference in submit statement - Fix default title error - fix routing logic in index - remove dev comments - Fix falure logic routing and edit error message - Apply css formatting to jinja elements and fix form size issues - Reintroduce form label/instruction - Produce overlay window with text from jobcomposer tutorial - add temporary functionality to call window for testing - replace next and escape button with loading.gif - Edited text formating/content of notification window - Refactor gif to center
-
- Apr 24, 2020
-
-
- Changed UAB OnDemand header and removed static folder - Remove extra form fields - Fixed user name population issue. - Fixed redirect loop - (fix) Prevent app from routing back to index - Update readme - (fix) Registration script call - (fix) Jinja Version Update - (fix) incorrect redir argument - (fix) removed hardcoded return value - Combine index and SignUp routes - (fix) get redir args - (fix) localize css elements
-
Modified basic flask app to populate username and password, pass it to ood and redirect to home page on password authentication - Pruning of unnecessary files, and alteration form - Update Readme and minor html tweaks - Added code to pass username and name variables to ood. - Added redirect to origin page after success - Populate user and catch None error if form is submitted blank - Updated return_url with placeholder value for stability. - Update __init__.py - Updated return_url with proper redirect value
-
-