Commits on Source (99)
-
Mitchell Moore authoredd74c2ebc
-
Mitchell Moore authored21f1f8f6
-
Mitchell Moore authored
Update readme See merge request !26
85dfc7f5 -
Mitchell Moore authoredc1b8afe5
-
Mitchell Moore authoredefac90c0
-
Mitchell Moore authored6c12c2fa
-
Mitchell Moore authored04f3658d
-
Mitchell Moore authoredb28a9e1d
-
Mitchell Moore authored46c4a556
-
Mitchell Moore authored9890edfc
-
Mitchell Moore authoredd1fe8755
-
Mitchell Moore authored8e911956
-
Mitchell Moore authoredcf7a9fc7
-
Mitchell Moore authorede096eef6
-
Mitchell Moore authored38ea871c
-
Mitchell Moore authored4ed1e211
-
Mitchell Moore authored
Create base producer/consumers See merge request mmoo97/flask_user_reg!29
45725d2c -
Mitchell Moore authored6b1bf10f
-
Mitchell Moore authored
Update readme See merge request mmoo97/flask_user_reg!31
78b0237e -
Mitchell Moore authored516bbd6b
-
Mitchell Moore authoredac267069
-
Mitchell Moore authored9c672f7c
-
Mitchell Moore authored4646d2eb
-
Cloud User authored
Still need to add user into rabbimq server: sudo rabbitmqctl add_user reggie sudo rabbitmqctl set_permissions reggie ".*" ".*" ".*"
2487e583 -
Mitchell Moore authored
Quick update with consumers See merge request mmoo97/flask_user_reg!33
16b28c8d -
Mitchell Moore authoredb50ef650
-
Mitchell Moore authored8b581ad6
-
Mitchell Moore authored
Refine Producer/Consumers Data Handling See merge request mmoo97/flask_user_reg!30
362c1f8d -
Mitchell Moore authoreda3fc9d30
-
Mitchell Moore authoredd0d0526b
-
Mitchell Moore authoredc10c702e
-
Mitchell Moore authoredf3f5d23f
-
Mitchell Moore authoredc7189b24
-
Mitchell Moore authoredca92d281
-
Mitchell Moore authoreda3b9093c
-
Mitchell Moore authorede722ae02
-
Mitchell Moore authoredac65675b
-
Mitchell Moore authorede946d2e2
-
Mitchell Moore authored86186e97
-
Mitchell Moore authored56261ddc
-
Mitchell Moore authoreddb961d8a
-
Mitchell Moore authored548f7d05
-
Mitchell Moore authored0aa8e1ae
-
Mitchell Moore authored96485dbb
-
Mitchell Moore authored85faec75
-
Mitchell Moore authoredaed43b96
-
Mitchell Moore authored3adc9f39
-
Mitchell Moore authoredee9f5bb1
-
Mitchell Moore authoredf197dbb2
-
Cloud User authoredb7b2a44c
-
Cloud User authored450c8392
-
Cloud User authored09de6ab5
-
Cloud User authored89de53a6
-
Mitchell Moore authored552795ee
-
Ravi Tripathi authored824bf3c7
-
Ravi Tripathi authored35310b0e
-
Mitchell Moore authored
# Conflicts: # README.md
21b28c93 -
Mitchell Moore authored
Version 1b openstack rabbitmq See merge request !35
d79766a1 -
Mitchell Moore authored9cc85d3b
-
Mitchell Moore authored9cc61345
-
Ravi Tripathi authored788ae21b
-
Ravi Tripathi authored
Add a new function to send socketio messages to the client, and change the socketio message_queue to match the one from flask app
6dd7cc06 -
Bo-Chun Chen authored
font path in css is relative to css file itself, since we put them in the same folder, should be able to use just filename
8e72cb4e -
Bo-Chun Chen authored934745d8
-
Bo-Chun Chen authored
Instead of hard-coded it, use `url_for`, function provided by flask, to generate the url
f9501925 -
Mitchell Moore authored
Update url for font file in css See merge request mmoo97/flask_user_reg!36
88d9f750 -
Mitchell Moore authored
Update static files url See merge request !37
9fc55599 -
Mitchell Moore authored506f7aec
-
Mitchell Moore authored
Update readme See merge request !38
f2644bd5 -
Ravi Tripathi authored91f2aad1
-
Ravi Tripathi authoredaaa770d1
-
Ravi Tripathi authored
Adding on_room fuction taht gets triggered when connection is made, and we need to join a room for the communcation to take place between client and server
0aab004a -
Ravi Tripathi authored9129b89e
-
Ravi Tripathi authored95352a2b
-
Bo-Chun Chen authored1c3b0a81
-
Bo-Chun Chen authored5fd209c5
-
Bo-Chun Chen authoredbb9fc599
-
Bo-Chun Chen authored221b30a9
-
Bo-Chun Chen authoredddc9c6d3
-
Mitchell Moore authored4563bc29
-
Bo-Chun Chen authored7afcc88f
-
Bo-Chun Chen authored
Conflicts: app/__init__.py run.py
b2a5e4c2 -
Bo-Chun Chen authored
Conflicts: run.py
91eb91f9 -
root authored6b5705a9
-
Mitchell Moore authored
Fix loading spinner See merge request !39
efeb61b8 -
Mitchell Moore authored
Alter wait message See merge request !41
86a3bfab -
Mitchell Moore authored
Add rabbitmq connection See merge request !40
50220f11 -
Krish Moodbidri authored3995828d
-
Krish Moodbidri authored9b593972
-
Krish Moodbidri authored1c4d28b5
-
Krish Moodbidri authored712d5d8a
-
Mitchell Moore authored
added vars file to be used by run.py and tasks.py See merge request !43
8e0be06e -
Mitchell Moore authored0deec4c5
-
Mitchell Moore authoredc3a6a760
-
Mitchell Moore authored
Feat redirect See merge request !44
07152494 -
Mitchell Moore authoredec762017
-
Krish Moodbidri authoredc61878f8
-
Krish Moodbidri authoredfcf68729
-
Mitchell Moore authored
removed credentials from file See merge request !45
dae1cdf7
Showing
- README.md 148 additions, 8 deletionsREADME.md
- app/__init__.py 14 additions, 19 deletionsapp/__init__.py
- app/static/img/logo.svg 1 addition, 0 deletionsapp/static/img/logo.svg
- app/static/scripts/function.js 5 additions, 19 deletionsapp/static/scripts/function.js
- app/static/style/application.css 1 addition, 1 deletionapp/static/style/application.css
- app/templates/auth/SignUp.html 42 additions, 37 deletionsapp/templates/auth/SignUp.html
- base_consumer.py 39 additions, 0 deletionsbase_consumer.py
- docs/images/floating_ips.png 0 additions, 0 deletionsdocs/images/floating_ips.png
- docs/images/network_topology.png 0 additions, 0 deletionsdocs/images/network_topology.png
- docs/images/rc-network .png 0 additions, 0 deletionsdocs/images/rc-network .png
- docs/images/security_rules.png 0 additions, 0 deletionsdocs/images/security_rules.png
- docs/images/site_example.png 0 additions, 0 deletionsdocs/images/site_example.png
- requirements.txt 14 additions, 47 deletionsrequirements.txt
- run.py 29 additions, 69 deletionsrun.py
- tasks.py 29 additions, 0 deletionstasks.py
- test_producer.py 23 additions, 0 deletionstest_producer.py
- vars.py 6 additions, 0 deletionsvars.py
app/static/img/logo.svg
0 → 100644
source diff could not be displayed: it is too large. Options to address this: view the blob.
base_consumer.py
0 → 100644
docs/images/floating_ips.png
0 → 100644
219 KiB
docs/images/network_topology.png
0 → 100644
127 KiB
docs/images/rc-network .png
0 → 100644
106 KiB
docs/images/security_rules.png
0 → 100644
311 KiB
docs/images/site_example.png
0 → 100644
478 KiB
tasks.py
0 → 100644
test_producer.py
0 → 100644
vars.py
0 → 100644