Commits on Source (67)
-
Mitchell Moore authoredd74c2ebc
-
Mitchell Moore authored21f1f8f6
-
Mitchell Moore authored
Update readme See merge request !26
85dfc7f5 -
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 108 additions, 18 deletionsREADME.md
- app/__init__.py 13 additions, 8 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 47 additions, 42 deletionsapp/templates/auth/SignUp.html
- 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 13 additions, 48 deletionsrequirements.txt
- run.py 26 additions, 67 deletionsrun.py
- tasks.py 29 additions, 0 deletionstasks.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.
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
vars.py
0 → 100644