dynamicweb/hosting/templates/hosting
2016-06-03 00:59:46 -05:00
..
includes Fixed login error message change. Changed signup page background image. Changed login page background image. Changed djangohosting card image. Changed pricing font. Fixed pricing alignment. Fixed selector price 2016-06-03 00:59:46 -05:00
base.html fixed cdn fonts url 2016-05-24 01:27:10 -05:00
base_short.html Added mark a notification as read feature, Fixed some errors 2016-05-29 13:37:43 -05:00
beta.html begin refactor to /hosting/ 2015-08-27 18:20:08 +02:00
django.html begin refactor to /hosting/ 2015-08-27 18:20:08 +02:00
login.html Fixed login error message change. Changed signup page background image. Changed login page background image. Changed djangohosting card image. Changed pricing font. Fixed pricing alignment. Fixed selector price 2016-06-03 00:59:46 -05:00
nodejs.html begin refactor to /hosting/ 2015-08-27 18:20:08 +02:00
notifications.html Added mark a notification as read feature, Fixed some errors 2016-05-29 13:37:43 -05:00
order_detail.html Added next button in order detail view after the user make a payment, Avoid to regenerate SSH Key if the user refresh the page, Now the key is served to download from javascript , Added public_key attribute to VirtualVMPlan in order to store keys created by the user, Now private key has PEM format and public has OpenSSH 2016-05-24 01:19:49 -05:00
orders.html resolve conflicts 2016-05-20 14:22:51 +02:00
payment.html Handled stripe payment errors , Added invoice template, Added view to handle invoice data 2016-04-27 01:54:15 -05:00
rails.html Added extra URLs for the hosting pages: 2016-04-18 12:16:29 +03:00
signup.html Created a base template for login / signup, Fixed some html design issues on login / signup pages, Added Billing Address Form to payment page, Handle Billing Address Form validation, Created VirtualMachinePlan model in order to store user purchased VM, Create method in order to create a stripe plan , Investigated about stripe payment workflows 2016-04-23 02:22:44 -05:00
virtual_machine_detail.html Added status field to a booked VM. Added the capability to change a booked VM status from the admin panel. Send email to user after his VM is approved 2016-05-27 00:51:10 -05:00
virtual_machine_key.html Added next button in order detail view after the user make a payment, Avoid to regenerate SSH Key if the user refresh the page, Now the key is served to download from javascript , Added public_key attribute to VirtualVMPlan in order to store keys created by the user, Now private key has PEM format and public has OpenSSH 2016-05-24 01:19:49 -05:00
virtual_machines.html Created custom “add order view” to admin panel, Added vm name and user email to orders list admin view , Started function to charge an user for his VM subscription from the admin panel, Created template for email after charge an user for his virtual machine plan, Handle errors creating an order in the admin panel, Now an email is sent to the user after charge him for his virtual machine plan 2016-06-03 00:07:47 -05:00