- 01 May, 2020 5 commits
-
-
Mitchell Moore authored
- Duplicate producer code for in app testing - Implement rabbitmq calls option/script call option - Clean whitespace - Create placeholder functions for acct. creation. Remove producer - Check for creation - Remove sleep in creation. Define goals for confirm function - Fix variable convention - Update requirements.txt - Include asyncronous delay. Remove old validate method. Add rough global username exchange - Fix tabs and remove validate create - Fix logo resizing issue - Create unique session id and log to consile
-
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
Add rough Todo comments for RabbitMQ implementation Update requirements Add tutorial code with routing capability Remove unnecessary imports
-
Mitchell Moore authored
Removed watchdog function, added fullname & reason for request account, fixes template issues and updated requirements.txt - Remove watchdog elements - Add reason field to form - Added mock sucess template and added to form - Fix typo - Make template functional - Fix templates - Delete request_recieved.html - Add fullname to file - Change success route name to request_sent - Update requirements/imports for socket.io - Edit script paths for local testing - Change dir and make default user - Introduce funtions (needs alteration) - Update all requirements
-
Mitchell Moore authored
Add watchdog to check for file changes in flatdb. Add username to the file being written in flatdb. Update requirements - Include watchdog integration to monitor dir changes - Update requirements and comment prints - File write and logic fix. Responds to file change - Properly initiate while loop, include debug info - Finalize change loop - Fix variable confusion in index route - Fix variables - Update documentation - Fix comment - Add username to file name
-
- 24 Apr, 2020 2 commits
-
-
- 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
-
-