Skip to content
Snippets Groups Projects
Select Git revision
  • master default
1 result
You can move around the graph by using the arrow keys.
Created with Raphaël 2.2.02Sep31Aug19May1814124Aprcopied rc_utilmastermasterreplace send each value by sending json objectdecode json object, create account usinf rc_util call, wait for account creation to complete using rc_util.consumeupdated default referrer valueadded email to user data json objectadded email input and remove alert message on account creationversion0.1Merge branch 'feat-ci-linting' into 'master'Remove flake8Merge into one job to save some timeAdd .gitlab-ci.ymlRemoved credentials from fileImplemented referrer to capture user entrypoint, to be used to redirect to on account creationAdded a variable file to be used by flask and celeryAdded Bootstrap javascript support, made changes to the UI, altered wait messageUpdate README.mdFixed CSS styling changes in font file. Updated URL to static filesFixed variable in run.py. Updated ReadmeOn client connecting, emit join_room, added function to send socketio message to client, matched socketio message_queueu to the flask. Added join_room function to recieve new connectionsImplemented celery to communicate with rabbitmq. Capture username and blazerid to create accoutn and send vis tasks.py (celery)Implement rabbitmq calls to producer scripts. Check for account creation, remove sleep functionCreated a base_consumer script to test out procucer calls from flask run.py. Updated Readme and requiremntsBasic RabbitMQ implementationadd timestamps to server logsAdd detection of account creation, remove overlay and clear text when response recieved by Signup. Remove Jinja references and form in __init__.pyRemoved watchdog function, added fullname & reason for request account, fixes template issues and updated requirements.txtRemoved unused functions from Signup. Edited reg failed error page.Add watchdog to check for file changes in flatdb. Add username to the file being written in flatdb. Update requirementsCreated temp dir for fb to store user data info. Fixed timestamp formatAdded timestamp to file output & basic code cleanupAdded test scripts to check redir and test outputs. Added overlay on account request submiission. Basic CSS changes.Removed indexing from index functionAdded UAB OnDemand header, basic code cleanup, fixed redirect args to fix rerouting back to indexAdded bootstrap elements to basic flask app, edited UI and cleaned up html codeModified basic flask app to populate username and password, pass it to ood and redirect to home page on password authenticationCreated a basic flask app with signup and error html pages.
Loading