diff --git a/web/public/maintanence.html b/web/public/maintanence.html new file mode 100644 index 000000000..1631752f9 --- /dev/null +++ b/web/public/maintanence.html @@ -0,0 +1,513 @@ + + + + + + + + JamKazam | Site Maintenance + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + +
+ + +
+ + JamKazam logo + +
+ +

Play music together over the Internet as if in the same room

+
+ +
+ +
+

JamKazam is currently down for maintenance.

+ +
+ +
+ +
+ + + + + + +
+ + +
+

sign up for jamkazam

+
+ + +
+ + +
+

+ +
Or
+
+
+ +
+ +
+ +
+ Already have an account?
+
+
+
+
+ +
+
+ +
+
+ + +
+

sign in

+
+ + +
+ + + +
+
+
+ Or sign in with JamKazam Account +
+
+ +
+ + + +
+ + +
+ + + Keep me logged in + + + +
+ +
+ +    +
+
+ Forgot Password? +
+ +
+
+ +
+ Don't have an account? +
+ +
+ + +
+
+ + + + +
+ + +
+

+ +
+ + +
+ +
+ + +
+ + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + +
+ diff --git a/web/spec/features/reconnect_spec.rb b/web/spec/features/reconnect_spec.rb index c5cdf28db..d7d5f11ae 100644 --- a/web/spec/features/reconnect_spec.rb +++ b/web/spec/features/reconnect_spec.rb @@ -11,7 +11,7 @@ describe "Reconnect", :js => true, :type => :feature, :capybara_feature => true before(:all) do User.delete_all end - + before(:each) do emulate_client end